aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java
AgeCommit message (Expand)Author
2016-01-10Update current playing to match on entry instead of just DownloadFile objectScott Jackson
2016-01-10#618 Resume podcasts/album lists from BookmarksScott Jackson
2016-01-10Fixed #619: Add Podcasts to AutoScott Jackson
2016-01-08fixes #595 Add Album Lists to AutoScott Jackson
2016-01-07#611 Update the cover art when refreshing songsScott Jackson
2016-01-05Update CardView to use themed version of card_rounded_corners (pre-L does not...Scott Jackson
2016-01-04Only change user input for cache location instead of changing the preference ...Scott Jackson
2016-01-04Fix error if no currentPlaying on startScott Jackson
2016-01-04#614 Bookmark on pause + sync UI on bookmarks from other placesScott Jackson
2016-01-04#615 Fix rotating after clicking widget opening up Now Playing againScott Jackson
2016-01-04#609 Go directly to playlist/podcast from sync notificationScott Jackson
2016-01-04Merge remote-tracking branch 'origin/master'Scott Jackson
2016-01-04Fix crash when auto resetting the cache locationScott Jackson
2016-01-01#216 Fix Repeat All in Jukebox modeScott 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/unstarScott Jackson
2015-12-29Merge remote-tracking branch 'origin/master'Scott Jackson
2015-12-29Fix spinner dropdown being ontop of the spinnerScott Jackson
2015-12-26#608 Add a color/spacing difference between Track # and titleScott Jackson
2015-12-26Lower shadow on tablets since it is no longer roundedScott Jackson
2015-12-23Change ActionBar spinner to wrap_contentScott Jackson
2015-12-22Change to synchronize against onSongChangedListenersScott Jackson
2015-12-20Tweak the FastScroller for more room to grabScott Jackson
2015-12-20Add some small shadow to cardsScott Jackson
2015-12-20Fix headers screwing up GridSpacingDecorationScott Jackson
2015-12-18Start of my own basic CardView since support version doesn't play nice with S...Scott Jackson
2015-12-18Fix crash on rotate in Settings sub-fragmentScott Jackson
2015-12-18Fix Settings sub-fragments not having titleScott Jackson
2015-12-17When sorting albums alphabetically make sure to sort off getAlbumDisplayScott Jackson
2015-12-17Fix sort with multiple tracks with the same track #Scott Jackson
2015-12-17Fix infinite recursion of removing then re-putting same bitmap on stackScott Jackson
2015-12-17Make getArtist/getAlbum auto refresh entries as wellScott Jackson
2015-12-17Delete/add entries from background refreshScott Jackson
2015-12-16Concurrent modification errorScott Jackson
2015-12-15Decade search should go 2000-2009 instead of to 2010Scott Jackson
2015-12-14Sort artists on every view since second level artists are otherwise not sorte...Scott Jackson
2015-12-14Just sort folders on every view instead of refresh (will be needed if I decid...Scott Jackson
2015-12-14Show the complete date for last played if higher than last played dateScott Jackson
2015-12-14Don't create DownloadFile just to grab the save pathScott Jackson
2015-12-14Fix offline id's with SongDBHandler when saving remote playlistScott Jackson
2015-12-12Update podcast episodes in SongDBHandler as wellScott Jackson
2015-12-12Speed up addSongsImpl enough we can load for playlists as wellScott Jackson
2015-12-12Fix songs with a db entry but never been played showing as epocScott Jackson
2015-12-12Add songs to SongDBHandler in normal viewingScott Jackson
2015-12-12Try to lookup songs in SongDBHandler for offline scrobbling/starsScott Jackson
2015-12-11If case of multiple identical paths offline, show last played as most recent oneScott Jackson
2015-12-11Add server instance to RegisteredSongsScott Jackson
2015-12-11Merge branch 'master' into playedScott Jackson
2015-12-116.0 Doze fix: grab and hold a Wifi lock while castingScott Jackson
2015-12-08Don't stop playing just because failed to parse eventScott Jackson