dkanada
5537137e35
remove gapless preference since it will be automatically applied
2020-05-23 09:59:40 +09:00
dkanada
593a9a545a
minor changes to default preferences
2019-07-16 00:19:31 -07:00
Karim Abou Zeid
58fb31b4b1
SDK 28, Android X
2019-04-10 12:40:28 +02:00
Andrew
6624fcd505
Added preference to turn off shuffle mode when selecting new list of songs ( #527 )
...
An option to turn sticky shuffle on or off. It's enabled by default so it keeps the current functionality the same. I noticed every other player has it so hopefully you don't have any issues with it being in the app.
2018-06-18 22:12:34 -04:00
Karim Abou Zeid
869b935bf6
Added option to disable audio ducking.
2016-04-03 16:10:50 +02:00
Karim Abou Zeid
9873f67139
Witched to supportv7 prefs. Should fix a NPE when opening settings for some devices.
2016-02-03 20:10:16 +01:00
Karim Abou Zeid
8b98a9be85
Implemented app-theme-helper. Needs to be cleaned up.
2016-01-25 22:20:59 +01:00
Karim Abou Zeid
593211bd2b
Removed the fade in/out on play/pause option because it caused bugs with the audiofocus and complicated the development. -> Fixed the audiofocus problem where the music wont start playing again when gaining focus back.
2015-06-28 23:18:04 +02:00
Karim Abou Zeid
54de0bb2cc
Disabled gapless playback for default
2015-06-28 15:55:36 +02:00
Karim Abou Zeid
3bdecbebe4
Cleaned up and rewrote big parts of the MusicService. Added gapless playback option in settings.
2015-06-19 02:29:44 +02:00
Karim Abou Zeid
554bc25f83
Added colored notification (as an option). Relabeled some vars.
2015-06-15 23:37:13 +02:00
Karim Abou Zeid
257791eff6
Reorganized and cleaned up the playback service a bit. Added the ability to fade a song in/out on play/pause.
2015-06-12 00:04:52 +02:00
Karim Abou Zeid
b07e602651
Fixed an annoying bug in the MusicControllerActivity where the recents card of the app is placed at the wrong position when switching between the songs. Also some code clean ups.
2015-06-11 16:28:04 +02:00
Aidan Follestad
7ce86afd74
Lots of progress with dynamic theming, the nav drawer now uses a RecyclerView, AboutDeveloperDialogHelper is now a DialogFragment, RTL support (to suppress Lint warnings), other various small fixes, cleaned up and formatted lot of code (and removed un-used resources), R.string.ok > android.R.string.ok, R.string.cancel > android.R.string.cancel, switched dialog helpers to DialogFragments.
2015-04-16 16:47:02 -05:00
Karim Abou Zeid
89e62a2390
0.9.8b equalizer
2015-04-14 21:55:37 +02:00