summaryrefslogtreecommitdiff
path: root/src/de/podfetcher/service
AgeCommit message (Expand)Author
2012-07-09DownloadService will now create a report when finisheddaniel oeh
2012-07-08Implemented followQueue preferencedaniel oeh
2012-07-08Implemented pauseOnHeadsetDisconnect preferencedaniel oeh
2012-07-07Implemented Widget update calls in PlaybackServicedaniel oeh
2012-07-07Implemented PlayerWidgetServicedaniel oeh
2012-07-07Created layouts and classes for widgetdaniel oeh
2012-07-06OutOfMemory Error seems to be fixeddaniel oeh
2012-07-06Implemented new Downloadobserver into the other classesdaniel oeh
2012-07-04Fixed bug in the playbackService related to audiofocusdaniel oeh
2012-07-03Playbackservice now switches to next item in queue when completeddaniel oeh
2012-07-02Improved stability of playbackService when handling an Errordaniel oeh
2012-07-02Added buffer update listenersdaniel oeh
2012-07-02Implemented Errorhandler in PlaybackServicedaniel oeh
2012-07-02Downloadstatus entries for feeds are now created correctlydaniel oeh
2012-07-01Improved video playbackdaniel oeh
2012-06-30Implemented MediaButtonEventReceiverdaniel oeh
2012-06-30Fixed crash when losing audio focusdaniel oeh
2012-06-28Added more error handling when adding new feedsdaniel oeh
2012-06-28Changed playback service to not stickydaniel oeh
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