summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-06-10Changed return type of handleElementStartdaniel oeh
2012-06-10Removed redundancydaniel oeh
2012-06-09Implemented support for default Namespacesdaniel oeh
2012-06-09Converted RSSHandler into RSS 2.0 Namespacedaniel oeh
2012-06-09Merged SyndElement with NSElementdaniel oeh
2012-06-09Changed type of the Elements of tagstack to SyndElementdaniel oeh
2012-06-09Fixed startElement method in SyndHandlerdaniel oeh
2012-06-08Reimplemented RSSHandlerdaniel oeh
2012-06-08Implemented more methods in SyndFeed and moredaniel oeh
2012-06-08Created SyndHandler and Namespace classesdaniel oeh
2012-06-08Created the TypeGetterdaniel oeh
2012-06-08Moved RSSHandler and FeedHandler to new packagedaniel
2012-06-06Implemented mechanism to save the current position of a playing mediadaniel
2012-06-06Implemented "FF" and "Rev" Buttonsdaniel
2012-06-06Implemented seeking and pausing/resumingdaniel
2012-06-05Added functions to convert milliseconds into a more readable Stringdaniel
2012-06-05Duration of mediafile is now looked up when download finishesdaniel
2012-06-05Changed Length attribute to Duration and type of position to intdaniel
2012-06-05Changed behaviour of Activity when clicking the notificationdaniel
2012-06-05Switched from NotificationBuilder to NotificationCompatBuilderdaniel
2012-06-05Added Notificationdaniel
2012-06-05Expanded MediaplayerActivity + Bugfixesdaniel
2012-06-04Added mediaplayer layoutDaniel Oeh
2012-06-02Eclipse transfer, Made sure that DownloadObserver cancels when ActivityDaniel Oeh
2012-06-01Fixed potential bug in FeedlistFragmentDaniel Oeh
2012-05-31Updated attributes of EditTextDaniel Oeh
2012-05-31Added Downloads ActivityDaniel Oeh
2012-05-30Updated DownloadObserver to observe several DownloadsDaniel Oeh
2012-05-30Improved StyleDaniel Oeh
2012-05-30Fixed progress bug in DownloadObserverDaniel Oeh