Skip to content

Releases: rascarlo/AURdroid

v5.0.6

25 Nov 17:56
Compare
Choose a tag to compare

versionCode: 22
versionName: 5.0.6

fix switching theme on package layout.
issue #25

v5.0.5

16 Nov 10:33
Compare
Choose a tag to compare

versionCode: 21
versionName: 5.0.5

  • target api 30
  • update libraries

v5.0.4

06 Aug 09:29
Compare
Choose a tag to compare

versionCode: 20
versionName: 5.0.4

  • resources: fix string formatting for formatted_votes
  • resources: fix spanish theme_day
  • update libraries

v5.0.3

31 May 14:27
Compare
Choose a tag to compare

versionCode: 19
versionName: 5.0.3

  • search result: fix last update sort
  • search: fix sort chip group single selection
  • update libraries

v5.0.2

19 May 08:32
Compare
Choose a tag to compare

versionCode: 18
versionName: 5.0.2

  • use bottom app bar
  • update libraries
  • update spanish translation

v5.0.1

05 May 16:42
Compare
Choose a tag to compare

versionCode: 17
versionName: 5.0.1

  • UI/UX edits
  • add Portuguese, Brazil translation

v5.0.0

30 Apr 14:44
Compare
Choose a tag to compare

versionCode: 16
versionName: 5.0.0

  • UI/UX edits
  • improve share options

v4.2.0

05 Feb 16:16
Compare
Choose a tag to compare

versionCode: 15
versionName: 4.2.0

  • target api 29
  • migrate to androidx
  • update libraries

v4.1.9

07 Jun 08:48
Compare
Choose a tag to compare
  • gradle: update retrofit to 2.6.0
  • search result: implement equals boolean for isContentTheSame
  • gradle: update to 3.4.1

v4.1.8

19 Dec 12:21
Compare
Choose a tag to compare
  • details: show git clone URL.
  • fix crash on device API <=25 when showing a toast (gotta love upstream bugs).