mbrandonw/OPEventTracker
10 days ago by justin
The simplest way to answer the question: "Are there any UI events taking place right now?"
objective-c
ios
10 days ago by justin
mpospese/MPFoldTransition
10 days ago by justin
Easily add custom folding and page-flipping transitions to UIViews and UIViewControllers
uiview
uiviewcontroller
ios
objective-c
10 days ago by justin
domesticcatsoftware/DCIntrospect
20 days ago by justin
Small library of visual debugging tools
ios
debugging
cocoa
20 days ago by justin
GLImageProcessing
4 weeks ago by justin
The GLImageProcessing sample application demonstrates how to implement simple image processing filters (Brightness, Contrast, Saturation, Hue rotation, Sharpness) using OpenGL ES1.1. The sample also shows how to create simple procedural button icons using CoreGraphics.
iOS
opengl
4 weeks ago by justin
esilverberg/ios-image-filters
4 weeks ago by justin
photoshop-style filter interface for UIImage class on iOS to make instagram-style images
ios
4 weeks ago by justin
chrisballinger/Off-the-Record-iOS
6 weeks ago by justin
ChatSecure is a very simple IM client for iOS that integrates encrypted "Off the Record" messaging support from the libotr library. It uses the LibOrange library to handle all of the OSCAR functionality and the xmppframework to handle XMPP.
iOS
xmpp
6 weeks ago by justin
calabash/calabash-ios
6 weeks ago by justin
Calabash is an automated testing technology for Android and iOS native and hybrid applications.
testing
ios
6 weeks ago by justin
ILBitly/ILBitly/UnitTest/ILBitlyTest.m at develop · InfiniteLoopDK/ILBitly
7 weeks ago by justin
Decent example of testing using OCMock and OCUnit.
testing
ios
7 weeks ago by justin
PLWeakCompatibility
8 weeks ago by justin
Do you like ARC but need to support older OSes? Do you contemplate dropping support for Mac OS X 10.6 or iOS 4 just so you can use __weak? Good news! Now you can use __weak on those older OSes by just dropping a file into your project and adding a couple of compiler flags.
arc
cocoa
ios
objective-c
8 weeks ago by justin
Synthetic/SYCache · GitHub
8 weeks ago by justin
Simple in memory and on disk cache. It's backed by an NSCache in memory, so it automatically purges itself when memory gets low. Purged memory keys will automatically be loaded from disk the next time the are requested.
iOS
macosx
cache
8 weeks ago by justin
SYCompositor
8 weeks ago by justin
Easy, flexible drawing in Objective-C. Sometimes dynamically generating Core Graphics drawing code can be a real pain. SYCompositor makes it really simple to do in Objective-C. Simply provide NSDictionary's for each layer. SYCompositor handles everything else. Drawing, caching, you name it.
iOS
coregraphics
8 weeks ago by justin
CountryPicker
9 weeks ago by justin
CountryPicker is a custom UIPickerView subclass that provides an iOS control allowing a user to select a country from a list. It can optionally display a flag next to each country name, and the library includes a set of 249 high-quality, public domain flag images from FAMFAMFAM (http://www.famfamfam.com/lab/icons/flags/) that have been painstakingly re-named by country code to work with the library.
iOS
uipickerview
9 weeks ago by justin
RDActionSheet
9 weeks ago by justin
This class makes it easy to create a custom UIActionSheet.
uiactionsheet
ios
9 weeks ago by justin
SFContainerViewController
12 weeks ago by justin
UIViewController subclass that can have multiple UIViewControllers children and 'it just works'! No keeping in memory when views are not visible, working navigationController, parentController, interfaceOrientation properties
ios
12 weeks ago by justin
emenegro/MNMProgressBarDemo - GitHub
february 2012 by justin
Custom progress bar view to show determinate and indeterminate progress.
ios
activityindicator
february 2012 by justin
DAAutoScroll
february 2012 by justin
DAAutoScroll is a collection of UIScrollView subclasses that allows a UIScrollView (or similar) to automatically scroll itself with adjustable speed. When the user interacts with the view, the scrolling automatically stops.
uitextview
ios
february 2012 by justin
JBTabBarController
february 2012 by justin
JBTabBarController aims to be a drop-in replacement of UITabBarController, but with the intention of letting developers easily customise its appearance. JBTabBar uses images for all UI elements except for the labels on TabBar items. This gives the Developer/Designer the freedom to customise all aspects of the TabBar.
ios
uitabbarcontroller
february 2012 by justin
mystcolor/JTGestureBasedTableViewDemo - GitHub
february 2012 by justin
Recreating the buttonless interaction pattern found in Clear for iPhone app
ios
uitableview
february 2012 by justin
DACircularProgress
february 2012 by justin
DACircularProgress is a UIView subclass with circular UIProgressView properties
ios
uiview
uiprogressindicator
february 2012 by justin
DAKeyboardControl
february 2012 by justin
DAKeyboardControl is a collection of UIView subclasses that allow the user to drag the UIKeyboard down from a view
ios
uikeyboard
february 2012 by justin
KKPasscodeLock
february 2012 by justin
KKPasscodeLock is an iOS toolkit for adding a passcode view controller and passcode settings in ios apps
ios
security
february 2012 by justin
Arrived/BlockAlertsAnd-ActionSheets - GitHub
february 2012 by justin
Beautifully done UIAlertView and UIActionSheet replacements inspired by TweetBot
ios
objective-c
uialertview
uiactionsheet
february 2012 by justin
emenegro/MNMRadioGroupDemo - GitHub
february 2012 by justin
Control for iOS apps that imitates Javascript radio group behavior
ios
cocoa
uikit
february 2012 by justin
crocodella/PullableView - GitHub
february 2012 by justin
UIView subclass that implements pullable behaviour similar to the Notification Center in iOS 5.
uiview
ios
uikit
february 2012 by justin
JBDaylightOverlay
february 2012 by justin
An overlay for MapKit that shows daylight for the current date and time.
ios
mapkit
february 2012 by justin
SocketRocket
february 2012 by justin
A conforming WebSocket (RFC 6455) client library.
ios
objective-c
sockets
february 2012 by justin
vicpenap/VPPDropDown - GitHub
february 2012 by justin
VPPDropDown is an iOS library that allows you to create dropdown-like menus in a table view, as seen in old Twitter 3 for iPhone
ios
february 2012 by justin
related tags
accelerate ⊕ accessibility ⊕ activityindicator ⊕ animations ⊕ api ⊕ arc ⊕ automation ⊕ bdd ⊕ cache ⊕ ci ⊕ cocoa ⊕ control ⊕ coreanimation ⊕ coredata ⊕ coregraphics ⊕ corelocation ⊕ coretext ⊕ crashreporter ⊕ debugging ⊕ design ⊕ dropbox ⊕ evernote ⊕ facebook ⊕ framework ⊕ gcd ⊕ gesture ⊕ gridview ⊕ html ⊕ http ⊕ icloud ⊕ instruments ⊕ ios ⊖ ios5 ⊕ json ⊕ keychain ⊕ kvc ⊕ kvo ⊕ library ⊕ localization ⊕ logging ⊕ macosx ⊕ mapkit ⊕ markdown ⊕ marketing ⊕ mkmapview ⊕ mobile ⊕ modal ⊕ mogenerator ⊕ network ⊕ notifications ⊕ nsdate ⊕ objective-c ⊕ ocmock ⊕ opengl ⊕ opensource ⊕ openssl ⊕ optimization ⊕ osx ⊕ path ⊕ pdf ⊕ performance ⊕ photopicker ⊕ pulltorefresh ⊕ rake ⊕ ruby ⊕ security ⊕ sockets ⊕ speech ⊕ storyboards ⊕ support ⊕ templating ⊕ testing ⊕ tip ⊕ tips ⊕ tutorial ⊕ uiactionsheet ⊕ uialertview ⊕ uiautomation ⊕ uibutton ⊕ uicontrol ⊕ uigesturerecognizer ⊕ uiimage ⊕ uiimageview ⊕ uikeyboard ⊕ uikit ⊕ uilabel ⊕ uinavigationbar ⊕ uinavigationcontroller ⊕ uipickerview ⊕ uipopoverbackgroundview ⊕ uiprogressindicator ⊕ uiscrollview ⊕ uislider ⊕ uitabbar ⊕ uitabbarcontroller ⊕ uitableview ⊕ uitextview ⊕ uiview ⊕ uiviewcontroller ⊕ uiwebview ⊕ video ⊕ wp7dev ⊕ xcode ⊕ xml ⊕ xmlrpc ⊕ xmpp ⊕ ^blocks ⊕Copy this bookmark: