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 (
Collapse
)
Author
2016-04-20
Go back to only checking ACTION_UP (some devices don't actually populate ↵
Scott Jackson
repeat count on double presses)
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 ↵
Scott Jackson
max out at duration - 10 minutes)
2016-03-10
Fix DLNA device maxVolume == -1 crashing
Scott Jackson
2016-03-10
Don't add bookmarks near the end of a podcast/audio book on pause
Scott Jackson
2016-03-10
Respect the isPastCutoff params for setting a song as completely listened to
Scott Jackson
2016-03-10
Fix needlessly downsampling when set to unlimited bitrate
Scott Jackson
2016-03-10
Fix dangling read-only db connections
Scott Jackson
2016-03-04
Fix auto deleting permanently cached podcasts
Scott Jackson
2016-03-04
Fix error handling in artist image loader
Scott Jackson
2016-02-29
Fixes #652: Add Show Artist/Album context menu items to search/starred songs
Scott Jackson
2016-02-24
Move SelectDirectoryFragment to use abstract setupLayoutManager
Scott Jackson
2016-02-23
Wuery GridLayoutManager for span count instead of saying what it should be
Scott Jackson
2016-02-23
Fix download queue getting messed up if clearing current playing while ↵
Scott Jackson
downloading
2016-02-22
Fixes #654: Sort artists same as Web
Scott Jackson
2016-02-22
Merge remote-tracking branch 'origin/master'
Scott Jackson
2016-02-22
#417 Add listened status indicator for Podcasts/Audio Books
Scott Jackson
2016-02-18
Closing drawer on offline toggle.
Mark Avenius
2016-02-16
Fixes #648: Fix onPanelCollapse being called on drag down even if already closed
Scott Jackson
2016-02-16
Log errors setting ratings
Scott Jackson
2016-02-15
Fixes #643: Add Video Conversion role
Scott Jackson
2016-02-15
Fixes #647: Stop sync if we change network mid-run
Scott Jackson
2016-02-15
Don't try to run CacheCleaner if no DownloadService (ie: sync)
Scott Jackson
2016-02-11
Fix crash trying to long press top row of Shares dialog
Scott Jackson
2016-02-11
Fix clicking play while casting not starting automatically
Scott Jackson
2016-02-11
Fix starting casting while nextPlaying is preparing/prepared
Scott Jackson
[next]