Adrian Ulrich
c15b98bdc7
move media library header in settings
2017-01-08 17:55:50 +01:00
Adrian Ulrich
08f79a84ae
implement media scanner UI
2016-12-27 21:44:42 +01:00
Адонай Элохим
71144b1f8e
Implement scroll-to-song and option in menu
2016-07-17 23:12:00 +03:00
Adrian Ulrich
74b7198ce0
move sd-scanner to misc and update copyright
2016-07-03 16:09:22 +02:00
Adrian Ulrich
22bf1db8bd
remove continuous shuffle
2016-06-24 20:32:47 +02:00
Xiao Bao Clark
f9f8962064
Convert SDScanner MainActivity to fragment
2016-06-12 13:38:14 +10:00
Adrian Ulrich
013a391cf0
Support for multiple themes
2016-05-26 20:53:05 +02:00
Adrian Ulrich
1089f4ed51
use same order for library-default-actions
2016-05-14 09:08:18 +02:00
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
b90e0eb712
Make XML default match DEFAULT_PLAYLIST_ACTION
2016-05-14 08:22:17 +02:00
Adrian Ulrich
29307ae357
set correct default value
...
This should have been done in b7fae56fc30ab7c172fd9345f748dd0b25170290
2016-02-27 16:13:42 +01:00
Adrian Ulrich
b42e923675
Option to ignore permanent audio focus loss
2015-12-14 11:05:00 +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
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
bfea91f7cf
use seekbar_pref for IdlePreference
2015-10-05 11:56:01 +02:00
Adrian Ulrich
806e74eba1
rename shake_pref into seekbar_pref
2015-10-05 11:44:07 +02:00
Adrian Ulrich
79048e7619
Configure SeekbarPreference via attr
2015-10-05 10:45:15 +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
9375969eee
implement verbose notifications (nag)
2015-05-31 18:18:26 +02:00
Adrian Ulrich
3d87a167c8
Dark theme support for Android 5.0
2015-05-10 20:34:57 +02:00
Adrian Ulrich
a7a004a2d9
rearrange settings
2015-05-03 13:49:43 +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
7feebb067f
remove dead preferences element
2015-04-13 16:57:51 +02:00
Adrian Ulrich
cffbb1b3f8
remove legacy preferences activities
2015-04-12 14:11:47 +02:00
Adrian Ulrich
bab6b91fdd
get rid of obsolete inverted_color feature
2014-10-14 12:58:40 +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
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
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
Adrian Ulrich
d317d7aebc
config option for songs without RG tag
2013-05-01 18:59:01 +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
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
85efbd7573
Config option to set filebrowser start
2013-01-02 19:10:09 +01:00
Adrian Ulrich
5eab4898ee
Remove volume override feature
...
This seems to be pretty buggy for some reason (android bug?) and crashes with random errors - even on freshly initialized MediaPlayers
2012-10-19 16:55:02 +02:00
Adrian Ulrich
0a8ccc649a
also rename package name in XML files
2012-09-23 14:31:38 +02:00
Christopher Eby
c307995b73
Add a beep for headset button double-click
...
Also adds missing header to PrefKeys
2012-05-16 10:00:43 -05:00
Christopher Eby
be9e298a72
Add play or enqueue library action; make it the default
...
As suggested by Jonas Thiem
2012-05-15 13:44:23 -05:00
Christopher Eby
1c08570866
Move scan button into library prefs
2012-03-30 20:44:12 -05:00