From 895cd7bbb1cfd0116094d42b05cc735005980b06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Wed, 16 Dec 2015 14:14:42 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index af2204bcf..3281842b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,17 @@ * Add support for HTTP basic authentication of repos -* Fix repo updating on devices with little memory by not growing memory - usage linearly with the number of apps +* Fix repo updating on older devices with little memory + +* Rework search to be incremental and without a separate activity * Add English to the list of languages to use in the settings -* Replace search dialog with a search widget +* Cache installed app information in the database + +* Add counter to the installed tab + +* Improve repo update test coverage * Translation updates