aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-02-05Completely retool fragment management to not rely on unique id'sScott Jackson
2014-02-04getNewId needs to give unique id even after restoring from BundlesScott Jackson
2014-02-04Possible fix for next song not playingScott Jackson
2014-02-04Fix showAlbum breaking after change to where unique id is setScott Jackson
2014-02-03Fix not actually using API's native generateViewIdScott Jackson
2014-02-03Fix rotating screen showing blank folder listScott Jackson
2014-02-03Fix pressing nextScott Jackson
2014-02-01Don't generate unique id unless necessaryScott Jackson
2014-02-01Use native unique id generator on 4.2+Scott Jackson
2014-02-01Fix crash when doing adapter operations after rotating screenScott Jackson
2014-02-01#261 cache visualizer onScott Jackson
2014-01-31Fix pressing artist search suggestion with tagsScott Jackson
2014-01-31 #270 Add albumId/artistId to get around showAlbum issueScott Jackson
2014-01-31Fix typoScott Jackson
2014-01-31#271 Fix switching servers not showing synced itemsScott Jackson
2014-01-30Next should use already setup MediaPlayerScott Jackson
2014-01-30Fix shuffle creating bogus copies of now playing entryScott Jackson
2014-01-30Fix rotating after playAll on dir causing repeated actionScott Jackson
2014-01-29Fix not loading chat tab by defaultScott Jackson
2014-01-29Merge branch 'Tags' of https://github.com/daneren2005/SubsonicScott Jackson
2014-01-29Set default internal ip to blankScott Jackson
2014-01-28Get rid of blocking call to clear, pointless callScott Jackson
2014-01-27Add year to album headerScott Jackson
2014-01-25Add year to albumsScott Jackson
2014-01-24#269 Convert timer to sliderScott Jackson
2014-01-24#265 Mass unstar artists/albums, fix unstarring artist from starred screenScott Jackson
2014-01-24#265 Add a method to mass unstar songsScott Jackson
2014-01-23#255 Change to song menu after using show allScott Jackson
2014-01-22MergeScott Jackson
2014-01-22Fix a few places where the index wasn't properly updatedScott Jackson
2014-01-22Default to song list if album's in genre is 0Scott Jackson
2014-01-21#263 Add song/album totals to genre listScott Jackson
2014-01-21When pressing previous on first song with repeat == all, go back to endScott Jackson
2014-01-21Fix next with repeat all not working at end for some placesScott Jackson
2014-01-21#262 Fix playing status always being true even if pausedScott Jackson
2014-01-21Fix album not showing as cachedScott Jackson
2014-01-21Hack for downloadRecursively on album context menuScott Jackson
2014-01-20Fix Show Album as wellScott Jackson
2014-01-20Fix Show Artist for tagsScott Jackson
2014-01-20Fix play now/cache from artist levelScott Jackson
2014-01-20Fix Show All MediaScott Jackson
2014-01-20Abstract getting music dir, use it for cache commandScott Jackson
2014-01-19#46 Don't use folder ID when shuffling by tagsScott Jackson
2014-01-19Merge commitScott Jackson
2014-01-19#253 Try to base query off of tagsScott Jackson
2014-01-18#250 Keep track of indexScott Jackson
2014-01-18Fix not being able to clear out internal IPScott Jackson
2014-01-17Remove wakelock killing for idiotic S3Scott Jackson
2014-01-16#244 Move sync to own section, disable when enable is uncheckedScott Jackson
2014-01-16Only delete podcasts when would normally call playNextScott Jackson