summaryrefslogtreecommitdiff
path: root/src/de
AgeCommit message (Expand)Author
2012-07-10Fixed possible crash when loading descriptiondaniel oeh
2012-07-09Fixed bugs in the noStorage error handlerdaniel oeh
2012-07-09Added error activity if no external storage is availabledaniel oeh
2012-07-09Added menu item to update a single feeddaniel oeh
2012-07-09DownloadService will now create a report when finisheddaniel oeh
2012-07-09Added preference to block updates over mobile internetdaniel oeh
2012-07-08Implemented automatic update preferencedaniel oeh
2012-07-08Implemented followQueue preferencedaniel oeh
2012-07-08Implemented pauseOnHeadsetDisconnect preferencedaniel oeh
2012-07-07Added strings for preferencesdaniel oeh
2012-07-07Implemented Widget update calls in PlaybackServicedaniel oeh
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