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
Age
Commit message (
Expand
)
Author
2013-06-04
Added Offline Scrobbling functionality:
Tom
2013-06-03
Add refresh to genres for when doing manual refresh
Scott Jackson
2013-06-03
Merge widgets
Scott Jackson
2013-06-03
Finished adding 4x1-4x4 widgets (Thanks archrival)
Scott Jackson
2013-06-03
Fix for some edge cases in sorting, surround with try/catch to never bother u...
Scott Jackson
2013-06-02
Only apply sorting on version > 4.7
Scott Jackson
2013-06-02
Added Genre fragment (thanks archrival)
Scott Jackson
2013-05-31
Added Genre combo to Shuffle dialog (thanks archrival for parsers)
Scott Jackson
2013-05-30
Only execute ALBUM_VIEW intent once
Scott Jackson
2013-05-30
Show Album puts artist on back stack
Scott Jackson
2013-05-30
On PagerAdapter.invalidate(), clear fragment stacks
Scott Jackson
2013-05-30
Added ignoredArticles (unreleased server version required) support for offlin...
Scott Jackson
2013-05-30
Missed in last commit
Scott Jackson
2013-05-30
Fix Show Album not working
Scott Jackson
2013-05-30
Made it so that a different tab can be preselected
Scott Jackson
2013-05-30
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git
Scott Jackson
2013-05-30
Return to front of the app on network exception instead of exiting all the way
daneren2005
2013-05-28
Starred artist support
Scott Jackson
2013-05-28
cover.jpg -> albumart.jpg for better hiding in gallery
Scott Jackson
2013-05-28
Just hard code child instead of doing separate lookup
Scott Jackson
2013-05-28
Sort by discNumber in offline mode too
Scott Jackson
2013-05-28
Moved metadata parsing back to createEntry, added disc number parsing
Scott Jackson
2013-05-28
Support for sorting by disc number
Scott Jackson
2013-05-26
Use resource string instead of hard code
Scott Jackson
2013-05-26
Resuming DownloadFragment already starts update back up, don't do it twice
Scott Jackson
2013-05-25
Merge branch 'master' of https://github.com/daneren2005/Subsonic.git
Scott Jackson
2013-05-25
Never recycle the image displayed on the DownloadFragment, can cause Exceptio...
Scott Jackson
2013-05-25
Use lower quality image on header to save memory
Scott Jackson
2013-05-24
Setup default count
Scott Jackson
2013-05-24
Add in a check to make sure instance is valid
Scott Jackson
2013-05-24
Fix first run case
Scott Jackson
2013-05-24
Added option to disable chat menu
Scott Jackson
2013-05-24
Revert black modifications, add new separate black theme
Scott Jackson
2013-05-24
Fix if you set refresh rate to 0
Scott Jackson
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
[next]