index
:
dsub
edge
material3
stupid-refactoring
My fork of the DSub Android client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
subsonic-android
/
src
/
github
/
daneren2005
Age
Commit message (
Expand
)
Author
2012-12-13
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git
Scott Jackson
2012-12-13
Async buffering -> eliminates block that can cause freezing for some
Scott Jackson
2012-12-13
Fix for trying to pass 0 as bitmap width/height
daneren2005
2012-12-12
Just always use cached position, some devices return extremely large numbers ...
Scott Jackson
2012-12-12
Check if file is playing complete file when in the complete handler
Scott Jackson
2012-12-12
Don't restart cachedPosition
Scott Jackson
2012-12-11
Fixes last commit
Scott Jackson
2012-12-11
Increased frequency of cachedPosition updates
Scott Jackson
2012-12-11
Don't kill download when changing between wifi and cell
Scott Jackson
2012-12-10
#13 Recheck bitrate when starting to download the file
Scott Jackson
2012-12-10
Fix Music Services sometimes returning null Indexes
Scott Jackson
2012-12-09
Reset cachedPosition on start of a new song
Scott Jackson
2012-12-09
Make sure only 1 position caching is running at a time
Scott Jackson
2012-12-08
Changed default on transient loss of focus option to be pause unless can duck...
Scott Jackson
2012-12-08
Only run position cacher when playing
Scott Jackson
2012-12-08
Speed up space cleanup
Scott Jackson
2012-12-08
Added a shorter cache cleaner at end of downloading file
Scott Jackson
2012-12-07
Made cachedPosition update in download service instead of when download activ...
Scott Jackson
2012-12-06
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git
Scott Jackson
2012-12-06
Reworked onCompletionListener again
Scott Jackson
2012-12-06
String.isEmpty() isn't supported until 2.3, move to String.length() == 0 instead
daneren2005
2012-12-05
Fix for complete broken in previous commit + possible fix for restart from be...
Scott Jackson
2012-12-05
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git
Scott Jackson
2012-12-05
Allow moving progress bar as soon as file is finished downloading
Scott Jackson
2012-12-05
Fix detecting end of playback correctly
Scott Jackson
2012-12-04
Fixed volume lowering for app only instead of stream
Scott Jackson
2012-12-04
Changed default theme to Holo on first start
daneren2005
2012-12-03
Fixed thrashing while playing file is still a partial
Scott Jackson
2012-12-03
Visual fix for when file finishes downloading while still playing
Scott Jackson
2012-12-03
Added safety check for timerDuration int conversion
Scott Jackson
2012-12-02
Don't copy then delete partials, rename + wait if being played
owner
2012-12-02
Stream videos with external player
owner
2012-12-01
Changed to require 500 MB instead of 5% of disk be available
Scott Jackson
2012-11-29
Fix null ptr exception
Scott Jackson
2012-11-28
Moved timer length from a setting to a cached input when starting timer
Scott Jackson
2012-11-27
Cache whether or not the user wants the screen to stay on
Scott Jackson
2012-11-27
Fixed toggling timer/screen on not toggling the menu
Scott Jackson
2012-11-27
Added shuffle by start/end year + genre
Scott Jackson
2012-11-25
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git
Scott Jackson
2012-11-24
Added support for setting genre/year range in services
owner
2012-11-23
Added options to remove songs from playlists
owner
2012-11-23
Remove cached playlists when adding new playlist
owner
2012-11-23
Removed unused activity
owner
2012-11-23
Added error message if trying to play videos which haven't been downloaded yet
owner
2012-11-23
Added videos to offline mode
owner
2012-11-23
Added option to play videos with external player
owner
2012-11-21
Added getVideoStreamUrl to service
owner
2012-11-21
Added special context menu for videos
owner
2012-11-21
Duration string now shows hours instead of > 100 minutes
owner
2012-11-21
Fixed null (...) for all videos
owner
[prev]
[next]