Releases: accentor/android
Releases · accentor/android
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
v0.11.1
🐛 Bug Fixes
- Crop artist image instead of default fit (#382) @chvp
- Fix immutable flag not being passed in pending intent (#381) @chvp
v0.11.0
NOTE: This version needs at least API version 0.16.0.
🚀 Features
- Use hidden state of track artists in app (#332) @chvp