Skip to content

Releases: rascarlo/ArchPackages

v0.5

06 Feb 11:02
Compare
Choose a tag to compare

versionCode 5
versionName 0.5

  • target api 29
  • migrate to androidx
  • update libraries
  • localisations: add Italian
  • localisations: add Portuguese, Brazil

v0.4

26 Aug 10:02
Compare
Choose a tag to compare

versionCode 4
versionName 0.4

  • replace switch statements with if.
  • okhttp: fix deprecated API.
  • update okhttp to 2.6.0.
  • update retrofit to 2.6.0.
  • update gradle to 5.4.1.
  • update build tools to 29.0.2.

v0.3

07 Jun 10:10
Compare
Choose a tag to compare

versionCode 3
versionName 0.3

  • Result: implement equals boolean for isContentTheSame
  • RoomFile: implement equals boolean for isContentTheSame
  • gradle: update retrofit to 2.6.0
  • fix databinding, broken by latest gradle update

Release v0.2

10 Dec 10:32
Compare
Choose a tag to compare

versionCode 2
versionName 0.2

  • retrofit: set httpLoggingInterceptor level to body on DEBUG builds, to none on production.
  • search: remove fab and use keyboard ime action search.
  • settings: use mipmap for app icon (fix crash on lower api).
  • details: add base package.
  • set minimum sdk to 16.
  • remove some unused resources.

Release v0.1

22 Nov 07:48
2f45f75
Compare
Choose a tag to compare

versionCode 1
versionName 0.1

First release