Yong Lin's repositories
TableViewPattern
Introduction to an useful UITableView pattern to deal with How to avoid big and clumsy UITableViewController on iOS. Make code cleaner and more resuable.
StretchTableHeaderViewDemo
Provide a stretch table header view on which you can put a grid of buttons. Perform subtle animations when scrolling. #Parallax #ScrollView #TableView #Header
ObserversCenter
Base on PLObservers, create a observers center for multi-observer pattern in obj-c. It's is a great substitute for NSNotificationCenter. Advantages: 1. decoupling the observed and the observers; 2. new feature of subscribe on a specified key
BRFullTextSearch
Objective-C full-text search engine.
CodeSnippets
Xcode code snippets
CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for Mac and iOS
ExtensionCenter
An alternative to EventBus for modular decoupling in Android devlopment.
GKImagePicker
Enables a custom crop rect for UIImagePickerController
StoreDataLocally
Sample app on the different ways to store data on an android device
SvnClientPreCommit
A simple pre-commit hook on the svn client side.
TextClassify
中文文本分类器,训练简单,多种模型可选.
UIViewColorize
Colorize a view and all its subviews recursively for easy visualization when debuging or layouting views.
Yong-Examples
My examples