ABatteryView
An iOS and Android costomized View to display battery level with charging status.
Source link: https://github.com/antonio081014/ABatteryView
An iOS and Android costomized View to display battery level with charging status.
Android annotation based SharedPreferences
wrapper with fluent interface.
This is a project designed to help controlling Android MediaPlayer class. It makes it easier to use MediaPlayer ListView and RecyclerView. Also it tracks the most visible item in scrolling list. When new item in the list become the most visible, this library gives and API to track it.
Android Timeline is a custom view created to showcase the images against the time photo was taken.
This custom view enables you to simply create a beautiful looking timeline by just including this custom view in your XML file.
An extension of the Floating Action Button to keep track of the user's progress.
Symbols allows to generate static strings constants for attribute names using annotation processor.
Library to automatically populate models, to be used in automatic tests or user made tests.
When performing automatic test we need to create models constantly. Moreover when using hand made test, we may need to populate an application with fake data. Fritter Factory has been developed to solve this problems.