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 (
Collapse
)
Author
2013-03-15
Added clicking to get to directory fragment from home/playlist
Scott Jackson
2013-03-15
Merge master into Fragments
Scott Jackson
2013-03-14
Merge StreamProxy
Scott Jackson
2013-03-14
Display Artist instead of album on lockscreen widget
Scott Jackson
2013-03-14
Add a check to make sure that 100% of the file is sent before closing connection
Scott Jackson
2013-03-14
Fix buffer = 0 -> then StreamProxy shouldn't be being used
Scott Jackson
2013-03-13
Fix for devices sending repeated requests for more data after already having ↵
Scott Jackson
sent everything
2013-03-13
Older devices don't do transparent encoding apparently
Scott Jackson
2013-03-13
Get rid of more dead code
Scott Jackson
2013-03-13
Fix last commit
Scott Jackson
2013-03-13
Fix underestimating filesize screwing up stream
Scott Jackson
2013-03-12
Don't specify a content-length since no way to estimate it well
Scott Jackson
2013-03-12
With stuttering fixed, can now chain even on streamed songs
Scott Jackson
2013-03-12
Fixed an odd edge case that could stop playback
Scott Jackson
2013-03-12
Stop proxy server when mediaPlayer chaining as well
Scott Jackson
2013-03-12
Add buffer time before next player tries to prepare
Scott Jackson
2013-03-12
Get rid of code which is never reached
Scott Jackson
2013-03-12
Fix proxy killing
Scott Jackson
2013-03-12
Kill old proxy when no longer in use
Scott Jackson
2013-03-12
Stop buffering update from running forever
Scott Jackson
2013-03-12
Merge from main
Scott Jackson
2013-03-12
Don't drag n' drop on Recently added, etc...
Scott Jackson
2013-03-12
Use cached play position instead of regetting it
Scott Jackson
2013-03-11
Fix stopped cachedPosition marking
Scott Jackson
2013-03-11
Don't check position in UI thread
Scott Jackson
2013-03-11
Don't require bluetooth to buy from market
daneren2005
2013-03-11
Stop updater from running every startup
daneren2005
2013-03-11
Base EQ/Visualizer showing off of API to avoid equalizer fx library loading
Scott Jackson
2013-03-09
Got a working album view
Scott Jackson
2013-03-09
Fix artist album selection
Scott Jackson
2013-03-09
Renamed main layout to home, music to main
Scott Jackson
2013-03-09
Switch MusicActivity to MainActivity
Scott Jackson
2013-03-09
Fixes #13 Get the bitrate when starting to download for the first time
Scott Jackson
2013-03-08
Updated version 3.8
Scott Jackson
2013-03-08
Start of adding album viewing
Scott Jackson
2013-03-08
Don't call start on play event if it's already playing
daneren2005
2013-03-07
Got rid of some stuff I don't intend on using
Scott Jackson
2013-03-07
Convert spaces to tabs + get rid of unused imports
Scott Jackson
2013-03-07
Added Playlist fragment
Scott Jackson
2013-03-06
Added SelectArtistFragment
Scott Jackson
2013-03-05
Added back main tab server selection
Scott Jackson
2013-03-04
Get working refresh on MainFragment
Scott Jackson
2013-03-03
Start converting activities to fragments
Scott Jackson
2013-03-02
Swipe up to play, down to pause
Scott Jackson
2013-03-01
Make albums drag droppable as well
Scott Jackson
2013-02-28
Fix error when no files to delete
daneren2005
2013-02-27
Scrobble in RC mode
Scott Jackson
2013-02-26
Fix download then deleting the same file, then not being able to download ↵
Scott Jackson
anything
2013-02-25
Fix java.lang.IllegalArgumentException: View not attached to window manager
daneren2005
2013-02-25
When closing serialize immediately instead of in background task
daneren2005
[next]