summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/feed
AgeCommit message (Expand)Author
2012-10-28Added method to check if item is being playeddaniel oeh
2012-10-28Searching descriptions should now workdaniel oeh
2012-10-28Added methods for searching descriptions to feedmanagerdaniel oeh
2012-10-28FeedManager tasks can now return a result on completiondaniel oeh
2012-10-28Save media when marking all items as "read"Michael Kaiser
2012-10-28Save media after changing its positionMichael Kaiser
2012-10-28Don't change playback completion dateMichael Kaiser
2012-10-27Renamed methodsdaniel oeh
2012-10-27Removed unused constructordaniel oeh
2012-10-27Added cachedDescription and cachedContentEncodeddaniel oeh
2012-10-27Implemented Asynchronous description loading in Itemdescriptionfragmentdaniel oeh
2012-10-27Fixed a typoMichael Kaiser
2012-10-24Created method for loading extra information of a feeditemdaniel oeh
2012-10-24Implemented FeedManager.Taskdaniel oeh
2012-10-24Items that are in progress aren't unread anymoreMichael Kaiser
2012-10-24Added methods for getting cursors with different feeditemdaniel oeh
2012-10-24Extract setting of read/undread state to a FeedItem methodMichael Kaiser
2012-10-23Enable transition to "read" and "unread" states for "in progress" itemsMichael Kaiser
2012-10-23Add the concept of a FeedItem that is "in progress"Michael Kaiser
2012-10-22Removed unused importsdaniel oeh
2012-10-15Made sure identifying value of feed isn't emptydaniel oeh
2012-10-11Move player into INITIALIZED state in some cases to save bandwidthdaniel oeh
2012-10-04Changed behavior of continuous playbackdaniel oeh
2012-10-03Implemented PlaybackHistoryActivitydaniel oeh
2012-10-02Implemented methods for modifying the playback historydaniel oeh
2012-10-02Added playbackCompletionDate attributedaniel oeh
2012-09-27Use title as the first alternative of the feed identifier0.9.5daniel oeh
2012-09-27Changed behavior of getIdentifyingValue()daniel oeh
2012-09-25Feeds weren't always deleted properlydaniel oeh
2012-09-25Added support for application/ogg MIME typedaniel oeh
2012-09-24If last played episode is deleted, change LAST_IS_STREAM to truedaniel oeh
2012-09-23DownloadRequester now throws an exception if request is invaliddaniel oeh
2012-09-22Implemented auto-delete featuredaniel oeh
2012-09-22'Enqueue all' didn't savedaniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-09-21MediaHandler now reads id3 chaptersdaniel oeh
2012-09-21Integrated id3 chapterreader in Antennapoddaniel oeh
2012-09-21Renamed simplechapter variable namesdaniel oeh
2012-09-21Created abstract Chapter class to support other chapter typesdaniel oeh
2012-09-21Auto-enqueue will now enqueue when the user starts the downloaddaniel oeh
2012-09-21Added menu item to download all items in the queuedaniel oeh
2012-09-21Implemented 'enqueue all'daniel oeh
2012-09-21Download log now also supports DownloadStatus objects whose feedfile isdaniel oeh
2012-09-20Added 'title' and 'reasonDetailed' attributes to DownloadStatusdaniel oeh
2012-09-03Bugfix: Deleting a feed without an image caused an application crashdaniel oeh
2012-09-02Added support for id-tag in Atom's feed-elementdaniel oeh
2012-08-18Hide 'mark all read' and 'refresh all feeds' - items when they aren'tdaniel oeh
2012-08-18FeedManager will now delete the oldest DownloadStatus when log becomesdaniel oeh
2012-08-18'markAllItemsRead' is now working correctlydaniel oeh
2012-08-18DownloadLog entries are now sorted by their completion datedaniel oeh