index
:
dsub
edge
material3
stupid-refactoring
My fork of the DSub Android client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
main
/
java
/
github
Age
Commit message (
Collapse
)
Author
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
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-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-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
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
2016-10-13
Fixes #748: Show albums for Show All
Scott Jackson
2016-10-13
Fixes #749: Fix background cache refresh screwing up Show All
Scott Jackson
2016-10-11
Fixes #746: Add support for Play Title by Artist voice commands
Scott Jackson
2016-10-11
Fixes #747: Add support for Internet Radio while casting
Scott Jackson
2016-10-10
Fix a couple of minor warnings
Scott Jackson
2016-10-07
#564 Reimplement getInputStream range header, increasing timeout, and fix ↵
Scott Jackson
retry logic
2016-10-06
Move to using Google Play Services SSL by default where available
Scott Jackson
2016-10-06
Convert ServerProxy to HttpUrlConnection and remove last traces of ↵
Scott Jackson
apache.http (closes #564)
2016-10-06
Merge branch 'edge' into connection
Scott Jackson
2016-10-05
Load playlist size in background before hitting RCC::setPlaybackState
Scott Jackson
2016-10-01
Workaround for #739
Scott Jackson
2016-09-30
Make sure BackgroundTask can add threads when we have too many tasks
Scott Jackson
2016-09-30
Fixes #738: Add support for radio station playlists
Scott Jackson
2016-09-28
#564: Implement HttpUrlConnection for bitmaps/song downloads as well
Scott Jackson
2016-09-28
Merge branch 'edge' into connection
Scott Jackson
2016-09-27
Fixes #737: Don't show playback speed button on < 6.0
Scott Jackson
2016-09-23
Move cast id over to EnvironmentVariables
Scott Jackson
2016-09-23
Fix error when removing and then immediately adding server
Scott Jackson
2016-09-21
Don't scrobble/load image for Internet Radio Stations (closes #172)
Scott Jackson
2016-09-20
Merge branch 'internet-radio' into edge
Scott Jackson
2016-09-19
Fixes #734: Auto skip uncached songs when no network
Scott Jackson
2016-09-19
Fixes #735: Add Play Now to song's context menu when click to add
Scott Jackson
2016-09-14
#172 Implement playback of internet radio stations + hide UI elements which ↵
Scott Jackson
don't make sense on streams
2016-09-14
Merge branch 'edge' into internet-radio
Scott Jackson
2016-09-13
Fix error if adding a user with no current users
Scott Jackson
2016-09-09
Reintroduce tokens for Subsonic 6+ with a check for error code 41
Scott Jackson
2016-09-08
#172 Add Internet Radio tab UI
Scott Jackson
2016-09-05
Start of #564 conversion to HttpUrlConnection
Scott Jackson
2016-09-02
Fixes #656: Add Day/Night themes
Scott Jackson
2016-09-01
Fixes #732: Add support for runtime permissions
Scott Jackson
2016-08-31
Fixes #726: Add custom playback speed
Scott Jackson
[next]