Commit graph

1400 commits

Author SHA1 Message Date
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
tibbi
d0b0e0ee6d adding the new strings in the remaining languages too 2020-10-22 23:33:49 +02:00
tibbi
efbd3c983b adding some third party intent handling related improvements 2020-10-22 23:26:58 +02:00
tibbi
752daadc6d lets hide the sleep timer too for now 2020-10-22 23:03:12 +02:00
tibbi
acfed75143 handle third party intents in TrackActivity, not MainActivity 2020-10-22 22:56:52 +02:00
tibbi
dce08a912c lets hide the Sort button for now, we will implement it someday (or so) 2020-10-22 22:48:04 +02:00
tibbi
093e5c038c adding Track search 2020-10-22 22:43:26 +02:00
tibbi
1c9c62f1ac implement album searching 2020-10-22 22:38:33 +02:00
tibbi
33cddf93da implementing Search at artists 2020-10-22 22:33:05 +02:00
tibbi
f89442fdd7 adding placeholders to listviews 2020-10-22 22:28:55 +02:00
tibbi
ab76ee08d4 show a placeholder if no results are found at search 2020-10-20 15:24:57 +02:00
tibbi
ea8653c55a implementing Search at the Playlists tab 2020-10-20 15:03:22 +02:00
tibbi
2200a8b1d5 preparing the viewpager tabs for search 2020-10-20 14:11:35 +02:00
tibbi
075d2e57f0 close search on tab change 2020-10-20 14:04:00 +02:00