summaryrefslogtreecommitdiff
path: root/src/de
AgeCommit message (Collapse)Author
2012-06-27Implemented landscape layout for videoplayerdaniel oeh
2012-06-27Fixed: application crash when trying to play media that is alreadydaniel oeh
playing
2012-06-27Added support for video playbackdaniel oeh
2012-06-27Improved performance when removing somethingdaniel oeh
2012-06-26Method in DB was using the wrong constantdaniel oeh
2012-06-26Added support for Simplechaptersdaniel oeh
2012-06-26removed 'characters' method from namespace classdaniel oeh
2012-06-26Added support for flattr-paymentlinksdaniel oeh
2012-06-26playbackservice is now only in the foreground while playingdaniel oeh
2012-06-26Made startup loading more stabledaniel oeh
2012-06-26Simplified codedaniel oeh
2012-06-26Added menuitem to visit the website of a feed or feeditemdaniel oeh
2012-06-26'Refresh all feeds'-menuitem is now invisible while refreshing feedsdaniel oeh
2012-06-26Fixed bug that caused the application to crash when playing the lastdaniel oeh
played media of a feed that was already deleted
2012-06-26Made sure that cursors are closed when loading data at applicationdaniel oeh
start
2012-06-25UI improvements in ItemviewActivity and FeeditemlistActivitydaniel oeh
2012-06-25Improved performance when marking all feeditems of a feed as readdaniel 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-24Bugfixes + UI-improvementsdaniel 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-24Switched to StringBuffer-method for getting characters in Feedparserdaniel oeh
2012-06-24description-tag is now parsed properlydaniel oeh
2012-06-24Added support for itunes:image tag, bugfixesdaniel oeh
2012-06-24Fixed bug in the mediaplayerdaniel oeh
2012-06-23Fixed crash that occured when loading a FeedItem without an enclosuredaniel oeh
from the DB
2012-06-23encoded content is now properly rendereddaniel oeh
2012-06-23Added content:encoded supportdaniel oeh
2012-06-23Fixed bug in the feedparser and improved performance of date parsingdaniel oeh
2012-06-23Moved Feedmenu into separate filedaniel oeh
2012-06-23Improved Feedmenudaniel oeh
2012-06-23Improvements to layoutsdaniel oeh
2012-06-23Download Status entries for Feeds are now created properlydaniel oeh
2012-06-22Improved Feedlistdaniel 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 bug that occured when restoring the queue from the DBdaniel oeh
2012-06-21Fixed several bugs in AddFeedActivitydaniel oeh
2012-06-20Improved borderless buttondaniel oeh
2012-06-20Made feeditem menu usable across different contextsdaniel oeh
2012-06-20Implemented Queue for FeedItemsdaniel oeh
2012-06-20Fixed bug in media removing processdaniel oeh
2012-06-20Added menu item to go to the media playerdaniel oeh
2012-06-19Feeds can now be removed in the backgrounddaniel oeh
2012-06-19Created new package for AsyncTasksdaniel oeh