summaryrefslogtreecommitdiff
path: root/src/de/podfetcher/activity/ItemviewActivity.java
AgeCommit message (Expand)Author
2012-07-09Added error activity if no external storage is availabledaniel oeh
2012-07-05Implemented async FeedImage loaderdaniel oeh
2012-07-01Moved description webview to fragmentdaniel oeh
2012-06-25UI improvements in ItemviewActivity and FeeditemlistActivitydaniel oeh
2012-06-25Webview is now loaded asynchronouslydaniel oeh
2012-06-25Improved feedparser performancedaniel oeh
2012-06-24Changes in ItemlistFragment + improved application startup timedaniel oeh
2012-06-24Added support for itunes:image tag, bugfixesdaniel oeh
2012-06-23encoded content is now properly rendereddaniel oeh
2012-06-23Added content:encoded supportdaniel oeh
2012-06-22Removed unused code from Itemviewdaniel oeh
2012-06-22Moved FeedItemMenuHandler into the right packagedaniel oeh
2012-06-22Rewrote most parts of PlaybackService and Mediaplayer Activitydaniel oeh
2012-06-20Made feeditem menu usable across different contextsdaniel oeh
2012-06-20Implemented Queue for FeedItemsdaniel oeh
2012-06-19Created new package for AsyncTasksdaniel oeh
2012-06-17Moved DownloadStatus class into separate filedaniel oeh
2012-06-16Implemented Actionmode for FeedItemlistFragmentdaniel oeh
2012-06-16Moved Feeditemlist into Fragmentdaniel oeh
2012-06-15Implemented WebView to show description of itemdaniel oeh
2012-06-14Added ability to delete media filesdaniel oeh
2012-06-13Changed the way the date is displayeddaniel oeh
2012-06-13Changed type of pubDate in FeedItem to Datedaniel oeh
2012-06-05Expanded MediaplayerActivity + Bugfixesdaniel
2012-06-02Eclipse transfer, Made sure that DownloadObserver cancels when 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-29Converted FeedlistActivity into ListFragmentDaniel Oeh
2012-05-28Implemented FeedMedia DownloadDaniel 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-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