Commit graph

43 commits

Author SHA1 Message Date
jahorton
d2a7012716 fix(ios): handling of cases with no welcome.htm 2021-03-03 13:21:49 +07:00
jahorton
0f7f2739f5 fix(ios): better ux for net-delayed package installations, kbd display mgmt 2021-03-03 13:01:49 +07:00
jahorton
14954ffd8d fix(ios): accidental duplicated line from merge 2021-01-28 12:27:19 +07:00
Joshua Horton
2c6096996b
Merge branch 'beta' into fix/ios/installation-ui-polish-pass 2021-01-27 15:15:24 +07:00
Joshua Horton
04ff601a23
Merge pull request #4332 from keymanapp/fix/ios/4328-unexpected-logo
fix(ios): fixes accidental logo / cancel button overlap during package installation
2021-01-27 15:14:31 +07:00
jahorton
ed087a1e08 fix(ios): reloads keyboard after package updates (unless exact path match) 2021-01-27 10:25:22 +07:00
jahorton
233deaf189 fix(ios): resolves rough edges with installation view transitions 2021-01-26 11:38:41 +07:00
jahorton
d8ead35eb1 fix(ios): smoother dismissal, though not yet perfect 2021-01-26 09:53:08 +07:00
Joshua Horton
a28b28057c
Merge pull request #4101 from keymanapp/fix/ios/package-install-autoset-keyboard
fix(ios): autosets + autodisplays keyboard after a package install
2020-12-09 15:02:14 +07:00
jahorton
bc7a3b9100 fix(ios): display keyboard after installation 2020-12-09 14:08:25 +07:00
jahorton
de9de6f625 fix(ios/app): now properly displays, returns from package welcome 2020-12-09 11:52:51 +07:00
jahorton
b5caf5d36f fix(ios/engine): welcome.htm's done now backs out properly 2020-12-08 09:57:01 +07:00
jahorton
c1fb85a11b fix(ios/engine): package installation reinstallation UX 2020-09-28 10:01:09 +07:00
jahorton
295f9e9338 fix(ios/engine): install button enablement logic, cleanup 2020-09-28 09:44:44 +07:00
jahorton
5c164e3979 fix(ios/engine): already installed languages were selectable 2020-09-25 16:18:40 +07:00
jahorton
3c8c411de7 fix(ios/engine): fixes iOS 13 slide-dismissal 2020-09-25 14:53:31 +07:00
jahorton
9746090064 feat(ios/engine): welcome.htm shown after install 2020-09-25 13:29:30 +07:00
jahorton
ced1778689 fix(ios/engine): one-line iOS package-installer layout fix 2020-09-23 10:45:49 +07:00
jahorton
5c63e5c5d9 refactor(ios/engine): creates package-centric web-view controller 2020-09-23 10:37:07 +07:00
jahorton
40131d1e55 feat(ios/engine): start/complete reports, spinner 2020-08-06 09:40:42 +07:00
jahorton
f0501515e2 feat(ios/engine): better package lang picker dismissal 2020-08-05 12:47:40 +07:00
jahorton
c93171e209 fix(ios/engine): reverts 'weak' var change 2020-08-05 12:19:43 +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
d7d5db2ab0 change(ios/engine): moves tab text up for iOS 9-12 2020-07-31 12:45:10 +07:00
jahorton
223c5d0a0e change(ios/engine): minor polish, drops unused param 2020-07-31 11:52:33 +07:00
jahorton
b391c67fb0 feat(ios/engine): i18n for branch features 2020-07-31 10:49:44 +07:00
jahorton
43cf8f64a6 feat(ios/engine): package-installer iphone layout nav optimizations 2020-07-31 10:42:07 +07:00
jahorton
8208137d6f feat(ios/engine): tab-based package install prompt 2020-07-31 10:15:32 +07:00
jahorton
bc3b40df51 feat(ios/engine): iPad-layout optimizations 2020-07-31 08:51:15 +07:00
jahorton
8d8c346cd2 chore(ios/engine): minor cleanup 2020-07-30 14:41:51 +07:00
jahorton
4138e9ada8 change(ios/engine): welcome -> readme, checkmarks 2020-07-30 13:53:48 +07:00
jahorton
17e54fc61b chore(ios/engine): updates branch with i18n 2020-07-30 13:03:13 +07:00
jahorton
cb615d152b chore(ios/engine): Merge branch 'master' into feat/ios/engine/package-install-lang-tagging 2020-07-30 12:48:11 +07:00
jahorton
3226617aca feat(ios/engine): more i18n progress 2020-07-29 13:56:38 +07:00
jahorton
6feaaab898 feat(ios/engine): package install language selection 2020-07-28 10:12:48 +07:00
jahorton
86dec07ccd change(ios/engine): author -> copyright, view ordering when all vertically stacked 2020-07-28 08:33:56 +07:00
jahorton
b1c54cacde feat(ios): starts XIB integration 2020-07-27 16:09:56 +07:00
jahorton
8c0828ade6 refactor(ios/engine): package install moved out of package welcome view 2020-07-27 13:18:19 +07:00
jahorton
1b04151a0d fix(ios/engine): packages' welcome.htm images 2020-07-27 12:30:46 +07:00
jahorton
b94a6d1e4c refactor(ios/engine): finalizePackageInstall now clearly synchronous 2020-06-11 15:47:39 +07:00
jahorton
df30269790 fix(ios): Fixes #2508. Tracks 'isCustom' flag for adhoc resources 2020-01-21 12:50:32 +07:00
jahorton
90284e9ff8 refactor(ios): Factorizes UI code from KMP installation prep methods 2019-12-19 09:11:45 +07:00
jahorton
c7bb65015d refactor(ios): creates separate class for adhoc kmp install prompt 2019-12-18 10:51:41 +07:00