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
Change main tabs name back to DSub
Scott Jackson
2013-05-13
Remove unused artwork + moved used into drawable-hdpi
Scott Jackson
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
Remove unused activities
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
Part of last commit, forgot it
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
2013-05-09
Add lazy loading for album lists
Scott Jackson
2013-05-09
Fix options menu disappearing after orientation change
Scott Jackson
2013-05-09
Add song length total to album header
Scott Jackson
2013-05-09
Don't create a new header each time list is reloaded
Scott Jackson
2013-05-09
update
Scott Jackson
2013-05-09
Use a different album art for playlists each time
Scott Jackson
2013-05-09
Don't run old updates for new users
daneren2005
2013-05-09
Synchronize serializing/deserializing
daneren2005
2013-05-07
Fix orientation change -> back, orientation change causing crash
Scott Jackson
2013-05-07
Fix orientation changing for search activity
Scott Jackson
2013-05-07
Fix orientation change for download fragment and showing controls at the same...
Scott Jackson
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-05
Better method of handling artist folder button in header
Scott Jackson
2013-05-05
Make widget intent names a little more unique
Scott Jackson
2013-05-05
Always make sure main activity is on back stack when entering app
Scott Jackson
2013-05-05
Fix controls showing through on DownloadFragment -> LyricsFragment
Scott Jackson
2013-05-05
Just finish activity on double back instead of expecting back press to do it
Scott Jackson
2013-05-04
Fix the rest of the back stack on orientation change
Scott Jackson
2013-05-04
Added orientation support for simple back stack
Scott Jackson
2013-05-04
Fix artist list being blank when starting offline
Scott Jackson
2013-05-04
Fix folder picker showing in offline mode
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
[next]