new release
This commit is contained in:
parent
dddb7edf6e
commit
45b40060f1
2 changed files with 11 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ android {
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
|
|
||||||
versionCode 12
|
versionCode 13
|
||||||
versionName '1.2.4'
|
versionName '1.3.0'
|
||||||
|
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
|
|
|
||||||
9
metadata/en-US/changelogs/13.txt
Normal file
9
metadata/en-US/changelogs/13.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
- add download feature throughout the client
|
||||||
|
- shuffle all will always shuffle regardless of sort method
|
||||||
|
- add shuffle option back to menu on main activity
|
||||||
|
- implement shortcuts for common dynamic playlists such as recents
|
||||||
|
- support batch actions through the multi-select menu
|
||||||
|
- add mini-player and queue to search activity for convenience
|
||||||
|
- hide unused menu items for now
|
||||||
|
- use cached or downloaded songs when available during playback
|
||||||
|
- fix permission check on main activity
|
||||||
Loading…
Add table
Add a link
Reference in a new issue