Command design pattern implementation for Android Data Binding.
AutoValue extension to implement "with-er" methods for AutoValue objects.
Flexible Android widget to make Swipe Layout.
An Android library that enhances the StrictMode reporting.
Android library for managing multiple stacks of fragments.
IRecyclerView is a custom RecyclerView that supports pull-to-refresh, pull-to-loadmore, customize refresh header and loadmore footer, add header views and footer views.
Run GET, POST and DOWNLOAD API on Android. Library takes care of Cookie Management and http caching.
A powerful and simple library to open issues on GitHub directly from your app.
It is a custom view implementation to showcase title, image, and description by the given URL link.
OkHttp mockwebserver with fixtures extension.
An useful fragment navigator helps you control fragments better and easier. You will not need to worry about the dirty things like switch fragments, fragments overlay, save fragments states and restore fragments states. The lib will do them all for you. Fragments in activity and nest Fragment are all supported.
multiline-collapsingtoolbar is a replacement for CollapsingToolbarLayout from the Android Design Support Library which can deal with multiline titles in the expanded state. When collapsing the toolbar, the lower lines of the title fade away to leave only the top line visible.
Android Onboarder is a lightweight library that helps you to create a simple and beautiful welcome screen (as known as App Intro, Onboarding Experience and etc.) for your users.
android-summernote allows to add Offline WYSIWYG HTML Editor to your Android App.
A simplelibrary to shorten long numbers.
For example:
This is an Android specific distribution of the latest versions of SQLite. It contains the latest SQLite version and the Android specific database APIs derived from AOSP packaged as an AAR library distributed on jcenter.
The idea is simple, use java expressions in layout params like layout_left="view1.right+10dp". It is helpful when LinearLayout and RelativeLayout is not enough for you.
A library to format dates as described in Material Design guidelines.
Synthesize is an android library which can create layout images in background threads, services, etc without inflating them in activity or fragments.
A pull to refresh view for android, the RecyclerRefreshLayout is based on the SwipeRefreshLayout. Highly customizable, code simplicity, etc.
Navigation tab bar with colorful interactions.
VOTO Java SDK is a wrapper around the VOTO API to make it very easiy to use. The goal of this SDK is to ease VOTO API integration into both Android and Java applications.