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
Age
Commit message (
Expand
)
Author
2012-12-26
Fix for skipping issue
Scott Jackson
2012-12-26
closes #82 Added basic about dialog
Scott Jackson
2012-12-26
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git
Scott Jackson
2012-12-20
Move to download activity on context menu play now + don't for play last
owner
2012-12-20
Closes #80 Fix play now not clearing playlist
owner
2012-12-20
Closes #78 Fix for letter not showing in Artist list
owner
2012-12-14
Possible fix for issue user is having
Scott Jackson
2012-12-14
Added song info to now playing song context menu as well
Scott Jackson
2012-12-14
Added length to song details
Scott Jackson
2012-12-14
Added song details in context menu
Scott Jackson
2012-12-13
Fix this last commit
Scott Jackson
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
[prev]
[next]