Commit graph

2071 commits

Author SHA1 Message Date
tibbi
852547e734 use the built in recyclerview item dividers 2017-06-25 23:42:33 +02:00
tibbi
df7e44a513 allow selecting multiple items by dragging 2017-06-25 23:37:35 +02:00
tibbi
a60a8b6a3a limit song artist and title to 3 lines 2017-06-25 23:25:52 +02:00
tibbi
32dd2c5c51 rewrite the songs adapter 2017-06-25 23:24:05 +02:00
tibbi
5b3c74d7bd couple updates to the song adapter 2017-06-25 22:02:55 +02:00
tibbi
db66e3aae8 add icons for disabled states of shuffle and repeat 2017-06-25 21:52:40 +02:00
tibbi
8e23dbecb1 change the shuffle and repeat icons 2017-06-25 21:27:25 +02:00
tibbi
91fc031935 make just the widget mRemoteViews static 2017-06-25 15:53:13 +02:00
tibbi
3a94ceb8c1 adding round launcher icon for Android Nougat 2017-06-25 11:52:52 +02:00
tibbi
349327de20 update commons to 2.21.14 2017-06-25 11:51:12 +02:00
tibbi
ac56c5c0bb remove mdpi resources 2017-06-25 11:47:27 +02:00
tibbi
1f4435cea5 shorten some callback invoking calls 2017-06-14 23:09:02 +02:00
tibbi
99836e3276 update commons, kotlin, gradle 2017-06-14 23:06:42 +02:00
tibbi
0c9c3c6916 add some proguard rules for keeping line numbers 2017-06-14 22:59:07 +02:00
tibbi
635e5b0742 update some russian strings 2017-06-02 18:09:05 +02:00
Tibor Kaputa
be9442c74a Merge pull request #51 from antonv6/patch-3
Update Russian translation
2017-06-02 18:07:21 +02:00
Anton Shestakov
3ad42c2321 Update values-ru/strings.xml
Fix verbal logic error: not (A or B) == not A and not B.
2017-06-02 23:25:10 +08:00
Tibor Kaputa
ecbf9b5cad Merge pull request #50 from antonv6/patch-2
Update Russian translation
2017-06-02 09:10:10 +02:00
Anton Shestakov
7f3ea8015a Update values-ru/strings.xml 2017-06-02 11:45:42 +08:00
Tibor Kaputa
1e2926b1b8 Merge pull request #49 from antonv6/patch-1
Update Russian translation
2017-06-01 13:58:51 +02:00
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
Tibor Kaputa
35148786b3 Merge pull request #47 from J-o-s-e-p-h-L/master
Fix minor typo
2017-04-14 10:51:10 +02:00
Joseph Lewis
8f569b95fa Fix minor typo 2017-04-14 18:04:23 +10:00
Tibor Kaputa
a447a0ae15 Merge pull request #46 from J-o-s-e-p-h-L/master
Added Dutch (nl) localisation
2017-04-14 09:31:31 +02:00
Joseph Lewis
87e6afd9d9 Added Dutch (nl) localisation 2017-04-14 14:04:09 +10:00
tibbi
879dd17406 updating changelog 2017-04-07 23:31:41 +02: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
Tibor Kaputa
120aec8b70 Merge pull request #44 from smarquespt/master
Portuguese update
2017-04-01 17:09:56 +02:00
Sérgio Marques
17752afdac Portuguese update 2017-04-01 15:41:36 +01:00
tibbi
b6d01ff5a7 updating changelog 2017-03-30 21:51:19 +02: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