Commit graph

861 commits

Author SHA1 Message Date
Darcy Wong
47d7a76830
Merge pull request #12792 from keymanapp/chore/crowdin-cs
chore(android,windows): Update crowdin for Czech
2024-12-07 07:17:21 +07:00
Darcy Wong
30ed4b8d7f
Merge pull request #12791 from keymanapp/fix/android/disable-auto-correct
chore(android): Disable auto-correct UI controls
2024-12-06 15:53:49 +07:00
Darcy Wong
9b2c506a20 chore(android): Update crowdin for Italian 2024-12-06 08:11:58 +07:00
Darcy Wong
2c4ad0cfb7 chore(android): Update crowdin for Czech 2024-12-06 08:07:16 +07:00
Darcy Wong
ac662abd80 chore(android): Disable auto-correct UI controls 2024-12-06 07:17:44 +07:00
Darcy Wong
1ca9f203d9 chore(android): Update crowdin strings for Khmer 2024-10-25 06:47:54 +07:00
Darcy Wong
15993ff32a fix(android): Apply review suggestions 2024-10-09 17:21:49 +07:00
Darcy Wong
6eba88ce5f fix(android): Use SuggestionType methods instead of magic numbers 2024-09-27 16:37:10 +07:00
Darcy Wong
cc2bc234bb Merge branch 'master' into feat/android/auto-correct-radio-buttons 2024-09-27 14:47:33 +07:00
Marc Durdin
4b1e137a53 chore(common): Merge branch 'master' into refactor/common/12347-reorg-help 2024-09-25 15:46:02 -07:00
Darcy Wong
49279227af feat(android): Add radio-button selections for auto-correct 2024-09-19 13:16:11 +07:00
Darcy Wong
9b31b2de38 fix(android): Remove banner toggle 2024-09-17 08:27:29 +07:00
Marc Durdin
0e5fbb225d refactor(common): fixup help path script references
Relates-to: #12347
2024-09-16 06:19:14 +07:00
Darcy Wong
eaec494bc5 fix(android): Add gating to setLongpressDelay() 2024-09-13 08:30:54 +07:00
Darcy Wong
84dbc1042c chore(common): Update crowdin strings for Italian 2024-09-12 15:56:22 +07:00
Darcy Wong
a3dd21f71a
Merge pull request #12358 from keymanapp/fix/android/conditional-sentry
fix(android): Separate `publishSentry` Gradle task to publish symbols to Sentry
2024-09-10 14:20:03 +07:00
Darcy Wong
83b442b8fc
Merge pull request #12351 from keymanapp/fix/android/builder-publish
refactor(android): Move build-publish.sh to builder script
2024-09-10 14:19:29 +07:00
Darcy Wong
d4b0850fde Merge branch 'fix/android/builder-publish' into fix/android/conditional-sentry 2024-09-10 14:08:02 +07:00
Darcy Wong
aa816a4e7a
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2024-09-10 10:41:08 +07:00
Darcy Wong
4bf88fbdac
Merge pull request #12290 from keymanapp/fix/android/text-size-rtl
fix(android): Update Text Size menu icons for RTL support 📟
2024-09-09 08:38:26 +07:00
Darcy Wong
60fa60d59c fix(android): Skip language counts for lexical-model packages 2024-09-04 15:14:20 +07:00
Darcy Wong
d99d4d80ff fix(android): Separate publishSentry Gradle task to publish symbols 2024-09-04 10:36:09 +07:00
Darcy Wong
72c9754b43 chore(android): rename shell variable to PUBLISH_FLAGS 2024-09-03 13:06:05 +07:00
Darcy Wong
3de0aaaca4 refactor(android): Move build-publish.sh to builder script 2024-09-03 10:22:19 +07:00
Darcy Wong
6c1125e516
Merge pull request #12316 from keymanapp/chore/common/crowdin-cs
chore(common): Update crowdin strings for Czech
2024-08-29 20:20:00 +07:00
Darcy Wong
4f66db744b
Merge pull request #12267 from keymanapp/fix/android/stepper-maven
fix(android): Check in material-stepper as internal Maven dependency
2024-08-29 15:20:49 +07:00
Darcy Wong
1d55100cb3 chore(common): Update crowdin strings for Czech 2024-08-29 14:54:48 +07:00
Darcy Wong
745bbd5cd5 fix(android): Clarify directions on Text Size menu 2024-08-28 09:57:58 +07:00
Darcy Wong
733bc29bf1
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2024-08-27 09:52:48 +07:00
Darcy Wong
30ec15c5fa fix(android): Auto-mirror Text Size icons for RTL support 2024-08-27 09:05:05 +07:00
Darcy Wong
7dbf4d09d1 fix(android): Remove use of mavenLocal() 2024-08-26 09:25:59 +07:00
Darcy Wong
e402ea19c7 chore(android): Update deprecation comment 2024-08-23 15:44:09 +07:00
Darcy Wong
3690267597
Merge pull request #12261 from keymanapp/fix/android/keyboard-height-asset-rtl
fix(android): Add RTL assets for adjusting keyboard height menu
2024-08-23 15:40:55 +07:00
Darcy Wong
65b3c75898
Merge pull request #12242 from keymanapp/fix/android/arrows-longpress-menu
fix(android): Use increment and decrement arrows on longpress delay menu 📟
2024-08-23 10:27:46 +07:00
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
012bbb4c69 fix(android): Add RTL assets for adjusting keyboard height menu 2024-08-22 15:19:49 +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
dc434a776a fix(android): Use increment and decrement arrows on longpress delay 2024-08-21 10:51:35 +07:00
Darcy Wong
e8bf8aaa90 Merge remote-tracking branch 'origin/master' into fix/android/arrows-longpress-menu 2024-08-21 10:38:20 +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