Sample App that shows what happened today in history.
- Written in Kotlin.
- Android Studio 2.1 preview 4.
- MVP architecture modularized into
api
andapp
. - Unit tests for presenters and non android code.
- Travis tests for pull requests check.
- Code Coverage show up on pull requests with codecov.io.
- Proguard setup to minify apk size.
Please fork this repository and contribute back using pull requests.
Any contributions, large or small, major features, bug fixes, additional language translations, unit/integration tests are welcomed and appreciated but will be thoroughly reviewed and discussed.