Commit graph

2830 commits

Author SHA1 Message Date
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
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