Skip to content

Releases: accentor/android

v0.20.1

07 Feb 11:12
v0.20.1
7166d9d

Choose a tag to compare

🐛 Bug Fixes

  • Fix issue where playing sometimes fails (#898) @chvp
  • Fix on this day section not being ordered correctly (#897) @chvp

v0.20.0

07 Feb 10:19
v0.20.0
5245ff4

Choose a tag to compare

🧰 Maintenance

  • Reduce memory usage and database queries (#896) @chvp

v0.19.0

11 Jan 15:31
v0.19.0
72d88f2

Choose a tag to compare

🚀 Features

  • Add length summary of album in album view (#879) @chvp
  • Don't automatically refresh on app open (#836) @chvp
  • Buffer between half an hour and an hour of audio (#837) @chvp

🐛 Bug Fixes

  • Fix height of search bar (#849) @chvp
  • Don't keep reporting unreported plays when we get a 422 response (#835) @chvp

🧰 Maintenance

v0.18.0

13 Sep 12:32
v0.18.0
67710b3

Choose a tag to compare

🚀 Features

  • Add ACRA library for error reporting (#834) @chvp

v0.17.0

13 Sep 11:22
v0.17.0
117f2be

Choose a tag to compare

🧰 Maintenance

  • Replace dependabot reviewers with CODEOWNERS (#796) @chvp

v0.16.1

02 Jan 19:13

Choose a tag to compare

🐛 Bug Fixes

  • Don't draw player view if drawer is closed (#748) @chvp

v0.16.0

28 Dec 11:45

Choose a tag to compare

🐛 Bug Fixes

  • Add some indexes and slow down inserting plays and tracks to speed up recently played on home (#746) @chvp
  • Fix refresh indicator not showing up sometimes (#638) @chvp

🧰 Maintenance

v0.15.0

15 Aug 14:51
v0.15.0
0762591

Choose a tag to compare

🐛 Bug Fixes

v0.14.1

14 Jan 12:13
v0.14.1
1986cda

Choose a tag to compare

🐛 Bug Fixes

  • Don't nest scope launches in MediaSessionConnection (#494) @chvp

v0.14.0

05 Oct 08:30
v0.14.0
e2a776e

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • Fix wonky player progress bar (#453) @chvp
  • Make player top bar swipeable again (#447) @chvp
  • Fix bottom bar size by using surface (#446) @chvp
  • Make sure status bar foreground is readable in light theme (#445) @chvp
  • Fix artist view titles in dark mode (#443) @chvp

🧰 Maintenance

  • Fix android manifest package warning (#451) @chvp
  • Don't require password when debug signing (#444) @chvp