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-14
Fix deletePodcastEpisode not properly updating serialization
Scott Jackson
2014-08-14
Merge branch 'CacheUpdate' of https://github.com/daneren2005/Subsonic into Ca...
Scott Jackson
2014-08-14
Merge branch 'master' of https://github.com/daneren2005/Subsonic into CacheUp...
Scott Jackson
2014-08-14
When saving current list, save the name used
Scott Jackson
2014-08-14
Add constants for suggested playlist name/id
Scott Jackson
2014-08-14
Persist suggested playlist name/id between sessions
Scott Jackson
2014-08-14
Make sure artists in starred list have isAlbum evaluate to false
Scott Jackson
2014-08-14
Fix getStarredList not unstarring songs/albums
Scott Jackson
2014-08-14
Fix video podcasts not showing up as podcasts
Scott Jackson
2014-08-13
Update serializations when getting list of starred
Scott Jackson
2014-08-13
Fix specifying wrong parent when browse by tags is on
Scott Jackson
2014-08-13
Fix setStarred looking up wrong serialization with tags on
Scott Jackson
2014-08-13
Add log on error to toggleStarred(Entry) as well
Scott Jackson
2014-08-12
Add musicFolderId to list of cleanup fields when removing a server
Scott Jackson
2014-08-12
Update cache serialization in setStarred
Scott Jackson
2014-08-11
Stop logging all serializations
Scott Jackson
2014-08-09
Update the active playlist's details as on success
Scott Jackson
2014-08-09
Fix an issue where the wrong index was removed from playlist
Scott Jackson
2014-08-09
For podcasts/playlists, directly update serialization instead of just refreshing
Scott Jackson
2014-08-09
Fix user edits to fixing immediate cache
Scott Jackson
2014-08-09
Merge branch 'master' of https://github.com/daneren2005/Subsonic into CacheUp...
Scott Jackson
2014-08-08
Lower wakelock time to hopefully improve on active battery usage
Scott Jackson
2014-08-08
If nextSetup is true, use playNext regardless
Scott Jackson
2014-08-08
Create a decent serialization update abstraction, apply to User edits for sta...
Scott Jackson
2014-08-08
Fix web commit
Scott Jackson
2014-08-08
#383 Fix sync notification intents
Scott Jackson
2014-08-07
Allow comma separated SSID's, as well as a single SSID with a comma in it
Scott Jackson
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
[next]