diff --git a/_includes/2020/KeymanVersion.php b/_includes/2020/KeymanVersion.php
index 6a10f1aa..ca1331ce 100644
--- a/_includes/2020/KeymanVersion.php
+++ b/_includes/2020/KeymanVersion.php
@@ -5,9 +5,9 @@
class KeymanVersion {
/* These constant values must be updated manually when we do a beta or stable release. */
- public const stable_version_int = 16;
+ public const stable_version_int = 17;
public const beta_version_int = 17;
- public const stable_version = '16.0';
+ public const stable_version = '17.0';
public const beta_version = '17.0';
public const unicode_version = '15.0';
diff --git a/android/index.php b/android/index.php
index 490552a6..ef878939 100644
--- a/android/index.php
+++ b/android/index.php
@@ -61,14 +61,6 @@
-The Keyman built-in browser dynamically loads your language font into each website you visit so you no longer see square boxes for your language on the web!
-
-
-
-
- The built-in browser feature applies your language font to websites that you browse, and includes a bookmark feature and of course supports typing your language into any website!
-
-
Keyman for Android Features
@@ -97,10 +89,6 @@
System keyboard support |
"/> |
-
- Built in browser for full font support |
- "/> |
-
Install custom keyboard and dictionary packages |
"/> |
@@ -108,6 +96,27 @@
+
+New in Keyman for Android 17.0 (May 2024)
+
+ - Multitap and flick gestures are now supported for Android. (#7324)
+ - When suggestions aren’t enabled, displays a themed banner. This area is for displaying top row key gestures and is also reserved for future enhancements (#9696)
+ - Removes in-app browser (#8430)
+ - Predictive text suggestions are now handled more flexibly on the banner (#7934)
+
+ - Can now display up to 8 suggestions on screen
+ - Can drag the banner left and right to see more suggestions
+ - Shortens long suggestions to avoid long words overwhelming the available space.
+
+
+ - Improves scaling of key caps for some keyboards (#10506)
+ - Add localization for:
+
+ - Mon (Burmese script)
+
+
+
+
New in Keyman for Android 16.0 (Feb 2023)
diff --git a/cdn/dev/img/android-kmp.png b/cdn/dev/img/android-kmp.png
index 7d89a97d..7c9828d7 100644
Binary files a/cdn/dev/img/android-kmp.png and b/cdn/dev/img/android-kmp.png differ
diff --git a/cdn/dev/img/android-sencoten.png b/cdn/dev/img/android-sencoten.png
index 76863109..bfb5cf23 100644
Binary files a/cdn/dev/img/android-sencoten.png and b/cdn/dev/img/android-sencoten.png differ
diff --git a/downloads/archive/index.php b/downloads/archive/index.php
index 9112885e..3d10a6a5 100644
--- a/downloads/archive/index.php
+++ b/downloads/archive/index.php
@@ -14,6 +14,7 @@
// These variables should be progressively added if we update older versions.
// 14.0 onward uses 3 numbers instead of 4
+ $ver_windows_16 = "16.0.147";
$ver_windows_15 = "15.0.274";
$ver_windows_14 = "14.0.294";
$ver_windows_13 = "13.0.118.0";
@@ -24,6 +25,7 @@
Keyman Desktop Download Archive