summaryrefslogtreecommitdiff
path: root/src/de
AgeCommit message (Collapse)Author
2012-07-12Added preference item to flattr this appdaniel oeh
2012-07-12Flattring things now worksdaniel oeh
2012-07-12Implemented flattr into menus, finished authActivitydaniel oeh
2012-07-12Implemented flattr utils methodsdaniel oeh
2012-07-12Added activities and classes for flattr authenticationdaniel oeh
2012-07-11Added stylesheet for itemdescription webviewdaniel oeh
2012-07-11Fixed encoding issues in webviewdaniel oeh
2012-07-11cleanupdaniel oeh
2012-07-11implemented homeAsUp buttondaniel oeh
2012-07-11Added icon to Feeditemlist to show whether an item is in the queuedaniel oeh
2012-07-11Feedlistitem now shows whether it is refreshing or notdaniel oeh
2012-07-11Improved handling of invalid image file urlsdaniel oeh
2012-07-11Added menu item to clear the queuedaniel oeh
2012-07-11Added menu item to mark all items as readdaniel oeh
2012-07-11Queue and unreadItemlist now update more frequentlydaniel oeh
2012-07-10Improved orientation change handlingdaniel oeh
2012-07-10The first FeedItem was not properly marked as unread when a feed wasdaniel oeh
added
2012-07-10Fixed crash when parser error occureddaniel oeh
2012-07-10Implemented sharing menusdaniel oeh
2012-07-10Fixed issue in the downloadObserver class that could cause a crashdaniel oeh
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
preferred size
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