aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-02-08Remove unused constantsScott Jackson
2014-02-08Updated custom sort message, removed buffer length optionScott Jackson
2014-02-08Add more information to download notificationScott Jackson
2014-02-06Check if file list is nullScott Jackson
2014-02-06Fix cancel buttonScott Jackson
2014-02-06Fix web commitsScott Jackson
2014-02-06Added methods to get more info from DownloadFileScott Jackson
2014-02-06#166 Add cancel button to download notificationScott Jackson
2014-02-06Fix parsing title from filename in parseOfflineIDSearchTom Briden
2014-02-06 #168 Shutdown shuffle buffer thread and use preference listenersScott Jackson
2014-02-05Kill some spacing issuesScott Jackson
2014-02-05#272 Fix rotating losing drawer's stateScott Jackson
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