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
Age
Commit message (
Expand
)
Author
2012-12-12
Updated Dark theme to have dark action bar
Scott Jackson
2012-12-12
Upped version again
Scott Jackson
2012-12-12
Just always use cached position, some devices return extremely large numbers ...
Scott Jackson
2012-12-12
Upped version
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
Remove streaming option, doesn't work in current form
Scott Jackson
2012-12-11
Increased frequency of cachedPosition updates
Scott Jackson
2012-12-11
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git
Scott Jackson
2012-12-11
Don't kill download when changing between wifi and cell
Scott Jackson
2012-12-11
Merge pull request #73 from hedwig34/fork
daneren2005
2012-12-11
Add missing offline image from previous commit.
hedwig34
2012-12-10
#13 Recheck bitrate when starting to download the file
Scott Jackson
2012-12-10
Merge pull request #72 from hedwig34/fork
daneren2005
2012-12-10
Fix Music Services sometimes returning null Indexes
Scott Jackson
2012-12-10
Added an attribute to use the main_offline_light image when using the light s...
hedwig34
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-09
Default loading screen to holo theme
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
Changed default theme to the holo one
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
Upped version
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
Fixed layout for update playlist info dialog
Scott Jackson
2012-11-27
Added shuffle by start/end year + genre
Scott Jackson
2012-11-25
Added delete to offline video context menu
Scott Jackson
2012-11-25
Added delete to offline song context menu
Scott Jackson
[next]