zxing-barcode
A barcode scanner based on zxing
- Support screen auto rotate (both Landscape and portrail)
- Simplify Zxing example code for android
- Highly custom FinderView
A sample Android application to demonstrate how to build screens as fully independent modules.
It relies on a Finite State Machine (EasyFlow), to handle screens as states and trigger/consume events. Events allow the application to handle navigation between screens. The global context of the FSM is used to pass arguments as a Bundle. It also shows how to use dependency injection (via Dagger 2 for example) in modules.
This way:
One of the fastest caching libraries for Java. Lots of features for advanced integrations of external systems: (Variable entry) expiry, exception handling with configurable resilience, loaders/writers, events, statistics. Configuration can also be done via XML (optional feature).
SimpleTabBar is customizable tab bar for viewpager
A Dialog fragment with date pickers which can be used to select a time range.
Tab Stacker is an Android library that handles Multiple Fragment History (Back Stacks), like it is done on iOS Apps.