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
/
src
/
github
/
daneren2005
Age
Commit message (
Expand
)
Author
2014-08-07
Update Util.java
Scott Jackson
2014-08-07
#383 Open up album lists if passed as intent extra
Scott Jackson
2014-08-07
#383 Add intents to go to sync notification's action
Scott Jackson
2014-08-05
Fix timing issue when starting in shuffle mode as playlist is being restored
Scott Jackson
2014-08-05
Try a couple of times for a entry with non-null art
Scott Jackson
2014-07-29
Revert 7e88ccbb4ee8c500efa81b2cabe6c0c83a557806 SyncRequest seems to be uncan...
Scott Jackson
2014-07-29
#384 Use SyncRequest to not wake system up when no wifi for 4.4+
Scott Jackson
2014-07-28
Fix threads dieing due to not manually clearing interrupt status for when int...
Scott Jackson
2014-07-28
Revert change
Scott Jackson
2014-07-28
Some fixes to ImageLoader using crossfade incorrectly
Scott Jackson
2014-07-28
Fix relying on revision to update bottom bar
Scott Jackson
2014-07-28
Fix web commit for ImageTask cancelling
Scott Jackson
2014-07-28
#371 Keep track of current running imageTask
Scott Jackson
2014-07-28
#371 Keep track of current running imageTask
Scott Jackson
2014-07-28
#371 Keep track of current running imageTask
Scott Jackson
2014-07-28
#371 Automatically remove cancel imageTask if set
Scott Jackson
2014-07-28
#371 ImageLoader tasks return a ImageTask if used
Scott Jackson
2014-07-28
Fix for recycling old transition drawable
Scott Jackson
2014-07-28
Only update bottom bar if revision updates
Scott Jackson
2014-07-25
Fix final member property not being initialized in constructor
Scott Jackson
2014-07-25
#380 Put artist results before albums
Scott Jackson
2014-07-25
#380 Sort search results by how close they are to query
Scott Jackson
2014-07-25
Dont add to update list
Scott Jackson
2014-07-25
Dont add to update list
Scott Jackson
2014-07-25
Dont add to update list
Scott Jackson
2014-07-25
Dont add to update list
Scott Jackson
2014-07-25
Add ability to have views which are not updated
Scott Jackson
2014-07-25
Reverse setStarred artist check condition
Scott Jackson
2014-07-25
Fix for case where a Podcast Channel has no name
Scott Jackson
2014-07-25
#380 Sort quick search results by closeness to query
Scott Jackson
2014-07-24
Move indexes cache to CachedMusicService
Scott Jackson
2014-07-24
Move indexes cache to CachedMusicService
Scott Jackson
2014-07-23
Change tasker to start instead of play, shuffle auto starts
Scott Jackson
2014-07-23
Fix issue where switching online/offline keeps Home as selected
Scott Jackson
2014-07-23
Fix returning list with null if user returned is null
Scott Jackson
2014-07-23
Work around for getBoolean never returning nulls
Scott Jackson
2014-07-23
Calling invalidate needs to redraw options menu
Scott Jackson
2014-07-23
Add no-arg constructor for Kryo
Scott Jackson
2014-07-23
Merge branch 'Tasker' of https://github.com/daneren2005/Subsonic
Scott Jackson
2014-07-22
Fix DownloadService.START_PLAY not going anywhere
Scott Jackson
2014-07-22
More work on adding a custom tasker plugin
Scott Jackson
2014-07-22
Add display of Madsonic specific Last.FM feature role, whatever the heck it does
Scott Jackson
2014-07-22
Fix background sync overwriting current server's version
Scott Jackson
2014-07-22
Remove unused MusicService methods
Scott Jackson
2014-07-22
#357 Add Rescan Server option for Madsonic 5.1+
Scott Jackson
2014-07-22
#357 Start of Madsonic specific startRescan functionality
Scott Jackson
2014-07-22
Finish up moving everything to use ServerInfo for info queries
Scott Jackson
2014-07-21
Change auto version saving to auto ServerInfo saving
Scott Jackson
2014-07-21
Added some of the Util checks to ServerInfo, fix formatting
Scott Jackson
2014-07-21
Add type information for ServerInfo
Scott Jackson
[next]