aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-12-12Just always use cached position, some devices return extremely large numbers ↵Scott Jackson
instead of 0
2012-12-12Upped versionScott Jackson
2012-12-12Check if file is playing complete file when in the complete handlerScott Jackson
2012-12-12Don't restart cachedPositionScott Jackson
2012-12-11Fixes last commitScott Jackson
2012-12-11Remove streaming option, doesn't work in current formScott Jackson
2012-12-11Increased frequency of cachedPosition updatesScott Jackson
2012-12-11Merge branch 'master' of https://github.com/daneren2005/Subsonic.gitScott Jackson
2012-12-11Don't kill download when changing between wifi and cellScott Jackson
2012-12-11Merge pull request #73 from hedwig34/forkdaneren2005
Add missing offline image from previous commit.
2012-12-11Add missing offline image from previous commit.hedwig34
2012-12-10#13 Recheck bitrate when starting to download the fileScott Jackson
2012-12-10Merge pull request #72 from hedwig34/forkdaneren2005
Added an attribute to use the main_offline_light image when using the li...
2012-12-10Merge branch 'master' of https://github.com/daneren2005/Subsonic.gitScott Jackson
2012-12-10Fix Music Services sometimes returning null IndexesScott Jackson
2012-12-10Added an attribute to use the main_offline_light image when using the light ↵hedwig34
sytle.
2012-12-10Server: Remove license checkdaneren2005
2012-12-09Reset cachedPosition on start of a new songScott Jackson
2012-12-09Make sure only 1 position caching is running at a timeScott Jackson
2012-12-09Default loading screen to holo themeScott Jackson
2012-12-08Changed default on transient loss of focus option to be pause unless can ↵Scott Jackson
duck is specified
2012-12-08Only run position cacher when playingScott Jackson
2012-12-08Speed up space cleanupScott Jackson
2012-12-08Added a shorter cache cleaner at end of downloading fileScott Jackson
2012-12-07Made cachedPosition update in download service instead of when download ↵Scott Jackson
activity is active
2012-12-06Merge branch 'master' of https://github.com/daneren2005/Subsonic.gitScott Jackson
2012-12-06Reworked onCompletionListener againScott Jackson
2012-12-06String.isEmpty() isn't supported until 2.3, move to String.length() == 0 insteaddaneren2005
2012-12-05Fix for complete broken in previous commit + possible fix for restart from ↵Scott Jackson
beginning issue
2012-12-05Merge branch 'master' of https://github.com/daneren2005/Subsonic.gitScott Jackson
2012-12-05Allow moving progress bar as soon as file is finished downloadingScott Jackson
2012-12-05Fix detecting end of playback correctlyScott Jackson
2012-12-04Fixed volume lowering for app only instead of streamScott Jackson
2012-12-04Changed default theme to Holo on first startdaneren2005
2012-12-03Fixed thrashing while playing file is still a partialScott Jackson
2012-12-03Visual fix for when file finishes downloading while still playingScott Jackson
2012-12-03Changed default theme to the holo oneScott Jackson
2012-12-03Added safety check for timerDuration int conversionScott Jackson
2012-12-02Don't copy then delete partials, rename + wait if being playedowner
2012-12-02Stream videos with external playerowner
2012-12-01Changed to require 500 MB instead of 5% of disk be availableScott Jackson
2012-11-29Fix null ptr exceptionScott Jackson
2012-11-28Upped versionScott Jackson
2012-11-28Moved timer length from a setting to a cached input when starting timerScott Jackson
2012-11-27Cache whether or not the user wants the screen to stay onScott Jackson
2012-11-27Fixed toggling timer/screen on not toggling the menuScott Jackson
2012-11-27Fixed layout for update playlist info dialogScott Jackson
2012-11-27Added shuffle by start/end year + genreScott Jackson
2012-11-25Added delete to offline video context menuScott Jackson
2012-11-25Added delete to offline song context menuScott Jackson