aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/src
AgeCommit message (Expand)Author
2012-10-22Added a context menu option to get playlist info: owner, comments, song count...Scott Jackson
2012-10-22Added more playlist information that is brought into playlist objectScott Jackson
2012-10-21Added option to delete playlists quicklyScott Jackson
2012-10-21Give loading message for if its a long loadScott Jackson
2012-10-21Fixed addToPlaylist parameters to not error outScott Jackson
2012-10-21Moved addToPlaylist next to other playlist functionsScott Jackson
2012-10-21Hide add to playlist options when at view album levelScott Jackson
2012-10-21Get a list of playlists to return and let user choose one to add the selected...Scott Jackson
2012-10-21Added Holo themeScott Jackson
2012-10-20Started adding support in album activity for adding to playlistowner
2012-10-20Moved server check to topowner
2012-10-20updatePlaylist to addToPlaylistowner
2012-10-19Detect Bluetooth connect/disconnect in ICSScott Jackson
2012-10-19Added Wifi LockScott Jackson
2012-10-17Reworked Sleep TimerScott Jackson
2012-10-17Fix timer starting on settings changeScott Jackson
2012-10-17Fix that timer wasn't starting on changing timer settingsScott Jackson
2012-10-17Forgot these log.d'sScott Jackson
2012-10-17Don't let users press shuffle or save playlist when on downloads listScott Jackson
2012-10-17Fix background downloading when now playing list is emptyScott Jackson
2012-10-17Fix some compiler issues while fixing bugsScott Jackson
2012-10-17Start of work for add to playlistScott Jackson
2012-10-15Merged Sleep Timer functionality from tombriden + normalized naming with rest...Scott Jackson
2012-10-15Reverted star support on now playing album art viewScott Jackson
2012-10-10Removed unused importsScott Jackson
2012-10-10Fixed cross-tab star updatingScott Jackson
2012-10-10Added exit button to Now Playing tabScott Jackson
2012-10-10Disable clicking on song in Downloading modeScott Jackson
2012-10-06New option to toggle between Now Playing and DownloadingScott Jackson
2012-10-06Added way to extract background downloading files from download serviceScott Jackson
2012-10-06Fix orientation changing resetting shuffleScott Jackson
2012-10-06Abstracted out updating of view to UpdateView, moved Song/Album views to View...Scott Jackson
2012-10-03Updated star support to only display star when starred + star/unstar from lon...Scott Jackson
2012-10-01Revert last commitScott Jackson
2012-10-01Merge star support (missed these?)Scott Jackson
2012-10-01Merge star supportScott Jackson
2012-10-01Got playlist downloading/caching workingScott Jackson
2012-09-30Moved playlist context to context_menu + added download/cache items to itScott Jackson
2012-09-30Fixed bug with menu showing before download service is startedScott Jackson
2012-09-28Fixed so songs which are in now playing list and being currently background d...Scott Jackson
2012-09-28Cache only now playing list instead of entire download listScott Jackson
2012-09-28Fixed concurrency issue with downloadRecursiveScott Jackson
2012-09-28Add background download/cache method to rest of appScott Jackson
2012-09-28Another fix for when to download background songsScott Jackson
2012-09-26Fix for background download condition checkingScott Jackson
2012-09-26Fixed Download Service not downloading non-pinned background downloadsScott Jackson
2012-09-26Added download option on top of cache which doesn't 'pin' songScott Jackson
2012-09-26Fixed caching not updating view as its downloadingScott Jackson
2012-09-25Fixed host name can't be nullScott Jackson
2012-09-25Show error if server url contains underscoreScott Jackson