Commit graph

333 commits

Author SHA1 Message Date
tibbi
f387b7b4ab add a black splash screen 2017-01-06 23:24:48 +01:00
tibbi
f4957d43cd add Commons lib 2017-01-06 23:22:49 +01:00
Tibor Kaputa
c70ab43e80 Merge pull request #31 from smarquespt/master
Portuguese update
2016-12-16 23:55:58 +01:00
Sérgio Marques
eaf444a6da Portuguese update 2016-12-13 22:18:11 +00:00
tibbi
ee95913b41 updating changelog 2016-12-11 23:24:36 +01:00
tibbi
b07270a257 update version to 1.24 2016-12-11 23:24:30 +01:00
tibbi
71e3e955c6 update sdk to 25 2016-12-11 23:23:20 +01:00
tibbi
2722e31866 adding some About adjustments 2016-12-11 23:22:22 +01:00
tibbi
594f720b7e adding a couple strings 2016-12-11 23:20:34 +01:00
tibbi
63462bbb4d use the same divider for all android versions 2016-12-11 12:24:55 +01:00
tibbi
90b55ac389 rename edit to rename 2016-12-11 12:23:54 +01:00
tibbi
5d8328b20f updating readme 2016-12-10 10:09:52 +01:00
tibbi
09447d15a2 update gradle to 2.2.3 2016-12-09 20:07:44 +01:00
Tibor Kaputa
ace6f2aae3 Merge pull request #30 from smarquespt/master
Portuguese update
2016-12-05 23:48:00 +01:00
Sérgio Marques
e8b7f40429 Portuguese update 2016-12-05 22:21:08 +00:00
tibbi
19f17dc874 update filepicker and fileproperties 2016-12-04 15:11:15 +01:00
tibbi
85364f55b4 make sure the dialogs are cancelable by clicking outside 2016-12-04 14:59:21 +01:00
tibbi
a265af4dc0 updating changelog 2016-12-03 20:51:17 +01:00
tibbi
2b8fb10b0e update version to 1.23 2016-12-03 20:51:11 +01:00
tibbi
66b7743807 make Change sorting dialog scrollable 2016-12-03 20:51:07 +01:00
tibbi
027a4eb7b4 removing butterknife 2016-12-03 20:45:11 +01:00
tibbi
16d85d6d6e couple RTL fixes, but still keep is disabled 2016-12-03 20:40:27 +01:00
tibbi
bbbb0994a6 show the currently played song info at widget config, if any 2016-12-03 20:18:27 +01:00
tibbi
1a8ca23148 properly update the widget song info and state at initialization 2016-12-03 20:16:25 +01:00
tibbi
46010a5eeb show a toast at toggling shuffle or song repetition 2016-12-03 20:10:17 +01:00
tibbi
51abdba855 update the way restart song works 2016-12-03 19:59:48 +01:00
tibbi
ab0a256321 add temporary icons for repeat and shuffle 2016-12-03 19:51:24 +01:00
tibbi
b1570e101b make sure the initial notification can be swiped away 2016-12-03 19:46:44 +01:00
tibbi
2f0778f3a4 merge song repetition items into one 2016-12-03 19:39:48 +01:00
tibbi
f285ecc6e6 move Shuffle into the actionbar, no icon yet 2016-12-03 19:35:57 +01:00
tibbi
ffafc4ae28 move sorting option from Settings to an actionbar item 2016-12-03 18:46:44 +01:00
tibbi
7fe129bff0 makr sure we mark the current song on resume 2016-12-03 18:26:18 +01:00
tibbi
011c7c54c0 add the sorting dialog layout 2016-12-03 18:11:46 +01:00
tibbi
891fa89ef9 make Song class sortable 2016-12-03 17:50:59 +01:00
tibbi
0b0f7a2ac7 add some sorting related things 2016-12-03 17:46:03 +01:00
tibbi
86448068d4 fix #14, add an indicator for the currently played song1 2016-12-03 17:36:42 +01:00
tibbi
02f85b2054 add an icon for the currently played song 2016-12-03 16:25:21 +01:00
tibbi
2abfdb43f6 fix an issue at renaming file 2016-12-03 13:19:00 +01:00
tibbi
bbf25b50b8 properly handle currently played song edit 2016-12-03 11:40:54 +01:00
tibbi
0836c2bafd make sure only the proper songs are selected by long click 2016-12-03 11:11:33 +01:00
tibbi
ca717eb6b3 just update the adapter at editing a song, dont recreate it 2016-12-02 23:54:10 +01:00
tibbi
bd96ca9b89 style update at songadapter 2016-12-02 23:13:28 +01:00
tibbi
8068f66306 implement editing songs + cleanup 2016-12-02 23:12:05 +01:00
tibbi
3e163932dd remove the leftovers of Undo action, we delete directly with confirmation dialog 2016-12-02 22:18:33 +01:00
tibbi
c82e078be7 add song deleting 2016-12-02 22:14:43 +01:00
tibbi
9fcc3a7018 add song properties 2016-12-02 18:55:44 +01:00
Tibor Kaputa
d842a7e0be remove some unneeded code 2016-12-02 11:17:12 +01:00
Tibor Kaputa
d26e9d379c add a divider between songs 2016-12-02 11:06:16 +01:00
Tibor Kaputa
65173fe4be add long pressing 2016-12-02 10:47:45 +01:00
Tibor Kaputa
a346b21c01 allow clicking on songs 2016-12-02 10:44:54 +01:00