summaryrefslogtreecommitdiff
path: root/src/de
AgeCommit message (Expand)Author
2012-07-07Implemented PlayerWidgetServicedaniel oeh
2012-07-07Created layouts and classes for widgetdaniel oeh
2012-07-07Fixed possible crash if activity wasn't connected to the servicedaniel oeh
2012-07-06Fixed: calculateSampleSize returned wrong value when source size <daniel oeh
2012-07-06Images are now scaled down in order to save memorydaniel oeh
2012-07-06Removed bitmap recycling because it caused bugsdaniel oeh
2012-07-06Improved performance when inserting new feeds into the databasedaniel oeh
2012-07-06OutOfMemory Error seems to be fixeddaniel oeh
2012-07-06Implemented new Downloadobserver into the other classesdaniel oeh
2012-07-05Updated access modifiersdaniel oeh
2012-07-05Rewrote DownloadObserverdaniel oeh
2012-07-05Implemented async FeedImage loaderdaniel oeh
2012-07-05Listitems are now highlighted when in actionmodedaniel oeh
2012-07-05Improved downloadlist activitydaniel oeh
2012-07-05Items in queue can now be reordereddaniel oeh
2012-07-05Added ability to show the title of the feed in itemlistadapterdaniel oeh
2012-07-05Added 'author' and 'language' attributes to Feeddaniel oeh
2012-07-04Fixed bug in the playbackService related to audiofocusdaniel oeh
2012-07-04Fixed bug when parsing enclosuresdaniel oeh
2012-07-04Implemented FeedInfoActivitydaniel oeh
2012-07-03Playbackservice now switches to next item in queue when completeddaniel oeh
2012-07-03Videoplayer bugfixes + Feedhandler bugfixesdaniel oeh
2012-07-02Improved stability of playbackService when handling an Errordaniel oeh
2012-07-02Added buffer update listenersdaniel oeh
2012-07-02Implemented Errorhandler in PlaybackServicedaniel oeh
2012-07-02Improved media info loading behaviour of mediaplayeractivitydaniel oeh
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
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