summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
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