Age | Commit message (Expand) | Author |
2012-07-12 | Improved layout and behaviour of itemview | daniel oeh |
2012-07-12 | Implemented revoke process | daniel oeh |
2012-07-12 | Added item visibility check and 'revoke access'-item | daniel oeh |
2012-07-12 | Added preference item to flattr this app | daniel oeh |
2012-07-12 | Flattring things now works | daniel oeh |
2012-07-12 | Implemented flattr into menus, finished authActivity | daniel oeh |
2012-07-12 | Implemented flattr utils methods | daniel oeh |
2012-07-12 | Added activities and classes for flattr authentication | daniel oeh |
2012-07-11 | Added stylesheet for itemdescription webview | daniel oeh |
2012-07-11 | Fixed encoding issues in webview | daniel oeh |
2012-07-11 | cleanup | daniel oeh |
2012-07-11 | implemented homeAsUp button | daniel oeh |
2012-07-11 | Added icon to Feeditemlist to show whether an item is in the queue | daniel oeh |
2012-07-11 | Feedlistitem now shows whether it is refreshing or not | daniel oeh |
2012-07-11 | Improved handling of invalid image file urls | daniel oeh |
2012-07-11 | Added menu item to clear the queue | daniel oeh |
2012-07-11 | Added menu item to mark all items as read | daniel oeh |
2012-07-11 | Queue and unreadItemlist now update more frequently | daniel oeh |
2012-07-10 | Improved orientation change handling | daniel oeh |
2012-07-10 | The first FeedItem was not properly marked as unread when a feed was | daniel oeh |
2012-07-10 | Fixed crash when parser error occured | daniel oeh |
2012-07-10 | Implemented sharing menus | daniel oeh |
2012-07-10 | Fixed issue in the downloadObserver class that could cause a crash | daniel oeh |
2012-07-10 | Fixed possible crash when loading description | daniel oeh |
2012-07-09 | Fixed bugs in the noStorage error handler | daniel oeh |
2012-07-09 | Added error activity if no external storage is available | daniel oeh |
2012-07-09 | Added menu item to update a single feed | daniel oeh |
2012-07-09 | DownloadService will now create a report when finished | daniel oeh |
2012-07-09 | Added preference to block updates over mobile internet | daniel oeh |
2012-07-08 | Implemented automatic update preference | daniel oeh |
2012-07-08 | Implemented followQueue preference | daniel oeh |
2012-07-08 | Implemented pauseOnHeadsetDisconnect preference | daniel oeh |
2012-07-07 | Added strings for preferences | daniel oeh |
2012-07-07 | Implemented Widget update calls in PlaybackService | daniel oeh |
2012-07-07 | Implemented PlayerWidgetService | daniel oeh |
2012-07-07 | Created layouts and classes for widget | daniel oeh |
2012-07-07 | Fixed possible crash if activity wasn't connected to the service | daniel oeh |
2012-07-06 | Fixed: calculateSampleSize returned wrong value when source size < | daniel oeh |
2012-07-06 | Images are now scaled down in order to save memory | daniel oeh |
2012-07-06 | Removed bitmap recycling because it caused bugs | daniel oeh |
2012-07-06 | Improved performance when inserting new feeds into the database | daniel oeh |
2012-07-06 | OutOfMemory Error seems to be fixed | daniel oeh |
2012-07-06 | Implemented new Downloadobserver into the other classes | daniel oeh |
2012-07-05 | Updated access modifiers | daniel oeh |
2012-07-05 | Rewrote DownloadObserver | daniel oeh |
2012-07-05 | Implemented async FeedImage loader | daniel oeh |
2012-07-05 | Listitems are now highlighted when in actionmode | daniel oeh |
2012-07-05 | Improved downloadlist activity | daniel oeh |
2012-07-05 | Items in queue can now be reordered | daniel oeh |
2012-07-05 | Added ability to show the title of the feed in itemlistadapter | daniel oeh |