Source link: https://github.com/sahoosunilkumar/OpenSourceLibrary/tree/master/ViewModelBindingLibrary/ViewModelBinding
This library handles Orientation change for databinding.
Source link: https://github.com/sahoosunilkumar/OpenSourceLibrary/tree/master/ViewModelBindingLibrary/ViewModelBinding
This library handles Orientation change for databinding.
ngAndroid is bringing angularjs type directives to android xml attributes.
PinCodePicker was created for Android platform as a view which allows to take passwords/codes or some other sensitive data from end user in easy way, so developers can focus on the core functionalities of their application.
Android View that displays different content based on its state (Content, Empty, Error, Loading).
The easiest way to create adapters! You can add a lot of different layouts and models. This library avoid all the boilerplates needed to create a list for your application.
Highly inspired on Renderers and RecyclerViewRenderers.
SquiDB is a SQLite database layer for Android. It is designed to make it as easy as possible to work with SQLite databases while still enabling the power and flexibility of raw SQL. SquiDB combines features of an ORM with object-oriented SQL statement builders to make it easy to read and write your data without a bunch of messy SQL strings. It also includes built in tools and hooks to help you easily write database migrations as well as implement ContentProviders
.
Fast & simple benchmarking framework for Android. Ever had the feeling that certain parts of your code were slow? Now you can prove it (and make sure your refactor worked).