Commit Graph

262 Commits

Author SHA1 Message Date
daniel oeh 870b673527 Added menu item to mark all items as read 2012-07-11 11:05:46 +02:00
daniel oeh 1cc0d763ba Queue and unreadItemlist now update more frequently 2012-07-11 10:13:31 +02:00
daniel oeh d79dd76d9a Improved orientation change handling 2012-07-10 22:31:24 +02:00
daniel oeh 2e3bd8e881 Changed selection background for post-gingerbread devices 2012-07-10 21:33:10 +02:00
daniel oeh ab6d909e03 The first FeedItem was not properly marked as unread when a feed was
added
2012-07-10 21:29:35 +02:00
daniel oeh bdc4651e92 Fixed crash when parser error occured 2012-07-10 21:03:01 +02:00
daniel oeh 919e978f8d Implemented sharing menus 2012-07-10 17:40:35 +02:00
daniel oeh d30a4f8495 Added icons for other resolutions 2012-07-10 17:15:57 +02:00
daniel oeh 7088df944c Fixed issue in the downloadObserver class that could cause a crash 2012-07-10 16:45:48 +02:00
daniel oeh fc98cc8c79 Fixed possible crash when loading description 2012-07-10 16:21:53 +02:00
daniel oeh 46ec966e6a Removed downloadMediaOnWifiOnly option 2012-07-10 16:15:35 +02:00
daniel oeh 63c76b80f8 Fixed bugs in the noStorage error handler 2012-07-09 22:14:36 +02:00
daniel oeh d1c73645c4 Added error activity if no external storage is available 2012-07-09 19:52:47 +02:00
daniel oeh f73c402005 Added menu item to update a single feed 2012-07-09 13:51:08 +02:00
daniel oeh d4188088ce DownloadService will now create a report when finished 2012-07-09 12:46:15 +02:00
daniel oeh fcbb28981f Added preference to block updates over mobile internet 2012-07-09 12:05:09 +02:00
daniel oeh a05edcb0a4 Implemented automatic update preference 2012-07-08 13:40:10 +02:00
daniel oeh 2163049305 Implemented followQueue preference 2012-07-08 12:57:23 +02:00
daniel oeh d18def3fb3 Implemented pauseOnHeadsetDisconnect preference 2012-07-08 12:45:09 +02:00
daniel oeh 5c9a2d260d Added strings for preferences 2012-07-07 23:37:52 +02:00
daniel oeh 409c7810a1 Created preferences activity 2012-07-07 22:32:42 +02:00
daniel oeh 54741495df Implemented Widget update calls in PlaybackService 2012-07-07 16:37:21 +02:00
daniel oeh 8ae87e2a56 Adjusted layout 2012-07-07 16:07:01 +02:00
daniel oeh e498216378 Implemented PlayerWidgetService 2012-07-07 15:05:35 +02:00
daniel oeh 897516aa88 Created layouts and classes for widget 2012-07-07 13:30:17 +02:00
daniel oeh 0c02286f83 Fixed possible crash if activity wasn't connected to the service 2012-07-07 12:08:44 +02:00
daniel oeh 238f415315 Fixed: calculateSampleSize returned wrong value when source size <
preferred size
2012-07-06 19:04:20 +02:00
daniel oeh 1e4a3871ff Images are now scaled down in order to save memory 2012-07-06 18:15:07 +02:00
daniel oeh 65fe944765 Removed bitmap recycling because it caused bugs 2012-07-06 17:10:07 +02:00
daniel oeh ebb9e0b30c Improved performance when inserting new feeds into the database 2012-07-06 17:03:06 +02:00
daniel oeh ac755c8899 OutOfMemory Error seems to be fixed 2012-07-06 15:55:20 +02:00
daniel oeh 7b86821cd8 Implemented new Downloadobserver into the other classes 2012-07-06 10:37:28 +02:00
daniel oeh a7c1580eb5 Updated access modifiers 2012-07-05 22:16:35 +02:00
daniel oeh 61e77e5522 Rewrote DownloadObserver 2012-07-05 22:13:41 +02:00
daniel oeh 84eff944ab Implemented async FeedImage loader 2012-07-05 21:03:15 +02:00
daniel oeh 3768761e90 Listitems are now highlighted when in actionmode 2012-07-05 16:43:57 +02:00
daniel oeh 3c4df7a89d Improved downloadlist activity 2012-07-05 12:43:57 +02:00
daniel oeh 66ebc4975b increased margins 2012-07-05 11:16:53 +02:00
daniel oeh c0c9e2fed2 Items in queue can now be reordered 2012-07-05 11:03:35 +02:00
daniel oeh 5920c96ae7 Added ability to show the title of the feed in itemlistadapter 2012-07-05 10:12:41 +02:00
daniel oeh 764ef2b1d6 Added 'author' and 'language' attributes to Feed 2012-07-05 00:10:12 +02:00
daniel oeh 68e5d90b9c Fixed bug in the playbackService related to audiofocus 2012-07-04 20:13:28 +02:00
daniel oeh 7751d7fcc2 Ignoring project configurations 2012-07-04 14:46:02 +02:00
daniel oeh 74479fef84 Excluded classpath and project config files from gitignore 2012-07-04 14:29:31 +02:00
daniel oeh f81f3972ba Fixed bug when parsing enclosures 2012-07-04 10:45:17 +02:00
daniel oeh 0c60b8edf0 Implemented FeedInfoActivity 2012-07-04 10:29:17 +02:00
daniel oeh 2ba267cb21 Playbackservice now switches to next item in queue when completed 2012-07-03 12:11:46 +02:00
daniel oeh c8977b719f Videoplayer bugfixes + Feedhandler bugfixes 2012-07-03 11:41:41 +02:00
daniel oeh 1eefeec79f Added actionbar item for streaming 2012-07-02 22:17:47 +02:00
daniel oeh 8bb607c930 Updated gitignore file 2012-07-02 19:49:50 +02:00