aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res/values
AgeCommit message (Collapse)Author
2012-10-22Added a context menu option to get playlist info: owner, comments, song ↵Scott Jackson
count, date created
2012-10-21Added option to delete playlists quicklyScott Jackson
2012-10-21Get a list of playlists to return and let user choose one to add the ↵Scott Jackson
selected songs to
2012-10-21Added Holo themeScott Jackson
2012-10-20Started adding support in album activity for adding to playlistowner
2012-10-17Reworked Sleep TimerScott Jackson
2012-10-17Start of work for add to playlistScott Jackson
2012-10-15Merged Sleep Timer functionality from tombriden + normalized naming with ↵Scott Jackson
rest of app
2012-10-06New option to toggle between Now Playing and DownloadingScott Jackson
2012-10-03Updated star support to only display star when starred + star/unstar from ↵Scott Jackson
long press menu
2012-10-01Merge star supportScott Jackson
2012-09-26Added download option on top of cache which doesn't 'pin' songScott Jackson
2012-09-25Merge branch 'master_star_support'Kurt Hardin
2012-09-25Added 'Starred' section to MainActivity.Kurt Hardin
2012-09-25Merge branch 'master' into master_star_supportKurt Hardin
2012-09-22Use ForceOverflow themesScott Jackson
2012-09-19Changes to style + tab iconsScott Jackson
2012-09-13Finished removing AlbumActivities bottom buttons and integrate them into the ↵Scott Jackson
Action Bar
2012-09-11Added Fullscreen themes for both light and darkScott Jackson
2012-09-11Changed secondary color to cyan for some differentiationScott Jackson
2012-09-11Merged Play Now/Shuffle/Select All into action bar, updated ↵Scott Jackson
help/settings/exist icons for all menus
2012-09-09Themed ActionBar like old oneScott Jackson
2012-09-09Fixed themingScott Jackson
2012-09-09Removed Wheat theme + re-added back dynamic themeing to activitiesScott Jackson
2012-09-08Revert "Revert "Started to work on move to ActionBarSherlock""Scott Jackson
This reverts commit 00646f4aacd09c24d13170fe78bb144f1a98c4f6.
2012-09-08Revert "Started to work on move to ActionBarSherlock"Scott Jackson
This reverts commit 9398f1b61396bb8c8859a6c1367a09cafcc2cd03.
2012-09-08Started to work on move to ActionBarSherlockScott Jackson
2012-09-06Start of reworking widgetScott Jackson
2012-09-05Background color change on notification button pressScott Jackson
2012-08-29Added support for starring albums and songs.Kurt Hardin
Requires server version 4.7 (currently in beta) for star support. Currently the Subsonic APIs don't provide adequate star support when listing artists.
2012-08-16Changed package name to dsub since there is a app called sub droid alreadyScott Jackson
2012-08-14Changed package name to subdroid to avoid getting banned by Google for being ↵Scott Jackson
to similar to subphonic
2012-07-25Play Shuffled added to everything with a Play Now option (tombriden)Scott Jackson
2012-07-12Delete Song option under Now Playing long press menu (removes from cache)owner
2012-07-12Added options for size of randomized playlistsowner
2012-07-07Basic Network Timeout settingScott Jackson
2012-07-07Removed cache_size stuff which is no longer usedScott Jackson
2012-07-07User defined cache sizeScott Jackson
2012-07-07Changed project package to github.daneren2005.subphonicScott Jackson
2012-07-02Initial CommitScott Jackson