Darcy Wong
fed6582f62
fix(android): Check in material-stepper as internal dependency
...
Follows this guide on [setting up a local maven respository](https://brightinventions.pl/blog/migrating-away-from-bintray-jcenter-when-there-is-no-alternative-repository/#setting-up-a-local-maven-repository ) now that jcenter is deprecated.
2024-08-23 08:32:40 +07:00
Darcy Wong
17f903d4c7
fix(android): Fix navigation arrows in Info Activity for RTL
2024-08-21 19:13:49 +07:00
Darcy Wong
1d42c6e7d5
Merge pull request #12230 from keymanapp/fix/android/texti-size-arrows
...
fix(android): Auto-mirror increment and decrement arrows for RTL support 📟
2024-08-21 19:11:36 +07:00
Darcy Wong
8be539dcf0
Merge pull request #12228 from keymanapp/chore/android/crowdin-ar
...
feat(android): Add localization for Arabic 📟
2024-08-21 19:11:14 +07:00
Darcy Wong
25b21bc4bf
Merge pull request #12227 from keymanapp/fix/android/mirror-arrows
...
fix(android): Auto-mirror back and forward arrows for RTL support 📟
2024-08-21 19:10:59 +07:00
Darcy Wong
84ede941b9
Merge pull request #12225 from keymanapp/chore/android/padding-rtl
...
chore(android): Use RTL-aware alignment and padding for layouts 📟
2024-08-21 09:26:36 +07:00
Darcy Wong
947bf19528
Merge pull request #12185 from keymanapp/feat/android/kmea-set-longpress-delay
...
feat(android): Pass longpress delay to KeymanWeb
2024-08-20 21:02:56 +07:00
Darcy Wong
a31aded2ee
Merge pull request #12170 from keymanapp/feat/android/longpress-delay-menu
...
feat(android): Add menu to specify long-press delay
2024-08-20 21:02:23 +07:00
Darcy Wong
36b2a98e20
Update android/KMAPro/kMAPro/src/main/java/com/tavultesoft/kmapro/AdjustLongpressDelayActivity.java
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2024-08-20 21:01:53 +07:00
Darcy Wong
93b1881cb8
fix(android): Auto-mirror increment and decrement arrows
2024-08-20 13:55:13 +07:00
Darcy Wong
5f134fe590
feat(android): Add localization for Arabic
2024-08-20 10:20:27 +07:00
Darcy Wong
c9bc396e91
fix(android): Auto-mirror back and forward arrows for RTL support
2024-08-20 08:33:19 +07:00
Darcy Wong
e303cdf801
chore(android): Replace paddingLeft/Right with Start/End
2024-08-20 06:08:31 +07:00
Darcy Wong
8cc506ea18
fix(android): Address review comments
...
* Have KMManager control the longpress delay
* Rename applyLongpressDelay to sendOptionsToKeyboard
2024-08-19 09:44:19 +07:00
Darcy Wong
9c9d10d23e
refactor(android): Split setLongpressDelay and applyLongpressDelay
2024-08-15 10:35:04 +07:00
Darcy Wong
d728b33dc6
fix(android): Pass longpress delay to KeymanWeb
2024-08-14 16:50:53 +07:00
Darcy Wong
9d058c052c
feat(android): Add hooks for KeymanWeb call
2024-08-14 08:22:38 +07:00
Darcy Wong
24370848c5
feat(android): Start menu for adjusting longpress delay
2024-08-13 13:53:34 +07:00
Darcy Wong
fe289e4133
feat(android): Add menu to customize longpress delay time
2024-08-13 13:20:34 +07:00
Darcy Wong
e4ad115bac
Merge remote-tracking branch 'origin/master' into feat/android/enter-mode
2024-08-09 14:51:50 +07:00
Darcy Wong
e2e932815b
Merge pull request #12112 from keymanapp/chore/crowdin-more-greek-polytonic
...
chore(common): Update localization for Greek Polytonic
2024-08-09 07:25:27 +07:00
Darcy Wong
74011e2d09
Merge remote-tracking branch 'origin/master' into feat/android/enter-mode
2024-08-09 07:24:43 +07:00
Darcy Wong
57c4b7c6de
chore(common): Remove boundary artifact
2024-08-08 13:21:26 +07:00
Darcy Wong
86b5e6f7c4
chore(android): Update splash screen with SIL Tai Heritage logo
2024-08-08 11:11:47 +07:00
Darcy Wong
ea2b062c52
fix(android/engine): Separate DONE from NEWLINE action
2024-08-08 08:50:13 +07:00
Darcy Wong
4c87a16b27
feat(android/engine): Add special handling for ENTER key
2024-08-08 08:50:13 +07:00
Darcy Wong
83f46c8e5e
chore(common): Update localization for Greek Polytonic
2024-08-07 05:59:35 +07:00
Darcy Wong
75164e3099
chore(common): Update Crowdin strings for Portuguese
2024-07-17 17:10:57 -05:00
Darcy Wong
02956db5e8
chore(android): Add crowdin for Polytonic Greek
2024-06-24 01:35:02 -05:00
Joshua A. Horton
5c59512e95
change(android): removes sys-keyboard config-change handler in favor of onStartInput version
2024-05-30 12:46:28 +07:00
Joshua A. Horton
678edfa228
fix(android): check current orientation when redisplaying system keyboard
2024-05-29 12:33:03 +07:00
Marc Durdin
eb47e8b908
Merge pull request #11493 from keymanapp/chore/android/sentry-4-6-0
...
fix(android): Delete sentry-cli-2.31.1.exe during CI builds
2024-05-23 08:40:35 +07:00
Darcy Wong
f98f464f4d
chore(android): Update crowdin strings for DE
2024-05-22 13:54:03 +07:00
Darcy Wong
3e0c9520cb
chore(android): Update sentry-android-gradle-plugin to 4.6.0
2024-05-21 15:24:51 +07:00
Darcy Wong
9e0207ad87
Update android/KMAPro/kMAPro/src/main/java/com/keyman/android/SystemKeyboard.java
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2024-05-20 10:58:31 +07:00
Darcy Wong
099b563c85
fix(android/app): Verify extracted text is not null
2024-05-20 08:41:21 +07:00
Darcy Wong
73ca23bf45
Merge pull request #11436 from keymanapp/fix/android/deprecated-get-size
...
fix(android): Replace deprecated APIs for Display, Size, Metrics
2024-05-17 11:22:48 +07:00
Darcy Wong
072aa7d21f
chore(android): update Gradle wrapper version
2024-05-14 13:55:52 +07:00
Darcy Wong
205c8c2d63
fix(android): Replace deprecated APIs for Display, Size, Metrics
2024-05-14 09:17:20 +07:00
Darcy Wong
e9d10348ee
Merge pull request #11393 from keymanapp/chore/android/18-dependencies
...
chore(android): Update dependencies
2024-05-13 20:59:59 +07:00
Marc Durdin
cd6361810b
chore: Merge branch 'master' into chore/merge-beta-into-master-a18s2
2024-05-13 15:55:05 +07:00
Marc Durdin
8e4b3820f0
fix(android): disable Sentry session tracking
...
We don't really need it, and I am hoping it will be enough to resolve
the Play Store policy issues.
2024-05-11 12:00:53 +07:00
Darcy Wong
8bc0726f32
chore(android/app): Update dependencies
2024-05-08 07:53:58 +07:00
Marc Durdin
cd8121ef65
chore(common): builder scripts now use /resources/build/builder.inc.sh
...
Note: there is a bit of potential confusion about the difference between
/resources/builder.inc.sh (the full implementation for builder scripts),
and /resources/build/builder.inc.sh (the source script that builder
scripts should always use).
This allows us to make assumptions that will always be true for builder
scripts that may not be true for other scripts, such as setting base
folder.
2024-05-02 15:54:31 +07:00
Marc Durdin
0f390d47cc
chore(common): maintenance on build scripts - cd
...
Fixes #11324 .
* Always `cd "$THIS_SCRIPT_PATH"`
* Remove unnecessary `cd` from all build.sh
* Remove unnecessary `set -eu` from all build.sh (and `# set -x`)
* Replace old build-utils.sh incantation in a few build.sh scripts
2024-05-02 15:54:29 +07:00
Darcy Wong
7038fb4651
fix(android/app): Update storage permissions for Android 12.0+
2024-04-25 10:42:04 +07:00
Joshua A. Horton
b6bd677e14
fix(android): atomically updates selection with text
2024-04-08 13:31:42 +07:00
Darcy Wong
2b9ab8c27d
fix(android/app): Track previous device orientation for SystemKeyboard
2024-04-02 13:03:41 +07:00
Darcy Wong
07823ef16f
Merge pull request #11090 from keymanapp/chore/crowdin-km
...
chore(android): Update crowdin strings for Khmer
2024-03-27 16:05:44 +07:00
Darcy Wong
d6bf29c2d8
chore(android): Update crowdin strings for Khmer
2024-03-27 14:09:42 +07:00