summaryrefslogtreecommitdiff
path: root/src/de/podfetcher/activity/AddFeedActivity.java
AgeCommit message (Collapse)Author
2012-07-06Improved performance when inserting new feeds into the databasedaniel oeh
2012-06-28Added more error handling when adding new feedsdaniel oeh
2012-06-21Fixed several bugs in AddFeedActivitydaniel oeh
2012-06-19Created new package for AsyncTasksdaniel oeh
2012-06-18Improved the way the AddFeedActivity is waiting for the download todaniel oeh
finish
2012-06-17Moved DownloadStatus class into separate filedaniel oeh
2012-06-14Added 'lastUpdate' attribute to Feeddaniel oeh
2012-06-02Eclipse transfer, Made sure that DownloadObserver cancels when ActivityDaniel Oeh
stops
2012-05-30Updated DownloadObserver to observe several DownloadsDaniel Oeh
2012-05-30Rewrote DownloadObserverDaniel Oeh
2012-05-28DownloadObserver can now show progress in percentDaniel Oeh
2012-05-27Fixed DownloadObserverDaniel Oeh
2012-04-19Added Logging messagesDaniel Oeh
2012-04-15Implemented first draft of DownloadObserverDaniel Oeh
2012-04-14Added functionality to AddFeedActivityDaniel Oeh
2012-04-12Added titles to all activitiesDaniel Oeh
2012-04-11Added TAGs for LoggingDaniel Oeh
2012-04-10Updated references, deleted GreenDroid lib from projectDaniel Oeh
2011-12-29Fixed Service starting process + BugsDaniel Oeh
2011-12-28Moved activities and services in the right foldersDaniel Oeh