Darcy Wong
44f20472df
feat(android): Enhance how ENTER key is handled for FV and KMSample2
2024-11-29 08:48:13 +07:00
Marc Durdin
1097bb863e
fix(windows): correct path to output file in publish step for fv keyboards
...
Addresses a build warning. The path for the output file corresponds to
the publish step for Keyman.
Fixes : #12636
2024-11-07 06:03:57 +07:00
Darcy Wong
a332676198
chore(oem/fv): Update name
2024-10-01 14:24:12 +07:00
Darcy Wong
c2bbf5b62e
fix(oem/fv): Match more keyboard names from kmp.json
2024-09-30 07:51:33 +07:00
Darcy Wong
813f4725d5
fix(oem/fv): Update keyboard names
2024-09-30 07:51:33 +07:00
Darcy Wong
bc1d3f16fa
chore(oem/fv): Update FirstVoices keyboard versions
2024-09-30 07:51:33 +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
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
rc-swag
d61c37b4b1
Merge pull request #12327 from keymanapp/feat/windows/12251/update-sil-global-strings
...
feat(windows): Add two new strings for SIL Global name instead of SIL International
2024-09-05 16:58:50 +10:00
Darcy Wong
7ad1e44836
chore(oem/fv): Update to fv_all 13.0
2024-09-05 02:13:59 +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
rc-swag
cad009acc2
feat(windows): Fix string id name
2024-09-02 17:03:37 +10:00
rc-swag
028a03c998
feat(windows): add sil global strings
2024-08-29 22:22:12 +10:00
rc-swag
db2e45444a
chore(windows): Merge branch 'master' into feat/windows/12160/update-sil-logo-kmw
...
# Keyman Conventional Commit suggestions:
#
# - Link to a Sentry issue with git trailer:
# Fixes: _MODULE_-_ID_
# - Give credit to co-authors:
# Co-authored-by: _Name_ <_email_>
# - Use imperative, present tense ('attach' not 'attaches', 'attached' etc)
# - Don't include a period at the end of the title
# - Always include a blank line before trailers
# - More: https://github.com/keymanapp/keyman/wiki/Pull-Request-and-Commit-workflow-notes
2024-08-29 22:06:33 +10:00
Darcy Wong
0b1f85bd77
chore(android,ios): Update FirstVoices keyboards to 12.15
...
* Keyboard version updates corresponding to fv_all.kmp version 12.15
2024-08-28 06:56:21 +07:00
rc-swag
259d044f39
feat(windows): new sil logo
2024-08-22 17:02:04 +10:00
rc-swag
ed8f8508d3
feat(windows): update sil logo for windows UI
2024-08-22 12:42:23 +10:00
Darcy Wong
bf86d67a56
fix(oem/fv/android): Throw errors if keyboards.json can't be read
2024-08-06 14:19:02 +07:00
Darcy Wong
564308c3c6
fix(oem/fv/android): Add error logging
2024-08-05 09:07:33 +07:00
Darcy Wong
fe758cb441
change(oem/fv/android): Add keyboard JSON path to loadRegionList()
2024-08-05 09:07:13 +07:00
Darcy Wong
0c570a15c0
Merge remote-tracking branch 'origin/master' into fv-all/keyboards-json
2024-08-02 10:22:24 +07:00
Darcy Wong
9a58ffcad9
fix(oem/fv): Update keyboard versions from fv_all.kmp 12.14
2024-07-10 08:57:03 -05:00
Darcy Wong
4c5b6213d1
fix(android/engine): Parse keyboards.json for FirstVoices app
2024-07-09 15:05:23 -05:00
Darcy Wong
db0f93ac1e
chore(oem/fv): Update other keyboard versions
2024-07-06 08:36:31 -05:00
Darcy Wong
66eab72a45
chore(oem/fv): Add fv_ojibwa_ifinal and fv_ojibwa_ifinal_rdot
2024-07-06 08:36:20 -05:00
Darcy Wong
e29bdf743f
fix(oem/firstvoices): Update a-finals keyboard names
...
Names per @HopsAndHops suggestion
2024-07-03 15:22:46 -05:00
Darcy Wong
a301245904
chore(oem/fv): Update other keyboard versions
2024-06-28 09:03:28 -05:00
Darcy Wong
eab77b6d4e
chore(oem/fv): Add rdot keyboards to keyboards.csv
2024-06-28 09:01:42 -05:00
Marc Durdin
1df620b577
Merge pull request #11524 from keymanapp/fix/windows/oem-build-sh
...
fix(windows): add FirstVoices Keyboards build to Windows release build
2024-05-24 12:22:11 +07:00
Marc Durdin
3d43959cd7
fix(windows): add FV build to Windows release build
...
Relates to #11461 .
The FV build is now a part of the Windows publish build. At the same
time, addresses a number of typos in the build script, which had not
been tested because it was not linked to the Windows build.
2024-05-24 09:16:02 +07:00
Darcy Wong
aeac9377b5
fix(oem/firstvoices/android): Revert Sentry version
2024-05-24 07:43:33 +07:00
Marc Durdin
02595229b2
Merge pull request #11461 from keymanapp/chore/windows/11316-build.sh
...
chore(windows): move from Makefile to build.sh
2024-05-23 14:23:05 +07:00
Darcy Wong
e3aaca9554
fix(oem/fv/android): Clean build/tmp when building FV app
2024-05-21 15:29:45 +07:00
Darcy Wong
3e0c9520cb
chore(android): Update sentry-android-gradle-plugin to 4.6.0
2024-05-21 15:24:51 +07:00
Marc Durdin
c06dd480df
chore(windows): add new build scripts for Windows builds
2024-05-20 08:27:31 +07:00
Marc Durdin
9f7eff122e
chore(windows): remove legacy build Makefiles
2024-05-20 08:16:52 +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
a14d72fb44
Merge pull request #11438 from keymanapp/chore/oem/fv/rm-build-keyboards
...
chore(oem/fv/ios): Remove build_keyboards.sh script
2024-05-16 22:05:12 +07:00
Darcy Wong
1525dadf87
fix(oem/fv/ios): Correct typo in KEYBOARDS_TARGET
2024-05-16 14:14:30 +07:00
Darcy Wong
072aa7d21f
chore(android): update Gradle wrapper version
2024-05-14 13:55:52 +07:00
Darcy Wong
68fcd27bf7
chore(oem/fv/ios): Remove build_keyboards.sh script
2024-05-14 11:18:31 +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
17547ecc37
Merge pull request #11405 from keymanapp/chore/fv/keyboard-versions-12-9
...
chore(android,ios): Add fv_nlakapamuxcheen
2024-05-13 15:04:45 +07:00