From b9d1cd044aadc688a81aee927a4e0f1b56afa86a Mon Sep 17 00:00:00 2001 From: Darcy Wong Date: Tue, 16 Jan 2024 09:51:33 +0700 Subject: [PATCH 1/2] chore(android/app): Update whatsnew for 17.0 --- android/help/about/whatsnew.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/android/help/about/whatsnew.md b/android/help/about/whatsnew.md index 2714defd81..71c47854fb 100644 --- a/android/help/about/whatsnew.md +++ b/android/help/about/whatsnew.md @@ -2,3 +2,6 @@ title: What's New --- Here are some of the new features we have added to Keyman 17.0 for Android: + +* When suggestions aren't enabled, display a themed banner (#9696) +* Smoother keyboard initialization (#10022) From 37bd9c09d64245121149856546de828d4b580e2b Mon Sep 17 00:00:00 2001 From: Darcy Wong Date: Wed, 17 Jan 2024 14:01:33 +0700 Subject: [PATCH 2/2] docs(android): Add additional changes --- android/help/about/whatsnew.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/android/help/about/whatsnew.md b/android/help/about/whatsnew.md index 71c47854fb..9e9dc7e117 100644 --- a/android/help/about/whatsnew.md +++ b/android/help/about/whatsnew.md @@ -3,5 +3,12 @@ title: What's New --- Here are some of the new features we have added to Keyman 17.0 for Android: +* New gesture support (#5029) * When suggestions aren't enabled, display a themed banner (#9696) * Smoother keyboard initialization (#10022) + +Additional changes: + +* Remove built-in browser (#8428) +* Use web-based popup key longpresses (#9591) +* Performance improvements