sgschantz
|
542dc83b44
|
remove XCGLogger dependency from Keyman Engine
|
2024-01-19 10:47:54 +07:00 |
|
jahorton
|
8cdca7372a
|
feat(ios): more log.error conversion
|
2021-05-26 13:12:53 +07:00 |
|
jahorton
|
55e39b8413
|
fix(ios): app browser kmp downloads
|
2021-03-02 14:33:38 +07:00 |
|
jahorton
|
3fce4e56ba
|
feat(ios/engine): go/package use for model pkg downloads
|
2020-09-22 13:04:05 +07:00 |
|
jahorton
|
8b47386ca0
|
refactor(ios): error definitions, i18n
|
2020-08-07 11:48:08 +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
|
caa1993f21
|
chore(ios/engine): Merge branch 'feat/ios/engine/concurrent-download-queue' into feat/ios/engine/keyboard-search
|
2020-07-23 13:53:20 +07:00 |
|
jahorton
|
88f9bde5ee
|
fix(ios/engine): UI-related notifications -> DispatchQueue.main
|
2020-07-23 13:51:31 +07:00 |
|
jahorton
|
a9fd518a69
|
refactor(ios/engine): redesign of search returns, lex model chaining
|
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 |
|
jahorton
|
0180fddc57
|
fix(ios/engine): minor new-bug fixes, adds tests
|
2020-07-20 12:18:43 +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
|
d1e565a116
|
docs(ios/engine): adds docs for added property
|
2020-07-17 12:25:38 +07:00 |
|
jahorton
|
baad7702ec
|
refactor(ios/engine): package update detection
|
2020-07-17 10:54:10 +07:00 |
|
jahorton
|
7e6dee7681
|
feat(ios/engine): updateCacheIsCurrent
|
2020-07-17 08:58:02 +07:00 |
|
jahorton
|
26a2f35904
|
refactor(ios/engine): dl queue cleanup, phase 1
|
2020-07-13 15:37:21 +07:00 |
|
jahorton
|
3b723f5d5f
|
refactor(ios/engine): rips out old WET kbd download code, breaks kbds updates
|
2020-07-13 13:44:55 +07:00 |
|
jahorton
|
5612ad074e
|
refactor(ios/engine): keyboard downloads now KMPs
|
2020-07-13 13:37:16 +07:00 |
|
jahorton
|
6d17eec2a2
|
docs(ios/engine): better deprecation annotations
|
2020-07-13 10:54:03 +07:00 |
|
jahorton
|
1d5aa44b15
|
refactor(ios/engine): reworks stateForKeyboard,LexicalModel
|
2020-07-13 10:40:15 +07:00 |
|
jahorton
|
cbf43dcadb
|
refactor(ios/engine): package support-state processing
|
2020-07-10 13:35:45 +07:00 |
|
jahorton
|
85a93489b5
|
chore(ios/engine): adjustment to new base branch
|
2020-07-10 10:08:47 +07:00 |
|
jahorton
|
c51a9ce356
|
feat(ios/engine): starts package-version prefetch
|
2020-07-10 09:47:34 +07:00 |
|
jahorton
|
ed33638f13
|
refactor(ios/engine): better caching, stateForKeyboard rework/test
|
2020-07-10 09:47:34 +07:00 |
|
jahorton
|
c9e8b0d6a0
|
refactor(ios/engine): hashable package keys
|
2020-07-10 09:40:13 +07:00 |
|
jahorton
|
8e81f77bb5
|
chore(ios/engine): Merge branch 'master' into refactor/ios/engine/download-model-package
|
2020-07-09 12:02:24 +07:00 |
|
jahorton
|
45c1fea011
|
docs(ios/engine): documents downloadPackage
|
2020-07-09 11:38:08 +07:00 |
|
jahorton
|
464cc3f7e1
|
feat(ios/engine): unit test for legacy model downloads, related fixes
|
2020-07-09 10:53:00 +07:00 |
|
jahorton
|
269bc2eed5
|
refactor(ios/engine): for legacy downloadLexicalModel API
|
2020-07-09 10:21:53 +07:00 |
|
jahorton
|
dfc9ec0a64
|
refactor(ios/engine): for Settings model downloads
|
2020-07-09 09:02:06 +07:00 |
|
jahorton
|
243177daee
|
refactor(ios/engine): for chained model downloads (triggered by keyboard dl)
|
2020-07-09 08:28:01 +07:00 |
|
jahorton
|
291113ebfc
|
refactor(ios/engine): lexical model download batches
|
2020-07-08 13:53:21 +07:00 |
|
jahorton
|
a0f66d31bb
|
refactor(ios/engine): refinement, base unit test implementation
|
2020-06-29 15:59:27 +07:00 |
|
jahorton
|
61d48d73d2
|
refactor(ios/engine): base downloadPackage implementation
|
2020-06-29 12:46:16 +07:00 |
|
jahorton
|
9761d94447
|
refactor(ios/engine): reworks dl queue to track IDs, refactors update notifications
|
2020-06-29 09:58:10 +07:00 |
|
jahorton
|
f9dc89839e
|
change(ios/engine): queue resource matching - extra parameter
|
2020-06-29 08:39:16 +07:00 |
|
jahorton
|
c28366602d
|
refactor(ios/engine): containsResourceInQueue
|
2020-06-26 15:49:12 +07:00 |
|
jahorton
|
ec06081223
|
refactor(ios/engine): drops unused .activity, .type
|
2020-06-26 15:25:17 +07:00 |
|
jahorton
|
6245c9f267
|
feat(ios/engine): URLSession parameter for mocking resource downloads
|
2020-06-26 14:07:46 +07:00 |
|
Joshua Horton
|
cf3c050f81
|
Merge pull request #3277 from keymanapp/refactor/ios/engine/download-installation-completion-blocks
refactor(ios/engine): Resource-download installation closures
|
2020-06-25 09:39:26 +07:00 |
|
Joshua Horton
|
7b08471cc9
|
Merge pull request #3276 from keymanapp/refactor/ios/engine/resource-type-associations
refactor(ios/engine): better resource type links
|
2020-06-25 09:38:58 +07:00 |
|
jahorton
|
9100ebacbf
|
refactor(ios/engine): reworks queue state checks, addresses PR review
|
2020-06-25 09:06:14 +07:00 |
|
jahorton
|
fcdaac1240
|
refactor(ios/engine): polish + a few extra details
|
2020-06-24 23:14:16 +07:00 |
|
jahorton
|
86ce758d5b
|
refactor(ios/engine): common download-install blocks
|
2020-06-24 22:47:42 +07:00 |
|
jahorton
|
07abc33b7b
|
refactor(ios/engine): better resource type links
|
2020-06-24 14:56:19 +07:00 |
|
jahorton
|
001a321e5a
|
change(ios/engine): fix for update block
|
2020-06-24 10:19:49 +07:00 |
|