summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-07-02Downloadstatus entries for feeds are now created correctlydaniel oeh
2012-07-01Fixed feed updatedaniel oeh
2012-07-01Mediaplayer now only switches to fullscreen when playing videodaniel oeh
2012-07-01Improved video playbackdaniel oeh
2012-07-01MediaPlayerActivity now handles orientation changes correctlydaniel oeh
2012-07-01Added viewpager to mediaplayeractivitydaniel oeh
2012-07-01Moved description webview to fragmentdaniel oeh
2012-07-01Added viewpager indicator librarydaniel oeh
2012-07-01Replaced tabs in the main Activity with viewpagerdaniel oeh
2012-06-30Implemented MediaButtonEventReceiverdaniel oeh
2012-06-30Fixed crash when losing audio focusdaniel oeh
2012-06-28improved layoutdaniel oeh
2012-06-28Bugfixesdaniel oeh
2012-06-28Added more error handling when adding new feedsdaniel oeh
2012-06-28Feedlist and list with unread items are now sorteddaniel oeh
2012-06-28Changed playback service to not stickydaniel oeh
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-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