summaryrefslogtreecommitdiff
path: root/src/de/podfetcher/activity
AgeCommit message (Expand)Author
2012-06-20Made feeditem menu usable across different contextsdaniel oeh
2012-06-20Implemented Queue for FeedItemsdaniel oeh
2012-06-20Added menu item to go to the media playerdaniel 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-17Implemented DownloadLog activitydaniel oeh
2012-06-17Moved DownloadStatus class into separate filedaniel oeh
2012-06-17Added settings activitydaniel oeh
2012-06-17Added list which shows unread itemsdaniel oeh
2012-06-17Feeditems can now be marked as read or unreaddaniel oeh
2012-06-16Feedlist now displays number of new episodesdaniel oeh
2012-06-16Implemented Actionmode for FeedItemlistFragmentdaniel oeh
2012-06-16Moved Feeditemlist into Fragmentdaniel oeh
2012-06-16Added Button to FeedItemlist itemdaniel oeh
2012-06-16Cleaned up the Download requesterdaniel oeh
2012-06-15Implemented WebView to show description of itemdaniel oeh
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