From fe41133d2b383ed08ada3216fcbc0071128d017f Mon Sep 17 00:00:00 2001 From: Peter Serwylo Date: Mon, 21 Apr 2014 09:20:27 +0000 Subject: [PATCH] Modified changelog details for 'installed app cache' Made the description a little more appropriate for lay people, rather than developers. --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 633e5cb7e..3018a0243 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,15 @@ ### Upcoming release -* Cache the installed apps in the database for better performance and - usability, but mainly to fix the sqlite crashes at startup caused by the - sqlite limit of parameters in queries +* Fix crash on startup for devices with more than 500 installed apps + +* Improved performance for devices with many installed apps * Improve ellipsizing and spacing in the app lists * Start translating the category lists +* Keep track of installed apps internally, rather than asking Android each time + * Fix some crashes * Translation updates