aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-19Merge branch 'master' into edgeScott Jackson
2017-06-19Merge pull request #805 from KBerstene/bugfix/playbackcontrolsScott Jackson
Bugfix: Previous and next button behavior while long song is paused
2017-06-14Remove duplicate checkScott Jackson
2017-06-14Put the rewind/fastforward fallbacks back for bluetooth buttons and suchScott Jackson
2017-06-14Fix persistent notification showing different action when pausedScott Jackson
2017-06-14Make sure to always show correct fast foward or next buttonsScott Jackson
2017-06-13Update gradleScott Jackson
2017-06-13Merge branch 'KBerstene-feature/rewindjumppreferences' into edgeScott Jackson
2017-06-13Merge branch 'master' into edgeScott Jackson
2017-06-11Fixed previous and next button behavior while long song is pausedKevin T. Berstene
2017-06-10Merge branch 'master' into feature/rewindjumppreferencesKevin T. Berstene
2017-06-09Merge pull request #803 from KBerstene/masterScott Jackson
Change SeekBarPreference value to center alignment
2017-06-09Additional change for modifiable rewind/fast forward.Kevin T. Berstene
2017-06-09Added preference for rewind and fast forward intervalsKevin T. Berstene
Keeping the default at 10s and 30s respectively, added preference options under Playback to allow user to change how far rewind and fast forward jump.
2017-06-09Change SeekBarPreference value to center alignment, bringing it in line with ↵Kevin T. Berstene
similar dialog boxes.
2017-05-08Better share error handlingScott Jackson
2017-04-30Update translationScott Jackson
2017-04-30Fix #794 error if null album when applying replaygain tagsScott Jackson
2017-04-21Add licenseScott Jackson
2017-04-18Dsub 5.3.5 releasedScott Jackson
2017-04-18Merge branch 'SilentViking-enhanced-playback-speed' into edgeScott Jackson
2017-04-17Fix bad mergeScott Jackson
2017-04-17Merge branch 'enhanced-playback-speed' of ↵Scott Jackson
https://github.com/SilentViking/Subsonic into SilentViking-enhanced-playback-speed # Conflicts: # app/src/main/java/github/daneren2005/dsub/util/Constants.java
2017-04-17Merge branch 'master' into edgeScott Jackson
2017-04-17Merge pull request #792 from bryant1410/masterScott Jackson
Fix broken headings in Markdown files
2017-04-17Fixes #788: Only download playlist immediately if we match sync settingsScott Jackson
2017-04-17Fixes #791: Add scan server button for stock SubsonicScott Jackson
2017-04-17Fix broken Markdown headingsSantiago Castro
2017-04-17Update gradleScott Jackson
2017-04-12Added separate persistent settings for music and non-music playback. Also ↵Marcus
updated demo server username to guest2 The new preferences key names: REFERENCES_KEY_SONG_PLAYBACK_SPEED relates to songs only. Everything else uses PREFERENCES_KEY_PLAYBACK_SPEED Commented out resetPlaybackSpeed when setCurrentPlaying is called. Updated resetPlaybackSpeed to remove both preferences, despite no longer being called.
2017-04-12Enhanced Playback speed UI using shehabic/Droppy library and persistence of ↵Marcus
speed settings between songs and non-songs.
2017-03-08Add privacy policyScott Jackson
2017-03-07Fixes #784: Add 48 kpbs optionScott Jackson
2017-03-07Update gradle + build toolsScott Jackson
2017-01-17Merge pull request #780 from 3615pipou/patch-1Scott Jackson
Little improvement of the french translation
2017-01-17Little improvement of the french translation 3615pipou
"Play next" was translate "Suivant" which mean "next" so I propose "Jouer juste après". And "Play last" was translate "Précédent" which mean "previous" so I propose "Jouer en fin de liste"
2017-01-07Merge branch 'hufman-MediaBrowserLibrary' into edgeScott Jackson
2017-01-07Remove Log.dScott Jackson
2017-01-05Fixes #776: Update French translation of BookmarksScott Jackson
2017-01-05Update gradleScott Jackson
2017-01-05Fix verbage of keep last playedScott Jackson
2017-01-04Implements Android Auto Library browse #774Walter Huf
2016-11-28DSub 5.3.4 ReleasedScott Jackson
2016-11-28Automatically turn off DLNA for Android 7.0+ devicesScott Jackson
2016-11-28Fix crash with rotating in offline modeScott Jackson
2016-11-23Always play something from Auto even if no matches are foundScott Jackson
2016-11-22Add option to disable DLNA castingScott Jackson
2016-11-10Increment build due to bad releaseScott Jackson
2016-11-10DSub 5.3.3 ReleasedScott Jackson
2016-11-10Clear cached session id when restoring from backupScott Jackson