Commit graph

26 commits

Author SHA1 Message Date
jahorton
61d48d73d2 refactor(ios/engine): base downloadPackage implementation 2020-06-29 12:46:16 +07:00
jahorton
07abc33b7b refactor(ios/engine): better resource type links 2020-06-24 14:56:19 +07:00
jahorton
4e8de9a045 feat(ios/engine): adds getInstalledPackage(for:) 2020-06-23 09:19:14 +07:00
jahorton
e0f2e512d4 fix(ios/engine): migration of preload-sourced resources 2020-06-17 08:35:35 +07:00
jahorton
2361fa1871 feat(ios/engine): package contents auto-update matching installed resources 2020-06-16 12:50:15 +07:00
jahorton
d3181792be change(ios/engine): final 'draft' polish pass 2020-06-16 09:49:00 +07:00
jahorton
45b69ee568 feat(ios/engine): finalizes migration unit-test 2020-06-16 09:25:54 +07:00
jahorton
c44c461073 change(ios/engine): use of Swift's deinit 2020-06-15 15:58:31 +07:00
jahorton
904d97e930 refactor(ios/engine): ResourceFileManager now adds resources 2020-06-15 15:44:29 +07:00
jahorton
f40daaa421 change(ios/engine): Cloud JS downloads - instant migration 2020-06-15 13:10:38 +07:00
jahorton
9bc385b8a4 feat(ios/engine): temp package cleanup 2020-06-15 09:27:25 +07:00
jahorton
b94a6d1e4c refactor(ios/engine): finalizePackageInstall now clearly synchronous 2020-06-11 15:47:39 +07:00
jahorton
0ba9f21d04 refactor(ios/engine): prepareKMPInstall no longer asynchronous 2020-06-11 15:18:43 +07:00
jahorton
315b2de2a0 change(ios/engine): usage of #3220's new typings, beter docs 2020-06-10 10:30:19 +07:00
jahorton
3bf2d8f688 chore(ios/engine): missed parts of the merge 2020-06-10 09:33:05 +07:00
jahorton
15d0f61541 refactor(ios/engine): contains -> findMatch, install(usePackageDefinition) param 2020-06-05 13:51:38 +07:00
jahorton
6535fac385 refactor(ios/engine): target abstraction - ResourceFileManager.install 2020-06-03 16:28:09 +07:00
jahorton
2700dbfe0b feat(ios): First functioning package decompress test 2020-02-19 09:25:06 +07:00
jahorton
df30269790 fix(ios): Fixes #2508. Tracks 'isCustom' flag for adhoc resources 2020-01-21 12:50:32 +07:00
jahorton
035cb106af fix(ios): checks that kmps aren't already imported 2019-12-19 10:20:53 +07:00
jahorton
b754bbc588 feat(ios): autodismissal of doc browser on install success 2019-12-19 10:18:22 +07:00
jahorton
2f85ca8456 refactor(ios): Generalizes KMP install alert generation 2019-12-19 09:26:37 +07:00
jahorton
90284e9ff8 refactor(ios): Factorizes UI code from KMP installation prep methods 2019-12-19 09:11:45 +07:00
jahorton
2097cf1fa7 docs(ios): Fixed comments in ResourceFileManager.swift 2019-12-19 08:06:32 +07:00
jahorton
5da632ce1a refactor(ios): Relocates AppDelegate KMP install methods 2019-12-18 12:33:52 +07:00
jahorton
c7bb65015d refactor(ios): creates separate class for adhoc kmp install prompt 2019-12-18 10:51:41 +07:00