summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-03-07Mark item as 'read' when adding it to the queue, move item to top ofdaniel oeh
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
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
2013-02-28Renamed getFileUrl method of Playable interfacedaniel oeh
2013-02-28Added support for local external video filesdaniel oeh
2013-02-27Added support for playing local external media filesdaniel oeh
2013-02-27Created de.danoeh.antennapod.util.playback packagedaniel oeh
2013-02-27PlaybackService now works with the 'Playable' interfacedaniel oeh
2013-02-25License.html wasn't loaded correctlydaniel oeh
2013-02-25ImageView tags weren't set correctlydaniel oeh
2013-02-25Implemented PlaybackPreferencesdaniel oeh
2013-02-25FeedImageLoader now works independently from FeedImagesdaniel oeh
2013-02-25Added more documentation to FeedManagerdaniel oeh
2013-02-25Implemented EventDistributordaniel oeh
2013-02-24limited access to feed items, feeds, playback history and download logdaniel oeh
2013-02-24Added UserPreferences class, limit access to unreadItems and queuedaniel oeh
2013-02-23Set shownotes background to black when theme is 'dark'. fixes #106daniel oeh
2013-02-23Adjusted layout margindaniel oeh
2013-02-23Removed invalid test feedsdaniel oeh
2013-02-23Use white background in 'organize queue' list for light themedaniel oeh
2013-02-23Updated tablet layoutdaniel oeh
2013-02-23Added status indicator to audioplayerdaniel oeh
2013-02-23Merge branch 'ligi-better_ompl_import' into developdaniel oeh
2013-02-23Applied patch from https://gist.github.com/ligi/5017133daniel oeh
2013-02-23Fixed spelling mistakedaniel oeh
2013-02-22Replace ItemlistFragment instead of adding it. fixes #105daniel oeh
2013-02-22Merge branch 'issue-39' into developdaniel oeh
2013-02-22Delete file if download fails or is cancelleddaniel oeh