summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-05-30Reimplemented DownloadObserver in ItemviewActivityDaniel Oeh
2012-05-30Rewrote DownloadObserverDaniel Oeh
2012-05-30Created Playback ServiceDaniel Oeh
2012-05-30Changed Download path of FeedMediaDaniel Oeh
2012-05-29Added empty view to feedlist FragmentDaniel Oeh
2012-05-29Added Tabnavigation to main ActivityDaniel Oeh
2012-05-29Converted FeedlistActivity into ListFragmentDaniel Oeh
2012-05-28Added GUI sketches, fixed a bug in the FeedManagerDaniel Oeh
2012-05-28Implemented FeedMedia DownloadDaniel Oeh
2012-05-28DownloadObserver can now show progress in percentDaniel Oeh
2012-05-28More stylecheckingDaniel Oeh
2012-05-28Downloads are now cancelled on timeoutDaniel Oeh
2012-05-28Applied some checkstyle-rulesDaniel Oeh
2012-05-28Added checkstyle to project settingsDaniel Oeh
2012-05-27Fixed DownloadObserverDaniel Oeh
2012-04-19Added Logging messagesDaniel Oeh