220 Commits

Author SHA1 Message Date
Adrian Ulrich
99ac2cb98a implement play_or_enqueue and enqueue_as_next for playlist-default-actions 2016-05-14 08:54:40 +02:00
Adrian Ulrich
2ae7e3123d show queue is (again) a swipe option 2016-05-10 19:07:56 +02:00
Adrian Ulrich
5c1c2e0cfe set scrollbar style in theme
We only use inset on HOLO - Material can use the default style (insideOverlay) as we control
the fastscroll area on our own via a3b4eefe09a3d2c358a5e7f39f5b987acc0a667a
2016-04-04 21:47:56 +02:00
Adrian Ulrich
a023b75ec7 Use own divider with outsideInset scrollbar 2016-04-02 20:47:59 +02:00
Adrian Ulrich
d9957be6d5 Bye bye ShowQueueActivity, you did well. 2016-03-27 17:31:23 +02:00
Adrian Ulrich
9dd046298e initial handling of slide callbacks 2016-03-27 16:37:59 +02:00
Adrian Ulrich
1a6774ca2f squash-merge of slide-up branch 2016-03-20 13:21:25 +01:00
Adrian Ulrich
7afff3890f Squashed merge of favorites branch 2016-02-07 13:14:18 +01:00
Adrian Ulrich
dc45137eee squashed merge of hacky-bottom branch 2016-01-07 09:16:24 +01:00
Adrian Ulrich
6910376b17 remove obsoleted theming 2015-12-31 21:03:23 +01:00
Adrian Ulrich
9a319f9e05 Migrate to SlidingTabLayout 2015-12-31 20:53:39 +01:00
Adrian Ulrich
2a633893b6 Draw fake covers for items with no album identifier 2015-12-31 10:11:18 +01:00
Adrian Ulrich
4671261f1c Squashed merge of the material-polish branch 2015-12-28 14:18:48 +01:00
Adrian Ulrich
b42e923675 Option to ignore permanent audio focus loss 2015-12-14 11:05:00 +01:00
Adrian Ulrich
7f1136f689 Improve dispatching to external viewers
The context menu will now show an open option if dispatching makes sense (= would happen on click)
2015-11-09 10:18:39 +01:00
Adrian Ulrich
0cfd1c905c fix english 2015-11-03 13:47:16 +01:00
Adrian Ulrich
2a3eb5f403 Beautify Android 6 permission request 2015-11-01 17:09:37 +01:00
Adrian Ulrich
7f1f5c0cdd option to disable artwork on lockscreen 2015-10-12 14:24:49 +02:00
Adrian Ulrich
9de67792c7 automatic playlist creation support 2015-10-05 21:27:59 +02:00
Adrian Ulrich
3746a58767 SeekbarPref: support dummy text for zero-values 2015-10-05 20:56:04 +02:00
Adrian Ulrich
bcd400ef00 support for sbpSteps value 2015-10-05 20:50:26 +02:00
Adrian Ulrich
1ede004545 change divider attr to multiplication 2015-10-05 20:28:01 +02:00
Adrian Ulrich
d4f17d2c9a Add vanillaplug option to preferences 2015-10-05 20:04:39 +02:00
Adrian Ulrich
79048e7619 Configure SeekbarPreference via attr 2015-10-05 10:45:15 +02:00
Adrian Ulrich
bf80c21588 use preferences_action_ strings 2015-10-04 14:32:56 +02:00
Adrian Ulrich
61bcb9857a Add distinct translation for some keys, see PR 189 2015-09-14 19:50:03 +02:00
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