aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-10-17#386 Add new Tasker's options restore logicScott Jackson
2014-10-16 #386 Add shuffle year to Tasker optionsScott Jackson
2014-10-16#386 Add shuffle genre to Tasker optionsScott Jackson
2014-10-15Only start proxy service if online, otherwise causes download to be attempted...Scott Jackson
2014-10-15Missing period for .complete checkScott Jackson
2014-10-15Fix issues with playlist file listings in offline modeScott Jackson
2014-10-15Fix for partial images being downloaded and savedScott Jackson
2014-10-14Fixed bitrate calculation being in bytes instead of bitsScott Jackson
2014-10-14Change bitrate to be calculated on the fly instead of reading tags (fix for VBR)Scott Jackson
2014-10-14Fix all servers sharing a recently added countScott Jackson
2014-10-13#386 Start of adding ability to toggle offline from TaskerScott Jackson
2014-10-12Fix crash on GB devices where LruCache is not defined yetScott Jackson
2014-10-11Add error handling for parseIntScott Jackson
2014-10-11Fix default replay gain not being 0 dbScott Jackson
2014-10-11#186 Apply same removal logic to tag browsingScott Jackson
2014-10-11Merge branch 'master' into ServerRemovedScott Jackson
2014-10-09#186 Get file for entry to delete itScott Jackson
2014-10-09Add abstract method to get file from any entryScott Jackson
2014-10-08#408 Reimplement tablet transitions for just right sideScott Jackson
2014-10-08#186 Start of logic to delete cached files when removed from serverScott Jackson
2014-10-07Fix recursive options (ie: Play All) after using Show Artist referencing the ...Scott Jackson
2014-10-07Missed logScott Jackson
2014-10-07Merge branch 'Transition'Scott Jackson
2014-10-07Temporarily disable tablet transitionsScott Jackson
2014-10-07Add setting for where to read replay gain tags fromScott Jackson
2014-10-06Make smart replay gain optional, smart replay gain to check if current playin...Scott Jackson
2014-10-04Add cache/delete to album only option menusScott Jackson
2014-10-04Fix Show All by moving into a separate fragmentScott Jackson
2014-10-04Get rid of false error from Android StudioScott Jackson
2014-10-04#392 Add top track view for Madsonic serversScott Jackson
2014-10-04Change text to a button to set current SSIDScott Jackson
2014-10-04Conditionally remove delete from directory context menusScott Jackson
2014-10-03Forgot to add artist to deletion criteriaScott Jackson
2014-10-03Conditionally remove delete from album/artist menus as well, only do in onlin...Scott Jackson
2014-10-03Only trigger UpdateView update when actually resuming fragmentScott Jackson
2014-10-02Merge branch 'master' into TransitionScott Jackson
2014-10-02Apply conditional cache/delete logic to more fragmentsScott Jackson
2014-10-02Fix menu items not being updatedScott Jackson
2014-10-02Conditionally remove cache/delete menu items depending on statusScott Jackson
2014-10-02Add method to retrieve SongView's downloadFileScott Jackson
2014-10-02Remove select allScott Jackson
2014-10-01Reduce work done in main thread to mitigate choppy fragment transitionScott Jackson
2014-10-01Call setView after dialog is created to work around issue with top/bottom bor...Scott Jackson
2014-10-01Fix title being switch to Dsub briefly on new fragment creationScott Jackson
2014-09-30#408 Animate fragment transitionsScott Jackson
2014-09-29Add allowUnscaled to getSampledBitmap as wellScott Jackson
2014-09-29Added note to reproduce errorScott Jackson
2014-09-29Force scaling of avatarsScott Jackson
2014-09-29Force scaling of avatarsScott Jackson
2014-09-29Add method to override unscaling behaviorScott Jackson