summaryrefslogtreecommitdiff
path: root/src/de/podfetcher/activity
AgeCommit message (Expand)Author
2012-06-27Ported media control buttons to landscape video playerdaniel oeh
2012-06-27Improved mediaplayer portrait layoutdaniel oeh
2012-06-27Force portrait mode for audiodaniel oeh
2012-06-27Implemented landscape layout for videoplayerdaniel oeh
2012-06-27Added support for video playbackdaniel oeh
2012-06-26Added support for flattr-paymentlinksdaniel oeh
2012-06-26'Refresh all feeds'-menuitem is now invisible while refreshing feedsdaniel 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-25Added intermediate progressbar to main Activitydaniel oeh
2012-06-24Fixed bug in the mediaplayer seekbardaniel oeh
2012-06-24Changes in ItemlistFragment + improved application startup timedaniel oeh
2012-06-24Implemented Fragment for showing the queuedaniel oeh
2012-06-24Added support for itunes:image tag, bugfixesdaniel oeh
2012-06-24Fixed bug in the mediaplayerdaniel oeh
2012-06-23encoded content is now properly rendereddaniel oeh
2012-06-23Added content:encoded supportdaniel oeh
2012-06-23Moved Feedmenu into separate filedaniel oeh
2012-06-22Removed unused code from Itemviewdaniel oeh
2012-06-22Improved seeking mechanism for streamsdaniel oeh
2012-06-22Moved FeedItemMenuHandler into the right packagedaniel oeh
2012-06-22Rewrote most parts of PlaybackService and Mediaplayer Activitydaniel oeh
2012-06-21Fixed several bugs in AddFeedActivitydaniel oeh
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