Commit graph

121 commits

Author SHA1 Message Date
jahorton
5187dfff17 chore(ios): connects many log cmds to Sentry 2021-05-26 09:59:19 +07:00
jahorton
e3cb123dd6 fix(ios): ensures JS keyboard set after page load 2021-03-29 08:45:24 +07:00
jahorton
6b5b878463 chore(ios): web-side sentry enablement try-catch 2021-02-12 13:43:58 +07:00
jahorton
1938139038 change(ios): second wave - setSentryState 2020-12-14 10:17:28 +07:00
jahorton
04f72f0601 change(ios): incorporating PR feedback - first wave 2020-12-14 10:06:49 +07:00
jahorton
408d388bfd feat(ios): basic logic for toggling crash reports. Still needs work 2020-12-10 13:42:19 +07:00
jahorton
6d111783e3 fix(common/core/web): predictive context reset 2020-12-03 15:48:18 +07:00
jahorton
1c70ddd7f7 fix(ios/engine): preserves early context-setting effects 2020-12-03 11:44:41 +07:00
Joshua Horton
3c55be0cc5
docs(ios/engine): adds link to related issue
Co-authored-by: Marc Durdin <marc@durdin.net>
2020-12-02 12:59:54 +07:00
jahorton
7cd16a7a52 fix(ios/engine): verifies a KMW load, resetting keyboard page on verification failure 2020-12-02 11:56:42 +07:00
jahorton
367e00bb1b feat(ios/engine): keyboard-menu scroll indicator now flashes when opened 2020-12-01 14:58:31 +07:00
jahorton
058707db01 fix(ios/engine): changes image-banner display logic 2020-11-20 13:44:19 +07:00
jahorton
ad2ecaefc0 feat(ios/engine): completes settings views' i18n 2020-07-30 10:29:43 +07:00
jahorton
f40daaa421 change(ios/engine): Cloud JS downloads - instant migration 2020-06-15 13:10:38 +07:00
jahorton
7a84a2cf84 change(ios/engine): font pathing now explicitly package-based 2020-06-15 09:50:54 +07:00
jahorton
9af50af36d change(ios/engine): adds framework for package-based namespacing 2020-06-11 09:44:26 +07:00
jahorton
07475cfaf5 fix(ios): globe key 'longpress' workaround 2020-04-07 10:30:31 +07:00
jahorton
ebb607adcc fix(ios): iOS 13.4 subkey menu workaround 2020-04-07 10:09:54 +07:00
jahorton
ed88cb75c0 fix(ios): prevents in-app keyboard resets 2020-04-06 09:01:30 +07:00
jahorton
e5f942c45b fix(ios): proper 'active model' tracking for banner height 2020-02-18 13:00:53 +07:00
jahorton
678acdfafb feat(ios): Considerable progress toward rendered banner imgs 2020-02-05 10:53:49 +07:00
jahorton
b7c9be6bec chore(ios): cleans out temp log message 2020-01-28 16:05:48 +07:00
jahorton
42a6cc5abb fix(ios): For #2259. Enhances prior fix, fixes bad appex logic 2020-01-28 16:04:38 +07:00
jahorton
a103ccad18 fix(ios): improves sys kbd stability 2020-01-28 13:39:08 +07:00
Joshua Horton
55736ed12d
Merge pull request #2487 from keymanapp/feat/ios/2003-keyboard-scaling
feat(ios): keyboard scales to match iOS defaults where possible
2020-01-20 08:37:11 +07:00
jahorton
6a85c14f3f chore(ios): Establishes constants for settings keys 2020-01-20 08:29:17 +07:00
jahorton
d34b65c216 chore(ios): Merge with branch 'fix/ios/always-show-banner' 2020-01-20 08:13:18 +07:00
jahorton
459d488573 chore(ios): Merge with branch 'master' 2020-01-20 08:11:11 +07:00
Joshua Horton
81a1907626
Merge branch 'master' into change/ios/keyboard-scale-refactor 2020-01-17 10:00:21 +07:00
jahorton
48bcd450a0 feat(ios): splits color defns, styles popup elements 2020-01-15 14:19:40 +07:00
jahorton
8120db8796 feat(ios): keyboard now uses data from keyboard scaling dict 2020-01-15 10:29:27 +07:00
jahorton
e4b71a4899 feat(ios): start of KeyboardScaleMap 2020-01-15 10:29:02 +07:00
jahorton
6ff3a7c3bd fix(ios): Implements 'Always Show Banner' toggle, respective height change 2020-01-09 14:22:42 +07:00
jahorton
7036af7a72 change(ios): Final polish on kbd constraint rework 2020-01-09 14:19:58 +07:00
jahorton
a42ac90c05 change(ios): relocated web view constraint code 2020-01-09 14:12:11 +07:00
jahorton
5897f90ad8 change(ios): partial rework of keyboard constraints & sizing 2020-01-09 14:11:33 +07:00
jahorton
b6a265dc1a chore(ios): Merge branch 'master' into ios-dark-mode-cntd 2019-12-20 11:37:17 +07:00
Joshua Horton
58575d0c99
Update ios/engine/KMEI/KeymanEngine/Classes/KeymanWebViewController.swift
Co-Authored-By: Darcy Wong <darcywong00@users.noreply.github.com>
2019-11-08 14:38:16 +07:00
jahorton
7e796ac002 change(ios): lots more color constants 2019-11-08 13:33:20 +07:00
jahorton
decb16eab2 fix(ios): Fixes bad init of sys kbd width 2019-11-06 16:26:41 +07:00
jahorton
a4e596749a change(ios): Swift 4 -> Swift 5 base conversion 2019-11-01 08:25:34 +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