Pinned Repositories
android-native-dependencies
Gradle plugin for resolving and downloading Android native dependencies (.so)
appirater
A utility that reminds your iPhone app's users to review the app.
appirater-android
A utility that reminds your android app's users to review the app. Port of iOS appirater with additional features for Android.
AudioSessionManager
This iOS module routes audio output depending on device availability using the following priorities: bluetooth, wired headset, speaker. It also notifies interested listeners of audio change events (optional).
chalice
Python Serverless Microframework for AWS
DraggableGridView
A drag-and-drop scrolling grid view for Android
GrabMovie
A sample app
IPOfflineQueue
IPOfflineQueue is queue that stores its entries (called tasks) into SQLite (using fmdb). Once task are completed that will be dequeue from the queue.
xialin's Repositories
xialin/AudioSessionManager
This iOS module routes audio output depending on device availability using the following priorities: bluetooth, wired headset, speaker. It also notifies interested listeners of audio change events (optional).
xialin/android-native-dependencies
Gradle plugin for resolving and downloading Android native dependencies (.so)
xialin/appirater
A utility that reminds your iPhone app's users to review the app.
xialin/appirater-android
A utility that reminds your android app's users to review the app. Port of iOS appirater with additional features for Android.
xialin/chalice
Python Serverless Microframework for AWS
xialin/DraggableGridView
A drag-and-drop scrolling grid view for Android
xialin/GrabMovie
A sample app
xialin/IPOfflineQueue
IPOfflineQueue is queue that stores its entries (called tasks) into SQLite (using fmdb). Once task are completed that will be dequeue from the queue.
xialin/REFrostedViewController
iOS 7 style blurred view controller that appears on top of your view controller.