Skip to content

Releases: odaridavid/Clean-MVVM-ArchComponents

v2.1.3

13 Jun 17:23
f89bd37
Compare
Choose a tag to compare
  • Remove network security configs in release
  • Add privacy policy

v2.1.1

10 Jun 11:44
19d07de
Compare
Choose a tag to compare
  • Resolve cleartext issues on release app

v2.1.0

05 Jun 22:44
27fe809
Compare
Choose a tag to compare
  • Redesign of search UI experience with motion layout
  • Add and Remove Favorites Feature
  • Added Room to be used by persistence layer in the data-remote
  • Added stetho to debug the database
  • Updated readme to reflect all new changes
  • Moved network configs to separate build variant folders
  • Added tests for converter utils and favorite feature

v2.0.0

31 May 07:40
dfdf616
Compare
Choose a tag to compare
  • Improve Character Detail UI with adding commas to population
  • Cleanup hardcoded strings to string resources
  • Resolve clear text network policy issues on release and test app
  • Resolve number format exception for character population
  • Redesign app icon
  • Use different icons for debug and release variants

v1.3.0

30 May 00:29
Compare
Choose a tag to compare
  • Improve character detail UI with cards and icons
  • Break down character layout into manageable pieces.
  • Launch requests in parallel using async builder

v1.2.0

27 May 15:48
Compare
Choose a tag to compare
  • Colored Snack bars for success and errors.

v1.1.0

26 May 15:47
5505e7b
Compare
Choose a tag to compare
  • Retry character details request if errored on network changes
  • Use Sealed classes to represent different view states
  • Refactored DI from Dagger2 to Kotlin
  • Add and refactor test cases
  • Use a base use case interface for easier testing
  • Update Readme to reflect current changes

v1.0.3

21 May 00:17
174c881
Compare
Choose a tag to compare
  • Wrap films in card view on detail UI
  • Hide Specie section if unavailable
  • Naming and code style refactor

v1.0.2

12 May 12:19
Compare
Choose a tag to compare
  • Fix broken base url

Initial Release

02 May 00:37
a7895b8
Compare
Choose a tag to compare

Features

  • Search Star Wars Characters
  • View Character Details
  • View App information on libraries used and copyright notices