194 Commits

Author SHA1 Message Date
Adrian Ulrich
73233751b3 Merge pull request #197 from xbao/feature/duck-on-notification
Added support for ducking
2015-08-30 15:11:03 +02:00
Adrian Ulrich
87d2dd7544 make replaygain note translatable 2015-08-30 14:25:06 +02:00
Xiao Bao Clark
f73bd0fdde Applied ducking state to prepared media play. Renamed *OnVolume to *OnDucking for consistency. Added is-playing check before initiating ducking. Replaced switch on String to if else for source compatability. 2015-08-29 08:55:13 +10:00
Xiao Bao Clark
ea9302aa0a Added ducking volume as a preference 2015-08-23 09:38:09 +10:00
Adrian Ulrich
d6fa617b0e change spelling of last.fm 2015-08-19 18:51:25 +02:00
Adrian Ulrich
4f210a3e15 unify draggable_row 2015-08-09 19:18:09 +02:00
Adrian Ulrich
9375969eee implement verbose notifications (nag) 2015-05-31 18:18:26 +02:00
Adrian Ulrich
4a534ce2e2 implement 10sec skip action 2015-05-25 11:04:22 +02:00
Adrian Ulrich
109b1e727c continuous shuffle is now a longpress action 2015-05-25 09:45:06 +02:00
Adrian Ulrich
f2c62f16a8 Dark theme: use recreate()
Also move the logic into playbackservice: there is no need to register a 2nd receiver
2015-05-11 19:03:54 +02:00
Adrian Ulrich
3d87a167c8 Dark theme support for Android 5.0 2015-05-10 20:34:57 +02:00
Adrian Ulrich
a3e546d1b6 use a single audio session and add EQ to settings 2015-05-01 21:12:22 +02:00
Adrian Ulrich
88d6c285d9 implement Continuous Shuffling 2015-04-25 15:42:02 +02:00
Adrian Ulrich
71df5071e8 replace clear_queue with dequeue_rest 2015-04-22 21:05:30 +02:00
Amin Bandali
7b6fc6218a add "Empty queue" option in Queue activity 2015-04-13 20:59:43 -04:00
Adrian Ulrich
3b084fcc02 import framework colors and always tint image buttons 2015-04-13 16:55:39 +02:00
Adrian Ulrich
12027036df default cover can be styled in themes.xml 2015-04-13 16:05:38 +02:00
Adrian Ulrich
bb5c427118 minor theming tweaks 2015-04-11 09:35:15 +02:00
Adrian Ulrich
4f6a507b6c Merge branch 'master' into lp-design
Conflicts:
	res/values/theme.xml
2015-04-05 21:27:58 +02:00
Adrian Ulrich
8685e55b9b style full_playback track information 2015-04-05 21:27:02 +02:00
Adrian Ulrich
0c3650ce15 force dslv background color 2015-04-03 11:39:57 +02:00
Adrian Ulrich
5a4b25f946 Revert "add overlay_color"
This reverts commit 90ace76fb58d4a607f320f4bd8939591be877a35.
2015-03-29 16:20:25 +02:00
Adrian Ulrich
90ace76fb5 add overlay_color 2015-03-29 15:59:51 +02:00
Adrian Ulrich
ec6765122b introduce overlay_color 2015-03-29 15:46:05 +02:00
Adrian Ulrich
433a782d8b split up untranslatable.xml 2015-03-29 14:50:55 +02:00
Adrian Ulrich
7fabf739d6 Fix issue 148
Commit 7d21710015b7e4211e2b16b29824846b07115ac3 broke the play or enqueue short-tab option.
This commit should fix the issue and also adds 'play as next' as an default option for the short-press
2015-03-24 22:38:02 +01:00
Adrian Ulrich
57cbf181a1 implement "play next" 2015-02-15 18:07:34 +01:00
Adrian Ulrich
099a31a8a7 clarify that the FILE will be deleted 2015-01-11 09:47:04 +01:00
Adrian Ulrich
f2ac2787cb add new string 2014-10-19 20:46:32 +02:00
Adrian Ulrich
6ba1632057 force tabtext to be single line and decrease font size by 0.5sp (so that "WIEDERGABELISTEN" fits) 2014-10-19 17:49:25 +02:00
Adrian Ulrich
51c24054ab Import DSLV
From c3cfccee21
2014-10-17 11:40:09 +02:00
Adrian Ulrich
9778de2bec implement sort by album -> track 2014-10-16 13:38:53 +02:00
Adrian Ulrich
3b62928056 implement audiopicker class 2014-10-13 17:38:35 +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
5fcca67ef0 add playcount sorting option 2014-04-13 11:39:34 +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
43b13d9684 Add confirm dialog to delete action 2014-04-12 17:24:32 +02:00
Adrian Ulrich
cdbe36056f Readahead support 2013-08-30 18:52:45 +02:00
averageapps
ed7180f4fd Add option to open FullPlaybackActivity by clicking notification 2013-05-16 01:20:31 +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
6c225a1717 make replay gain a config option 2013-03-23 20:08:06 +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
Adrian Ulrich
8168a9e691 use string resources for filepicker dialog 2013-01-15 18:34:33 +01:00