Skip to content

Android app that shows what happened today in the history.

License

Notifications You must be signed in to change notification settings

MakinGiants/todayhistory

Repository files navigation

Today History Android app

  • Master: Build Status
  • Develop: Build Status
  • Code Coverage: codecov.io

Sample App that shows what happened today in history.

sample sample

Details

  • Written in Kotlin.
  • Android Studio 2.1 preview 4.
  • MVP architecture modularized into api and app.
  • 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.

License

Contributing

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.

About