Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-17 | Fix bad merge | Scott Jackson | |
2017-04-17 | Merge 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-17 | Merge branch 'master' into edge | Scott Jackson | |
2017-04-17 | Merge pull request #792 from bryant1410/master | Scott Jackson | |
Fix broken headings in Markdown files | |||
2017-04-17 | Fixes #788: Only download playlist immediately if we match sync settings | Scott Jackson | |
2017-04-17 | Fixes #791: Add scan server button for stock Subsonic | Scott Jackson | |
2017-04-17 | Fix broken Markdown headings | Santiago Castro | |
2017-04-17 | Update gradle | Scott Jackson | |
2017-04-12 | Added 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-12 | Enhanced Playback speed UI using shehabic/Droppy library and persistence of ↵ | Marcus | |
speed settings between songs and non-songs. | |||
2017-03-08 | Add privacy policy | Scott Jackson | |
2017-03-07 | Fixes #784: Add 48 kpbs option | Scott Jackson | |
2017-03-07 | Update gradle + build tools | Scott Jackson | |
2017-01-17 | Merge pull request #780 from 3615pipou/patch-1 | Scott Jackson | |
Little improvement of the french translation | |||
2017-01-17 | Little 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-07 | Merge branch 'hufman-MediaBrowserLibrary' into edge | Scott Jackson | |
2017-01-07 | Remove Log.d | Scott Jackson | |
2017-01-05 | Fixes #776: Update French translation of Bookmarks | Scott Jackson | |
2017-01-05 | Update gradle | Scott Jackson | |
2017-01-05 | Fix verbage of keep last played | Scott Jackson | |
2017-01-04 | Implements Android Auto Library browse #774 | Walter Huf | |
2016-11-28 | DSub 5.3.4 Released | Scott Jackson | |
2016-11-28 | Automatically turn off DLNA for Android 7.0+ devices | Scott Jackson | |
2016-11-28 | Fix crash with rotating in offline mode | Scott Jackson | |
2016-11-23 | Always play something from Auto even if no matches are found | Scott Jackson | |
2016-11-22 | Add option to disable DLNA casting | Scott Jackson | |
2016-11-10 | Increment build due to bad release | Scott Jackson | |
2016-11-10 | DSub 5.3.3 Released | Scott Jackson | |
2016-11-10 | Clear cached session id when restoring from backup | Scott Jackson | |
2016-11-01 | Fix split screen mode not continuing to update UI | Scott Jackson | |
2016-10-31 | Wrap applyMediaPlabackParams in try/catch block | Scott Jackson | |
2016-10-27 | Add back basic auth support | Scott Jackson | |
2016-10-26 | Fix crash if pressing play if in IDLE state | Scott Jackson | |
2016-10-26 | Android 7 no longer accepts session id's from previous versions | Scott Jackson | |
2016-10-26 | Possible fix for day/night theme showing wrong color on albums | Scott Jackson | |
2016-10-26 | Fixes #759: Don't change the track # for Top Tracks | Scott Jackson | |
2016-10-22 | Merge branch 'edge' | Scott Jackson | |
2016-10-22 | Fix location permission blocking install on devices without GPS | Scott Jackson | |
2016-10-22 | DSub 5.3.2 released | Scott Jackson | |
2016-10-22 | Update gradle | Scott Jackson | |
2016-10-21 | Ask for location permissions in support for the day/night theme | Scott Jackson | |
2016-10-21 | Fix for Chromecast issues. Cast API appears to have changed so starting a ↵ | Scott Jackson | |
new song triggers an additional COMPLETED broadcast while it is getting the new song ready | |||
2016-10-21 | Upgrade to support library v24 | Scott Jackson | |
2016-10-19 | Remove debug timeout | Scott Jackson | |
2016-10-19 | Clear tint cache on exit so we can fix if bad colors get stuck | Scott Jackson | |
2016-10-17 | Second beta released with self-signed cert fixes | Scott Jackson | |
2016-10-17 | Change Show all media -> Show all songs | Scott Jackson | |
2016-10-17 | Fix accepting self signed certificates | Scott Jackson | |
2016-10-17 | HttpUrlConnection doesn't auto follow http -> https redirects | Scott Jackson | |
2016-10-17 | Add some better error handling to saving playlists + log errors | Scott Jackson | |