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-01-13
Fix some misc crashes
Scott Jackson
2016-01-11
Auto: take out video and 1 star rated songs
Scott Jackson
2016-01-11
Fixes #618: add bookmarks to Auto
Scott Jackson
2016-01-10
Fixes #621 Fix Madsonic labeling songs as albums
Scott Jackson
2016-01-10
Fix now playing status with no track # (ie: Podcast) and go back to using sam...
Scott Jackson
2016-01-10
Update current playing to match on entry instead of just DownloadFile object
Scott Jackson
2016-01-10
#618 Resume podcasts/album lists from Bookmarks
Scott Jackson
2016-01-10
Fixed #619: Add Podcasts to Auto
Scott Jackson
2016-01-08
fixes #595 Add Album Lists to Auto
Scott Jackson
2016-01-07
#611 Update the cover art when refreshing songs
Scott Jackson
2016-01-05
Update CardView to use themed version of card_rounded_corners (pre-L does not...
Scott Jackson
2016-01-04
Only change user input for cache location instead of changing the preference ...
Scott Jackson
2016-01-04
Fix error if no currentPlaying on start
Scott Jackson
2016-01-04
#614 Bookmark on pause + sync UI on bookmarks from other places
Scott Jackson
2016-01-04
#615 Fix rotating after clicking widget opening up Now Playing again
Scott Jackson
2016-01-04
#609 Go directly to playlist/podcast from sync notification
Scott Jackson
2016-01-04
Merge remote-tracking branch 'origin/master'
Scott Jackson
2016-01-04
Fix crash when auto resetting the cache location
Scott Jackson
2016-01-01
#216 Fix Repeat All in Jukebox mode
Scott Jackson
2016-01-01
#141 Add buttons for internal/external dir locations instead of requiring use...
Scott Jackson
2015-12-29
#575: Add batch star/unstar
Scott Jackson
2015-12-29
Merge remote-tracking branch 'origin/master'
Scott Jackson
2015-12-29
Fix spinner dropdown being ontop of the spinner
Scott Jackson
2015-12-26
#608 Add a color/spacing difference between Track # and title
Scott Jackson
2015-12-26
Lower shadow on tablets since it is no longer rounded
Scott Jackson
2015-12-23
Change ActionBar spinner to wrap_content
Scott Jackson
2015-12-22
Change to synchronize against onSongChangedListeners
Scott Jackson
2015-12-20
Tweak the FastScroller for more room to grab
Scott Jackson
2015-12-20
Add some small shadow to cards
Scott Jackson
2015-12-20
Fix headers screwing up GridSpacingDecoration
Scott Jackson
2015-12-18
Start of my own basic CardView since support version doesn't play nice with S...
Scott Jackson
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
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
[next]