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-06-03
Fix for some edge cases in sorting, surround with try/catch to never bother ↵
Scott Jackson
user if it fails
2013-06-02
Only apply sorting on version > 4.7
Scott Jackson
2013-06-02
Forgot to enable fast scroll on genre fragment
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-31
Upped version to 4.0.3
Scott Jackson
2013-05-31
Updated russian translation
Scott Jackson
2013-05-30
Only execute ALBUM_VIEW intent once
Scott Jackson
2013-05-30
Make it clear app needs to be restarted between changing chat tab enabled
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 ↵
Scott Jackson
offline mode, defaults to subsonics defaults
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 ↵
Scott Jackson
Exceptions when going back to it after a long time
2013-05-25
Use lower quality image on header to save memory
Scott Jackson
2013-05-24
Upped version to 4.0.2
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
Updated version to 4.0.1
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-23
Missed these files in chat commit
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
Scale the image on main activity better
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
[next]