- Feb 25, 2021
-
-
Joshua Horton authored
fix(ios): now handles security-scoped files
-
Joshua Horton authored
fix(web): removes package namespacing from kbd's CSS class
-
Joshua Horton authored
fix(web): mobile layouts for static keyboards now %-based
-
jahorton authored
-
jahorton authored
-
jahorton authored
-
jahorton authored
-
- Feb 24, 2021
- Feb 22, 2021
-
-
Joshua Horton authored
fix(web): macOS 11 agent string parse
-
jahorton authored
-
- Feb 12, 2021
-
-
Marc Durdin authored
fix(windows): tsysinfox64 signature
🍒 -
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
Fixes #4484. Cherry-pick of #4486.
-
- Nov 26, 2020
-
-
Eberhard Beilharz authored
chore(linux): Fix launchpad script (v13)
-
Eberhard Beilharz authored
- We have to provide env variable to be able to select correct dependencies at build time - Add focal and groovy and remove xenial and eoan - We need to build once before creating the source package so that the man pages get generated. In v14 we do that during the binary build, but that requires additional build dependencies, so for v13 we do it this way.
-
- Nov 23, 2020
-
-
Eberhard Beilharz authored
fix(linux): Don't fail installation if restarting ibus fails (v13)
-
- Nov 21, 2020
-
-
Eberhard Beilharz authored
If there are multiple users running `ibus-daemon` processes on the machine, we restart ibus for all of them.
-
Eberhard Beilharz authored
If (re-)starting ibus fails for whatever reason we should simply ignore the failure instead of failing the entire installation/ uninstallation. This fixes #3902.
-
- Oct 30, 2020
-
-
Marc Durdin authored
fix(ios): tweaks to project files
-
- Oct 21, 2020
-
-
Darcy Wong authored
fix(web): Fix layer how layer is separated from key name
-
- Oct 20, 2020
-
-
Darcy Wong authored
chore(web): Merge remote-tracking branch 'origin/stable-13.0' into fix/web/cherry-pick/3658-fix-layer-separate
-
- Oct 08, 2020
-
-
Darcy Wong authored
-
Marc Durdin authored
fix(windows): metro application compatibility
-
Marc Durdin authored
-
- Oct 07, 2020
-
-
Darcy Wong authored
-
Darcy Wong authored
-
Darcy Wong authored
-
Darcy Wong authored
-
Marc Durdin authored
Fixes #3665. On some systems, subkeys of HKCU\Software\Keyman could have incorrect permissions and these would not be corrected with earlier fixes such as in #2316. This fix resolves the problem by recursively correcting permissions on all subkeys, rather than just the top two levels. This issue caused Metro-style applications (Windows Store apps) to fail to accept Keyman keyboard input.
-
Marc Durdin authored
This removes the requirement for the Windows 8.1 SDK.
-
- Sep 18, 2020
-
-
Marc Durdin authored
fix(developer): Touch font size should be string
🍒 -
Marc Durdin authored
fix(windows): use new signtime.bat on build agents
🍒
-
- Sep 16, 2020
-
-
Marc Durdin authored
-
Marc Durdin authored
Fixes #3487. The fontsize property for touch layout elements was treated as an integer by Developer but should be a string (as it might contain units such as 'em'). To help with back-compat, updated the GetValue string overload to ignore value type and return the stringified form, regardless of the actual type, which should always work.
-
- Sep 02, 2020
-
-
Darcy Wong authored
fix(android/engine): Dismiss notification when touched
-
Darcy Wong authored
-
- Sep 01, 2020
-
-
Darcy Wong authored
-
- Aug 31, 2020
-
-
Darcy Wong authored
fix(android): Fix overflow menu for hdpi devices
-