aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-13Fix this last commitScott Jackson
2012-12-13Merge branch 'master' of https://github.com/daneren2005/Subsonic.gitScott Jackson
2012-12-13Async buffering -> eliminates block that can cause freezing for someScott Jackson
2012-12-13Fix for trying to pass 0 as bitmap width/heightdaneren2005
2012-12-12Updated Dark theme to have dark action barScott Jackson
2012-12-12Upped version againScott Jackson
2012-12-12Just always use cached position, some devices return extremely large numbers ...Scott Jackson
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
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
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 s...hedwig34
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 duck...Scott Jackson
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 activ...Scott Jackson
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 be...Scott Jackson
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