Pinned Repositories
android-maps-utils
Handy extensions to the Google Maps Android API.
Angular-TypeScript
Starter files and support materials for the Pluralsight course: "Angular with TypeScript"
Awesome-RxJava
RxJava resources
BaseProject
基础项目,使用Rx、retrofit2、glide、rxBind
Coolie
Coolie(苦力) helps you to create models (& their constructors) from JSON file.
facebook-android-sdk
Used to integrate Android apps with Facebook Platform.
glide-transformations
An Android transformation library providing a variety of image transformations for Glide.
gradle-android-scala-plugin
gradle-android-scala-plugin adds scala language support to official gradle android plugin
hello-scaloid-gradle
A "Hello, world" of Scaloid for gradle.
realm
ajavax's Repositories
ajavax/Coolie
Coolie(苦力) helps you to create models (& their constructors) from JSON file.
ajavax/realm
ajavax/android-maps-utils
Handy extensions to the Google Maps Android API.
ajavax/Angular-TypeScript
Starter files and support materials for the Pluralsight course: "Angular with TypeScript"
ajavax/Awesome-RxJava
RxJava resources
ajavax/BaseProject
基础项目,使用Rx、retrofit2、glide、rxBind
ajavax/facebook-android-sdk
Used to integrate Android apps with Facebook Platform.
ajavax/glide-transformations
An Android transformation library providing a variety of image transformations for Glide.
ajavax/gradle-android-scala-plugin
gradle-android-scala-plugin adds scala language support to official gradle android plugin
ajavax/hello-scaloid-gradle
A "Hello, world" of Scaloid for gradle.
ajavax/hello-scaloid-sbt
A "Hello, world" of Scaloid for sbt.
ajavax/java-koans
A framework and lessons to learn java syntax and idioms in a logical sequence.
ajavax/jsonschema2pojo
Generates Java types from JSON Schema (or example JSON) and annotates those types for data-binding with Jackson 1.x or 2.x, Gson, etc
ajavax/kotlin-koans
Kotlin workshop
ajavax/kotterknife
View "injection" library for Android.
ajavax/material
Material design for Angular
ajavax/mobile-frontier
移动前线社群的一些文档和在线资源。
ajavax/quickstart
Angular 2 QuickStart - source from the documentation
ajavax/realm-java
Realm is a mobile database: a replacement for SQLite & ORMs
ajavax/rxjava-koans
ajavax/RxWX-seed
Seed project of RxWX,使用RxWX的初始化项目
ajavax/scala-exercises
The easy way to learn Scala.
ajavax/scaloid
Scaloid makes your Android code easy to understand and maintain.
ajavax/TextDrawable
This light-weight library provides images with letter/text like the Gmail app. It extends the Drawable class thus can be used with existing/custom/network ImageView classes. Also included is a fluent interface for creating drawables and a customizable ColorGenerator.
ajavax/TokenAutoComplete
Gmail style MultiAutoCompleteTextView for Android