summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-06-21Fixed several bugs in AddFeedActivitydaniel oeh
2012-06-20Improved borderless buttondaniel 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
finish
2012-06-17Implemented Class to convert DownloadManager error codes todaniel oeh
human-readable Strings
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-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
2012-06-16Cleaned up the Download requesterdaniel oeh
2012-06-16Fixed error that happened on non-US devicesdaniel oeh
2012-06-15Implemented WebView to show description of itemdaniel oeh
2012-06-15Improvements to download requesterdaniel oeh
2012-06-15DownloadService no longer shows its notificationsdaniel oeh
2012-06-15Implemented audiofocuschange listenerdaniel oeh
2012-06-15Implemented notification for Downloadservicedaniel oeh
2012-06-14Added ability to delete media filesdaniel oeh
2012-06-14Made sure that DownloadService shuts down when appropriatedaniel oeh
2012-06-14Removed Debug messagesdaniel oeh
2012-06-14Fixed Feed syncingdaniel oeh
2012-06-14Added 'lastUpdate' attribute to Feeddaniel oeh
2012-06-13Changed the way the date is displayeddaniel oeh
2012-06-13Changed type of pubDate in FeedItem to Datedaniel oeh
2012-06-13changed access modifiersdaniel oeh
2012-06-13Added date parser for timestamps in Atom feedsdaniel oeh
2012-06-13Created class for parsing RSS 2 date formatsdaniel oeh
2012-06-13Added 'downloaded' attribute to FeedFiledaniel oeh
2012-06-13Moved Download Handlers into separate Threadsdaniel oeh
2012-06-12Minor improvements to Mediaplayerdaniel oeh
2012-06-12Removed AtomLink (not used)daniel oeh
2012-06-11Implemented Atom namespacedaniel oeh
2012-06-10More work on Atom namespacedaniel oeh