Commit graph

131 commits

Author SHA1 Message Date
sgschantz
323f60b5f2 respond to review comments, change subsystem names 2024-01-23 14:26:24 +07:00
sgschantz
542dc83b44 remove XCGLogger dependency from Keyman Engine 2024-01-19 10:47:54 +07:00
jahorton
c023acfb0b fix(ios): also, the language-specific settings 2021-08-04 12:22:30 +07:00
jahorton
5326927bed chore(ios): Merge branch 'master' into change/ios/workspace-reorg 2021-05-28 11:25:37 +07:00
jahorton
d98af34e71 chore(ios): Merge branch 'master' into change/ios/workspace-reorg 2021-05-28 07:19:14 +07:00
jahorton
fcdb04ec14 chore(ios): Merge branch 'master' into chore/ios/handled-error-logging 2021-05-28 07:17:15 +07:00
jahorton
c04ef72f5b change(ios): drops conditional iOS <= 11 checks 2021-05-27 14:13:27 +07:00
jahorton
d11fe4c64d change(ios): pass 5, more reorganization 2021-05-27 12:53:43 +07:00
jahorton
8cdca7372a feat(ios): more log.error conversion 2021-05-26 13:12:53 +07:00
jahorton
5187dfff17 chore(ios): connects many log cmds to Sentry 2021-05-26 09:59:19 +07:00
jahorton
8ab0c0ed80 chore(ios/engine): Merge branch 'master' into refactor/ios/engine/shouldReloadKeyboard 2021-04-01 09:27:28 +07:00
jahorton
a78d1d76cf fix(ios): adds i18n for some error alerts 2021-03-03 14:24:37 +07:00
jahorton
7ec7f6e72e fix(ios): get started 'add kbd' links to keyboard search 2021-02-12 12:57:40 +07:00
jahorton
95d715effe change(ios): combines break cases 2021-02-10 11:38:49 +07:00
jahorton
e15af05f20 chore(ios): Settings case-statement cleanup 2021-02-09 09:16:55 +07:00
jahorton
4e53875300 fix(ios): package install fail / batch update event concurrency 2021-02-02 11:00:06 +07:00
jahorton
ed087a1e08 fix(ios): reloads keyboard after package updates (unless exact path match) 2021-01-27 10:25:22 +07:00
jahorton
9844f687c2 fix(ios): moves Settings notification UI code to main thread 2021-01-11 10:01:36 +07:00
jahorton
58f79e48cf fix(ios): fixes sys kbd error init, toggling 2020-12-14 13:34:26 +07:00
jahorton
04f72f0601 change(ios): incorporating PR feedback - first wave 2020-12-14 10:06:49 +07:00
jahorton
f5fc278aa6 fix(ios): toggle now affects Swift-side crashes... after app restart 2020-12-11 11:21:37 +07:00
jahorton
408d388bfd feat(ios): basic logic for toggling crash reports. Still needs work 2020-12-10 13:42:19 +07:00
jahorton
96ea9c65e0 feat(ios): retools settings menu, adds crash reporting toggle 2020-12-10 13:01:02 +07:00
jahorton
caba056bf9 refactor(ios/engine): shouldReloadKeyboard now tracked on keyboard class 2020-12-01 10:09:49 +07:00
jahorton
8f6e85af87 feat(ios): displays local welcome.htm for resource help 2020-09-23 12:04:26 +07:00
jahorton
6d1fbe045c feat(ios/app): integration with keyboard search 2020-08-06 13:03:15 +07:00
jahorton
bc061ebda6 refactor(ios/engine): rips out search lex-model querying 2020-08-06 12:53:19 +07:00
jahorton
01351ababb refactor(ios/engine): ResourceInfoView support for lexical models 2020-07-30 15:50:40 +07:00
jahorton
fc1d4b2352 feat(ios/engine): remaining base engine i18n work 2020-07-30 10:45:35 +07:00
jahorton
ad2ecaefc0 feat(ios/engine): completes settings views' i18n 2020-07-30 10:29:43 +07:00
jahorton
78ea64d4bd refactor(ios/engine): ILVC notifications, + ILVC i18n 2020-07-29 14:23:03 +07:00
jahorton
3226617aca feat(ios/engine): more i18n progress 2020-07-29 13:56:38 +07:00
jahorton
761ab6c687 chore(ios/engine): dead code removal + deprecations 2020-07-24 12:41:01 +07:00
jahorton
f1b3617283 refactor(ios/engine): delayed lexical model fetches, install-error notification 2020-07-24 10:24:13 +07:00
jahorton
811d21c2f9 refactor(ios/engine): splits link processing into testable methods 2020-07-23 13:49:06 +07:00
jahorton
a9fd518a69 refactor(ios/engine): redesign of search returns, lex model chaining 2020-07-23 13:21:46 +07:00
jahorton
ae9aa48f67 feat(ios/engine): partial implementation for search result installation 2020-07-23 13:21:46 +07:00
jahorton
35bebbc506 refactor(ios/engine): '+' hook triggers search 2020-07-23 13:21:46 +07:00
jahorton
e7d63c63a6 change(ios/engine): minor PR polishing tweaks 2020-07-21 12:57:31 +07:00
jahorton
36edc9cd44 refactor(ios/engine): pkg-based resource updates 2020-07-20 10:36:02 +07:00
jahorton
fc4bca1d91 refactor(ios/engine): package download notifications 2020-07-17 15:22:21 +07:00
jahorton
c563bfac51 refactor(ios/engine): removes refs to old model API pattern 2020-07-09 09:10:27 +07:00
jahorton
86ce758d5b refactor(ios/engine): common download-install blocks 2020-06-24 22:47:42 +07:00
jahorton
f88f32febf refactor(ios/engine): more dead code removal 2020-06-22 08:40:55 +07:00
jahorton
8ea3f29e3a change(ios/engine): drops redundant resource adds 2020-06-19 11:09:28 +07:00
jahorton
904d97e930 refactor(ios/engine): ResourceFileManager now adds resources 2020-06-15 15:44:29 +07:00
jahorton
f97b783eef refactor(ios/engine): fixes easy cases to use AnyLanguageResource 2020-06-09 10:42:38 +07:00
jahorton
91ecb05b61 fix(ios): Predict/correct toggles act immediately 2020-02-18 12:27:11 +07:00
jahorton
925ccf6a75 change(ios): Partial refactor of resource info UI data retrieval
change(ios):  Minor polish, iOS history.md

docs(ios): history.md correction
2020-01-21 12:28:09 +07:00
jahorton
5e999e6ab1 feat(ios): Initial work toward a XIB-based InfoViewController 2020-01-21 12:28:01 +07:00