summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/feed
AgeCommit message (Expand)Author
2012-12-18Removed FeedCategorydaniel oeh
2012-12-18FeedManager now updates feeds and feeditem attributesdaniel oeh
2012-12-18Added "updateFromOther" and "compareWithOther" methodsdaniel oeh
2012-11-24feeditem description should now be loaded correctlydaniel oeh
2012-11-16Make media position resettable in markItemRead instead of setter.daniel oeh
2012-11-16if-statement was wrongdaniel oeh
2012-11-16Added state enum to feeditem classdaniel oeh
2012-11-16Merge branch 'feed-item-labels' of git://github.com/patheticpat/AntennaPod in...daniel oeh
2012-11-11Merge branch 'description_update' into developdaniel oeh
2012-11-06Integrated vorbis chapterreader into appdaniel oeh
2012-11-06Added classes for reading vorbis comment chaptersdaniel oeh
2012-11-06Removed unnecessary methods, added standard constructordaniel oeh
2012-11-01Added support for RSS 0.91/0.92daniel oeh
2012-10-30Use separate preference for currently playing media, reset afterdaniel oeh
2012-10-29Merge branch 'develop' into feed-item-labelsMichael Kaiser
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