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
2013-05-14
Added safety check that really shouldn't be needed
daneren2005
2013-05-12
Updated version to 3.8.7
Scott Jackson
2013-05-10
Don't require double press on widget after idle for a long time
Scott Jackson
2013-05-10
Surround with try finally blocks
Scott Jackson
2013-05-10
Don't bother allowing multiple serialize tasks to wait
daneren2005
2013-05-10
Revert previous commit -> Just always do pause logic
daneren2005
2013-05-10
Update widget when going Prepared -> Paused
daneren2005
2013-05-09
Don't run old updates for new users
daneren2005
2013-05-09
Synchronize serializing/deserializing
daneren2005
2013-05-07
Change wording of Download/Cache to Cache/Permanent Cache to make it more obv...
daneren2005
2013-05-06
NoSuchMethod is not a Exception apparently
Scott Jackson
2013-05-05
Updated version to 3.8.6
Scott Jackson
2013-05-04
Do fast forward/reverse on holding down back/next media buttons
Scott Jackson
2013-05-02
Put in conditional use of getAudioSessionId for Froyo and lower
daneren2005
2013-05-02
Did not mean to include this in last commit
Scott Jackson
2013-05-02
Up version to 3.8.5
Scott Jackson
2013-05-02
Only use executeOnExecutor for ICS+
Scott Jackson
2013-05-01
Upped version to 3.8.4
Scott Jackson
2013-05-01
Added a setting for gapless playback
Scott Jackson
2013-04-29
Remove a bunch of changes that didn't help
Scott Jackson
2013-04-25
Add in a check to try to kill the LPA player on S3
Scott Jackson
2013-04-24
Make sure to call updateBackground on first set as well
Scott Jackson
2013-04-23
Added in safety check that start can't be -1
Scott Jackson
2013-04-22
Background the view updating where possible
Scott Jackson
2013-04-19
Fix position cache never running
Scott Jackson
2013-04-19
Try to stop position caching well before end of the song is reached
daneren2005
2013-04-15
Remove a couple of more syncs that are not needed
Scott Jackson
2013-04-14
Make sure to do swapping from the correct list
Scott Jackson
2013-04-14
Remove uneeded synchronization
Scott Jackson
2013-04-14
Remove monitor to see if it fixes ANR
Scott Jackson
2013-04-12
Stop positionCache immediately on setPlayerStateCompleted
Scott Jackson
2013-04-12
Missing audiofx import
Scott Jackson
2013-04-12
Force stop of PositionCache thread immediately after onComplete
daneren2005
2013-04-12
Broadcast open audiofx session to allow 3d party EQ
daneren2005
2013-04-12
Chain media players if in paused state as well
Scott Jackson
2013-04-11
Chain media players with identical audio session ids
daneren2005
2013-04-11
Instantiate a new nextMediaPlayer every time instead of reset
daneren2005
2013-04-10
Fix bluetooth metadata not showing up for some
Scott Jackson
2013-04-09
Surround with try, catch for case when in uninitialized state
Scott Jackson
2013-04-09
AsyncTask the deserilization of now playing list
Scott Jackson
2013-04-09
Manually null next media player on setup of nextMediaPlayer
daneren2005
2013-04-08
Updated Russian translation
Scott Jackson
2013-04-07
Should only need one executorService thread
Scott Jackson
2013-04-07
Updated dialogs to use strings.xml instead of hard coded
Scott Jackson
2013-04-06
Only have one background thread running onProgressUpdate at a time
Scott Jackson
2013-04-06
Updated Russian translation
Scott Jackson
2013-04-06
Async onProgressChanged to not cause ANR's
Scott Jackson
2013-04-06
Forgot to add pause into background task
Scott Jackson
2013-04-06
Revert previous two commits
Scott Jackson
2013-04-06
Remove comment for previous commit
Scott Jackson
[next]