aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android
AgeCommit message (Expand)Author
2013-07-07Abstract out info dialog more, use it for details dialogsScott Jackson
2013-07-07Lower case passed in confirmation actionScott Jackson
2013-07-07Double press pause to skip to next songScott Jackson
2013-07-05Fix pressing play from widget starting song overScott Jackson
2013-07-03Draw genre button like a spinnerdaneren2005
2013-07-02Convert all fragments over to displaying nothing while refreshing/in errorScott Jackson
2013-07-02Fix podcasts not being invalidated when switching serversScott Jackson
2013-07-02Added server version checks to new podcast methodsScott Jackson
2013-07-02Added download/delete menus to podcasts episodes, podcast refresh buttonScott Jackson
2013-07-02Upped version to 4.0.7Scott Jackson
2013-07-02Fix orientation change with new id systemScott Jackson
2013-07-01Close #145 Require confirmation to remove serverScott Jackson
2013-07-01Abstracted out confirm dialogScott Jackson
2013-07-01Remove further unnecessary abstractionScott Jackson
2013-07-01Stop ViewPager from destroying off screen fragmentsdaneren2005
2013-06-30Merge branch 'master' of https://github.com/daneren2005/Subsonic.gitScott Jackson
2013-06-30Remove extra abstraction, fix other cases needing new id methodScott Jackson
2013-06-30Give each SelectDirectoryFragment a unique idScott Jackson
2013-06-28Fix Articles To Ignore to check if first WORD, not first letters matchdaneren2005
2013-06-27Fixed up menus for podcasts, took away checks, fixed episodes with status err...Scott Jackson
2013-06-27Fix for older versions of server showing all podcasts togetherScott Jackson
2013-06-26Add date in place of artist for PodcastsScott Jackson
2013-06-26Forgot in last commitScott Jackson
2013-06-26Fixed bottom barScott Jackson
2013-06-26Merge branch 'master' of https://github.com/daneren2005/Subsonic.gitScott Jackson
2013-06-26Start of podcast supportScott Jackson
2013-06-26Use green arrow to signify perma cache, get rid of secondary indicatorScott Jackson
2013-06-26Close #144 Revert hiding bottom bardaneren2005
2013-06-25Add starring to library context menusScott Jackson
2013-06-25Display star when offline as welldaneren2005
2013-06-25Update version to 4.0.6Scott Jackson
2013-06-24Added offline starring, removed retry for nowScott Jackson
2013-06-24Parse album/artist if they are part of tagsScott Jackson
2013-06-22Surround operation with try, catchScott Jackson
2013-06-22Merge branch 'master' of https://github.com/daneren2005/Subsonic.gitScott Jackson
2013-06-22Move to more abstract offline sync dialog that can support more syncs, added ...Scott Jackson
2013-06-21Close #140 Use file instead of folderdaneren2005
2013-06-20Fixed song search queries for single level directoriesScott Jackson
2013-06-20Fixed show album search queries for single level directoriesScott Jackson
2013-06-20Make savePlaylist work with offline songs as wellScott Jackson
2013-06-20If single level folders, set artist then same as album in offline modeScott Jackson
2013-06-20Add add to playlist for offline songs while in online mode + abstracted out s...Scott Jackson
2013-06-20Add starring of offline songs while in online modeScott Jackson
2013-06-19Only scrollToCurrent when opening up screenScott Jackson
2013-06-19parseOfflineID for case when album == artist, know that it is the album they ...Scott Jackson
2013-06-18Fix Show Album for online songs in offline modeScott Jackson
2013-06-18Remove bottom bar if nothing is actively playingScott Jackson
2013-06-18Merge branch 'master' of https://github.com/daneren2005/Subsonic.gitScott Jackson
2013-06-18Add another condition to prevent serialize from running before deserialziedaneren2005
2013-06-17Fix using Show Album on songs added in offline modeScott Jackson