Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 532 Bytes

CHANGELOG.md

File metadata and controls

22 lines (18 loc) · 532 Bytes

Changelog

All notable changes to this project will be documented in this file.

2017-07-06

Added

  • Use of Dagger 2 to inject Retrofit and OkHttpClient objects.

2017-07-05

Added

  • Android ViewModel (Architecture components)
  • Swipe and drag behaviors on card views

2017-07-04

Added

  • FAB + 'New article' screen
  • 2 flavors created to manage environments (dev and prod)

2017-07-03

Added

  • Home screen (all articles displayed)
  • Authentication and intercept requests to add the JWT
  • Retrofit APIs