Commit graph

5961 commits

Author SHA1 Message Date
Joshua A. Horton
663ca38e46 Polishes up the script for easier maintenance 2019-09-25 10:41:32 +07:00
Joshua A. Horton
8216fdaab0 Functional phone vs tablet mirror sectioning 2019-09-25 10:18:05 +07:00
Joshua A. Horton
468cf8cc21 Starts construction of offline mirror script 2019-09-25 09:30:24 +07:00
Joshua Horton
e1891b56d2
Merge pull request #2126 from keymanapp/web-1556-forced-toolbar-region
[Web] Toolbar UI hack/tweaks for better keyboard accessibility
2019-09-25 08:10:50 +07:00
Marc Durdin
ccaeab9889
Merge pull request #2115 from keymanapp/developer-dialogs-can-appear-behind-mainform-on-windows-7-fixes-2040-1693
[Developer] Modal dialogs could appear behind the main form on Windows 7.
2019-09-24 08:36:17 +10:00
Marc Durdin
7f22bb897d
Merge pull request #2114 from keymanapp/developer-delete-platform-or-layer-does-not-save-fixes-1898
[Developer] Adding or deleting a platform or layer and making no other changes does not stick in touch layout editor.
2019-09-24 08:36:08 +10:00
Marc Durdin
af1b70a450
Merge pull request #2113 from keymanapp/developer-shift-layer-period-has-wrong-modifier-in-basic-template-fixes-2062
[Developer] Shift layer in basic touch layout template has incorrect modifier for period.
2019-09-24 08:36:00 +10:00
Marc Durdin
65b1476ad8
Merge pull request #2112 from keymanapp/developer-file-icons-incorrect-fixes-1619
[Developer] Icon indices in kmdev.wxs were incorrect for tike.exe after removal of legacy .kct and .kpp icons.
2019-09-24 08:35:50 +10:00
Marc Durdin
723aa8abd6 [Developer] history.md 2019-09-24 08:35:29 +10:00
jahorton
f4f892e65f Hack - alters the toolbar map to match regions 2019-09-23 14:57:09 +07:00
jahorton
fa20d1699c Hack: forces regionless kbds to 'me' region 2019-09-23 14:35:47 +07:00
Darcy Wong
a156e28b44
Merge pull request #2119 from keymanapp/android-toggle-disable-cascade
[Android] Disables correct toggle when predict disabled
2019-09-23 12:45:28 +07:00
Darcy Wong
c5179e4386 Update history.md 2019-09-23 12:44:42 +07:00
Joshua Horton
c984946795
Merge pull request #2121 from keymanapp/ios-disabled-predict-ui-tweak
[iOS] Disabled predictions - settings UI enhancement
2019-09-23 12:29:59 +07:00
jahorton
7e9b0def23 Hides correct toggle instead of disabling 2019-09-23 12:08:45 +07:00
Joshua Horton
3cfbefb603
Merge pull request #2118 from keymanapp/web-1694-ff-check
[Web] Updates Firefox-check for keymapping.
2019-09-23 11:47:36 +07:00
Joshua Horton
1071b1053a
Merge pull request #2116 from keymanapp/web-1791-toolbar-subtag-compat
[Web] Better subtag handling in Toolbar UI
2019-09-23 11:47:28 +07:00
jahorton
ef93b553cd history.md 2019-09-23 11:42:49 +07:00
Darcy Wong
042e29ebf5 Address review comment 2019-09-23 11:25:28 +07:00
Joshua Horton
8b847b18a2
Merge pull request #2117 from keymanapp/ios-2078-bitcode-flag
[iOS] Enables bitcode generation for KMEI
2019-09-23 10:29:55 +07:00
Darcy Wong
a09bc84b9e Use predictions toggle to enable/disable corrections toggle 2019-09-23 10:29:12 +07:00
jahorton
ce5d6e70ce Updates Firefox-check for keymapping. Fixes #1694 2019-09-23 09:56:07 +07:00
jahorton
b304b3b120 Enables bitcode generation for KMEI 2019-09-23 09:25:42 +07:00
jahorton
96bf0ad162 Comment enhancement 2019-09-23 08:57:31 +07:00
jahorton
c343baad07 Fixes #1791. Better subtag handling in Toolbar UI 2019-09-23 08:54:57 +07:00
Marc Durdin
7f07594222 [Developer] Modal dialogs could appear behind the main form on Windows 7. Fixes #2040. 2019-09-23 11:39:50 +10:00
Marc Durdin
c19a049083 [Developer] Adding or deleting a platform or layer and making no other changes does not stick in touch layout editor. Fixes #1898. 2019-09-23 11:20:57 +10:00
Marc Durdin
645f9fb9c6 [Developer] Shift layer in basic touch layout template has incorrect modifier for period. Fixes #2062. 2019-09-23 10:55:26 +10:00
Marc Durdin
ddd6a06df1 [Developer] Icon indices in kmdev.wxs were incorrect for tike.exe after removal of legacy .kct and .kpp icons. Fixes #1619. 2019-09-23 10:32:28 +10:00
Joshua Horton
4fef9be412
Merge pull request #2109 from keymanapp/web-1754-cjk-func-fixes
[Web] Legacy API casing fixes
2019-09-20 15:14:36 +07:00
jahorton
7ce05c8038 Adjustment to legacy API for OutputTarget compat 2019-09-20 14:02:23 +07:00
jahorton
5fec50c34e Helps to reference 'this' when creating aliases... 2019-09-20 12:51:22 +07:00
jahorton
04fa7e33d5 Adds capitalized equivalents for some legacy funcs 2019-09-20 12:33:11 +07:00
Joshua Horton
6512846053
Merge pull request #2107 from keymanapp/web-1930-sticky-mitigation
[Web] Adds failsafe for sticky backspace scenarios
2019-09-20 12:32:37 +07:00
Darcy Wong
d9941c4adc
Merge pull request #2104 from keymanapp/android-offline-help
[Android] Update offline help for 12.0 content
2019-09-20 11:54:32 +07:00
Darcy Wong
77537db1e5 Update history.md 2019-09-20 11:53:59 +07:00
jahorton
85f7aa9378 A more precise check on BKSP-check logic 2019-09-20 11:37:47 +07:00
jahorton
695b131b0c Array out-of-bounds prevention 2019-09-20 10:52:31 +07:00
jahorton
a956ff5706 Addresses #1930. May not be a full fix. 2019-09-20 09:51:37 +07:00
Marc Durdin
e7180904a4
Merge pull request #2105 from keymanapp/windows-reduce-ci-errors-uploading-help
[Windows] Reduce CI failures by ensuring help.keyman.com is locally up-to-date before pushing
2019-09-20 12:17:11 +10:00
Joshua Horton
ee64a65109
Merge pull request #2088 from keymanapp/ios-core-help-link
[iOS] Points 'info' to a versioned help.keyman page
2019-09-20 07:27:14 +07:00
Joshua Horton
81cca9a401
Merge branch 'beta' into ios-core-help-link 2019-09-20 07:26:56 +07:00
Joshua Horton
82324a61a9
Merge pull request #2102 from keymanapp/ios-offline-help
[iOS] Offline help as mirror of online help.keyman.com iOS help
2019-09-20 07:24:37 +07:00
Marc Durdin
b7ca1afca7
Merge pull request #2086 from keymanapp/developer-wordlist-editor
[Developer] Basic Wordlist Editor
2019-09-20 10:01:07 +10:00
Marc Durdin
a579a8d444 history.md 2019-09-20 10:00:43 +10:00
Marc Durdin
46293ec3ea Merge branch 'beta' into developer-wordlist-editor 2019-09-20 10:00:16 +10:00
Marc Durdin
a535059ce0 [Developer] Address review comments 2019-09-20 08:41:41 +10:00
Marc Durdin
7139850d59 [Windows] Reduce CI failures by ensuring help.keyman.com is locally up-to-date before pushing 2019-09-20 07:02:03 +10:00
Joshua Horton
ec932125b5
Update ios/build-help.sh
Co-Authored-By: Darcy Wong <darcywong00@users.noreply.github.com>
2019-09-19 18:40:38 +07:00
Darcy Wong
8c9f79a0c0 Update info.html 2019-09-19 15:01:54 +07:00