summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-24Changes in ItemlistFragment + improved application startup timedaniel oeh
2012-06-24Implemented Fragment for showing the queuedaniel oeh
2012-06-24Switched to StringBuffer-method for getting characters in Feedparserdaniel oeh
2012-06-24description-tag is now parsed properlydaniel oeh
2012-06-24Added support for itunes:image tag, bugfixesdaniel oeh
2012-06-24Fixed bug in the mediaplayerdaniel oeh
2012-06-23Fixed crash that occured when loading a FeedItem without an enclosuredaniel oeh
2012-06-23encoded content is now properly rendereddaniel oeh
2012-06-23Added content:encoded supportdaniel oeh
2012-06-23Fixed bug in the feedparser and improved performance of date parsingdaniel oeh
2012-06-23Moved Feedmenu into separate filedaniel oeh
2012-06-23Improved Feedmenudaniel oeh
2012-06-23Improvements to layoutsdaniel oeh
2012-06-23Download Status entries for Feeds are now created properlydaniel oeh
2012-06-22Improved Feedlistdaniel oeh
2012-06-22Improved divider imagesdaniel oeh
2012-06-22Removed unused code from Itemviewdaniel oeh
2012-06-22Improved seeking mechanism for streamsdaniel oeh
2012-06-22Moved FeedItemMenuHandler into the right packagedaniel 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-21Fixed several bugs in AddFeedActivitydaniel oeh
2012-06-20Improved borderless buttondaniel oeh
2012-06-20Added borderless button styledaniel oeh
2012-06-20Made feeditem menu usable across different contextsdaniel oeh
2012-06-20Implemented Queue for FeedItemsdaniel oeh
2012-06-20Fixed bug in media removing processdaniel oeh
2012-06-20Added menu item to go to the media playerdaniel oeh
2012-06-19Feeds can now be removed in the backgrounddaniel 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 Class to convert DownloadManager error codes todaniel oeh
2012-06-17Implemented DownloadLog activitydaniel oeh
2012-06-17Implemented adapter for download logdaniel oeh
2012-06-17FeedManager now maintains a list of DownloadStatus entriesdaniel oeh
2012-06-17Moved DownloadStatus class into separate filedaniel oeh
2012-06-17Added settings activitydaniel oeh
2012-06-17File urls with value 'null' are now stored in the databasedaniel oeh
2012-06-17Cancelling a download will now notify the download servicedaniel oeh
2012-06-17Removed unnecessary codedaniel oeh
2012-06-17Added list which shows unread itemsdaniel oeh
2012-06-17Fixed crash caused by orientation changedaniel oeh
2012-06-17Feeditems can now be marked as read or unreaddaniel oeh
2012-06-16Feedlist now displays number of new episodesdaniel oeh
2012-06-16minor bugfixesdaniel oeh
2012-06-16Implemented Actionmode for FeedItemlistFragmentdaniel oeh
2012-06-16Moved Feeditemlist into Fragmentdaniel oeh
2012-06-16Added Button to FeedItemlist itemdaniel oeh
2012-06-16Removed unnecessary communication with DownloadServicedaniel oeh