summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-20PlaybackController didn't always connect with PlaybackServicedaniel oeh
2013-03-19Updated translations, added Catalan and Spanish (Spain) translationdaniel oeh
2013-03-16Prepared release of version 0.9.7.1daniel 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
Conflicts: src/de/danoeh/antennapod/PodcastApp.java
2013-03-14Merge branch 'update_alarm' of git://github.com/toggles/AntennaPod intodaniel oeh
toggles-update_alarm Conflicts: src/de/danoeh/antennapod/PodcastApp.java
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-10Switched back to standard divider heightdaniel oeh
2013-03-09Used wrong label for tabdaniel oeh
2013-03-09Increased divider height in episodes listdaniel 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
state
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
2013-03-07Mark item as 'read' when adding it to the queue, move item to top ofdaniel oeh
queue when playing it
2013-03-06Merge branch 'online_feed_view' into developdaniel oeh
2013-03-06Merge branch 'apichanges' into developdaniel oeh
2013-03-02empty list TextView displayed wrong text0.9.7daniel oeh
2013-03-01Prepared release of version 0.9.7daniel oeh
2013-03-01Updated translations; added Danish, French, Romanian and Ukrainiandaniel oeh
translation
2013-02-28Added default getView() implementation for itemlistadapterdaniel oeh
2013-02-28Implemented OnlineFeedViewActivitydaniel oeh
2013-02-28Fixed crash when audio focus was lostdaniel oeh
2013-02-28FeedItem shownotes weren't always loaded correctlydaniel oeh