Commit graph

46 commits

Author SHA1 Message Date
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
Joshua A. Horton
0bce40cd70 Cleaned up a few minor messes. 2018-11-28 15:25:25 +07:00
Joshua A. Horton
3f2c59c096 Massive InputViewController refactor. Currently breaks system keyboard. 2018-11-28 14:41:57 +07:00
Joshua A. Horton
9d7da159f1 Fixes warnings, removes keyboard 'delegate' indirection from Manager. 2018-11-27 10:21:54 +07:00
Joshua A. Horton
d887568aeb Merge branch 'ios-kmw-vc' into ios-444-rotation-sizing 2018-11-26 13:53:01 +07:00
Joshua A. Horton
eea213abd2 Merge branch 'master' into ios-kmw-vc 2018-11-26 13:04:07 +07:00
Joshua A. Horton
e0f614ea5e Merged master into ios-257-beep. 2018-11-26 08:40:21 +07:00
Joshua A. Horton
a11d292320 Start of constraint-based rotation implementation 2018-11-21 12:06:05 +07:00
Joshua A. Horton
034680d9f4 Heavily reworks much of the iOS app rotation code, simplifying it. 2018-11-16 15:13:52 +07:00
Joshua A. Horton
35ffbd3c0c Implements infrastructure needed to support CODE_BEEP. 2018-11-13 12:31:09 +07:00
Marc Durdin
6392ac8f15 Fixes #500. Cleaning up constraint violations and confused keyboard resizing code, first pass. 2018-06-12 22:37:41 +07:00
Joshua A. Horton
c6dd3ee7df Minor housekeeping for the PR. 2018-04-25 12:52:53 +07:00
Joshua A. Horton
e53bf7fcaf Properly escapes ' and \ as popup keys. 2018-04-25 12:46:45 +07:00
Gabriel Wong
60ccfa2896 Merge branch 'master' into ios-special-osk-font 2017-12-18 09:52:37 +07:00
Gabriel Wong
6075f161a0
Merge pull request #489 from keymanapp/ios-fix-help-tooltip
Fix help popup positioning
2017-12-18 09:13:38 +07:00
Gabriel Wong
c9428a2e89 Rename Resources.kmwFilename to be consistent 2017-12-14 13:58:26 +07:00
Gabriel Wong
592b26b52d Fix help popup positioning 2017-12-12 14:34:24 +07:00
Gabriel Wong
8ba393e034 Use migrated directory structure 2017-12-08 13:34:50 +07:00
Gabriel Wong
35c40be9a6 Use log directly instead of via kmLog 2017-12-07 14:37:24 +07:00
Gabriel Wong
f5fa517a76 Fix longpress 2017-12-05 17:56:16 +07:00
Gabriel Wong
46a6b3013e Move keyboard notifications into VC 2017-12-05 17:31:06 +07:00
Gabriel Wong
cb432d3ce8 Move sizing code into view controller 2017-12-05 17:29:02 +07:00
Gabriel Wong
74e2d8d8a7 Move some view functions out of Manager 2017-12-05 17:25:06 +07:00
Gabriel Wong
f337cb0070 Move keyboard reloading into view controller 2017-12-05 17:19:27 +07:00
Gabriel Wong
e3b0af20fc Escape JavaScript strings more robustly 2017-12-05 15:24:54 +07:00
Gabriel Wong
d145a89808 Pass full keyboard URL to KMW 2017-12-05 14:56:32 +07:00
Gabriel Wong
95da8960cf
Merge pull request #465 from keymanapp/ios-subkey-without-text
Properly display U_* subkeys that are missing text
2017-12-05 09:55:30 +07:00
Gabriel Wong
12becec617 Merge branch 'master' into ios-refactor-directory 2017-12-05 09:20:45 +07:00
Gabriel Wong
105ca1b736 Work for larger codepoints 2017-12-01 15:31:43 +07:00
Gabriel Wong
9928a83e06 Properly display U_* subkeys that are missing text 2017-12-01 14:10:52 +07:00
Gabriel Wong
c6b8bcdfd3 Fix text insert when dn < 0 2017-12-01 10:56:28 +07:00
Gabriel Wong
2592fa7bcd Display blank subkey if no text is given 2017-12-01 10:27:30 +07:00
Gabriel Wong
1e7e8db471 Move KMW WebView interaction into view controller 2017-11-18 11:14:36 +07:00