Commit graph

473 commits

Author SHA1 Message Date
Darcy Wong
718279b574 chore(common): Update crowdin for km 2021-03-15 13:11:17 +07:00
Darcy Wong
59ecee4c80 fix(ios): Set Localizable.strings to UTF-8 2021-03-15 12:08:12 +07:00
Joshua Horton
361f5685cd
Merge pull request #4568 from keymanapp/fix/ios/2197-app-browser-pkg-downloads
fix(ios): support for direct downloads of .kmp packages from within the in-app browser
2021-03-05 09:15:22 +07:00
jahorton
7f0a872b6b feat(ios): enables de, fr, and km localizations 2021-03-04 09:35:58 +07:00
jahorton
aba0a53b4e chore(ios): because xcode's encoding converter is broken 2021-03-04 09:07:41 +07:00
jahorton
00515dee8e change(ios): attempt at changing file encoding of localizable.strings 2021-03-04 08:56:35 +07:00
jahorton
a78d1d76cf fix(ios): adds i18n for some error alerts 2021-03-03 14:24:37 +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
9847e553a5 fix(ios): fixes kbd display over welcome.htm 2021-03-02 15:18:52 +07:00
jahorton
55e39b8413 fix(ios): app browser kmp downloads 2021-03-02 14:33:38 +07:00
jahorton
00c9571db9 fix(ios): workaround pt 1 - package request shunted to Safari 2021-03-02 09:30:57 +07:00
jahorton
57f37c8c45 fix(ios): restores a log reference 2021-02-22 13:31:38 +07:00
jahorton
aa72480469 change(ios): more log centralization 2021-02-22 13:29:28 +07:00
jahorton
331d6958b4 fix(ios): log messages were Xcode-only 2021-02-22 11:55:24 +07:00
jahorton
7ec7f6e72e fix(ios): get started 'add kbd' links to keyboard search 2021-02-12 12:57:40 +07:00
jahorton
c93608042d fix(ios): beta help -> staging 2021-02-12 10:21:36 +07:00
jahorton
7e0756f5b1 fix(ios/app): completes integration, fixes offline check 2021-02-11 10:59:28 +07:00
Darcy Wong
b9851c9136 change(ios): Update build-help.sh
* Generate offline help from markdown
* Update bundle to use index.html
2021-02-11 08:46:38 +07:00
Darcy Wong
4440ff0876 chore(ios): Ignore generated offline help files 2021-02-11 08:42:00 +07:00
Darcy Wong
10d6daf945 chore(ios): Check in crowdin files for fr 2021-02-04 08:27:32 +07:00
jahorton
233deaf189 fix(ios): resolves rough edges with installation view transitions 2021-01-26 11:38:41 +07:00
jahorton
c3c0c8aa84 change(ios): final tweak 2021-01-26 11:37:04 +07:00
jahorton
bff5c66261 fix(ios): download spinner for "install from file" 2021-01-26 10:34:53 +07:00
jahorton
d8ead35eb1 fix(ios): smoother dismissal, though not yet perfect 2021-01-26 09:53:08 +07:00
jahorton
b205d1efff fix(ios): better "install from file" view hierarchy placement 2021-01-25 15:58:52 +07:00
Darcy Wong
4101632bba chore(ios): Check in crowdin files for de 2021-01-19 15:17:55 +07:00
Darcy Wong
ef9970cd85 chore(ios): Check in crowdin files for km 2021-01-08 14:57:14 +07:00
jahorton
58f79e48cf fix(ios): fixes sys kbd error init, toggling 2020-12-14 13:34:26 +07:00
jahorton
f5fc278aa6 fix(ios): toggle now affects Swift-side crashes... after app restart 2020-12-11 11:21:37 +07:00
jahorton
96ea9c65e0 feat(ios): retools settings menu, adds crash reporting toggle 2020-12-10 13:01:02 +07:00
jahorton
de9de6f625 fix(ios/app): now properly displays, returns from package welcome 2020-12-09 11:52:51 +07:00
jahorton
c79658af0e fix(ios/engine): document picker now displays proper nav items 2020-12-09 10:10:58 +07:00
Joshua Horton
11f81bf360
Merge pull request #4089 from keymanapp/refactor/ios/engine/change-browser-to-picker
refactor(ios/engine): changes "install from file" to better match Apple guidelines
2020-12-08 11:59:21 +07:00
jahorton
e8c66a8f7b docs(ios): minor documentation point 2020-12-08 11:00:40 +07:00
jahorton
2193b9f20e chore(ios): pbxproj file compat for xcode 12 & simulator 2020-12-08 10:47:56 +07:00
jahorton
099af53ab4 chore(ios/engine): minor polish 2020-12-07 15:34:52 +07:00
jahorton
8bb1ed132d feat(ios/engine): adds cancel to iOS 11-12 doc picker 2020-12-07 13:55:20 +07:00
jahorton
82446e6857 refactor(ios/engine): first functioning use of DocumentPicker over DocumentBrowser 2020-12-07 11:28:35 +07:00
jahorton
d8526452f0 feat(ios/engine): launches external links outside the app 2020-11-18 15:03:14 +07:00
jahorton
8f6e85af87 feat(ios): displays local welcome.htm for resource help 2020-09-23 12:04:26 +07:00
jahorton
54b8ac8302 fix(ios/app): lint warning fixes 2020-08-07 09:40:51 +07:00
jahorton
20a8cdead1 fix(ios/app): matching fix for universal link case 2020-08-06 14:10:09 +07:00
jahorton
6e2d75638c chore(ios/app): Merge branch 'feat/ios/app/installer-integration' into feat/ios/app/universal-links 2020-08-06 14:08:10 +07:00
jahorton
4af051e90f fix(ios/app): fixes installer nav bar bug 2020-08-06 14:07:46 +07:00
jahorton
818ae53752 feat(ios/app): operational universal links 2020-08-06 13:58:35 +07:00
jahorton
bb3a13900d feat(ios/app): adds entitlement, AppDelegate hook 2020-08-06 13:32:50 +07:00
jahorton
576baf3e00 feat(ios/app): "Open in Keyman" uses new installer 2020-08-06 12:06:25 +07:00
jahorton
40131d1e55 feat(ios/engine): start/complete reports, spinner 2020-08-06 09:40:42 +07:00
jahorton
8bb62d7812 feat(ios/engine): collective progress tracking 2020-08-05 15:54:47 +07:00
jahorton
099cf8ab96 feat(ios/engine): baseline implementation. No notifications / polish / error handling 2020-08-05 12:37:21 +07:00