AutoValue Sample
Sample project showing usage of AutoValue library. Prepared for ADG Pozna? meetup.
Source link: https://github.com/mrmike/AutoValueSample
Sample project showing usage of AutoValue library. Prepared for ADG Pozna? meetup.
Q & A
Immediately executable LooperScheduler. Supports RxJava 2.x and 1.x.
Android Library that provide simpler way to start the Activities with multiple arguments.
Field and method binding for Android Activity arguments, which uses annotation processing to generate boilerplate code for you, and:
Eliminate all putExtra and getXXXExtra methods. Allows you to forget about all keys that were used to pass agruments. Support flags and Intent provide.
ChipCloud creates a cloud of "chips" as per material specifications, as below
A fork from another library, it provides customizations for typeface, text size, vertical and horizontal spacing, all caps and gravity apart from different select modes and selected/deselected text and background colors which the original library provided. You can also update your labels in-place, if your use case requires it.
A Floating and Draggable KeyboardView for android that several EditText's can register to use it.
A simple progress loader inspired by "Can you Code this UI? Volume 6!"
This is a lightweight Logger to file for Android. Logging to file is a common task and there is no good solution to do it effectively. This library does it for you.
Q & A