summaryrefslogtreecommitdiff
path: root/src/de/podfetcher/service/DownloadService.java
AgeCommit message (Expand)Author
2012-07-09DownloadService will now create a report when finisheddaniel oeh
2012-07-06OutOfMemory Error seems to be fixeddaniel oeh
2012-07-06Implemented new Downloadobserver into the other classesdaniel oeh
2012-07-02Downloadstatus entries for feeds are now created correctlydaniel oeh
2012-06-28Added more error handling when adding new feedsdaniel oeh
2012-06-27Improved performance when removing somethingdaniel 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-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-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 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-08Created SyndHandler and Namespace classesdaniel oeh
2012-06-08Moved RSSHandler and FeedHandler to new packagedaniel
2012-06-05Duration of mediafile is now looked up when download finishesdaniel
2012-05-28Implemented FeedMedia DownloadDaniel Oeh
2012-05-27Fixed DownloadObserverDaniel Oeh
2012-04-15Implemented first draft of DownloadObserverDaniel Oeh
2012-04-15Added communication interface to DownloadServiceDaniel Oeh
2012-04-12Added cleanup to FeedSyncThreadDaniel Oeh
2012-04-11Added TAGs for LoggingDaniel Oeh
2012-04-11Fixed Download Process and filename generationDaniel Oeh
2012-04-11Added Image DownloadDaniel Oeh
2012-04-10Updated references, deleted GreenDroid lib from projectDaniel Oeh
2011-12-30Now using SingleThreadExecutor for SyncDaniel Oeh
2011-12-29rewrote Downloading processDaniel Oeh
2011-12-29Fixed Service starting process + BugsDaniel Oeh
2011-12-28Moved activities and services in the right foldersDaniel Oeh