Commit graph

1869 commits

Author SHA1 Message Date
jahorton
8ab0c0ed80 chore(ios/engine): Merge branch 'master' into refactor/ios/engine/shouldReloadKeyboard 2021-04-01 09:27:28 +07:00
Darcy Wong
41745a7b0d chore(common): Check in crowdin for Fulah 2021-04-01 09:12:31 +07:00
jahorton
e3cb123dd6 fix(ios): ensures JS keyboard set after page load 2021-03-29 08:45:24 +07:00
Joshua Horton
0d6ce2d4ae
Merge pull request #4774 from keymanapp/fix/ios/sys-kbd-setup-help
fix(ios): fixes sys-kbd setup help link for iOS 9 and 10
2021-03-26 10:17:28 +07:00
jahorton
b36efadeff fix(ios): sys kbd help didn't use centralized host def 2021-03-26 08:11:17 +07:00
jahorton
38d9635b40 chore(ios): incorporates PR feedback 2021-03-25 09:28:19 +07:00
jahorton
93ff4e0886 fix(ios): fixes sys-kbd setup help link for iOS 9 and 10 2021-03-24 14:02:42 +07:00
jahorton
007b3b6d45 chore(ios/samples): matching changes for KMSample2 2021-03-24 12:42:32 +07:00
jahorton
279d38192b fix(ios/samples): updates KMSample1 for v14 2021-03-24 12:31:29 +07:00
Joshua Horton
8a417c6154
docs(ios): fixes broken help link
Co-authored-by: Darcy Wong <darcywong00@users.noreply.github.com>
2021-03-22 12:20:39 +07:00
jahorton
45f34a18d0 docs(ios): extra 'sharing' polish 2021-03-22 09:49:33 +07:00
jahorton
58c8efd02d docs(ios): on sharing packages 2021-03-22 09:41:40 +07:00
jahorton
aea4fee426 docs(ios): keyboard search help, unified installer help 2021-03-22 09:34:12 +07:00
jahorton
c5ee153c79 fix(ios): kbd search now caches publishing data for result 2021-03-19 12:41:52 +07:00
jahorton
d269394bf6 fix(ios): keyboard search did not alert for lack of net 2021-03-16 11:57:00 +07:00
Marc Durdin
2454dee04e fix(ios): set CODE_SIGN before build 2021-03-16 05:36:40 +11:00
Darcy Wong
be6a906f79
Merge pull request #4672 from keymanapp/chore/common/crowdin-de-b14s8-utf8
chore(android/app,ios/app): Update crowdin for de
2021-03-15 13:58:03 +07:00
Darcy Wong
abfb1657eb chore(common): Update crowdin for de 2021-03-15 13:16:34 +07:00
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
0dd22195e1
docs(ios): typo fix in comment
Co-authored-by: Marc Durdin <marc@durdin.net>
2021-03-15 10:02:19 +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
e6a13cd40b change(ios): minor tweak to trigger rebuild 2021-03-12 12:05:03 +07:00
jahorton
9cbceb3895 fix(ios): fixes pre-existing unit test 2021-03-12 10:57:56 +07:00
jahorton
795c4ab30b change(ios): resource-update migration now triggers on all upgrades 2021-03-12 10:37:29 +07:00
jahorton
cc2c66d609 fix(ios): default resource metadata now read from bundled package 2021-03-12 10:37:03 +07:00
jahorton
4f25f90470 feat(ios): build script option: -download-resources 2021-03-12 09:30:00 +07:00
jahorton
5317a517ef fix(ios): properly respects user customizations from 12.0 and 13.0 during app upgrade 2021-03-11 15:16:34 +07:00
jahorton
c0d448b5e3 refactor(ios): app version migration only needs basic resource IDs 2021-03-11 14:16:37 +07:00
jahorton
40140e8ee4 fix(ios): respects customizations after v12 during version upgrades 2021-03-11 14:05:31 +07:00
Marc Durdin
3e45d9d1cb
Merge pull request #4626 from keymanapp/fix/windows/4558-context-help-links
fix(windows): context help links
2021-03-11 09:11:25 +11:00
Marc Durdin
9fd5e11e62 fix(windows): context help links
Fixes #4558.

This makes a number of fixes to get the context help working correctly
in Keyman 14:

1. Adds support for `redirect:` header in help .md files so that we can
   do redirects for the context content in Keyman for Windows help in the
   lua filters.
2. Renames Keyman for Windows help files to .htm, because that's what
   the .chm format is expecting, and what Delphi assumes for its .chm
   integration, and thus splits the html and htm lua filters.
3. Renames and makes more consistent the various context help pages.
4. Adds redirects for all pages that have sufficient content on other
   pages.
5. Fixes the instantiation of help in various Keyman for Windows forms.
6. Defaults to opening help from the Keyman source repo if the calling
   app is running in the source repo (this is just a development-side
   tweak that simplifies my life).
2021-03-09 12:35:43 +11:00
jahorton
989a171756 docs(ios): adds supported l10ns to help/about/whatsnew 2021-03-09 08:23:01 +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
d20bb5d37d fix(ios): ResourceInfoView.strings l10n mapping correction 2021-03-04 09:50: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
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
39064e1935 feat(ios): adds a progress bar to search during page loads 2021-03-03 10:17:15 +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