This is a sample project showcasing the use new technologies and apis within the clean architecture pattern. Its a generic implementation of Fernando Cejas Android Clean Architecture repo : https://github.com/android10/Android-CleanArchitecture
The project's first version is almost done, just a couple of minor bugs and some tests.
- Version
- 0.1
- JDK 1.8
- Clone and sync and run
- Configuration
- Writing tests
- Code review
- Cache delete & post failed requests (Inprogress)
- Generic Services (Inprogress)
- Update Tests -- version 1.0
- CI with infer
- RxPrefs
- GCM push notifications
- StorIO / SqlBrite
- Migrate to native java 8
- Generic RecyclerView Adapter
- Data binding
- Add Strict Mode