Search results for lock

RFKeyboardToolbar screenshot

RFKeyboardToolbar

December 05, 2013 • MIT License
This is a flexible UIView and UIButton subclass to add customized buttons and toolbars to your UITextFields/UITextViews. This is used in https://www.cocoacontrols.com/controls/rfmarkdowntextvi...
MZTimerLabel screenshot

MZTimerLabel

November 09, 2013 • MIT License
MZTimerLabel is a UILabel subclass, which is a handy way to use UILabel as a countdown timer or stopwatch just like that in Apple Clock App with just 2 lines of code. MZTimerLabel also provides del...
TTCounterLabel screenshot

TTCounterLabel

November 05, 2013 • MIT License
A custom UILabel that acts as a time counter, counting up or down and formatting the string to hours, minutes, seconds and milliseconds. Designed to accept a value in milliseconds that is then disp...
ALDClock screenshot

ALDClock

October 30, 2013 • BSD License
An interactive, and customisable, clock component for iOS projects
MFLTransformingDigits screenshot

MFLTransformingDigits

October 22, 2013 • Unspecified License
Core Animation Digit Folding, inspired by the Timely Alarm Clock for Android.
Core Background screenshot

Core Background

October 06, 2013 • MIT License
CoreBackground is a set of Objective-C classes inspired by the iOS Yahoo Weather App. It provides iOS location-based Flickr backgrounds with Gaussian blur light effects for iPhone. As one scroll...
LTHPasscodeViewController screenshot

LTHPasscodeViewController

September 27, 2013 • MIT License
iOS 7 style Passcode. Nothing much to add, it replicates the default Passcode exactly. Not the Lockscreen one, but the one you get in Settings, when changing the code or accessing the Restrictions....
AKSVideoAndImagePicker screenshot

AKSVideoAndImagePicker

September 06, 2013 • Unspecified License
block based image/video picker with automatic optimisation of video and image for network use.
ICViewPager screenshot

ICViewPager

September 05, 2013 • MIT License
A tab view that mimics ActionBarSherlock's FragmentsTabsPager and Google Play app's tab management.
SHUIKitBlocks screenshot

SHUIKitBlocks

August 25, 2013 • MIT License
Prefixed Blocks for UIKit on categories _without_ libffi and swizzling Contains: * SHAlertViewBlocks => UIAlertView * SHControlBlocks => UIControl ...
KKGestureLockView screenshot

KKGestureLockView

August 15, 2013 • BSD License
A Gesture Lock View For iOS.
UIWebView-Blocks screenshot

UIWebView-Blocks

August 15, 2013 • MIT License
A simple category implementation of UIWebView with Blocks instead of a messy delegate.
IAElegantSheet screenshot

IAElegantSheet

August 04, 2013 • MIT License
Replacing UIActionSheet with elegance. Elegant to see and elegant to code.
CXAdjustBlockView screenshot

CXAdjustBlockView

August 01, 2013 • MIT License
A self-management container(UIScrollView) of views(UIView) for iOS (iPhone/iPad) that make all the views linked on one direction relationship with animation scaling. https://vimeo.com/70158561
SHActionSheetBlocks screenshot

SHActionSheetBlocks

July 08, 2013 • MIT License
Block based syntax for UIActionSheet without the need for libffi or swizzling. pod 'SHActionSheetBlocks', '~> 1.1.0'
UIView+EasingFunctions screenshot

UIView+EasingFunctions

May 25, 2013 • Public Domain License
A category on UIView that allows to attach custom easing functions to animatable UIView properties.
SPLockScreen screenshot

SPLockScreen

May 02, 2013 • MIT License
A simple pattern lock control for iOS (similar to the android pattern lock) * no graphics or images * all colors and sizes are customizable * can enable closed-type (complex type) patterns, of...
PBPayPalPaymentViewController screenshot

PBPayPalPaymentViewController

March 18, 2013 • BSD License
This is a subclass of PayPalPaymentViewController which adds the ability to use blocks instead of delegates.
Storage screenshot

Storage

March 10, 2013 • MIT License
In attempting to keep things DRY, EDStorage was created to address the fair amount of boilerplate that often gets created to deal with writing data to disk within iOS applications in a performant m...
FSExtendedAlertKit screenshot

FSExtendedAlertKit

March 02, 2013 • BSD License
Simple replacement for UIAlertView and UIActionSheet with block callbacks, and quick access to alerts with UIActivityIndicatorView and UIProgressView subviews.