Commit graph

2432 commits

Author SHA1 Message Date
Darcy Wong
5dee258dac docs(android): Add android/docs/internal/README 2024-11-27 15:37:06 +07:00
Marc Durdin
a68ed0d322 chore: update minimum versions 2024-11-06 11:14:59 +07:00
Marc Durdin
25ae4c04ce chore(android): update path in readme 2024-10-31 11:47:01 +07:00
Marc Durdin
f9008b6d2b refactor(android): move Android Engine help in-repo
Relates-to: #12347
2024-10-31 10:08:17 +07:00
Darcy Wong
1ca9f203d9 chore(android): Update crowdin strings for Khmer 2024-10-25 06:47:54 +07:00
Darcy Wong
5ef503c3ce fix(android/engine): Increase robustness when handling package kmp.json 2024-10-22 10:06:43 +07:00
Marc Durdin
43e7d32004
Merge pull request #12472 from keymanapp/feat/common/12347-check-markdown-links
test(common): add markdown link check test for product documentation
2024-10-11 03:23:23 +02:00
Darcy Wong
15993ff32a fix(android): Apply review suggestions 2024-10-09 17:21:49 +07:00
Marc Durdin
016a6f0225 chore(common): address review comments 2024-10-09 08:12:21 +07:00
Darcy Wong
39f2d3e380 fix(android/engine): Remove extraneous braces 2024-09-30 09:12:05 +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
Darcy Wong
a6f9082ae1
Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2024-09-27 10:46:14 +07:00
Marc Durdin
640d3e5096 test(developer): add markdown link check test for product documentation
Adds check-markdown package that parses .md files, looks for links and
images, and verifies that they are valid links (for internal links).
2024-09-25 15:51:32 -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
becba77852
Merge pull request #12442 from keymanapp/fix/android/disable-banner-password
fix(android): Hide suggestion banner on password fields
2024-09-25 09:40:45 +07:00
Darcy Wong
9096105231 chore(android): Disable debug log 2024-09-19 13:39: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
27932037dc fix(android): Hide suggestion banner on password fields 2024-09-19 13:05:42 +07:00
Darcy Wong
59391949df docs(android): Remove placeholder docs for banner toggle 2024-09-17 08:27:41 +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
Marc Durdin
1ec1f0e1e8 refactor(common): move help into common prod/docs/help folders
Step 1 -- move all product help into docs/help folders. Next, will
update corresponding scripts.

Relates-to: #12347
2024-09-16 06:13:46 +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
Eberhard Beilharz
b20d7f1eb4
refactor(web): move sentry-manager → web/src/engine/sentry-manager
Move `common/web/sentry-manager` to `web/src/engine/sentry-manager`.

Fixes: #12387
2024-09-11 15:15:01 +02: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
391763be4c
Merge pull request #12367 from keymanapp/docs/android/sil-global-help
docs(android): Update help docs
2024-09-10 10:25:32 +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
8098964c55
Merge pull request #12361 from keymanapp/fix/android/zero-keyboard-languages
fix(android): Skip language counts for lexical-model packages
2024-09-06 12:55:19 +07:00
Darcy Wong
87a013050c docs(android): Update help docs
* Update whatsnew
* Rename "SIL International" to "SIL Global"
* Add link to adjust-longpress-delay
2024-09-06 07:08:09 +07:00
Darcy Wong
60fa60d59c fix(android): Skip language counts for lexical-model packages 2024-09-04 15:14:20 +07:00
Darcy Wong
0a42e5bba6 docs(android): Add in-app help for adjusting longpress delay 2024-09-04 12:54:55 +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
31d2b76b30
Merge pull request #12315 from keymanapp/fix/android/enter-search
fix(android): Prioritize certain actions over multi-line for ENTER key
2024-08-29 20:16:34 +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
0f39a89841 fix(android): Prioritize certain actions over multi-line for ENTER key 2024-08-29 14:29:39 +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
8c959f7eb2 chore(android): Cleanup stray debug statements in console 2024-08-26 14:35:54 +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