Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 748 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 748 Bytes

github-timber-viewer

About

An Android application displaying one screen listing all the contributors of the Jake’s Wharton’s Timber Github project.

APK available here or in Releases tab

Preview

Watch video preview Here

Features

  • Material design
  • Offline support
  • GitHub profile navigation
  • Pagination
  • Landscape orientatio support
  • Live network connection notifications

Tech stack

  • Clean architecture + MVI
  • Dagger2
  • Jetpack Compose
  • Unit tests
  • Jetpack Compose tests using semantics