Darcy Wong
|
2b34c641f3
|
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2023-11-16 15:10:18 +07:00 |
|
Darcy Wong
|
37e9cf5f2d
|
fix(android/app): Move banner asset folder
|
2023-11-16 13:53:51 +07:00 |
|
Darcy Wong
|
c83410a128
|
fix(oem/fv/android): Apply teal banner theme
|
2023-11-15 08:32:36 +07:00 |
|
Darcy Wong
|
095b8236b4
|
chore(android): More cleanup
* Revert original css in keyboard.html
* Remove redundant call to BannerController
|
2023-11-14 20:10:39 +07:00 |
|
Darcy Wong
|
27480ebefa
|
chore(android): Additional cleanup
|
2023-11-14 15:31:47 +07:00 |
|
Darcy Wong
|
830c282ff8
|
chore(android): Cleanup code
|
2023-11-14 14:01:52 +07:00 |
|
Darcy Wong
|
856ed13594
|
fix(android/app): Always use Keyman theme
|
2023-11-14 13:27:25 +07:00 |
|
Darcy Wong
|
712b2a28b6
|
refactor(android): Move banner logic to app
|
2023-11-14 13:11:13 +07:00 |
|
Darcy Wong
|
263da4092c
|
fix(android/engine): Handle mayPredict
|
2023-11-14 12:09:28 +07:00 |
|
Darcy Wong
|
cb431fef20
|
refactor(android): Use showBanner
|
2023-11-14 11:43:52 +07:00 |
|
Darcy Wong
|
6170e04cdf
|
refactor(android/engine): Pass contents of banner.html to KMW
|
2023-11-13 13:39:50 +07:00 |
|
Darcy Wong
|
8630121828
|
fix(android/engine): Replace png's with svg's
|
2023-11-07 10:47:17 +07:00 |
|
Darcy Wong
|
018abd4319
|
fix(android/engine): Use white and Keyman theme banners
|
2023-10-06 09:46:42 +07:00 |
|
Darcy Wong
|
db728dfb8a
|
fix(android): Set image path
|
2023-10-06 09:46:42 +07:00 |
|
Darcy Wong
|
131180c050
|
refactor(android): Change set/getBanner
|
2023-10-06 09:46:42 +07:00 |
|
Darcy Wong
|
3df2668322
|
refactor(android/engine): Move constants to KMManager
|
2023-10-06 09:46:42 +07:00 |
|
Darcy Wong
|
3a785f5e68
|
chore(android/app): Use white banner theme
|
2023-10-06 09:46:42 +07:00 |
|
Darcy Wong
|
6442bdb1f1
|
fix(android/app): Resize OSK when resuming app from background
|
2023-05-03 09:05:57 +07:00 |
|
Darcy Wong
|
8a8027939f
|
fix(android/app): Temporarily disable Keyman browser
|
2023-03-14 11:54:38 +07:00 |
|
Darcy Wong
|
442eb95ec8
|
fix(android/app): Another attempt at fixing OSK rotation
|
2023-03-02 14:47:11 +07:00 |
|
Darcy Wong
|
57f4987478
|
chore(android): Revert "Merge pull request #8291 from keymanapp/fix/android/landscape-osk"
This reverts commit dc7603a97d.
|
2023-02-24 15:11:03 +07:00 |
|
Darcy Wong
|
255465aa24
|
fix(android/app): Fix OSK width when rotating
|
2023-02-22 14:24:30 +07:00 |
|
Darcy Wong
|
e722fa6ad5
|
Merge branch 'master' into refactor/android/engine-package
|
2023-02-01 14:17:43 +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 |
|
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
|
4268a11537
|
chore(android/app): Update namespace for Keyman app
|
2023-01-06 08:51:37 +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
|
adaaa3d2b9
|
fix(android/app): Toggle keyboard update notification
|
2022-11-28 14:11:23 +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
|
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
|
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 |
|
Darcy Wong
|
bf7ddd3fee
|
chore(android/app): More tweaks for review comments
|
2022-11-19 09:46:34 +07:00 |
|
Darcy Wong
|
f610de9acd
|
Update android/KMAPro/kMAPro/src/main/java/com/keyman/android/CheckInstallReferrer.java
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2022-11-19 09:29:43 +07:00 |
|
Darcy Wong
|
23b8191246
|
fix(android/app): Only check Install Referrer with Play Store
|
2022-11-18 13:49:43 +07:00 |
|
Darcy Wong
|
98b5c76bd1
|
fix(android/engine): Update versions of matching package and keyboard ID
|
2022-11-17 10:37:31 +07:00 |
|
Darcy Wong
|
bfc87d0ea1
|
Merge pull request #7587 from keymanapp/fix/android/get-started-auto-check
fix(android/app): Don't show "Get Started" after setting Keyman as default system keyboard
|
2022-11-04 06:50:47 +07:00 |
|
Darcy Wong
|
48bd0c66ec
|
fix(android/app): Add check if bundle to PackageActivity is null
|
2022-11-02 15:15:36 +07:00 |
|
Darcy Wong
|
e6e20b6f44
|
Apply suggestions from code review
Co-authored-by: rc-swag <58423624+rc-swag@users.noreply.github.com>
|
2022-11-02 08:18:21 +07:00 |
|
Darcy Wong
|
de54740b23
|
fix(android/app): Save preference if it doesn't exist
|
2022-11-01 15:11:20 +07:00 |
|
Darcy Wong
|
64b37d0be3
|
fix(android/app): Uncheck "Get Started" menu if steps completed
|
2022-11-01 14:09:40 +07:00 |
|
Darcy Wong
|
8bd0a6ed51
|
fix(android/engine): Display Toast notifications on exceptions
|
2022-10-03 14:42:56 +07:00 |
|
Darcy Wong
|
f21ffde0fc
|
fix(android/engine): Add language name when installing lexical-model
|
2022-09-22 14:28:54 +07:00 |
|
Darcy Wong
|
77997f4477
|
fix(android/engine): Cleanup toggleLanguage()
|
2022-09-09 08:48:55 +07:00 |
|
Darcy Wong
|
d27d77955b
|
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2022-09-09 07:47:58 +07:00 |
|
Darcy Wong
|
04906cfe0d
|
fix(android/engine): Do similar toggle for keyboard list
|
2022-09-08 13:28:16 +07:00 |
|
Darcy Wong
|
1fb1c243ef
|
fix(android/engine): Use BCP47.toggleLanguage
|
2022-09-08 13:28:16 +07:00 |
|