summaryrefslogtreecommitdiff
path: root/src/de/podfetcher/service
AgeCommit message (Expand)Author
2012-06-27Implemented landscape layout for videoplayerdaniel oeh
2012-06-27Fixed: application crash when trying to play media that is alreadydaniel oeh
2012-06-27Added support for video playbackdaniel oeh
2012-06-27Improved performance when removing somethingdaniel oeh
2012-06-26playbackservice is now only in the foreground while playingdaniel oeh
2012-06-26Fixed bug that caused the application to crash when playing the lastdaniel oeh
2012-06-25Improved feedparser performancedaniel oeh
2012-06-25Added intermediate progressbar to main Activitydaniel oeh
2012-06-24Bugfixes + UI-improvementsdaniel oeh
2012-06-23Download Status entries for Feeds are now created properlydaniel oeh
2012-06-22Improved seeking mechanism for streamsdaniel oeh
2012-06-22Rewrote most parts of PlaybackService and Mediaplayer Activitydaniel oeh
2012-06-19Created new package for AsyncTasksdaniel oeh
2012-06-18Improved the way the AddFeedActivity is waiting for the download todaniel oeh
2012-06-17FeedManager now maintains a list of DownloadStatus entriesdaniel oeh
2012-06-17Moved DownloadStatus class into separate filedaniel oeh
2012-06-16Removed unnecessary communication with DownloadServicedaniel oeh
2012-06-16Cleaned up the Download requesterdaniel 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-14Made sure that DownloadService shuts down when appropriatedaniel 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-11Implemented Atom namespacedaniel oeh
2012-06-08Created SyndHandler and Namespace classesdaniel 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-05Duration of mediafile is now looked up when download finishesdaniel
2012-06-05Switched from NotificationBuilder to NotificationCompatBuilderdaniel
2012-06-05Added Notificationdaniel
2012-06-05Expanded MediaplayerActivity + Bugfixesdaniel
2012-06-02Eclipse transfer, Made sure that DownloadObserver cancels when ActivityDaniel 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-30Fixed progress bug in DownloadObserverDaniel Oeh
2012-05-30Rewrote DownloadObserverDaniel Oeh
2012-05-30Created Playback ServiceDaniel Oeh
2012-05-28Implemented FeedMedia DownloadDaniel Oeh
2012-05-28DownloadObserver can now show progress in percentDaniel Oeh
2012-05-28Downloads are now cancelled on timeoutDaniel Oeh
2012-05-27Fixed DownloadObserverDaniel Oeh
2012-04-15Implemented first draft of DownloadObserverDaniel Oeh
2012-04-15Added communication interface to DownloadServiceDaniel Oeh
2012-04-14Removed Feedsyncservice from projectDaniel Oeh