Commit graph

1613 commits

Author SHA1 Message Date
tibbi
9bf7b106e3 adding a menu item for creating playlist from folder 2020-10-24 23:13:35 +02:00
tibbi
e90be22fe1 use proper bubble text at fastscroller label 2020-10-24 22:18:42 +02:00
tibbi
a7b67ddf71 adding track sorting 2020-10-24 21:52:20 +02:00
tibbi
cf8a34ba68 adding album sorting 2020-10-24 21:42:40 +02:00
tibbi
cf360d213c implementing sorting of artists 2020-10-24 21:27:40 +02:00
tibbi
16caa37bde updating some sorting related strings 2020-10-24 21:14:26 +02:00
tibbi
d60d293110 adding a new string for sorting albums by artist 2020-10-24 21:02:26 +02:00
tibbi
01f5bb581e adding some preparation for sorting all tabs 2020-10-24 20:47:54 +02:00
tibbi
8d958c8f51 allow changing the Playlist sorting 2020-10-24 20:31:13 +02:00
tibbi
7003269daa handle sorting differently per tab 2020-10-24 19:04:35 +02:00
tibbi
4aa873cff6 adding some crashfixes 2020-10-24 19:00:16 +02:00
tibbi
217227ce29 updating changelog 2020-10-23 23:57:36 +02:00
tibbi
6cd129e4c2 update version to 5.4.0 2020-10-23 23:57:29 +02:00
tibbi
48056b9dc8 remove deleted tracks from the queue 2020-10-23 23:52:59 +02:00
tibbi
e005450a02 rely on mediastore at lower android versions too 2020-10-23 23:49:09 +02:00
tibbi
64e9208aca updating some slovak translations 2020-10-23 23:31:59 +02:00
tibbi
81517f5b4a removing a couple more unneeded code 2020-10-23 23:18:11 +02:00
tibbi
290b7ee49d remove deleted tracks from every playlist 2020-10-23 23:06:34 +02:00
tibbi
0eeaf5b4a9 removing some unused functions 2020-10-23 22:58:25 +02:00
tibbi
5172851dd9 show an animation at removing Queue items from the list 2020-10-23 22:45:41 +02:00
tibbi
07c14ac1a9 fix going to the previous track 2020-10-23 22:24:36 +02:00
tibbi
119d014a2f removing some more unwanted code 2020-10-23 22:09:19 +02:00
tibbi
149f72d5b9 do not save tracks played as third party intents 2020-10-23 22:02:38 +02:00
tibbi
66f622f0d9 removing some old code 2020-10-23 21:59:04 +02:00
tibbi
b426209de0 do not block the Track loading at updating covers 2020-10-23 21:40:06 +02:00
tibbi
ed1ba076d2 update the way cover art is stored at upgrading from older app versions 2020-10-23 21:36:11 +02:00
tibbi
64030832a9 updating migration query once again 2020-10-23 20:44:14 +02:00
tibbi
e5ccade96a updating one more migration query 2020-10-23 20:28:14 +02:00
tibbi
226bccd243 updating some migration queries 2020-10-23 20:21:32 +02:00
tibbi
1bf75f6692 launch the New Playlist Dialog at playlist picker, if none exists 2020-10-23 20:03:59 +02:00
tibbi
512a97f1d0 allow removing items from playlist without deleting actual files 2020-10-23 19:59:58 +02:00
tibbi
43cf6e0b91 show a button for removing items from playlist 2020-10-23 19:22:38 +02:00
tibbi
3d8235888c removing some redundant old code 2020-10-23 19:10:11 +02:00
Tibor Kaputa
b3ed2557b8
Merge pull request #271 from ltGuillaume/patch-1
Dutch
2020-10-23 18:58:46 +02:00
tibbi
b9c1947a1b refresh fragments if some track gets deleted 2020-10-23 18:31:00 +02:00
tibbi
a36902eb84 handle deleting from the mixed album/track screen too 2020-10-23 18:11:07 +02:00
Guillaume
6c2f7d0b34
Dutch 2020-10-23 15:47:56 +02:00
tibbi
93f8efad65 lets skip the check if cover art exists at all 2020-10-23 15:13:10 +02:00
tibbi
a3e79ea7c8 allow deleting tracks from the view with album header 2020-10-23 15:06:46 +02:00
tibbi
e3070bd974 do not translate the playlist word into slovak 2020-10-23 13:06:58 +02:00
tibbi
7c6a0a823e adding a placeholder related to playlists, saying how to create a new one 2020-10-23 13:03:38 +02:00
tibbi
0caba249c4 show some placeholders if no playlists etc are found 2020-10-23 12:50:12 +02:00
tibbi
4a57a91f1d update playlists if some tracks are deleted 2020-10-23 12:41:42 +02:00
tibbi
99a02e69e8 use TracksAdapter at opening a playlist 2020-10-23 12:26:00 +02:00
tibbi
f54f1325d5 hide the Equalizer setting item if MusicService isnt initialized 2020-10-23 12:13:23 +02:00
tibbi
d3be7527e3 allow deleting whole artists 2020-10-23 12:07:47 +02:00
tibbi
a0ebdd01f5 allow deleting albums 2020-10-23 11:58:44 +02:00
tibbi
dbda25339b allow deleting tracks from the Tracks fragment 2020-10-23 11:48:58 +02:00
tibbi
5b4099a8c9 fetch Artist and Album IDs as longs, not just ints 2020-10-23 11:25:53 +02:00
tibbi
3c3edd941c reworking CreatePlaylistFromQueue, use all queue items 2020-10-22 23:49:11 +02:00