Commit graph

1849 commits

Author SHA1 Message Date
Darcy Wong
46305470fb
Merge pull request #8070 from keymanapp/chore/crowdin-cs
chore(common): Add crowdin strings for Czech
2023-01-25 21:24:43 +07:00
Marc Durdin
4131aa84c5
Merge pull request #8063 from keymanapp/chore/more-version-tags
chore(common): revise tag variable name to VERSION_GIT_TAG
2023-01-25 22:43:01 +11:00
Darcy Wong
f07e0af5aa chore(common): Add crowdin strings for Czech 2023-01-24 08:41:22 +07:00
Marc Durdin
192fe563a8 chore: Merge branch 'master' into chore/beta-to-master-A17S4 2023-01-23 14:37:49 +07:00
Marc Durdin
fc4eb2b2c8 chore: address review comments 2023-01-23 14:13:38 +07:00
Marc Durdin
067028cec2 chore: revise tag variable name to VERSION_GIT_TAG
Introduce new $VERSION_GIT_TAG environment variable, and update all
references to release@version in all projects to use the new variable.
2023-01-21 17:02:50 +07:00
Marc Durdin
34ece2182d fix(common): update sentry release identifiers to support semver
Fixes #7895.

This should mean that Sentry reports start to track semantic versions. I
have reviewed each project and I _think_ I've captured all the locations
where we need to construct release identifiers. Note that one of them
was fixed from a plain version number.

Docs on release format: https://docs.sentry.io/platforms/node/guides/serverless-cloud/configuration/releases/#bind-the-version
2023-01-17 17:04:24 +07:00
Darcy Wong
25049ba4ba chore(android/engine): Add logging if context is null 2023-01-06 13:19:37 +07:00
Darcy Wong
9e2b532d6c fix(android/engine): Add utility for localized strings 2023-01-04 12:49:44 +07:00
Darcy Wong
6df8936504
Update android/KMEA/app/src/main/java/com/tavultesoft/kmea/util/DependencyUtil.java
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-12-16 07:50:12 +07:00
Darcy Wong
6771bd55f0 chore(android): Additional cleanup 2022-12-15 09:09:43 +07:00
Darcy Wong
9bfa188855 refactor(android): Check libraries with DependencyUtil 2022-12-15 08:52:27 +07:00
Darcy Wong
7a4d3c9e90 chore(android): Merge remote-tracking branch 'origin/master' into chore/android/remove-sentry-samples 2022-12-15 06:25:32 +07:00
Darcy Wong
1f42083ae8
Merge pull request #7897 from keymanapp/chore/android/dependencies-17-0
chore(android): Update Gradle dependencies; targetSDKVersion to 33
2022-12-15 06:22:05 +07:00
Darcy Wong
a4ff79037e chore(android/samples): Remove Sentry dependencies 2022-12-14 07:03:16 +07:00
Darcy Wong
8f4d9381e4 chore(android): Update readme 2022-12-13 13:23:02 +07:00
Darcy Wong
2a0368bc54 chore(android): Update Gradle dependencies 2022-12-13 11:26:35 +07:00
Marc Durdin
25abcbc10a
Merge branch 'master' into chore/beta-to-master 2022-12-09 20:47:31 +11:00
Darcy Wong
1166cf3572
Merge pull request #7844 from keymanapp/fix/android/pending-intent-flag
fix(android/engine): Use FLAG_IMMUTABLE for PendingIntent for Android S+
2022-11-30 08:35:21 +07:00
Darcy Wong
50e2faa444
Merge pull request #7807 from keymanapp/fix/android/keyboard-update-language
fix(android/engine): Append languageID for keyboard updates
2022-11-30 08:34:50 +07:00
Darcy Wong
ac8da571ce fix(android/engine): Use FLAG_IMMUTABLE for PendingIntent for Android S+ 2022-11-29 09:00:05 +07:00
Darcy Wong
adaaa3d2b9 fix(android/app): Toggle keyboard update notification 2022-11-28 14:11:23 +07:00
Darcy Wong
1711ae3fcc fix(android/engine): Parse URI to determine if cloud API has update 2022-11-28 09:38:00 +07:00
Darcy Wong
a3842146d1 chore(android): Merge remote-tracking branch 'origin/beta' into fix/android/keyboard-update-language 2022-11-28 07:26:10 +07:00
Darcy Wong
cde24b8be2 chore(android): Add note of haptic feedback to whatsnew 2022-11-25 11:00:14 +07:00
Darcy Wong
fded9721e2 chore(common): Merge branch 'beta' into chore/common/beta-b16s2 2022-11-25 07:58:23 +07:00
Darcy Wong
db4581ed9d chore(android): Merge branch 'beta' into fix/android/keyboard-update-language 2022-11-24 13:52:37 +07:00
Darcy Wong
659aa5d9ba
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-11-24 08:02:08 +07:00
Darcy Wong
1f8b0f694c fix(android/engine): Append languageID for keyboard updates 2022-11-24 07:54:49 +07:00
Darcy Wong
57769f4b19 chore(android): Merge branch 'beta' into fix/android/cloud-catalog-for-local-test 2022-11-24 07:54:20 +07:00
Darcy Wong
6d0c5d8ac7 chore(android/engine): Refactor isLocalOrTestBuild() 2022-11-24 06:58:25 +07:00
Darcy Wong
29bd8dce09 Revert "chore(android/app): Engineering test code with sil_cameroon_qwerty"
This reverts commit 2d0008e2e3.
2022-11-23 19:44:19 +07:00
Darcy Wong
7eaf7a1ac0
Merge pull request #7740 from keymanapp/fix/android/cleanup-install-update
fix(android/engine): Update versions of matching package and keyboard ID
2022-11-23 19:02:00 +07:00
Darcy Wong
326aa552d7 fix(android/engine): Check if updateKMP is not empty 2022-11-23 13:48:54 +07:00
Darcy Wong
2fe323501e fix(android/engine): Set update notifications if cloud has update 2022-11-23 13:42:54 +07:00
Darcy Wong
2564ccda9a chore(android): Merge branch 'fix/android/updatekmp-logic' into fix/android/cloud-catalog-for-local-test 2022-11-23 12:58:25 +07:00
Darcy Wong
5f8f883b19 fix(android/engine): Fix logic error for updateKMP 2022-11-23 12:52:26 +07:00
Darcy Wong
bbe4d3cea2 chore(android): Merge branch 'beta' into fix/android/cloud-catalog-for-local-test 2022-11-23 10:19:59 +07:00
Joshua Horton
707a3687bb
Merge pull request #7612 from keymanapp/feat/web/embedded-globe-hint
feat(web): re-implementation of introductory globe-key help bubble
2022-11-23 08:16:57 +07:00
Darcy Wong
c584f0cb45 chore(common): Add notes about bugfixes 2022-11-22 10:50:21 +07:00
Darcy Wong
f98b342fee chore(common): Update whatsnew for 16.0 2022-11-22 10:30:44 +07:00
Darcy Wong
e21b50a2d5 chore(android/engine): Fix merge conflict error 2022-11-22 08:47:17 +07:00
Darcy Wong
daa406347b chore(android): Merge remote-tracking branch 'origin/beta' into fix/android/cloud-catalog-for-local-test 2022-11-22 08:39:28 +07:00
Darcy Wong
41221bfbba fix(android/engine): Check if kmp.json is null 2022-11-22 07:47:59 +07:00
Darcy Wong
90704d01e7 fix(android/engine): Add null check on kmp filename 2022-11-22 07:23:58 +07:00
Darcy Wong
27cc980b13
Merge pull request #7768 from keymanapp/cherrypick/android/sdk-version-31
chore(android): Update Target SDK Version to 31 🍒
2022-11-21 16:23:39 +07:00
Darcy Wong
749f121acf fix(android/engine): Address additional review comments 2022-11-21 14:20:00 +07:00
Darcy Wong
2b372a889e
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-11-21 13:51:44 +07:00
Darcy Wong
2d0008e2e3 chore(android/app): Engineering test code with sil_cameroon_qwerty 2022-11-21 10:01:42 +07:00
Darcy Wong
ca75980c78 fix(android/engine): Make it easier to test keyboard updates 2022-11-21 10:00:35 +07:00