Skip to content

Releases: accentor/android

v0.10.0

27 Nov 15:30
v0.10.0
0a4ea9a
Compare
Choose a tag to compare

🚀 Features

🔧 Internal changes

v0.9.0

20 Nov 15:54
v0.9.0
00f09e2
Compare
Choose a tag to compare

🚀 Features

  • Add recently played artists and albums to home (#324) @chvp

v0.8.1

06 Sep 18:08
v0.8.1
b0b5584
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix fast scroll indicator on narrow screens (#286) @chvp

v0.8.0

04 Sep 09:26
v0.8.0
fd31d12
Compare
Choose a tag to compare

🚀 Features

  • Sort tracks on artist view alphabetically (#285) @chvp

🐛 Bug Fixes

  • Fix refresh button in toolbar using a different viewmodel instance than indicator (#278) @chvp

v0.7.0

14 Aug 10:42
v0.7.0
99c0bd2
Compare
Choose a tag to compare

🚀 Features

  • Show messages for empty states on home view (#272) @chvp

🐛 Bug Fixes

  • Show various artists in album view if no album artists (#271) @chvp
  • Fix edition description being assumed non-null if there is an edition date (#270) @chvp

v0.6.3

31 Jul 11:36
v0.6.3
cfc63e4
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Show unique artist_id and name pairs only once in TrackRow (#258) @chvp

v0.6.2

26 Jul 08:58
v0.6.2
1fa9d03
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Hide keyboard when pressing done (#247) @chvp

v0.6.1

25 Jul 20:25
v0.6.1
c66c202
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix colors of search bar in dark mode (#245) @chvp

v0.6.0

25 Jul 19:38
v0.6.0
a2da243
Compare
Choose a tag to compare

🚀 Features

  • Allow searching artists and albums (#244) @chvp
  • Go back to first track after playlist ends (#243) @chvp

🐛 Bug Fixes

  • Don't activate landscape player when in multiwindow mode (#241) @chvp

🔧 Internal changes

  • Make MediaSessionConnection not a ViewModel (#242) @chvp

v0.5.0

23 Jul 15:46
v0.5.0
f7c6401
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • Scroll to current track in queue on open (#237) @chvp