Releases: accentor/android
Releases · accentor/android
v0.10.0
🚀 Features
🔧 Internal changes
v0.9.0
🚀 Features
- Add recently played artists and albums to home (#324) @chvp
v0.8.1
🐛 Bug Fixes
- Fix fast scroll indicator on narrow screens (#286) @chvp
v0.8.0
🚀 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
🚀 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
🐛 Bug Fixes
- Show unique
artist_id
and name
pairs only once in TrackRow (#258) @chvp
v0.6.2
🐛 Bug Fixes
- Hide keyboard when pressing done (#247) @chvp
v0.6.1
🐛 Bug Fixes
- Fix colors of search bar in dark mode (#245) @chvp
v0.6.0
🚀 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
🚀 Features
🐛 Bug Fixes
- Scroll to current track in queue on open (#237) @chvp