Commit graph

380 commits

Author SHA1 Message Date
Anton Shestakov
f2bc183b16 Missed one 2017-06-01 19:17:11 +08:00
Anton Shestakov
5a5a4fcc56 Update values-ru/strings.xml
Currently at 100%.
2017-06-01 19:13:42 +08:00
Joseph Lewis
8f569b95fa Fix minor typo 2017-04-14 18:04:23 +10:00
Joseph Lewis
87e6afd9d9 Added Dutch (nl) localisation 2017-04-14 14:04:09 +10:00
tibbi
1ace575981 update version to 2.2.0 2017-04-07 23:30:55 +02:00
tibbi
aa33b7276e sublist songs arraylists if theres too many items 2017-04-07 23:30:32 +02:00
tibbi
3250790f76 show a placeholder if the playlist is empty 2017-04-07 23:02:35 +02:00
tibbi
2063ed206c change song if the current one is deleted or removed from playlist 2017-04-07 22:12:09 +02:00
tibbi
802f283466 add the click background to all controls 2017-04-07 21:53:56 +02:00
tibbi
411f95a6bd update gradle and commons 2017-04-07 21:43:55 +02:00
Sérgio Marques
17752afdac Portuguese update 2017-04-01 15:41:36 +01:00
tibbi
4cb55f98e1 update version to 2.1.0 2017-03-30 21:51:13 +02:00
tibbi
b2a18dc9f5 add playlists to release notes 2017-03-30 21:50:42 +02:00
tibbi
97d1fbd33c make release notes non translatable 2017-03-30 21:46:43 +02:00
tibbi
f11d90086b fix a zero division crash 2017-03-30 21:44:51 +02:00
tibbi
3cf8dd87dc implement deleting files together with playlists if selected so 2017-03-30 21:37:12 +02:00
tibbi
931283cc4d allow deleting playlists from the main screen 2017-03-30 20:51:01 +02:00
tibbi
d795a0fabe allow creating new playlists from the main screens playlist picker 2017-03-30 20:33:50 +02:00
tibbi
527f1e6b7c add an Open playlist actionmenu button 2017-03-30 20:25:52 +02:00
tibbi
e5bd96a7b2 show a toast if the current playlist is empty 2017-03-30 20:10:32 +02:00
tibbi
c5bf6da7af allow changing playlists by clicking on them in the manager 2017-03-30 19:58:50 +02:00
tibbi
6301f447f3 implement playlist file deletion 2017-03-30 19:38:30 +02:00
tibbi
d2047c2420 allow deleting playlists 2017-03-30 19:25:47 +02:00
tibbi
e9603bf7a4 show the Rename playlist only if one is selected 2017-03-30 19:07:39 +02:00
tibbi
0df4b09125 show the total playlist count at long pressing 2017-03-30 18:33:32 +02:00
tibbi
2614df2154 allow renaming playlists 2017-03-30 18:30:35 +02:00
tibbi
88610c909d add playlist title updating 2017-03-29 23:43:13 +02:00
tibbi
0f3f1575fe allow creating new playlists at the manager activity 2017-03-29 23:40:46 +02:00
tibbi
1eed5d251f add a menu button for creating playlists 2017-03-29 23:11:19 +02:00
tibbi
9eaae469c6 rename song layout to item_song 2017-03-29 23:06:07 +02:00
tibbi
878e286d72 show an indicator at the current playlist 2017-03-29 23:05:57 +02:00
tibbi
ac0b1a8679 list the playlists at the playlists activity 2017-03-29 22:59:42 +02:00
tibbi
61b9f50694 add a helper function for getting all playlists from db 2017-03-29 20:14:13 +02:00
tibbi
c4c20d999b add an activity for managing playlists 2017-03-29 20:01:30 +02:00
tibbi
dfcabd7c23 adding a draggable fastscroller to the songs list 2017-03-29 19:07:19 +02:00
tibbi
e8a88ee1fb use proper string escaping at song path manipulation 2017-03-29 18:41:54 +02:00
tibbi
23943d0c42 remove deleted songs from all playlists 2017-03-29 18:25:51 +02:00
tibbi
1b18e3d6fd implement removing songs from playlist 2017-03-28 23:32:37 +02:00
tibbi
a30503274f refresh the list after adding new items 2017-03-28 22:49:14 +02:00
tibbi
e4fdee2529 add a menu button for removing songs from playlist 2017-03-28 22:44:05 +02:00
tibbi
2f3841908e allow adding whole folders to playlist too 2017-03-28 22:37:21 +02:00
tibbi
b9e1d685fb allow adding individual files to playlists 2017-03-28 22:23:03 +02:00
tibbi
4c27794a7e check internal storage and SD path at startup 2017-03-28 22:18:54 +02:00
tibbi
bebb0452e4 get the current playlists songs from mediastore 2017-03-28 21:53:58 +02:00
tibbi
f3e352e6b4 add a helper function for getting current playlist song paths 2017-03-28 21:10:45 +02:00
tibbi
d3d10217ba simplify the playlist creation 2017-03-28 21:04:27 +02:00
tibbi
3384c1f1c4 fill the initial database at first run 2017-03-28 20:21:22 +02:00
tibbi
251dd176ed add stetho for debugging the database 2017-03-28 20:20:09 +02:00
tibbi
df83572c29 add menu buttons for adding files and folders to playlist 2017-03-28 18:47:08 +02:00
tibbi
910b170cf7 change the Add playlist string to Create playlist 2017-03-28 18:13:48 +02:00