Darcy Wong
|
5c2e1747e8
|
chore: Merge branch 'refactor/android/engine-package' into refactor/KMKeyboardWebViewClient
|
2023-01-24 09:16:49 +07:00 |
|
Darcy Wong
|
988bea8e93
|
chore(android): Merge remote-tracking branch 'origin/master' into refactor/android/engine-package
|
2023-01-24 09:14:57 +07:00 |
|
Darcy Wong
|
f07e0af5aa
|
chore(common): Add crowdin strings for Czech
|
2023-01-24 08:41:22 +07:00 |
|
Darcy Wong
|
2e57af7513
|
fix(android): Add Kannada for Android
|
2023-01-24 07:19:11 +07:00 |
|
Darcy Wong
|
435aa655a7
|
chore(common): Add Crowdin strings for Kannada
|
2023-01-24 07:19:11 +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 |
|
Joshua A. Horton
|
d987444683
|
change(web): OSK modularization, prep for standalone mode, refactors to achieve both
|
2023-01-20 15:16:05 +07:00 |
|
Joshua A. Horton
|
1020c0688c
|
chore(web): Merge branch 'master' into chore/web/top-level-build-script-rework
|
2023-01-18 08:24:10 +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
|
a11164c57b
|
chore(android): Merge branch 'master' into refactor/android/builder-script
|
2023-01-12 15:17:36 +07:00 |
|
Darcy Wong
|
d9e068bdb4
|
refactor(android/engine): Cleanup calls to getKMKeyboard()
|
2023-01-10 09:14:44 +07:00 |
|
Darcy Wong
|
2bfbcbff62
|
chore(android/engine): Cleanup calling dismissHelpBubble()
|
2023-01-09 13:21:28 +07:00 |
|
Darcy Wong
|
93fd21d7d2
|
refactor(android/engine): Refactor KMSystemKeyboardWebViewClient
|
2023-01-09 11:33:13 +07:00 |
|
Darcy Wong
|
44e7dd50bd
|
Merge branch 'refactor/android/engine-package' into refactor/KMKeyboardWebViewClient
|
2023-01-07 20:46:35 +07:00 |
|
Darcy Wong
|
2758dacbf9
|
refactor(android/engine): Move test folders
|
2023-01-07 20:43:41 +07:00 |
|
Darcy Wong
|
72feb9de1b
|
refactor(android/engine): Additional changes to compile
* Add getters and setters for context and keyboardLoaded
|
2023-01-06 14:55:24 +07:00 |
|
Darcy Wong
|
742547861b
|
refactor(android/engine): Split KMInAppKeyboardWebViewClient
|
2023-01-06 14:43:41 +07:00 |
|
Darcy Wong
|
25049ba4ba
|
chore(android/engine): Add logging if context is null
|
2023-01-06 13:19:37 +07:00 |
|
Darcy Wong
|
9cde92f2e5
|
chore(android/samples): Update namespace for KeyboardHarness app
|
2023-01-06 09:06:17 +07:00 |
|
Darcy Wong
|
92c982723c
|
chore(android/samples): Update namespace for Sample apps
|
2023-01-06 09:04:12 +07:00 |
|
Darcy Wong
|
4268a11537
|
chore(android/app): Update namespace for Keyman app
|
2023-01-06 08:51:37 +07:00 |
|
Darcy Wong
|
33bdac867a
|
fix(android/engine): Update indexes for FileUtilsTest
|
2023-01-06 08:23:34 +07:00 |
|
Darcy Wong
|
83af536fb8
|
chore(android/engine): Update all the package names
|
2023-01-06 08:19:34 +07:00 |
|
Darcy Wong
|
8bfc350a7e
|
chore(android/engine): Rename folders
|
2023-01-06 08:09:01 +07:00 |
|
Darcy Wong
|
9e2b532d6c
|
fix(android/engine): Add utility for localized strings
|
2023-01-04 12:49:44 +07:00 |
|
Darcy Wong
|
b40b1e55d0
|
fix(android): Add Kannada for Android
|
2023-01-03 11:46:21 +07:00 |
|
Darcy Wong
|
3dbd78a0ef
|
chore(common): Add Crowdin strings for Kannada
|
2023-01-03 11:10:57 +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
|
ad3fd833e3
|
chore(android): Merge remote-tracking branch 'origin/master' into refactor/android/builder-script
|
2022-12-15 16:06:00 +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 |
|
Joshua A. Horton
|
c5f90d931c
|
chore(web): Merge branch 'chore/web/top-level-build-script-rework' into change/web/reorg-source-src-reorg
|
2022-11-30 15:38:57 +07:00 |
|
Joshua A. Horton
|
4a96cdb0cb
|
chore(web): cleanup per PR review
|
2022-11-30 15:35:18 +07: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 |
|
Joshua A. Horton
|
448fa44715
|
chore(web): Merge branch 'chore/web/top-level-build-script-rework' into change/web/reorg-source-src-reorg
|
2022-11-28 10:21:48 +07:00 |
|
Joshua A. Horton
|
f8b763b270
|
chore(web): Merge branch 'master' into chore/web/top-level-build-script-rework
|
2022-11-28 10:06:16 +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 |
|