Shawn Schantz
22fbfe8020
fix(mac): add Microsoft Word to non-compliant app list
...
addresses issue with Bengali text
Fixes : #14160
2025-10-13 13:25:49 -04:00
Marc Durdin
1fe051d471
maint(mac): make make-km-dmg.sh less quiet
...
When build.sh was converted to a builder-style script, the -quiet flag
was then passed into make-km-dmg.sh, which meant that it no longer gave
valuable diagnostic output. This returns the script to default levels of
output (there is also a -verbose or -debug level we could use). The
variable QUIET_FLAG appears to have been used only in that one place.
Test-bot: skip
Cherry-pick-of: #14105
2025-06-03 06:17:42 +07:00
Shawn Schantz
695a8fa2d9
fix(mac): clarify file format differences for kmp.inf 5.0 and 6.0
2025-05-16 08:56:04 +07:00
Shawn Schantz
cabe997ac0
fix(mac): handle [PackageInfo] section in kmp.inf file
...
also prevent crash when no package name found
Fixes : #13718
2025-05-16 08:55:46 +07:00
Darcy Wong
4c43f1cbe5
chore(mac): Update Crowdin comments for Italian
2025-05-09 10:32:15 +07:00
Marc Durdin
f693579fd5
docs(mac): add comment explaining multiple build steps
2025-05-07 16:36:18 +07:00
Marc Durdin
341dd485a0
fix(mac): add version metadata after building tests
...
The mac build started to lose rewritten info.plist metadata in #11444
when tests were run after the build completed. When the tests were run,
xcodebuild would rewrite the info.plist, losing the rewritten metadata.
This patch updates the build script to write the metadata after unit
tests (if any) are run.
Fixes : #13791
2025-05-07 16:35:57 +07:00
Darcy Wong
30dc85f484
chore(common): Update crowdin strings for Spanish Latin America
2025-04-09 07:44:32 +07:00
Darcy Wong
0d2c001e48
Merge pull request #13681 from keymanapp/chore/common/crowdin-km
...
chore(android,mac,windows): update Crowdin strings for Khmer
2025-04-07 15:57:35 +07:00
Darcy Wong
d6c612104c
chore(mac): Update crowdin strings for Khmer
2025-04-07 08:52:26 +07:00
Darcy Wong
005f1674ad
chore(mac): Update crowdin strings for Czech
2025-04-07 08:41:12 +07:00
Shawn Schantz
114a7479a3
Merge pull request #13550 from keymanapp/fix/mac/13465-word-table-output
...
fix(mac): reevaluate API compliance for each change in context
2025-04-03 09:40:09 +07:00
Darcy Wong
4d4508d4c7
Merge pull request #13595 from keymanapp/chore/crowdin/mon
...
chore(common): Update crowdin strings for Mon
2025-04-02 10:38:41 +07:00
Darcy Wong
938bfcea76
chore(mac): Clean up comment
2025-04-01 10:16:25 +07:00
Darcy Wong
39eebaa257
chore(common): Update crowdin strings for Mon
2025-03-28 09:15:42 +07:00
Darcy Wong
ca4034d953
chore(mac): Update crowdin strings for Italian
2025-03-28 09:00:31 +07:00
Shawn Schantz
2114b9a7cb
Merge pull request #13501 from keymanapp/docs/mac/10706-update-screenshots
...
docs(mac): update help documentation due to changes in Settings in macOS 13.0 Ventura
2025-03-27 18:05:08 +07:00
Shawn Schantz
21494ab192
fix(mac): remove context logging
...
Fixes : #13465
2025-03-27 13:20:52 +07:00
Darcy Wong
39c76a68f7
chore(mac): Remove typos in comment
...
Addresses review comment
> The word "need" should be deleted.
2025-03-24 10:36:50 +07:00
Darcy Wong
4d314ef2ea
chore(mac): Update crowdin string for Spanish
2025-03-24 07:29:48 +07:00
Shawn Schantz
ccdb683a57
fix(mac): update compliance for change in context
...
also improve compliance to verify that API to get
the current context is reliable
Fixes : #13465
2025-03-20 16:24:51 +07:00
Shawn Schantz
1f79b7e2c8
Merge branch 'beta' into docs/mac/10706-update-screenshots
2025-03-17 16:26:36 +07:00
Shawn Schantz
70265d49c3
docs(mac): add missing screenshot to install keyman page
2025-03-17 11:04:53 +07:00
Shawn Schantz
ad51bc0a53
docs(mac): configuration window and menu updates
2025-03-14 15:34:50 +07:00
Shawn Schantz
7ad7223ca5
docs(mac): updated screenshots for Keyboard settings
...
Fixes : #10706
2025-03-14 10:36:43 +07:00
Darcy Wong
84f7da519a
docs(common): Update Sentry links to keyman.sentry.io
...
The previous redirect from sentry.keyman.com is long-gone, so this updates all the links.
2025-03-13 16:33:52 +07:00
Shawn Schantz
1d2febae3f
Merge pull request #13476 from keymanapp/docs/mac/security-troubleshooting
...
docs(mac): update troubleshooting page for macOS security
2025-03-13 13:09:54 +07:00
Shawn Schantz
e52dd9abaa
docs(mac): update screenshots after macOS Ventura
2025-03-12 16:35:55 +07:00
Shawn Schantz
4ffd0f506c
fix(mac): updated screenshot of security prompt
...
replaced screenshot of Accessibility with one
that shows it as enabled
2025-03-12 13:40:46 +07:00
Shawn Schantz
7b4d85b3d3
fix(mac): updated privacy alert text for macOS Ventura and later
...
this reflects UI changes made in macOS Ventura
'System Preferences' was renamed to 'System Settings'
'Security & Privacy' was renamed to 'Privacy & Security'
2025-03-12 11:30:30 +07:00
Shawn Schantz
3e5d62b2dd
docs(mac): updated docs for configuring macOS security
2025-03-11 15:24:40 +07:00
Shawn Schantz
56dc5eda0d
Merge pull request #13452 from keymanapp/docs/ios/update-os-requirements
...
docs(ios): update minimum supported ios version
2025-03-10 09:24:32 +07:00
Shawn Schantz
438d320702
docs(ios): update minimum supported iOS version
...
also added latest version of macOS as supported
2025-03-07 16:54:44 +07:00
Darcy Wong
1380597be2
Merge branch 'beta' into chore/common/crowdin-vi
2025-03-05 19:45:39 +07:00
Shawn Schantz
9e2da9b4ad
add Vietnamese localization to macOS project file
2025-03-05 19:21:36 +07:00
Shawn Schantz
5d0c342e8f
fix(mac): remove extra log statements
2025-03-04 17:33:52 +07:00
Shawn Schantz
2785fa1af6
fix(mac): add Sentry breadcrumbs
2025-02-24 15:58:07 +07:00
Darcy Wong
1a1056ca50
chore(common): Add crowdin strings for Vietnamese
2025-02-22 07:37:36 +07:00
Shawn Schantz
98232185ba
fix(mac): improve detection of stale TextApiCompliance
2025-02-21 17:17:43 +07:00
Marc Durdin
d6e7c0b9d1
chore: Revert "Merge branch 'master' into beta"
...
This reverts commit fae3932e15 , reversing
changes made to 793daddb48 .
2025-02-14 07:45:28 +07:00
Marc Durdin
342f216291
chore: increment to alpha 19.0
2025-02-11 14:14:15 +07:00
Shawn Schantz
0fd03cbdc6
chore(mac): remove empty options tab from configuration
2025-02-07 11:55:20 +07:00
Shawn Schantz
558a57f72f
Merge pull request #13077 from keymanapp/chore/mac/12696-xcode-16-upgrade
...
chore(mac, ios): build and run with xcode 16
2025-02-05 13:14:15 +07:00
sgschantz
6a2c01e71f
chore(mac): suppress verbose bash script logging
2025-02-03 10:19:46 +07:00
sgschantz
ca2fec729c
fix(mac): comment changes
2025-01-31 09:44:08 +07:00
sgschantz
7ba30224ff
fix(mac): resolve build error
2025-01-30 16:00:44 +07:00
Shawn Schantz
f556b3a524
Merge branch 'master' into fix/mac/12997-restore-notifications
2025-01-29 13:12:21 +07:00
Darcy Wong
3e6cae6b12
Merge pull request #13056 from keymanapp/chore/common/crowdin-pt
...
chore(common): Update crowdin strings for Portuguese
2025-01-29 07:46:13 +07:00
Shawn Schantz
1309eb9d2a
Merge pull request #12988 from keymanapp/fix/mac/12928-open-osk-on-activation
...
fix(mac): show and hide OSK consistently for all keyboards
2025-01-28 12:10:44 +07:00
Shawn Schantz
8972040cb7
Merge pull request #12939 from keymanapp/chore/mac/11623-add-breadcrumbs
...
chore(mac): add breadcrumbs for Sentry
2025-01-28 12:09:17 +07:00