summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-03-26Load playback service notification bitmap in another threaddaniel oeh
2013-03-25Chapter marks of streams are now loaded after playback has starteddaniel oeh
2013-03-25Formatted codedaniel oeh
2013-03-25Merge branch 'refresh_expired' of git://github.com/toggles/AntennaPod into to...daniel oeh
2013-03-25Merge branch 'master' of git://github.com/LatinSuD/AntennaPod into LatinSuD-m...daniel oeh
2013-03-25Added workaround for PreferenceScreen bugdaniel oeh
2013-03-25Added option to disable auto-downloaddaniel oeh
2013-03-24Fixed last commitLatinSuD
2013-03-24Remove trailing spaces in filenamesLatinSuD
2013-03-24Only schedule expired feeds when update triggered.tommy watson
2013-03-24Starting playback will not start auto-download anymoredaniel oeh
2013-03-24Currently playing item cannot be removed from the queue any longerdaniel oeh
2013-03-24Removing a feed caused IndexOutOfBoundsException indaniel oeh
2013-03-20Fixed IndexOutOfBoundsException in EpisodesFragmentdaniel oeh
2013-03-20PlaybackController didn't always connect with PlaybackServicedaniel oeh
2013-03-16Added support for episode imagesdaniel oeh
2013-03-14Reset alarm on reboot and app upgradedaniel oeh
2013-03-14Merge branch 'toggles-update_alarm' into developdaniel oeh
2013-03-14Merge branch 'update_alarm' of git://github.com/toggles/AntennaPod intodaniel oeh
2013-03-12FeedMedia wasn't saved if episode contained chapters (fixes #76)daniel oeh
2013-03-12Ignore first queue item when downloadingdaniel oeh
2013-03-11Shutdown connection manager after downloaddaniel oeh
2013-03-11Merge branch 'master' of git://github.com/ortylp/AntennaPod into ortylp-masterdaniel oeh
2013-03-10auto-cleanup deleted wrong number of episodesdaniel oeh
2013-03-10Removed DownloadObserverdaniel oeh
2013-03-10fix regression (issue #96): fix broken URLs in redirection instead of failingPaul Ortyl
2013-03-10audio player didn't always play external files correctlydaniel oeh
2013-03-10Merge branch 'queue_update' into developdaniel oeh
2013-03-10Hide 'mark as unread' when not in debug modedaniel oeh
2013-03-10Close media player if no more episodes are available for playbackdaniel oeh
2013-03-09Used wrong label for tabdaniel oeh
2013-03-09Use tabs instead of viewpager indicator in main screendaniel oeh
2013-03-09Renamed 'new' list to 'waiting list'daniel oeh
2013-03-09Added Connectivity change receiverdaniel oeh
2013-03-09Added more calls of auto-cleanup and auto-downloaddaniel oeh
2013-03-09Added methods for auto-download and auto-cleanupdaniel oeh
2013-03-09Removed auto-queue preference, auto-queue is now always enableddaniel oeh
2013-03-09Added episode cache size preferencedaniel oeh
2013-03-09Removed auto-delete preferencedaniel oeh
2013-03-08Added preferences for configuring auto-downloaddaniel oeh
2013-03-08Removed last played media preferencedaniel oeh
2013-03-08Fixed menu item visibilitydaniel oeh
2013-03-07Implemented skip functionalitydaniel oeh
2013-03-07Made sure that first queue item can't be moved while it's playingdaniel oeh
2013-03-07PlaybackService will now always load the next episode if it is availabledaniel oeh
2013-03-07Fixed typodaniel oeh
2013-03-07Fixed PlaybackService crash when seeking in INITIALIZING or PREPARINGdaniel oeh
2013-03-07Use progressbar for showing the listening progress of an episodedaniel oeh
2013-03-07Removed 'status unread' indicator from queuedaniel oeh
2013-03-07Add item to queue once it's downloadeddaniel oeh