aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-08-14Persist suggested playlist name/id between sessionsScott Jackson
2014-08-14Make sure artists in starred list have isAlbum evaluate to falseScott Jackson
2014-08-14Fix getStarredList not unstarring songs/albumsScott Jackson
2014-08-14Fix video podcasts not showing up as podcastsScott Jackson
2014-08-13Update serializations when getting list of starredScott Jackson
2014-08-13Fix specifying wrong parent when browse by tags is onScott Jackson
2014-08-13Fix setStarred looking up wrong serialization with tags onScott Jackson
2014-08-13Add log on error to toggleStarred(Entry) as wellScott Jackson
2014-08-12Add musicFolderId to list of cleanup fields when removing a serverScott Jackson
2014-08-12Update cache serialization in setStarredScott Jackson
2014-08-11Stop logging all serializationsScott Jackson
2014-08-09Update the active playlist's details as on successScott Jackson
2014-08-09Fix an issue where the wrong index was removed from playlistScott Jackson
2014-08-09For podcasts/playlists, directly update serialization instead of just refreshingScott Jackson
2014-08-09Fix user edits to fixing immediate cacheScott Jackson
2014-08-09Merge branch 'master' of https://github.com/daneren2005/Subsonic into CacheUp...Scott Jackson
2014-08-08Lower wakelock time to hopefully improve on active battery usageScott Jackson
2014-08-08If nextSetup is true, use playNext regardlessScott Jackson
2014-08-08Create a decent serialization update abstraction, apply to User edits for sta...Scott Jackson
2014-08-08Fix web commitScott Jackson
2014-08-08#383 Fix sync notification intentsScott Jackson
2014-08-07Allow comma separated SSID's, as well as a single SSID with a comma in itScott Jackson
2014-08-07Update Util.javaScott Jackson
2014-08-07#383 Open up album lists if passed as intent extraScott Jackson
2014-08-07#383 Add intents to go to sync notification's actionScott Jackson
2014-08-05Fix timing issue when starting in shuffle mode as playlist is being restoredScott Jackson
2014-08-05Try a couple of times for a entry with non-null artScott Jackson
2014-07-29Revert 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-28Fix threads dieing due to not manually clearing interrupt status for when int...Scott Jackson
2014-07-28Revert changeScott Jackson
2014-07-28Some fixes to ImageLoader using crossfade incorrectlyScott Jackson
2014-07-28Fix relying on revision to update bottom barScott Jackson
2014-07-28Fix web commit for ImageTask cancellingScott Jackson
2014-07-28#371 Keep track of current running imageTaskScott Jackson
2014-07-28#371 Keep track of current running imageTaskScott Jackson
2014-07-28#371 Keep track of current running imageTaskScott Jackson
2014-07-28#371 Automatically remove cancel imageTask if setScott Jackson
2014-07-28#371 ImageLoader tasks return a ImageTask if usedScott Jackson
2014-07-28Fix for recycling old transition drawableScott Jackson
2014-07-28Only update bottom bar if revision updatesScott Jackson
2014-07-25Fix final member property not being initialized in constructorScott Jackson
2014-07-25#380 Put artist results before albumsScott Jackson
2014-07-25#380 Sort search results by how close they are to queryScott Jackson
2014-07-25Dont add to update listScott Jackson
2014-07-25Dont add to update listScott Jackson
2014-07-25Dont add to update listScott Jackson
2014-07-25Dont add to update listScott Jackson
2014-07-25Add ability to have views which are not updatedScott Jackson
2014-07-25Reverse setStarred artist check conditionScott Jackson