summaryrefslogtreecommitdiff
path: root/src/de/podfetcher/feed
AgeCommit message (Expand)Author
2012-07-09Added menu item to update a single feeddaniel oeh
2012-07-06Improved performance when inserting new feeds into the databasedaniel oeh
2012-07-06OutOfMemory Error seems to be fixeddaniel oeh
2012-07-05Implemented async FeedImage loaderdaniel oeh
2012-07-05Items in queue can now be reordereddaniel oeh
2012-07-05Added 'author' and 'language' attributes to Feeddaniel oeh
2012-07-03Playbackservice now switches to next item in queue when completeddaniel oeh
2012-07-02Downloadstatus entries for feeds are now created correctlydaniel oeh
2012-07-01Fixed feed updatedaniel oeh
2012-06-28Bugfixesdaniel oeh
2012-06-28Feedlist and list with unread items are now sorteddaniel oeh
2012-06-27Fixed: application crash when trying to play media that is alreadydaniel oeh
2012-06-27Improved performance when removing somethingdaniel oeh
2012-06-26Added support for Simplechaptersdaniel oeh
2012-06-26Added support for flattr-paymentlinksdaniel oeh
2012-06-26Made startup loading more stabledaniel oeh
2012-06-26Fixed bug that caused the application to crash when playing the lastdaniel oeh
2012-06-26Made sure that cursors are closed when loading data at applicationdaniel oeh
2012-06-25Improved performance when marking all feeditems of a feed as readdaniel oeh
2012-06-24Bugfixes + UI-improvementsdaniel oeh
2012-06-24Changes in ItemlistFragment + improved application startup timedaniel oeh
2012-06-24Implemented Fragment for showing the queuedaniel oeh
2012-06-23Fixed crash that occured when loading a FeedItem without an enclosuredaniel oeh
2012-06-23Added content:encoded supportdaniel oeh
2012-06-22Rewrote most parts of PlaybackService and Mediaplayer Activitydaniel oeh
2012-06-21Fixed bug that occured when restoring the queue from the DBdaniel oeh
2012-06-20Implemented Queue for FeedItemsdaniel oeh
2012-06-20Fixed bug in media removing processdaniel oeh
2012-06-19Created new package for AsyncTasksdaniel oeh
2012-06-19Feeds can now be deleteddaniel oeh
2012-06-18Improved the way the AddFeedActivity is waiting for the download todaniel oeh
2012-06-17Implemented DownloadLog activitydaniel oeh
2012-06-17FeedManager now maintains a list of DownloadStatus entriesdaniel oeh
2012-06-17Removed unnecessary codedaniel oeh
2012-06-17Added list which shows unread itemsdaniel oeh
2012-06-16Feedlist now displays number of new episodesdaniel oeh
2012-06-16Implemented Actionmode for FeedItemlistFragmentdaniel oeh
2012-06-16Added Button to FeedItemlist itemdaniel oeh
2012-06-14Added ability to delete media filesdaniel oeh
2012-06-14Fixed Feed syncingdaniel oeh
2012-06-14Added 'lastUpdate' attribute to Feeddaniel oeh
2012-06-13Changed type of pubDate in FeedItem to Datedaniel oeh
2012-06-13Added 'downloaded' attribute to FeedFiledaniel oeh
2012-06-12Minor improvements to Mediaplayerdaniel oeh
2012-06-10More work on Atom namespacedaniel oeh
2012-06-08Reimplemented RSSHandlerdaniel oeh
2012-06-08Moved RSSHandler and FeedHandler to new packagedaniel
2012-06-05Changed Length attribute to Duration and type of position to intdaniel
2012-05-30Rewrote DownloadObserverDaniel Oeh
2012-05-30Created Playback ServiceDaniel Oeh