Commit graph

173 commits

Author SHA1 Message Date
Marc Durdin
593aa1448b chore: move to .localhost for local server URLs
Match website-local-proxy nginx server setup.

Test-bot: skip
2026-05-18 13:15:51 +02:00
sgschantz
d7a2451a0f remove XCGlogger 2024-01-19 11:29:25 +07:00
sgschantz
542dc83b44 remove XCGLogger dependency from Keyman Engine 2024-01-19 10:47:54 +07:00
sgschantz
5cd958cff2 fixed formatting and other items caught in review 2023-11-20 09:36:26 +07:00
sgschantz
e322596b82 fix unit tests 2023-11-17 15:06:09 +07:00
sgschantz
84de5fe60a clearDirectory does nothing when directory does not exist 2023-11-15 16:27:53 +07:00
sgschantz
1a8f401a1d clear cache directory before extracting zip 2023-11-15 16:27:53 +07:00
sgschantz
f83f8f8a34 lexical model install fix 2022-03-25 13:34:00 +07:00
jahorton
313a725105 docs(ios): cleans up test docs a bit, clarifies acronym-named var 2021-03-15 08:18:18 +07:00
jahorton
5335897434 fix(ios): fixes simple-14.0 test for auto-updated package use 2021-03-12 16:16:37 +07:00
jahorton
91cee79fab chore(ios): Merge branch 'fix/ios/default-resource-handling-on-app-upgrade' into feat/ios/auto-bundling-default-resources 2021-03-12 15:52:42 +07:00
jahorton
6f75842e1e feat(ios): adds a good comparison unit test for the no-defaults one 2021-03-12 15:51:51 +07:00
jahorton
28c26b03c9 chore(ios): cleans up resource-bundler 'test' 2021-03-12 15:14:52 +07:00
jahorton
a7abc7c1cf feat(ios): unit test for app update - no installed defaults 2021-03-12 15:11:33 +07:00
jahorton
9cbceb3895 fix(ios): fixes pre-existing unit test 2021-03-12 10:57:56 +07:00
jahorton
c0d448b5e3 refactor(ios): app version migration only needs basic resource IDs 2021-03-11 14:16:37 +07:00
jahorton
4223827635 feat(ios): adds unit test for issue's bug 2021-02-02 10:04:00 +07:00
jahorton
26ac099c0e fix(ios): fixes unit test mocking, test init 2021-02-02 08:51:44 +07:00
jahorton
72e93b3252 chore(ios/engine): better name for test 2020-11-18 10:01:02 +07:00
jahorton
02f58bc481 feat(ios/engine): adds unit test for prior commit 2020-11-18 10:00:43 +07:00
jahorton
3fce4e56ba feat(ios/engine): go/package use for model pkg downloads 2020-09-22 13:04:05 +07:00
jahorton
aacd53a169 fix(ios/engine): assocating installer deinit, docs 2020-08-07 09:21:09 +07:00
jahorton
0b1f0cef40 feat(ios/engine): association installer cancel tests 2020-08-07 08:36:52 +07:00
jahorton
4f4ca3e626 feat(ios/engine): extra link-parse unit tests 2020-08-07 08:10:53 +07:00
jahorton
b7b9de23c0 chore(ios/engine): post-rebase patchup 2020-08-06 13:36:38 +07:00
jahorton
f495d90164 refactor(ios/engine): splits universal link parse to own class 2020-08-06 13:32:50 +07:00
jahorton
d66b8a0efb refactor(ios/engine): reworks kbd search closure tests 2020-08-06 13:10:39 +07:00
jahorton
bc061ebda6 refactor(ios/engine): rips out search lex-model querying 2020-08-06 12:53:19 +07:00
jahorton
3db615b4a7 feat(ios/engine): initial automated tests 2020-08-06 10:19:49 +07:00
jahorton
d41699529e feat(ios/engine): associator reports progress, base integration with package lang picker 2020-08-05 09:17:44 +07:00
jahorton
ed58cf6d2d feat(ios/engine): preinstalled lang code filtering 2020-08-04 10:57:04 +07:00
jahorton
3ab5b1cb6a feat(ios/engine): default lexical model associator 2020-08-04 10:05:28 +07:00
jahorton
b0cef98121 fix(ios/engine): fixes prior commit's deinit props 2020-08-04 10:05:28 +07:00
jahorton
01e525ac34 feat(ios/engine): baseline LanguagePickAssociator. Has known deinit issues 2020-08-04 10:05:28 +07:00
jahorton
4b5a648730 feat(ios/engine): test for deferred closure call 2020-07-24 10:33:01 +07:00
jahorton
059465cf2d fix(ios/engine): unit test conversions 2020-07-24 10:24:37 +07:00
jahorton
a995f40c39 change(ios/engine): search callbacks now provide URL 2020-07-24 08:46:39 +07:00
jahorton
8c3835c4e0 fix(ios/engine): fix, test for prior commit 2020-07-23 16:05:14 +07:00
jahorton
a7777ee3f1 feat(ios/engine): unit tests for link parsing, search closure calling 2020-07-23 15:28:20 +07:00
jahorton
1cf10d477c feat(ios/engine): default closure tests + sync test 2020-07-23 13:21:47 +07:00
jahorton
4dc0ac25bb feat(ios/engine): DispatchGroup use to resolve closure concurrency 2020-07-23 13:21:47 +07:00
jahorton
a9fd518a69 refactor(ios/engine): redesign of search returns, lex model chaining 2020-07-23 13:21:46 +07:00
jahorton
9fec1800fd feat(ios/engine): further development of default closure for search 2020-07-23 13:21:46 +07:00
jahorton
b262098116 refactor(ios/engine): chained lexical model install callback, fix 2020-07-22 13:58:14 +07:00
jahorton
4cdebdb171 docs(ios/engine): tweaks comments 2020-07-21 15:08:46 +07:00
jahorton
de9553bae0 refactor(ios/engine): builds package download links 2020-07-21 15:06:08 +07:00
Joshua Horton
e8d9d9b9b4
Merge pull request #3381 from keymanapp/refactor/ios/engine/keyman-host-centralization
refactor(ios/engine): Centralized Keyman domain definitions
2020-07-21 13:59:39 +07:00
Joshua Horton
18193b98ec
Merge pull request #3373 from keymanapp/fix/ios/engine/version-tiering
fix(ios/engine): engine tier enum, proper detection
2020-07-21 13:59:15 +07:00
jahorton
e7d63c63a6 change(ios/engine): minor PR polishing tweaks 2020-07-21 12:57:31 +07:00
jahorton
d65ecd1035 refactor(ios/engine): useLocal support, other Keyman sites 2020-07-21 09:13:04 +07:00