315 Commits

Author SHA1 Message Date
Adrian Ulrich
fa19912d4a flinging is only possible while toching the handle 2014-10-18 10:02:16 +02:00
Adrian Ulrich
35de163b4a use correct icon 2014-10-17 22:50:50 +02:00
Adrian Ulrich
06b5cfdafa fix dragging mess 2014-10-17 22:21:01 +02:00
Adrian Ulrich
02a5274611 implement DraggableRow class 2014-10-17 19:33:55 +02:00
Adrian Ulrich
21de700d1d use universal view-file 2014-10-17 16:29:40 +02:00
Adrian Ulrich
744c91adbc migrated playlist to DSLV 2014-10-17 14:36:58 +02:00
Adrian Ulrich
61663414b7 migrate tab order to DSLV 2014-10-17 12:07:39 +02:00
Adrian Ulrich
da6878da5e migrate queue to DSLV 2014-10-17 11:41:17 +02:00
Adrian Ulrich
51c24054ab Import DSLV
From c3cfccee21
2014-10-17 11:40:09 +02:00
Adrian Ulrich
0e1c948278 remove padding due to draglist bug and make showqueue dragable 2014-10-16 17:02:56 +02:00
Adrian Ulrich
22b9422d3a use own view for filebrowser 2014-10-16 16:01:36 +02:00
Adrian Ulrich
9778de2bec implement sort by album -> track 2014-10-16 13:38:53 +02:00
Adrian Ulrich
cce3d04a5e add indonesian and korean translations 2014-10-16 12:58:54 +02:00
Adrian Ulrich
245531a084 update portuguese translation 2014-10-16 12:57:51 +02:00
Adrian Ulrich
503af78d6d update existing translations 2014-10-16 12:51:04 +02:00
Adrian Ulrich
7fe8d9fd43 restyle notification 2014-10-14 20:36:49 +02:00
Adrian Ulrich
bab6b91fdd get rid of obsolete inverted_color feature 2014-10-14 12:58:40 +02:00
Adrian Ulrich
beb440a7ac support for expanded notifications 2014-10-14 12:54:45 +02:00
Adrian Ulrich
28cc7322b3 slightly increase doubleclick detection 2014-10-14 10:01:54 +02:00
Adrian Ulrich
f230b14eda inherit text color from theme 2014-10-14 08:51:18 +02:00
Adrian Ulrich
4632b8d665 fix previous commit ;-) 2014-10-13 17:49:24 +02:00
Adrian Ulrich
3b62928056 implement audiopicker class 2014-10-13 17:38:35 +02:00
Adrian Ulrich
87f7838d68 update german translation 2014-06-20 16:35:45 +02:00
Adrian Ulrich
636e0053c5 implement cover shadow loader 2014-06-20 16:20:07 +02:00
Adrian Ulrich
6bc4326f31 Move coverart settings into own fragment 2014-06-20 15:21:15 +02:00
Adrian Ulrich
184d91b5bd initial support for internal artwork loader 2014-06-17 22:01:02 +02:00
Adrian Ulrich
31bfcc1b8e upgrade translations 2014-04-18 09:48:07 +02:00
Adrian Ulrich
5fcca67ef0 add playcount sorting option 2014-04-13 11:39:34 +02:00
Adrian Ulrich
c7ae9b97b7 update translations 2014-04-12 21:30:57 +02:00
Adrian Ulrich
d3a4ebf5b1 Bring back missing string item
Transifex could not handle the duplicate 'deleted' key, so we are
renaming it
2014-04-12 21:23:57 +02:00
Adrian Ulrich
381a82f477 Change button highlight color to holo-blue
..and optimize other PNG files via optipng
2014-04-12 21:17:05 +02:00
Adrian Ulrich
6bbd63a41b Remove broken rescan feature
This won't work on 4.4 and is a minor feature -> drop it
2014-04-12 17:38:51 +02:00
Adrian Ulrich
43b13d9684 Add confirm dialog to delete action 2014-04-12 17:24:32 +02:00
Adrian Ulrich
d94960338d Add lv and zh translations 2013-08-30 18:52:59 +02:00
Adrian Ulrich
cdbe36056f Readahead support 2013-08-30 18:52:45 +02:00
Adrian Ulrich
f7a58becf9 remove headset_plug (autoplay on headset-insert) feature 2013-08-29 10:40:21 +02:00
averageapps
ed7180f4fd Add option to open FullPlaybackActivity by clicking notification 2013-05-16 01:20:31 +02:00
Adrian Ulrich
dd367a29df Added finish translation
Thanks to Jiri Grönroos
2013-05-06 20:34:32 +02:00
Adrian Ulrich
d317d7aebc config option for songs without RG tag 2013-05-01 18:59:01 +02:00
Adrian Ulrich
ca28633e6a display replay gain values in extended song infos 2013-05-01 17:58:57 +02:00
Adrian Ulrich
510f352192 replaygain pre-amp configuration support 2013-05-01 11:05:05 +02:00
Adrian Ulrich
79902cfcf1 yet another try on RG
We are now using the equalizer feature of android which seems to be pretty buggy:
Attaching to a single audio session does not work, so we are using the global '0' id even if it is deprecated
2013-04-28 20:53:17 +02:00
Adrian Ulrich
ac28a36d5a improve replay gain support 2013-04-01 21:20:13 +02:00
Adrian Ulrich
7b0fb5a07f Make replaygain-config a subitem 2013-04-01 20:36:50 +02:00
Adrian Ulrich
737e545ae4 Merge pull request #19 from Vavooon/patch-1
Update res/values-uk/translatable.xml
2013-03-25 06:18:34 -07:00
Adrian Ulrich
6ffa5fadf8 Add widget preview images 2013-03-24 13:20:51 +01:00
Adrian Ulrich
6c225a1717 make replay gain a config option 2013-03-23 20:08:06 +01:00
Adrian Ulrich
4b3661523f minor layout fix for white widget 2013-03-23 17:59:29 +01:00
Adrian Ulrich
277a948920 add 'add to favorites' function 2013-03-23 17:32:10 +01:00
Pierre Equoy
df83255126 Add "Show queue" to Action list
User can now select "Show queue" as an action when interacting (press,
long press, swipe up, swipe down) with the Cover in the Playback Screen.
2013-03-10 02:56:53 +08:00