From 51a091fe447bb173a0ddd70ec59adba9fd517aa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Thu, 9 Apr 2015 00:25:42 +0200 Subject: [PATCH] Add a few changelog items --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc8ff924d..725458595 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,19 @@ * Fix an issue where xml files could pile up in the data directory +* Improve app and search link handling while also adding supporting for Amazon + and Google Play links + +* Fix regression where F-Droid web repo links would trigger an "Add new repo" + action + * Show a message to the user when there is no apps to display +* Small UI fixes to avoid overlapping text and improve app version ellipsizing + * Split up search terms when querying the app database - "fire fox" now matches FireFox -* Handle amazon.com and play.google.com app links - * Misc fixes to the "swap" workflow (especially on Android 2.3 devices) ### 0.83 (2015-03-26)