Pinned Repositories
ActiveAndroid
Active record style SQLite persistence for Android
AFCache
AFCache is an HTTP cache for iOS and OSX seeking towards full RFC2616 compliance
AKSegmentedControl
Fully customizable Segmented Control for iOS
ccsh
一个简单的命令行解释器(a simple command line interpreter)
MYTableViewManager
SCCaptureCamera
A Custom Camera with AVCaptureSession to take a square picture. And the UI is patterned on Instagram.
TimeFace
UIImageView-Letters
UIImageView category for using initials as a placeholder image
melvin7's Repositories
melvin7/AndroidJavascriptBridge
make the communication between Java and Javascript easily
melvin7/maqetta
Maqetta Designer
melvin7/PKRevealController
PKRevealController (ex. ZUUIRevealController) is a delightful view controller container for iOS, enabling you to present multiple controllers on top of one another.
melvin7/Android-PullToRefresh
Implementation of the Pull-to-Refresh UI Pattern for Android
melvin7/html5-boilerplate
A professional front-end template for building fast, robust, and adaptable web apps or sites.
melvin7/node
evented I/O for v8 javascript
melvin7/AKSegmentedControl
Fully customizable Segmented Control for iOS
melvin7/Android-Terminal-Emulator
A VT-100 terminal emulator for the Android OS
melvin7/SDWebImage
Asynchronous image downloader with cache support with an UIImageView category
melvin7/MosaicUI
A tiled UI for iOS and iPhone
melvin7/LSTabs
LSTabs for iOS is a small collection of well-documented classes to create tinted buttons, compound buttons with a badge (tabs) or manage collections of tabs in horizontal or vertical layout
melvin7/c_compiler
一个简单的c语言编译器(a simple c compiler)
melvin7/ccsh
一个简单的命令行解释器(a simple command line interpreter)
melvin7/DoubanAlbum
Slowslab iOS应用 豆瓣相册 精选集 开源项目,仅供学习参考
melvin7/mem_buf
一个简单的线性的内存管理器(a simple and linear memory buffer manager)
melvin7/file_buf_mgr
类似c库中fopen fread fgets fclose功能的文件缓冲管理器
melvin7/MAZeroingWeakRef
Zeroing weak references for retain/release Objective-C
melvin7/nimbus
The iOS framework that grows only as fast as its documentation
melvin7/tapkulibrary
tap + haiku = tapku, a well crafted open source iOS framework
melvin7/HexGL
Source code of HexGL, the futuristic HTML5 racing game by Thibaut Despoulain (me)
melvin7/razor
Cobub Razor - Open Source Mobile Analytics
melvin7/wax
Wax is a framework that lets you write native iPhone apps in Lua.
melvin7/countly-sdk-android
Countly Mobile Analytics - Android SDK
melvin7/android-async-http
An Asynchronous HTTP Library for Android
melvin7/Android-Universal-Image-Loader
This project aims to provide a reusable instrument for asynchronous image loading, caching and displaying.
melvin7/MGTemplateEngine
Unofficial fork of MGTemplateEngine
melvin7/incubator-cordova-android
Mirror of Apache Cordova Android
melvin7/BDDynamicGridViewController
Data-aware view-controller that displays a UIView list in an automatically laid out grid
melvin7/BDMultiDownloader
Simple block-based concurrent multiple-URL data downloader based only on NSURLConnection
melvin7/AndroidAsync
Asynchronous socket and http library for android. Based on nio, not threads. Seriously though, you probably don't need this. I wrote it for a Tethering app, where hundreds of threads waiting for data input would crush your phone. Your app won't have those demands.