- Jan 19, 2021
-
-
Joshua Horton authored
fix(web): better font-wait null guards
-
jahorton authored
-
Darcy Wong authored
fix(android/samples): Fix Sentry dependencies
-
Keyman Server authored
auto: increment beta version to 14.0.225
-
Keyman Build Agent authored
-
- Jan 18, 2021
-
-
Darcy Wong authored
-
Joshua Horton authored
chore(web): sample pages now wait on init's promise for keyboard loading
-
Marc Durdin authored
fix(android): Popup misalignments and compatibility with WeChat, Telegram
-
- Jan 16, 2021
-
-
Keyman Server authored
auto: increment beta version to 14.0.224
-
Keyman Build Agent authored
-
- Jan 15, 2021
-
-
Eberhard Beilharz authored
chore(linux): Improve version number for debian package
-
Darcy Wong authored
-
Joshua Horton authored
fix(web): unexpected errors in OSK / banner position calculations
-
Joshua Horton authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Darcy Wong authored
chore(android/app): Add Obolo language from crowdin
-
Marc Durdin authored
fix(windows): typo in font helper string
-
Marc Durdin authored
-
Marc Durdin authored
-
Keyman Server authored
auto: increment beta version to 14.0.223
-
Keyman Build Agent authored
-
Eberhard Beilharz authored
This change switches the package version number for packages that are intended for the Debian package repo to match the Debian policies. It also removes the comment from the watch file.
-
- Jan 14, 2021
-
-
Darcy Wong authored
Manually check in crowdin files from crowdin. Can't use crowdin CLI because it doesn't handle custom langauges https://support.crowdin.com/api/language-codes/
-
Marc Durdin authored
Fixes #4019. Rolls back #3009 and fixes base issue in alternative manner. The core issue here was twofold: 1. We needed to set the window size to the whole screen in order for the popups to visible and touchable. We implement this in `onConfigureWindow`. 2. Once our window size is the whole screen, we need to tell the apps which part of the window is our keyboard UI, in `onComputeInsets`. This is the only part of the window which impacts the layout of the underlying app. We had not set the `visibleTopInsets` property and this caused the WeChat problems. Finally, in order for this to work, we roll back the original fix in #3009 as that one breaks the full-screen layout requirement. Tested with a wide range of apps on Android 10, including WeChat and Telegram. If @kienwt, @ericjding have capacity, would love to know if this fix works for them also. Note that this fix requires changes to consumers of Keyman Engine, so sample and FV Keyboards updated accordingly.
-
jahorton authored
-
Joshua Horton authored
fix(web): disables predictive text on Opera mini
-
Joshua Horton authored
fix(web): OSK key preview positioning
-
Darcy Wong authored
chore(common): Check in crowdin files for km (Khmer)
-
Marc Durdin authored
-
Keyman Server authored
auto: increment beta version to 14.0.222
-
Keyman Build Agent authored
-
Marc Durdin authored
fix(developer): Allow unhandled keys to go through to debugger memo
-
Marc Durdin authored
fix(windows): Update mitigation for Keyman 14 and Windows 10 19597
-
Marc Durdin authored
fix(windows): fix menu popup position
-
Keyman Server authored
auto: increment beta version to 14.0.221
-
Keyman Build Agent authored
-
- Jan 13, 2021
-
-
Eberhard Beilharz authored
chore(linux): Update debian metadata based on Debian repos
-
jahorton authored
-
jahorton authored
-
jahorton authored
-
Joshua Horton authored
fix(web): osk size & position after focus changes
-