Important Notice
This repository is slated for deletion, perhaps as soon as June 1, 2016. Please find other solutions.
There will be no future updates or support.
Source link: https://github.com/Raizlabs/Singleton
This repository is slated for deletion, perhaps as soon as June 1, 2016. Please find other solutions.
There will be no future updates or support.
Java annotation processor library used to dispatch and concatenate background tasks in a decoupled way through a simple syntax.
This is the advanced version of the android-process-button.
TimberLorry is a log collector without data loss (e.g. reboot, exit application). Library stores logs in the buffer (internal database by default), and periodically sends it to an endpoint. If no internet connection available, the periodical work will not be executed.
Simple Android color picker with color wheel and lightness bar.
Fresco is a powerful system for displaying images in Android applications.
Fresco takes care of image loading and display, so you don't have to. It will load images from the network, local storage, or local resources, and display a placeholder until the image has arrived. It has two levels of cache; one in memory and another in internal storage.
A Model-View-Presenter framework for modern Android apps.