Commit graph

1376 commits

Author SHA1 Message Date
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
tibbi
6077c5aa66 fill in the queue before opening TrackActivity from the Tracks tab 2020-10-20 12:45:24 +02:00
tibbi
8fbeff9dd3 adding some missed updated resource files 2020-10-19 23:28:15 +02:00
tibbi
0295efca3b move playlist fragment as the first one, make Artists the default 2020-10-19 23:27:58 +02:00
tibbi
c5cc550119 launch the proper activity on clicking a track 2020-10-19 23:21:05 +02:00
tibbi
5bb855d3b7 adding a tab for listing tracks 2020-10-19 23:01:35 +02:00
tibbi
00d1ffbe7b renaming some Songs to Tracks, no real change 2020-10-19 22:37:19 +02:00
tibbi
48d18cf881 list albums at the appropriate tab 2020-10-19 21:53:58 +02:00
tibbi
d7610813fb do some preparation for Albums viewpager item + some renaming 2020-10-19 12:58:12 +02:00
tibbi
aa8c36510d removing some redundant interfaces 2020-10-19 12:40:25 +02:00
tibbi
a22eba4323 allow creating playlist from queue items 2020-10-19 12:25:18 +02:00
tibbi
2c3260efc8 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Music-Player 2020-10-19 12:10:32 +02:00
tibbi
c99caf5292 handle removing queued items 2020-10-19 12:09:57 +02:00
Tibor Kaputa
51dd0c918d
Merge pull request #269 from smarquespt/patch-1
Update strings.xml
2020-10-19 11:19:09 +02:00
Sérgio Marques
ca645cfd26
Update strings.xml 2020-10-18 23:36:51 +01:00
tibbi
629749cee1 allow adding artists to queue 2020-10-18 23:43:51 +02:00
tibbi
f9687d4656 really avoid showing the same track on queue twice 2020-10-18 23:37:46 +02:00
tibbi
22c12e0649 allow adding albums to queue too 2020-10-18 22:42:28 +02:00
tibbi
cab907d7db allow adding tracks to queue 2020-10-18 22:35:34 +02:00
tibbi
15f003689f finally adding a fastscroller to tracks too 2020-10-18 21:11:15 +02:00
tibbi
15fd2e03e5 adding a fastscroller to albums 2020-10-18 21:05:09 +02:00
tibbi
d27dc984c3 adding a fastscroller at the queue list 2020-10-18 20:55:08 +02:00
tibbi
01c3607942 adding a fastscroller to the playlists fragment too 2020-10-18 20:46:57 +02:00
tibbi
dee5850878 adding a fastscroller to the artists screen 2020-10-18 20:39:06 +02:00
tibbi
118f9fa72d removing some unwanted code 2020-10-18 20:21:24 +02:00