aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/src
AgeCommit message (Expand)Author
2012-09-25Merge branch 'master_star_support'Kurt Hardin
2012-09-25Merge remote-tracking branch 'upstream/master'Kurt Hardin
2012-09-25Added star support features for original UI.Kurt Hardin
2012-09-25Added 'Starred' section to MainActivity.Kurt Hardin
2012-09-25Merge branch 'master' into master_star_supportKurt Hardin
2012-09-24Cache now does a background download instead of being added to playlistScott Jackson
2012-09-24Added getSongs to DownloadService which gets actively playing songs + fixed u...Scott Jackson
2012-09-22Download tab -> Now PlayingScott Jackson
2012-09-14DownloadActivity show ActionBar on playlist viewScott Jackson
2012-09-14Fix for NullException on offline album viewingScott Jackson
2012-09-14Merge remote-tracking branch 'upstream/master'Kurt Hardin
2012-09-13Finished removing AlbumActivities bottom buttons and integrate them into the ...Scott Jackson
2012-09-13Some more actionbar menu item changesScott Jackson
2012-09-13Fixed songs context menus under download tabScott Jackson
2012-09-11Added Fullscreen themes for both light and darkScott Jackson
2012-09-11Make sure to apply theme if changed from settings from any tab (previously on...Scott Jackson
2012-09-11Merged Play Now/Shuffle/Select All into action bar, updated help/settings/exi...Scott Jackson
2012-09-09CleanupScott Jackson
2012-09-09Converted SearchActivityScott Jackson
2012-09-09Removed Wheat theme + re-added back dynamic themeing to activitiesScott Jackson
2012-09-09Hide ActionBar for DownloadActivityScott Jackson
2012-09-09Fix for album list not showing upScott Jackson
2012-09-08Revert "Revert "Started to work on move to ActionBarSherlock""Scott Jackson
2012-09-08Fix for Offline playing errorScott Jackson
2012-09-08Revert "Started to work on move to ActionBarSherlock"Scott Jackson
2012-09-08Started to work on move to ActionBarSherlockScott Jackson
2012-09-07Moved RemoteControlClient code into Helper classes to isolate ICS specific code.Kurt Hardin
2012-09-04Just kidding, reverted again #15Scott Jackson
2012-09-04Fixes #15Scott Jackson
2012-09-04Revert, cause other issues fixing #15Scott Jackson
2012-09-04Renamed widgetScott Jackson
2012-09-04Fixes #15Scott Jackson
2012-08-29Added support for starring albums and songs.Kurt Hardin
2012-08-29Added support for lock screen controls.Kurt Hardin
2012-08-27Fix for notifications not doing correct actionScott Jackson
2012-08-16Changed name sent to REST API to DSub from androidScott Jackson
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
2012-08-10Start of work on background downloading (for pin/offline modes)Scott Jackson
2012-08-08Fixed offline search to look for songs everywhere but root levelScott Jackson
2012-08-05Added artist substring to Album/Song results in offline searchScott Jackson
2012-08-04Added offline searchScott Jackson
2012-07-25Play Shuffled added to everything with a Play Now option (tombriden)Scott Jackson
2012-07-14Added settings/help buttons on action barowner
2012-07-12Delete Song option under Now Playing long press menu (removes from cache)owner
2012-07-12Pin/Unpin/Delete always showing like Select All/Play Now/Play Lastowner
2012-07-12Fixed what the randomized playlist option was being applied toowner
2012-07-12Added options for size of randomized playlistsowner
2012-07-11Added TODO for issue fixowner
2012-07-11Added prev/pause/next buttons to notification barowner