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
Age
Commit message (
Expand
)
Author
2016-05-30
Fixes #690: Modernize the action bar search with SearchView
Scott Jackson
2016-05-30
Merge remote-tracking branch 'origin/master' into playback_speed
Scott Jackson
2016-05-29
Fix crappy network causing newest podcasts to never load
Scott Jackson
2016-05-29
Fixes #703 NPE on refill with no existing executorService
Scott Jackson
2016-05-25
Fixes #700: close now playing when viewing artist/album
Scott Jackson
2016-05-23
Wrap broadcasts in try/catch in case they are causing #696
Scott Jackson
2016-05-19
Fixes #694: Stop sticking instance to rest2 if changed
Scott Jackson
2016-05-19
Don't stop trying when we encounter a bad scrobble
Scott Jackson
2016-05-19
Enable double click pause/play button to skip as well
Scott Jackson
2016-05-19
Debounce next/previous so bad devices can't spam it
Scott Jackson
2016-05-04
Fix theme change after switching launchMode
Scott Jackson
2016-05-04
#170 Add status indicator for playback speed
Scott Jackson
2016-05-04
#170 Don't show variable speed when casting
Scott Jackson
2016-05-04
#170 Only keep variable playback speed during same album
Scott Jackson
2016-05-04
Merge branch 'master' into playback_speed
Scott Jackson
2016-05-04
Fix random crash
Scott Jackson
2016-05-02
Fixes #686: Don't restart activity when coming from notifications
Scott Jackson
2016-05-02
Fix resuming from Bookmark not adding playlistId
Scott Jackson
2016-04-26
Fix lots of error logs if path is null
Scott Jackson
2016-04-26
Add Ampache to list of server checks
Scott Jackson
2016-04-26
#683 Only show heads up notification while out of app
Scott Jackson
2016-04-23
#170 Add Variable Playback Speed
Scott Jackson
2016-04-23
DLNA: Remove `X_DLNA_SeekByte` as well
Scott Jackson
2016-04-20
Go back to only checking ACTION_UP (some devices don't actually populate repe...
Scott Jackson
2016-04-12
Auto: Remove self-imposed limit since too many items warning was taken out
Scott Jackson
2016-04-11
Merge remote-tracking branch 'origin/master'
Scott Jackson
2016-04-11
Fix red background on different themes
Scott Jackson
2016-04-08
Increase max albums/songs in search results
Scott Jackson
2016-04-06
#669 On Audio Books/Podcasts replace back/forward with rewind/fast forward
Scott Jackson
2016-04-01
Fixes #672: Resume entire album when clicking bookmarks
Scott Jackson
2016-04-01
Fix misc crash
Scott Jackson
2016-03-28
Fixes #667: Add optional caching while casting
Scott Jackson
2016-03-24
Fixes #554: Add option for heads up notifications
Scott Jackson
2016-03-22
Remove debug
Scott Jackson
2016-03-21
Fix error if getLastPlayed is passed null Pair
Scott Jackson
2016-03-21
Refactor PodcastChannelAdapter to use ExpandableSectionAdapter
Scott Jackson
2016-03-21
Fixes #664: Show Artist when browsing by tags
Scott Jackson
2016-03-21
Fixes #650: Don't overflow cover art into song title/artist
Scott Jackson
2016-03-21
Fix some controls not triggering refresh of button bar
Scott Jackson
2016-03-18
Merge branch 'emergency-fixes'
Scott Jackson
2016-03-18
Fix shuffle play mode
Scott Jackson
2016-03-18
#663 Make Search results expandable
Scott Jackson
2016-03-18
Add sectionIndex to onBindHeaderHolder
Scott Jackson
2016-03-18
Offline Mode: fix error with root level album art
Scott Jackson
2016-03-15
Use Collators to make sure special characters are sorted correctly
Scott Jackson
2016-03-14
Fix for DLNA devices sending X_DLNA_SeekTime
Scott Jackson
2016-03-14
Fix possible bug with nomedia dir creation
Scott Jackson
2016-03-14
Fix clearing queue during radio not cancelling it
Scott Jackson
2016-03-14
Fix failed to create artist radio message if starting from empty queue
Scott Jackson
2016-03-10
Fix cutoff calculation to not always do duration - 10 minutes (supposed to ma...
Scott Jackson
[prev]
[next]