aboutsummaryrefslogtreecommitdiff
path: root/src/github/daneren2005/dsub/util
AgeCommit message (Expand)Author
2014-08-26#387 Add constant for per server sync enabledScott Jackson
2014-08-26#387 Add util to check if sync is enabled for serverScott Jackson
2014-08-21Remove stack trace from deserialization, never usable anywaysScott Jackson
2014-08-19More work on synchronized bookmarksScott Jackson
2014-08-14Merge branch 'master' of https://github.com/daneren2005/Subsonic into CacheUp...Scott Jackson
2014-08-14Add constants for suggested playlist name/idScott 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-09Fix user edits to fixing immediate cacheScott 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 Add intents to go to sync notification's actionScott 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-28Some fixes to ImageLoader using crossfade incorrectlyScott Jackson
2014-07-28Fix web commit for ImageTask cancellingScott Jackson
2014-07-28#371 ImageLoader tasks return a ImageTask if usedScott Jackson
2014-07-28Fix for recycling old transition drawableScott Jackson
2014-07-25#380 Sort search results by how close they are to queryScott Jackson
2014-07-23Merge branch 'Tasker' of https://github.com/daneren2005/SubsonicScott Jackson
2014-07-22Finish up moving everything to use ServerInfo for info queriesScott Jackson
2014-07-21Get rid of renameTo atomic copy fallbackScott Jackson
2014-07-20Start of basic Tasker pluginScott Jackson
2014-07-17More changes for more descriptive sync notificationsScott Jackson
2014-07-17Move to displaying less generic sync titleScott Jackson
2014-07-15Get rid of background errors on each user with no avatarScott Jackson
2014-07-15Don't close dialog on input errorsScott Jackson
2014-07-15 #368 Finish up requiring password for admin tabScott Jackson
2014-07-15#368 Added util method to ask user for credentialsScott Jackson
2014-07-12#361 Just rename in media store for pinning/unpinningScott Jackson
2014-07-12#361 Make sure to delete from store when deleting songScott Jackson
2014-07-09#375 Fix expanded persistent notification not toggling play/pause displayScott Jackson
2014-07-09#375 Use standard expanded view with x for persistent notificationsScott Jackson
2014-07-05Change default theme to LightScott Jackson
2014-07-03Add ability to define whether or not to check for wifi requirement, default t...Scott Jackson
2014-07-02#362 Scroll to song when clicking in search resultsScott Jackson
2014-07-01Fix force refreshing as admin not refreshing personal credentialsScott Jackson
2014-07-01Use User constantsdaneren2005
2014-07-01Use the User Constantdaneren2005
2014-06-30Added serverType constantdaneren2005
2014-06-28Fix for switching now playing not stopping old downloadScott Jackson
2014-06-28Fix for threads in pool exitingScott Jackson
2014-06-27Set Now Playing notification as high prioritydaneren2005
2014-06-27Set sync notifications to group and have a low prioritydaneren2005
2014-06-26Move sync notifications into central util as wellScott Jackson
2014-06-26Non-stupid fix for GB crashdaneren2005