aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-25Merge branch 'master' of https://github.com/daneren2005/Subsonic.gitScott Jackson
2012-11-24Added support for setting genre/year range in servicesowner
2012-11-23Added options to remove songs from playlistsowner
2012-11-23Remove cached playlists when adding new playlistowner
2012-11-23Removed unused activityowner
2012-11-23Added error message if trying to play videos which haven't been downloaded yetowner
2012-11-23Added videos to offline modeowner
2012-11-23Added option to play videos with external playerowner
2012-11-21Play Web View -> Play Web View (Flash)owner
2012-11-21Added getVideoStreamUrl to serviceowner
2012-11-21Added special context menu for videosowner
2012-11-21Duration string now shows hours instead of > 100 minutesowner
2012-11-21Fixed null (...) for all videosowner
2012-11-21Increase playlist cache timeoutowner
2012-11-21Fix artists not refreshing properly when promptedowner
2012-11-21Fix for controls sometimes being behind the album artowner
2012-11-20Added Bluetooth metadataScott Jackson
2012-11-20Detect more types of bluetooth connect/disconnect eventsScott Jackson
2012-11-20Update versionScott Jackson
2012-11-20Moved extra controls down to overlap with visualizerScott Jackson
2012-11-19Lower margins on visualizer + give margins to status now that it can extend ↵Scott Jackson
further out
2012-11-19Set Artist - Album in the text under the title which is unused most of the timeScott Jackson
2012-11-17Renamed SearchSuggestionProvider1 to DsubSearchProviderScott Jackson
2012-11-17Needed for ActionBarSherlock supportScott Jackson
2012-11-17Update of the widget #38Scott Jackson
2012-11-17Specify install internal only for widget to workScott Jackson
2012-11-16Convert invalid characters in playlist namesdaneren2005
2012-11-15Get rid of extra line at the bottom in album listScott Jackson
2012-11-15Don't show album header for album listsScott Jackson
2012-11-14Added many of the action bar menu items to the select song contextScott Jackson
2012-11-14On delete cache don't pop back to the top of the listScott Jackson
2012-11-14On delete cache don't pop back to the top of the listScott Jackson
2012-11-14Don't activate select state of arrows when just clicking on main viewScott Jackson
2012-11-14Updated temp focus loss optionsScott Jackson
2012-11-12Added option to either pause or lower volume on transient loss of audio focusScott Jackson
2012-11-10Added quick context menu arrows to song view as well #47Scott Jackson
2012-11-10Fix playlist view using artist_list_itemScott Jackson
2012-11-10Made arrows on artist/albums/playlists clickable to quickly bring up context ↵Scott Jackson
menus #47
2012-11-10Moved PlaylistAdapter over to view folder as wellScott Jackson
2012-11-10Hold down prev/next buttons to seek within a song #20Scott Jackson
2012-11-10Cleanup old playlists which are no longer valid #51Scott Jackson
2012-11-10Moved to .m3u playlists for small playlist files + can be played by external ↵Scott Jackson
players #12
2012-11-10Fixed song menu delete/download/cache running on everything if nothing was ↵Scott Jackson
previously selected
2012-11-10Fixed remove all from now playing tab when downloads are showingScott Jackson
2012-11-10Added support for starring to the artist views (not currently working ↵Scott Jackson
entirely) + moved adapters to views folders
2012-11-10Rework of now playing tab to have larger image like SubsonicScott Jackson
2012-11-07Changed Remove/Delete descriptions + only delete cache on delete songScott Jackson
2012-11-07Fixed Play Last not working when nothing is selectedScott Jackson
2012-11-07Added additional bluetooth event detectionScott Jackson
2012-11-06Don't update metadata with null song, just send done signal #53Scott Jackson