aboutsummaryrefslogtreecommitdiff
path: root/src/github/daneren2005/dsub/fragments
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-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-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-31 #270 Add albumId/artistId to get around showAlbum issueScott 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-27Add year to album headerScott 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-22Default to song list if album's in genre is 0Scott Jackson
2014-01-21Fix next with repeat all not working at end for some placesScott Jackson
2014-01-21Hack for downloadRecursively on album context menuScott 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-19Merge commitScott Jackson
2014-01-15#249 Hide star button if stars are hidden in settingsScott Jackson
2014-01-12#46 Finish adding basic browse by tag supportScott Jackson
2014-01-11Fix a weird crash in logsScott Jackson
2014-01-09Minor typo fixesCaleb Gingles
2014-01-07Fix a crash in logsScott Jackson
2014-01-04#238 Auto refresh albums listed from Recent AlbumsScott Jackson
2013-12-29#173 Rename url for non-subsonic.org, add ability to create/publish sharesScott Jackson
2013-12-29#173 Add a share management tabScott Jackson
2013-12-28Hide empty element when reloading as wellScott Jackson
2013-12-27#227 Add ability to hide Play next/last/StarScott Jackson
2013-12-26Don't auto refresh on first listingScott Jackson
2013-12-26Remove code that auto added artist to back stack after #205Scott Jackson
2013-12-26#205 Add Show Artist to albums in album lists/searchScott Jackson
2013-12-25Unpin songs when turning off playlist syncScott Jackson
2013-12-23Abstract out a bunch of common functionality in fragmentsScott Jackson
2013-12-23#221, #225: Added By Year, default genres to album list if 4.9+Scott Jackson
2013-12-23Added music service to getObjectsScott Jackson
2013-12-23Created an abstract basic list fragmentScott Jackson
2013-12-20Fix Add to Playlist not defaulting to select allScott Jackson
2013-12-15Catch crash on EQ initializingScott Jackson
2013-12-08Don't allow enlarging place holder album artScott Jackson
2013-12-06Fix for when album is null in detailsdaneren2005
2013-12-05Added album details logicdaneren2005