Pinned Repositories
AQGridView
A grid view for iPhone/iPad, designed to look similar to NSCollectionView.
AutoScrollLabel
Provides marquee like UILabel scrolling, think iPod track title scrolling.
DCControls
iOS Rotary Knob & Slider controls. All custom drawing, no images, customizable.
DCRoundSwitch
A 'modern' replica of UISwitch.
DirectoryWatchdog
Utility class for iOS to monitor directorys via kqueue (Useful for iTunes file sharing). Example Project is iOS 5 only, class works on all versions with blocks support
MBProgressHUD
MBProgressHUD, an iOS activity indicator view (official repository)
OBSlider
A UISlider subclass that adds variable scrubbing speeds (as seen in the iPod app on iOS).
QuickDialog
QuickDialog - Quick and easy dialog screens for iOS
SVProgressHUD
A clean and lightweight progress HUD for your iOS app.
WEPopover
Generic popover implementation for iOS with same API as the UIPopoverController for the iPad, but configurable with custom background and available for iPhone as well.
dannybabiy's Repositories
dannybabiy/WEPopover
Generic popover implementation for iOS with same API as the UIPopoverController for the iPad, but configurable with custom background and available for iPhone as well.
dannybabiy/MBProgressHUD
MBProgressHUD, an iOS activity indicator view (official repository)
dannybabiy/AQGridView
A grid view for iPhone/iPad, designed to look similar to NSCollectionView.
dannybabiy/AutoScrollLabel
Provides marquee like UILabel scrolling, think iPod track title scrolling.
dannybabiy/DCControls
iOS Rotary Knob & Slider controls. All custom drawing, no images, customizable.
dannybabiy/DCRoundSwitch
A 'modern' replica of UISwitch.
dannybabiy/DirectoryWatchdog
Utility class for iOS to monitor directorys via kqueue (Useful for iTunes file sharing). Example Project is iOS 5 only, class works on all versions with blocks support
dannybabiy/QuickDialog
QuickDialog - Quick and easy dialog screens for iOS
dannybabiy/ADTransitionController
UINavigationController with custom transitions
dannybabiy/AssetPicker
A UIImagePickerController drop-in replacement that works in all orientations.
dannybabiy/ATLog
Log common structures without boring conversions. ATLog(@"%@",CGPointMake(1,1)); // No need for NSStringFromCGPoint.
dannybabiy/cocoa-waveform
A cocoa audio player component which displays the waveform of the audio file.
dannybabiy/CWStatusBarNotification
A library that allows you to easily create text-based notifications that appear on the status bar.
dannybabiy/Generic-Video-Camera
Generic Video Camera Live Streaming Video in SmartThings Tile View
dannybabiy/iOS-blur
Blur a UIView
dannybabiy/LCPullToRefreshController
pull to refresh controller
dannybabiy/MCSegmentedControl
subclass of UISegmentedControl with custom colors
dannybabiy/MFSideMenu
Facebook-like side menu for iOS
dannybabiy/MSCMoreOptionTableViewCell
Drop-in solution to achieve the "More" button in an UITableView's "Swipe to Delete" menu (as seen in Mail.app under iOS 7)
dannybabiy/nest-manager
Nest Manager (SmartThings Unofficial)
dannybabiy/RETableViewManager
Powerful data driven content manager for UITableView.
dannybabiy/ShareKit
Drop in sharing features for all iPhone and iPad apps
dannybabiy/ShareKit-1
Drop in sharing features for all iPhone and iPad apps
dannybabiy/SmartThingsPublic
SmartThings open-source DeviceTypeHandlers and SmartApps code
dannybabiy/SVPullToRefresh
Give pull-to-refresh & infinite scrolling to any UIScrollView with 1 line of code.
dannybabiy/Test
test
dannybabiy/THObserversAndBinders
Easy, lightweight, object-based key-value observing (KVO) and key-value binding (KVB) for iOS and Mac OS X
dannybabiy/TPAACAudioConverter
Easy-to-use Objective-C wrapper for AAC audio conversion
dannybabiy/TSMessages
Easy to use and customizable messages/notifications for iOS à la Tweetbot
dannybabiy/UIView-Visuals
UIView Category wrapping some basic CALayer visual enhancements (Drop Shadows, Borders etc.). WIP......