android-circle-progress
Creates a view with a circle progress arc.
Source link: https://github.com/terloon/android-circle-progress
Creates a view with a circle progress arc.
Easy way to add build number to your application version.
Also you can add extra data to the file name.
CircleProgress contains CircleProgress, DonutProgress, ArcProgress. It is inspired by NumberProgressBar and CleanMaster.
JobSchedulerCompat is a backport of Android Lollipop's JobScheduler to api 10+. All JobScheduler features are implemented.
ShowTipsView let you highligth specific points of interest of your app.
The RecyclerView widget is a more advanced and flexible version of ListView. This widget is a container for displaying large data sets that can be scrolled very efficiently by maintaining a limited number of views. Use the RecyclerView widget when you have data collections whose elements change at runtime based on user action or network events.
This project is modified SwipeList to work with RecyclerView.
A robust, powerful, and very simple ORM android database library with annotation processing.
The library eliminates the need for writing most SQL statements, writing ContentValues
for every table, converting cursors into models, and so much more.
Let DBFlow make SQL code flow like a steady stream so you can focus on your complex problem and not be hindered by repetitive code writing.
What sets this library apart: baked in support for multiple databases seamlessly, powerful and fluid builder logic in expressing SQL statements, annotation processing to enable blistering speed, ModelContainer
classes that enable direct to database parsing for data such as JSON, and rich interface classes that enable powerful flexibility.