Darcy Wong
1847f761e4
fix(ios): Cherry-pick #2301 for stable-12.0
...
Fixes #2260 for stable-12.0
These changes ensure that the Swift side of the keyboard can provided the KMW side with an initial width, bypassing the need for the failing `window.orientation` check (which was used to produce said initial width).
2019-11-11 12:02:07 +07:00
jahorton
21bb483add
change(ios): Swift 4 -> Swift 5 base conversion
2019-11-04 09:06:45 +07:00
jahorton
93e25fcbfb
Fixes popup key misalignment
2019-09-18 14:55:19 +07:00
jahorton
324e67e412
Fixes #2093 , reverts #2055 for better fix
2019-09-17 10:04:07 +07:00
jahorton
18ef2d4f65
Fixes system keyboard init sizing
2019-09-17 09:39:32 +07:00
jahorton
b1a15ed7aa
Fixes #2076 . Filters redundant kb resizes
2019-09-11 13:54:57 +07:00
jahorton
986edd1a39
Fixes #1939 .
2019-09-09 09:47:02 +07:00
jahorton
9d16ff6e5f
Better comment text.
2019-09-06 15:41:53 +07:00
jahorton
363c038ced
Fixes #1934
2019-09-06 15:36:43 +07:00
rfaramir
c7a6eb6649
Merge pull request #1923 from keymanapp/ios-lm-deletealways
...
[ios] remove restrictions on deleting lexical models
2019-08-03 00:54:59 -05:00
jahorton
9559014a54
Deregisters deleted registered models.
2019-08-02 14:01:00 +07:00
jahorton
79e9aa1282
Fixes banner display misalignments.
2019-08-02 13:21:19 +07:00
jahorton
1c03dae60b
Enacts predict/correct settings in embedded KMW
2019-07-25 11:52:37 +07:00
jahorton
1469e41452
In-app banner scaling workaround
2019-07-24 14:52:23 +07:00
jahorton
ff914d8089
Fixes iOS lexical model preference management
2019-07-24 14:52:20 +07:00
jahorton
e6bc5db912
Adds note where app longpress needs extension.
2019-05-14 16:21:39 +07:00
Joshua Horton
32e6896d27
Merge pull request #1756 from keymanapp/ios-1212-context-bug
...
[iOS] Filters out prefixed LTR/RTL marks from context.
2019-05-14 13:42:24 +07:00
jahorton
66953448a3
Tweaks iOS changes for better org and use of JSON.
2019-05-14 10:55:26 +07:00
jahorton
02e290aa85
Base work for iOS pred text longpress support.
2019-05-13 15:49:16 +07:00
jahorton
e44e6772a1
Merge branch 'master' into ios-predictive-context-reset
2019-05-08 12:31:40 +07:00
jahorton
d9c48d2723
Fixes issues with context reset ops.
2019-05-08 09:28:32 +07:00
Joshua Horton
90d0de6f7d
Merge branch 'master' into ios-load-model
2019-05-07 11:35:56 +07:00
jahorton
dbbeccebdb
Filters out prefixed LTR/RTL marks from context.
2019-05-03 12:43:45 +07:00
jahorton
e27d351e51
Tweaks kmwembedded's touchMenuPos.
2019-05-02 08:26:48 +07:00
jahorton
36bc731b28
Fixes popup keys and system keyboard select menu
2019-04-30 10:24:26 +07:00
jahorton
6f4969bace
Properly manages banner heights.
2019-04-29 15:17:09 +07:00
jahorton
e74f9f2e07
Merge branch 'master' into ios-banner-replacement-image-fix
2019-04-29 14:23:17 +07:00
jahorton
f1848dc6c9
Partial reimplementation of default iOS banner.
2019-04-29 14:19:48 +07:00
jahorton
fa55fcb562
Merge branch 'ios-load-model' into ios-load-model-integrate
2019-04-26 08:20:13 +07:00
Randy Boring
04fd0077a1
Merge branch 'master' into ios-load-model
...
So the PR by Joshua that is based on this will look right
2019-04-25 02:16:28 -05:00
Randy Boring
2cbc7be90e
working towards loading lexical models via API
2019-04-24 03:10:28 -05:00
jahorton
a62de30807
[iOS] lexical model activation
2019-04-24 13:39:24 +07:00
jahorton
24dca0e6a6
Adds documentation, integrates partially for iOS.
2019-04-23 09:16:42 +07:00
Randy Boring
faa75c0df7
retabbed and take out Version syntax problem
2019-04-01 23:10:26 -05:00
Randy Boring
348edaba56
download, unpack, parse, and save an ad hoc lexical model
2019-03-29 01:06:38 -05:00
jahorton
6da4c78161
Extremely rough rip-out-and-replace for the banner
2019-03-27 09:17:10 +07:00
Joshua A. Horton
66b69a7ace
iOS History + zero-length string check.
2018-12-19 10:15:02 +07:00
Joshua A. Horton
dbc64548e7
Fixes disappearing diacritics on popup subkeys.
2018-12-18 14:24:49 +07:00
Joshua A. Horton
f5465dbae9
Merge branch 'master' into ios-444-keyboard-refactor
2018-12-05 12:13:27 +07:00
Joshua A. Horton
07572a4527
Upgrades the .taptic-based feedback a notch for code BEEP on iOS.
2018-12-05 11:50:56 +07:00
Joshua A. Horton
c4d7de9cfc
Implements proper height for the system keyboard.
2018-12-04 14:37:52 +07:00
Joshua A. Horton
d903859c84
Reinstates the show/hide keyboard functionality, re-fixes Get Started.
2018-12-04 12:53:16 +07:00
Joshua A. Horton
5854ededff
System keyboard flag refactor.
2018-12-04 09:48:12 +07:00
Joshua A. Horton
39494d6e91
Swapped 'light' for 'medium' vibrate - light is too short.
2018-12-04 09:30:06 +07:00
Joshua A. Horton
7e661706e9
Where we're going, we don't need margin views.
2018-12-03 16:08:18 +07:00
Joshua A. Horton
e4c6ec6463
Corrected use of UIInputViewController spec; fixes sys kbd constraints and rotation.
2018-12-03 15:35:00 +07:00
Joshua A. Horton
318dd9326e
Merge branch 'master' into ios-257-beep
2018-12-03 09:21:33 +07:00
Joshua A. Horton
b9eeab6a4e
System keyboard shows and works, but constraints aren't functional yet.
2018-11-30 14:19:13 +07:00
Joshua A. Horton
dc36141128
Uses device model to determine level of vibration support.
2018-11-30 09:42:19 +07:00
Joshua A. Horton
0cfd4828fa
SystemKeyboard now takes up actual space, though isn't yet displaying.
2018-11-30 08:30:52 +07:00