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 (
Expand
)
Author
2016-06-23
Require SSID entry before using local network address
Scott Jackson
2016-06-23
Override MediaSession's handling of KeyEvents to get custom logic (ie: double...
Scott Jackson
2016-06-16
Madsonic 6 uses getSimilarSongs now
Scott Jackson
2016-06-14
try/catch onDone results as well
Scott Jackson
2016-06-14
Fixes #710: Show album on Top Tracks
Scott Jackson
2016-06-13
Fixes #711: Don't encode ' at all
Scott Jackson
2016-06-13
Fixes #707: Fix artists not showing up with First Level Artists
Scott Jackson
2016-06-13
Fixes #708: Typo causing artist options not to show
Scott Jackson
2016-06-13
Fix Ampache not having some options
Scott Jackson
2016-06-13
Add build to logs
Scott Jackson
2016-06-08
Fixes #704: Allow rewind/fast forward in Auto + Bluetooth controls
Scott Jackson
2016-06-08
Fix crash if formatting null date string
Scott Jackson
2016-05-30
Get rid of Log.d
Scott Jackson
2016-05-30
Remove "Root" folder concept now that we can trivially display artists and so...
Scott Jackson
2016-05-30
Fixes #690: Modernize the action bar search with SearchView
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
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
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
[next]