summaryrefslogtreecommitdiff
path: root/src/de/podfetcher/activity
AgeCommit message (Expand)Author
2012-06-14Added ability to delete media filesdaniel oeh
2012-06-14Added 'lastUpdate' attribute to Feeddaniel oeh
2012-06-13Changed the way the date is displayeddaniel oeh
2012-06-13Changed type of pubDate in FeedItem to Datedaniel oeh
2012-06-12Minor improvements to Mediaplayerdaniel oeh
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-05Changed Length attribute to Duration and type of position to intdaniel
2012-06-05Expanded MediaplayerActivity + Bugfixesdaniel
2012-06-02Eclipse transfer, Made sure that DownloadObserver cancels when ActivityDaniel Oeh
2012-05-31Added Downloads ActivityDaniel Oeh
2012-05-30Updated DownloadObserver to observe several DownloadsDaniel Oeh
2012-05-30Reimplemented DownloadObserver in ItemviewActivityDaniel Oeh
2012-05-30Rewrote DownloadObserverDaniel Oeh
2012-05-30Created Playback ServiceDaniel Oeh
2012-05-29Added Tabnavigation to main ActivityDaniel Oeh
2012-05-29Converted FeedlistActivity into ListFragmentDaniel Oeh
2012-05-28Implemented FeedMedia DownloadDaniel 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-14Bitmap of FeedImage is now saved globallyDaniel Oeh
2012-04-14Bugfix: FeedImage is now displayed correctly and not deleted anymoreDaniel Oeh
2012-04-14Removed Feedsyncservice from projectDaniel Oeh
2012-04-14Bugfix: Feed Attribute wasn't set when items where loaded from DBDaniel Oeh
2012-04-13Modified layoutDaniel Oeh
2012-04-13Created Activity for viewing itemsDaniel Oeh
2012-04-12Added refreshing functionality and Log messagesDaniel Oeh
2012-04-12Added cleanup to FeedSyncThreadDaniel Oeh
2012-04-12Added titles to all activitiesDaniel Oeh
2012-04-12Removed unnecessary attribute in FeedlistAdapterDaniel Oeh
2012-04-12Implemented Feeditemlist in AppDaniel Oeh
2012-04-12Added missing import statementsDaniel Oeh
2012-04-11Created FeedItemlistActivityDaniel Oeh
2012-04-11Added TAGs for LoggingDaniel Oeh
2012-04-11Added SherlockActionBar library, Fixed Bugs in DBAdapterDaniel 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