Releases: accentor/android
Releases · accentor/android
v0.16.1
🐛 Bug Fixes
- Don't draw player view if drawer is closed (#748) @chvp
v0.16.0
🐛 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.14.1
🐛 Bug Fixes
- Don't nest scope launches in MediaSessionConnection (#494) @chvp
v0.14.0
🚀 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
v0.13.2
🐛 Bug Fixes
- Make sure views using database results are reactive (#417) @chvp
- Fix alignment of actions in player toolbar (#416) @chvp
- Don't clear notification on playback end (#404) @chvp
v0.13.1
🐛 Bug Fixes
- Make previous seek to start if far enough along in a track (#398) @chvp
v0.13.0
🚀 Features
- Retry fetches of resource index a few times with exponential backoff (#395) @chvp
- Give user more insight into sync status (#394) @chvp
v0.12.1
🐛 Bug Fixes
- Make sure tracks with no cover art can be played (#393) @chvp
v0.12.0
🧰 Maintenance
- Switch media2 and exoplayer to media3 (#391) @chvp