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
Age
Commit message (
Expand
)
Author
2016-10-02
Update strings.xml
YSmhXQDd6Z
2016-07-01
Update strings.xml
YSmhXQDd6Z
2016-07-01
Update strings.xml
YSmhXQDd6Z
2016-06-30
Update portuguese translation
YSmhXQDd6Z
2016-02-28
Update portuguese translation
YSmhXQDd6Z
2015-12-20
Update strings.xml
YSmhXQDd6Z
2015-12-20
Create strings.xml
YSmhXQDd6Z
2015-12-18
Fix crash on rotate in Settings sub-fragment
Scott Jackson
2015-12-18
Fix Settings sub-fragments not having title
Scott Jackson
2015-12-17
DSub 5.1.2 Released
Scott Jackson
2015-12-17
When sorting albums alphabetically make sure to sort off getAlbumDisplay
Scott Jackson
2015-12-17
Fix sort with multiple tracks with the same track #
Scott Jackson
2015-12-17
Fix infinite recursion of removing then re-putting same bitmap on stack
Scott Jackson
2015-12-17
Make getArtist/getAlbum auto refresh entries as well
Scott Jackson
2015-12-17
Delete/add entries from background refresh
Scott Jackson
2015-12-16
Concurrent modification error
Scott Jackson
2015-12-15
Decade search should go 2000-2009 instead of to 2010
Scott Jackson
2015-12-14
Sort artists on every view since second level artists are otherwise not sorte...
Scott Jackson
2015-12-14
Just sort folders on every view instead of refresh (will be needed if I decid...
Scott Jackson
2015-12-14
Show the complete date for last played if higher than last played date
Scott Jackson
2015-12-14
Don't create DownloadFile just to grab the save path
Scott Jackson
2015-12-14
Fix offline id's with SongDBHandler when saving remote playlist
Scott Jackson
2015-12-12
Update podcast episodes in SongDBHandler as well
Scott Jackson
2015-12-12
Speed up addSongsImpl enough we can load for playlists as well
Scott Jackson
2015-12-12
Fix songs with a db entry but never been played showing as epoc
Scott Jackson
2015-12-12
Add songs to SongDBHandler in normal viewing
Scott Jackson
2015-12-12
Try to lookup songs in SongDBHandler for offline scrobbling/stars
Scott Jackson
2015-12-11
If case of multiple identical paths offline, show last played as most recent one
Scott Jackson
2015-12-11
Add server instance to RegisteredSongs
Scott Jackson
2015-12-11
Merge branch 'master' into played
Scott Jackson
2015-12-11
6.0 Doze fix: grab and hold a Wifi lock while casting
Scott Jackson
2015-12-08
Don't stop playing just because failed to parse event
Scott Jackson
2015-12-08
Forgot to do super.onRestore
Scott Jackson
2015-12-08
On settings restore remove cache location since they differ from device to de...
Scott Jackson
2015-11-30
DLNA: fix a couple of issues with last commit
Scott Jackson
2015-11-30
Fix gapless playback on DLNA not scrobbling completion
Scott Jackson
2015-11-30
#589 Fix case where we are trying to setup the next song before the current o...
Scott Jackson
2015-11-30
Move next setup login into DownloadService, fix some casting UI issues
Scott Jackson
2015-11-30
Keep track of played songs in Offline mode if we have a id registered for it
Scott Jackson
2015-11-28
Start of keeping track of played songs. Based loosly on https://github.com/p...
Scott Jackson
2015-11-27
Fix weird behavior with removing server in middle of list
Scott Jackson
2015-11-27
#580, #596 Switch fragments for server settings as well
Scott Jackson
2015-11-27
Fix error if volumeMax is < 10 and increments gets rounded to 0
Scott Jackson
2015-11-27
#580, #596 Make setting open up a normal new fragment
Scott Jackson
2015-11-23
Prioritize closest title for autoplay so a query like All American Rejects pl...
Scott Jackson
2015-11-23
Work on getting search results to auto play better if case is different or of...
Scott Jackson
2015-11-23
Unpin songs when deleting a synced playlist
Scott Jackson
2015-11-23
#597 Auto unpin songs when removing from playlist through DSub
Scott Jackson
2015-11-23
#597 Unpin songs when no longer in synced playlist on manual refresh
Scott Jackson
2015-11-23
Only count songs as duplicate if they have the same disc/track # as well
Scott Jackson
[next]