aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/src
AgeCommit message (Expand)Author
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-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
2013-06-17Add grandparent to backstack for offline Show AlbumScott Jackson
2013-06-17Merge branch 'master' of https://github.com/daneren2005/Subsonic.gitScott Jackson
2013-06-17Fix typo on stripping out log infodaneren2005
2013-06-17Strip out username/password from loggingdaneren2005
2013-06-17Only log redirection when one actually occursdaneren2005
2013-06-17Specify content-length on un transcoded songsScott Jackson
2013-06-16Fix play last when playing last song already playing that song twiceScott Jackson
2013-06-14Merge tombriden-offline_scrobbleScott Jackson
2013-06-14Abstract out search string parsing, use when playing offline mode songs in on...Scott Jackson
2013-06-14Convert offline scrobbling to SharedPreference, add support for offline mode ...Scott Jackson
2013-06-12Fix low quality album art with larger widgetsScott Jackson
2013-06-12Convert a few things over to use R.stringScott Jackson
2013-06-12Add option to display track number in front of song titlesScott Jackson