aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-12-03#161 Add menu to show all mediaScott Jackson
2013-12-03Minor alterations to widget intentsScott Jackson
2013-12-03#161 Added logic to load a directory recursivelydaneren2005
2013-12-03Added replaceChildren functiondaneren2005
2013-12-03Fix pressing download notification while not currentPlaying == nulldaneren2005
2013-12-03#203 Only pass onto now playing if service is activedaneren2005
2013-12-03#203 Always send user to now playingdaneren2005
2013-12-02Fix a album sometimes being a song you are "listening" toScott Jackson
2013-12-02Fix download notification lingering sometimesScott Jackson
2013-12-02Fix bookmarks for podcasts using the wrong nameScott Jackson
2013-12-02#201 Fix other places that get wrong bitrateScott Jackson
2013-12-02#200 Close notification when switching remote statedaneren2005
2013-12-02#201 Use video bitrate for video cachingdaneren2005
2013-11-30#181 Work around for tablet context menusScott Jackson
2013-11-30Fix search on MusicCabinet serversScott Jackson
2013-11-30Fix #197 RemoteControlClient recycles bitmaps on it's ownScott Jackson
2013-11-29Added play next to other menusScott Jackson
2013-11-28Fix deprecated errorScott Jackson
2013-11-28Fix wacky spacingScott Jackson
2013-11-27Fixed sync not running, updated betaScott Jackson
2013-11-26Added play next to options applicable to selectionScott Jackson
2013-11-26Merge SyncAdapterScott Jackson
2013-11-26Use two try/catch blocksScott Jackson
2013-11-26Fix changing position from lockscreen controllerScott Jackson
2013-11-26Apparently duration is supposed to be in msScott Jackson
2013-11-26Fix listen to artistScott Jackson
2013-11-26Better way of handling loading when not created yetScott Jackson
2013-11-26Fix crash when using listen toScott Jackson
2013-11-26Fix web commitsScott Jackson
2013-11-26#164 Match exact searches before defaulting to closest songdaneren2005
2013-11-26#176 Added KitKat RCC for star editingdaneren2005
2013-11-26Break metadata editing out into easy to override functiondaneren2005
2013-11-26Clicking search action should not change base fragdaneren2005
2013-11-26Fix clicking action from within search fragdaneren2005
2013-11-26Fix selected position coming from DownloadFragment -> Show Albumsdaneren2005
2013-11-26Move onNewIntent to frag activitydaneren2005
2013-11-26Move custom onNewIntent logic to FragActivitydaneren2005
2013-11-26Possible fix for recursive execute pending crashdaneren2005
2013-11-26Fixed ANRdaneren2005
2013-11-26Fix crash if clicked before onDrawerOpened calleddaneren2005
2013-11-26Update title after done loadingdaneren2005
2013-11-26Put oldBitmaps back in if it's not recycleddaneren2005
2013-11-26#191 Fix results not being clickableScott Jackson
2013-11-25#191 Use Subsonic's new search providerScott Jackson
2013-11-25Fix immersive mode implementationScott Jackson
2013-11-25Add full screen logic, immersive mode for KitKatdaneren2005
2013-11-25Added full screen pref constantdaneren2005
2013-11-25Catch exceptions on a per server basic instead of stopping all syncsdaneren2005
2013-11-25Refresh server before syncing podcastsdaneren2005
2013-11-24Moved SyncUtil to util folder...Scott Jackson