Joshua A. Horton
093300aa47
fix(ios): correct dir for carthage use
2023-06-27 11:03:03 +07:00
Joshua A. Horton
ea0cddfd5e
chore(ios): forgot to cleanup an in-dev line (sigh)
2023-06-27 10:55:41 +07:00
Joshua A. Horton
489c55d988
fix(ios): forgot to adjust include paths for build-utils.sh
2023-06-27 10:50:14 +07:00
Joshua A. Horton
90a08f1d55
change(ios): mass rework of ios-related scripts
2023-06-27 10:33:37 +07:00
jahorton
a2cf4e03e7
chore(ios): converts kmbuild.sh to builder format
2023-06-26 15:16:05 +07:00
Joshua Horton
2ac8a4503b
Merge branch 'master' into feature-esmodule-web-engine
2023-06-26 09:09:43 +07:00
jahorton
a7a74ab7f4
chore(ios): updates l10n with 'es' target
2023-06-20 13:32:17 +07:00
Darcy Wong
ff10aaea34
chore(common): Add crowdin strings for Spanish (es)
2023-06-19 11:42:26 -05:00
Joshua A. Horton
ca894d0991
chore(web): Merge branch 'master' into chore/web/merge-master-esmodule-a17s13-mid
2023-05-22 13:49:45 +07:00
Joshua A. Horton
1308e74833
chore(web): Merge branch 'feature-esmodule-web-engine' into fix/web/webview-android-launch
2023-05-15 08:50:28 +07:00
Joshua A. Horton
d9425bb1ff
chore: Merge branch 'master' into feature-esmodule-as17s12-end-update
2023-05-12 11:53:12 +07:00
davidmoore1
589e6b8faf
Changes required for XCode 14.3
2023-05-10 10:44:07 -04:00
Joshua A. Horton
797606d363
fix: model de-registration endpoint references
2023-05-05 09:19:32 +07:00
Joshua A. Horton
b39011be73
chore(web): Merge branch 'feature-esmodule-web-engine' into fix/web/webview-android-launch
2023-05-02 16:03:40 +07:00
Joshua A. Horton
e42fa70aa8
chore(web): Merge branch 'feature-esmodule-web-engine' into chore/web/update-feature-esmodule-a17s12-start
2023-05-02 12:59:35 +07:00
Marc Durdin
e007a8acb6
chore(ios): fix typos and gaps in build script
2023-05-02 12:41:50 +07:00
Joshua A. Horton
ab7bf0445d
fix(ios): verifyLoaded()
2023-04-18 10:34:58 +07:00
Joshua Horton
05759dc95f
Merge pull request #8546 from laineyhm/ios-settings-help-page
...
docs(ios): Add help page for Settings
2023-04-18 08:11:40 +07:00
Joshua A. Horton
c813e403bd
docs(ios): adds other new page to relevant help indices
2023-04-13 15:47:55 +07:00
Joshua A. Horton
d02ba89ca9
change(ios): updates main index with new page
2023-04-13 15:46:52 +07:00
Joshua A. Horton
cb73fdb05e
chore(web): Merge branch 'change/web/set-active-keyboard' into fix/web/webview-android-launch
2023-04-13 13:31:07 +07:00
Joshua A. Horton
7eef5699b9
chore(web): Merge branch 'master' into chore/web/master-to-esmodule-merge-a17s10
2023-04-12 09:56:48 +07:00
Joshua A. Horton
7b7fa52a95
chore(web): renames app/webview output, preserves name within embedding apps
2023-04-12 09:00:17 +07:00
jahorton
9d149a9b70
fix(ios): banner images, keyboard swapping
2023-04-11 10:41:59 +07:00
jahorton
6c1fe29562
fix(ios): fixes errors preventing keyboard load
2023-04-11 10:18:10 +07:00
Joshua A. Horton
9002f1c25f
chore(web): some adjustments per PR review
2023-04-10 10:51:57 +07:00
Marc Durdin
6c5b27365a
chore(mac): use mac cp for -R ops
...
Because we don't know if mac BSD cp or GNU cp will be first on the path,
where there is ambiguity (e.g. with -R flag), we will use the macOS cp
command in /bin to ensure that we have consistent results. The
alternative would be to fixup each instance of the cp parameters so that
they work consistently with either cp command, but given these scripts
can run only on macOS, that seems unnecessary.
This replaces the earlier change in 97c6331b5 .
2023-04-09 07:05:44 +07:00
Joshua A. Horton
b4fee54336
chore(web): Merge branch 'change/web/set-active-keyboard' into fix/web/webview-android-launch
2023-04-07 09:57:10 +07:00
Marc Durdin
787b32ba34
Revert "chore(web): merge master into feature-esmodule-web-engine (A17S9 end) 🧩 "
2023-03-31 14:17:37 +11:00
laineyhm
46e2b81eab
docs(ios): Add link to help page for Settings
2023-03-30 14:32:49 +07:00
laineyhm
e225c92d29
docs(ios): Add help page for Settings
2023-03-30 14:20:10 +07:00
Joshua A. Horton
7b2cd84f2a
fix(ios): proper linkage for iOS build use of modularized KMW
2023-03-30 08:10:13 +07:00
Joshua A. Horton
d5ec58c52a
fix(web): lots of little connection points for actual in-app use; gets Android app functional
2023-03-29 15:31:55 +07:00
Joshua A. Horton
48610a3b43
fix(common/web): modularizes SentryManager, re-enables it
2023-03-29 09:54:24 +07:00
Joshua A. Horton
9f082c7d4c
feat(web): functional app/webview in android debug-host (minus SentryManager)
2023-03-29 08:28:44 +07:00
Joshua A. Horton
c75a4b94a3
fix(web): handling of the spacebar-text setting
2023-03-28 09:13:12 +07:00
Joshua A. Horton
a31e23fc9b
change(web): banner height control
2023-03-28 09:13:11 +07:00
Joshua A. Horton
9e1db916a4
chore(web): drops webview textarea element, should fix most webview api
2023-03-28 08:28:06 +07:00
Joshua Horton
39aca180c7
Merge pull request #8473 from keymanapp/change/web/webview-engine-api
...
change(web): modularizes KMW's WebView-only API 🧩
2023-03-27 13:32:16 +07:00
Joshua A. Horton
b85087f392
chore(web): Merge branch 'master' into chore/web/update-feature-esmodule-for-configure-fix
2023-03-23 15:15:07 +07:00
Joshua A. Horton
da6ac54784
change(web): app/webview model-registration api connection
2023-03-20 09:49:25 +07:00
Darcy Wong
e469a88996
chore(common): Update crowdin strings for Kibaku
2023-03-16 11:25:37 +07:00
Joshua A. Horton
208dd453c1
chore(web): Merge branch 'change/web/top-level-modularization-design' into change/web/osk-and-key-event-integration
2023-03-14 13:09:51 +07:00
Joshua A. Horton
f5e64a10a5
chore: Merge branch 'chore/common/ldml-ts-and-node-updates' into chore/feature-esmodule-master-update
2023-03-14 09:23:39 +07:00
Darcy Wong
7899c4fc89
fix(ios): Include shellHelperFunctions
2023-03-10 12:56:17 +07:00
Darcy Wong
3ef331a87e
refactor(common): Update to build_help_html params
2023-03-10 12:49:37 +07:00
Darcy Wong
76a7b3d815
fix(ios): Script call
2023-03-08 13:48:39 +07:00
Darcy Wong
6c2126431f
refactor(common): Make build-help into helper functions
2023-03-08 11:42:13 +07:00
Joshua A. Horton
e7dedfc8ee
change(web): embedded-OSK configuration, linkages
2023-02-28 08:42:09 +07:00
Marc Durdin
699b289899
Merge pull request #8289 from keymanapp/chore/dirname-to-builtin
...
chore: use builtin instead of dirname for perf
2023-02-23 08:42:29 +11:00