Darcy Wong
|
43501ae69e
|
fix(android): Update Sample1 text field to resize
|
2025-10-10 09:52:46 +07:00 |
|
Darcy Wong
|
c38f488986
|
chore(common): Update crowdin strings for Vietnamese
|
2025-10-09 11:40:18 +07:00 |
|
Darcy Wong
|
7a4484dbc9
|
Merge pull request #14873 from keymanapp/fix/android/extra-bar
fix(android): Refactor bottom inset calculations for in-app and system keyboard
|
2025-10-09 06:41:34 +07:00 |
|
Darcy Wong
|
499e427b8e
|
fix(android): Fallback to legacy calculation when not initialized
|
2025-10-08 15:23:33 +07:00 |
|
Darcy Wong
|
7226d27145
|
docs(android): Update getNavigationBarHeight API
|
2025-10-08 05:35:31 +07:00 |
|
Darcy Wong
|
92308dc601
|
fix(android): Convert longpress delay menu to ConstraintLayout
|
2025-10-07 14:31:49 +07:00 |
|
Darcy Wong
|
eda50b2232
|
chore(android): Remove unused insets
|
2025-10-07 14:11:09 +07:00 |
|
Darcy Wong
|
329125a1b1
|
fix(android): Separate bottom insets for in-app and system keyboard
|
2025-10-07 13:29:46 +07:00 |
|
Darcy Wong
|
0e2011eca8
|
chore(android): Cleanup code
|
2025-10-07 10:24:22 +07:00 |
|
Darcy Wong
|
295dfd9e92
|
test(android): Adjust system keyboard insets
|
2025-10-07 08:36:20 +07:00 |
|
Darcy Wong
|
5aee77d5a8
|
fix(android): Use a toggle for adjusting the navigation bar height
|
2025-10-06 11:05:24 +07:00 |
|
Darcy Wong
|
65a631b53d
|
test(android): Experiment with insets
|
2025-10-04 09:43:49 +07:00 |
|
Darcy Wong
|
3249f75b40
|
fix(android): Use max of gesture and navigation bar height
|
2025-10-03 13:02:21 +07:00 |
|
Darcy Wong
|
942723dad8
|
chore(android): Cleanup missing change
|
2025-10-03 11:25:23 +07:00 |
|
Darcy Wong
|
dd6a1aaf00
|
fix(android): Revert to using systemBars()
|
2025-10-03 09:02:53 +07:00 |
|
Darcy Wong
|
c9cc466e09
|
fix(android): Don't assume landscape inset 0
|
2025-10-02 14:41:03 +07:00 |
|
Darcy Wong
|
6820718d44
|
fix(android): Check visibility flags to determine which insets used
|
2025-10-02 14:02:45 +07:00 |
|
Darcy Wong
|
f1ad3ec4d1
|
fix(android): Use gestureInsets dimension when visible
|
2025-10-02 07:29:42 +07:00 |
|
Darcy Wong
|
22f63ccfdd
|
fix(android): Try to factor in gesture insets
|
2025-10-01 15:45:37 +07:00 |
|
Darcy Wong
|
f3d9b1a2ab
|
fix(android): Update calculation of navigation bar
|
2025-10-01 14:19:22 +07:00 |
|
Darcy Wong
|
7e08782703
|
docs(android): Document getNavigationBarHeight API
|
2025-09-25 14:54:05 +07:00 |
|
Darcy Wong
|
03438c3ab9
|
fix(android): Fix bottom insets for Sample and FirstVoices apps
|
2025-09-25 11:20:11 +07:00 |
|
Darcy Wong
|
8af7803839
|
fix(android): Adjust top insets for the navigation bar inset
|
2025-09-25 10:39:06 +07:00 |
|
Darcy Wong
|
0a91f50fcc
|
fix(android): Move setting system keyboard insets to KMManager
|
2025-09-24 13:05:34 +07:00 |
|
Darcy Wong
|
ddc994857d
|
fix(android): Fix the alignment
|
2025-09-24 08:43:35 +07:00 |
|
Darcy Wong
|
aa886cecba
|
fix(android): Separate insets for inapp and system keyboard
|
2025-09-23 17:07:48 +07:00 |
|
Darcy Wong
|
440f6c9c7e
|
fix(android): Apply bottom insets to system keyboard
Reverts part of #14619
|
2025-09-23 08:26:31 +07:00 |
|
Darcy Wong
|
16cdb4d1be
|
fix(android): Refresh the banner theme when system keyboard is changed
|
2025-09-17 11:18:48 +07:00 |
|
Marc Durdin
|
377b1056ec
|
maint(resources): rename KEYMAN_VERSION_FOR_PR_FILENAME
Address review comment from #14703.
Test-bot: skip
Build-bot: skip
Relates-to: #14703
Relates-to: #10521
|
2025-09-10 11:17:41 +02:00 |
|
Marc Durdin
|
0cdcbd7905
|
maint(android): tweak output path for android apks
Build-bot: skip build:android,developer
|
2025-09-08 15:31:35 +02:00 |
|
Marc Durdin
|
9997ef7fff
|
maint(android): rework android file versioning
|
2025-09-08 13:25:33 +02:00 |
|
Marc Durdin
|
634fef64d4
|
maint(android): use versioned filenames for PR artifacts
Relates-to: #10521
Test-bot: skip
Build-bot: skip release:android,developer,windows
|
2025-09-08 12:31:11 +02:00 |
|
Darcy Wong
|
33e216fbc6
|
fix(android): Update KMSample1 when changing orientation
|
2025-09-03 09:47:43 +07:00 |
|
Darcy Wong
|
6b48078dc6
|
fix(android): Cleanup list layout so it's not covered by navigation bar
|
2025-09-01 10:32:33 +07:00 |
|
Darcy Wong
|
a992b98d47
|
Merge pull request #14619 from keymanapp/fix/android/osk-gap
fix(android): Fix insets for in-app vs system keyboard 🪟
|
2025-08-29 07:58:12 +07:00 |
|
Darcy Wong
|
aebb9270b3
|
Update android/KMEA/app/src/main/java/com/keyman/engine/KMManager.java
|
2025-08-29 07:50:21 +07:00 |
|
Joshua Horton
|
a194e02bfd
|
Merge pull request #14541 from keymanapp/fix/android/globalThis-polyfill
fix(android): polyfill globalThis for API 28 devices
|
2025-08-28 20:12:32 +07:00 |
|
Darcy Wong
|
a9a3c3ab25
|
fix(android): Check API level for getColor
CI build reports getColor requires API >= 23
|
2025-08-28 14:31:21 +07:00 |
|
Darcy Wong
|
dd43435a05
|
fix(android): Fix insets for in-app vs system keyboard
|
2025-08-28 13:30:16 +07:00 |
|
Darcy Wong
|
38f145eb09
|
chore(android): Remove old comments
|
2025-08-28 10:57:14 +07:00 |
|
Darcy Wong
|
e5291fc90b
|
fix(android): Remove flatDir from other Gradle files
|
2025-08-22 09:08:34 +07:00 |
|
Darcy Wong
|
eeefd6bdc0
|
fix(android): Remove flatDir from Gradle file
|
2025-08-22 08:56:44 +07:00 |
|
Darcy Wong
|
b0079ad39f
|
Merge branch 'master' into fix/android/configure-output
|
2025-08-21 08:17:58 +07:00 |
|
Darcy Wong
|
fe8ba3b472
|
fix(android): Use constants for configure outputs
|
2025-08-21 08:13:05 +07:00 |
|
Darcy Wong
|
4275a3c9c6
|
Merge pull request #14559 from keymanapp/chore/android/sentry-8
fix(android): Update sentry-android dependency to 8.19.1 for 16 KB page alignment
|
2025-08-21 07:46:07 +07:00 |
|
Marc Durdin
|
2b0db1eb51
|
Merge pull request #14490 from keymanapp/maint/android/14284-publish-sentry-symbols-on-release-buildlevel
maint(android): publish symbols to Sentry on release buildLevel 🦌
|
2025-08-20 20:20:25 +07:00 |
|
Darcy Wong
|
77b56c5018
|
maint(android): Cleanup builder_describe_outputs for configure action
|
2025-08-20 12:49:42 +07:00 |
|
Darcy Wong
|
0a83faac7d
|
Merge pull request #14539 from keymanapp/fix/android/36-hidden
fix(android): Add "Show On-screen keyboard" preference to display OSK when physical keyboard is connected 👁️
|
2025-08-20 09:34:16 +07:00 |
|
Darcy Wong
|
9ddcf0aff8
|
Merge pull request #14538 from keymanapp/fix/android/onEvaluateInputViewShown
fix(android): Show system OSK when physical keyboard connected on Android API 36 👁️
|
2025-08-20 09:33:41 +07:00 |
|
Darcy Wong
|
ca3c19441b
|
fix(android): Update sentry-android to 8.19.1
|
2025-08-20 07:29:31 +07:00 |
|