aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android
AgeCommit message (Expand)Author
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
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
2012-11-25Merge branch 'master' of https://github.com/daneren2005/Subsonic.gitScott Jackson
2012-11-24Added support for setting genre/year range in servicesowner
2012-11-23Added options to remove songs from playlistsowner
2012-11-23Remove cached playlists when adding new playlistowner
2012-11-23Removed unused activityowner
2012-11-23Added error message if trying to play videos which haven't been downloaded yetowner
2012-11-23Added videos to offline modeowner
2012-11-23Added option to play videos with external playerowner
2012-11-21Play Web View -> Play Web View (Flash)owner
2012-11-21Added getVideoStreamUrl to serviceowner
2012-11-21Added special context menu for videosowner
2012-11-21Duration string now shows hours instead of > 100 minutesowner
2012-11-21Fixed null (...) for all videosowner
2012-11-21Increase playlist cache timeoutowner
2012-11-21Fix artists not refreshing properly when promptedowner
2012-11-21Fix for controls sometimes being behind the album artowner
2012-11-20Added Bluetooth metadataScott Jackson
2012-11-20Detect more types of bluetooth connect/disconnect eventsScott Jackson
2012-11-20Update versionScott Jackson
2012-11-20Moved extra controls down to overlap with visualizerScott Jackson