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
2013-05-23
Fix if you jump straight to chat tab
Scott Jackson
2013-05-23
Added proper menu to chat tab
Scott Jackson
2013-05-23
Added settings for chat auto refresh
Scott Jackson
2013-05-23
Hide keyboard after submitting message
Scott Jackson
2013-05-22
Merge Chat Tab from UltraSonic
Scott Jackson
2013-05-22
Fix a rare crash that only seems to happen when shuffle play is enabled
Scott Jackson
2013-05-22
#128 Make Shuffle Play persistent
Scott Jackson
2013-05-21
Added discNumber parsing
Scott Jackson
2013-05-21
Remove unused includes
Scott Jackson
2013-05-21
Added button to open server in browser
Scott Jackson
2013-05-20
Added themeing to settings activity
Scott Jackson
2013-05-20
Close #41 Add dynamic number of servers
Scott Jackson
2013-05-20
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git
Scott Jackson
2013-05-20
Added separate setting for preload count for wifi/mobile
Scott Jackson
2013-05-20
Don't finish restore until mediaPlayer is setup
daneren2005
2013-05-20
Cap the min/max level for the EQ
daneren2005
2013-05-16
Merge branch 'Fragments' of https://github.com/daneren2005/Subsonic.git
Scott Jackson
2013-05-16
Merge branch 'Fragments' of https://github.com/daneren2005/Subsonic
Scott Jackson
2013-05-16
Added support for release date to changelog
Scott Jackson
2013-05-16
Fix light theme
Scott Jackson
2013-05-16
Fix a bunch of the first run stuff
Scott Jackson
2013-05-15
Remove all the unnecessary casting
Scott Jackson
2013-05-15
Just use native tag instead of hacky solution of setSupportTag
Scott Jackson
2013-05-15
Save view pager state on orientation change
Scott Jackson
2013-05-14
Converted everything to use TAGs for recreation instead of ids
Scott Jackson
2013-05-14
Fix folder selection
Scott Jackson
2013-05-14
Added Change Log dialog that runs on first load with a new version
Scott Jackson
2013-05-14
Change main tabs name back to DSub
Scott Jackson
2013-05-14
Added safety check that really shouldn't be needed
daneren2005
2013-05-13
Don't redo the intent if orientation change
Scott Jackson
2013-05-13
Show Playing: as 1-based index instead of 0-based
Scott Jackson
2013-05-13
Keep main activity on backstack when clicking widget
Scott Jackson
2013-05-13
Fix titles being changed at wrong time
Scott Jackson
2013-05-11
Don't show null if artist is null
Scott Jackson
2013-05-11
Closes #122 Add now playing / total in queue to download fragment
Scott Jackson
2013-05-11
Added subtitle support from fragment
Scott Jackson
2013-05-11
Still set the title
Scott Jackson
2013-05-11
Add in a safety check if parent id is not set
Scott Jackson
2013-05-11
If doing an album list, insert parent into backstack
Scott Jackson
2013-05-11
Fix > 2 nested DirectoryFragments not working
Scott Jackson
2013-05-11
Search -> click album, add it's parent artist to back stack
Scott Jackson
2013-05-11
Set titles for all of the fragments
Scott Jackson
2013-05-11
Added breadbrumb trail when going down in fragments
Scott Jackson
2013-05-10
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git into Fra...
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-10
Make progress bar visible
daneren2005
[next]