Commit graph

2013 commits

Author SHA1 Message Date
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
78520fa32a chore(mac): update sentry version for firstvoices 2025-02-05 12:12:57 +07:00
Joshua Horton
1dae8651ba
Merge pull request #13037 from keymanapp/fix/ios/prevent-message-handler-collision
fix(ios): prevent message-handler collision
2025-02-03 12:34:57 +07:00
Joshua Horton
5b4df8e47d change(ios): set host-app bundle identifier in embedded Web debug-report 2025-01-31 14:42:15 +07:00
Marc Durdin
79d0d60be8
Merge pull request #13033 from keymanapp/android-titles-docs
chore: add android platform to titles
2025-01-31 09:14:25 +07:00
sgschantz
fb1d86874e chore(mac): builds and runs locally with xcode 16 2025-01-30 12:21:15 +07:00
Darcy Wong
8a05f9d312
Merge pull request #13044 from keymanapp/chore/common/crowdin-es419
chore(common): Update crowdin strings for Spanish (Latin America)
2025-01-29 07:47:45 +07:00
Darcy Wong
4c3bf93a0d chore(common): Update crowdin strings for Portuguese 2025-01-28 07:21:49 +07:00
Darcy Wong
4ea79bcbea chore(common): Update crowdin strings for Spanish (Latin America) 2025-01-27 09:44:45 +07:00
Joshua Horton
7d24043778 fix(ios): prevent message-handler collision
Fixes: KEYMAN-IOS-1J
Fixes: #13036
2025-01-24 13:58:02 +07:00
Marc Durdin
00d40ca598
Merge pull request #13031 from keymanapp/ios-titles
chore: add ios platform to titles
2025-01-24 13:16:09 +07:00
Marc Durdin
a8db66e65d
Merge pull request #13019 from keymanapp/troubleshooting
chore: add platforms to troubleshooting titles and windows to help homepage
2025-01-24 13:15:36 +07:00
Marc Durdin
57a9b31315
Merge pull request #13016 from keymanapp/version-history-platforms
chore: add platforms to version history titles
2025-01-24 13:15:25 +07:00
Marc Durdin
26097e8309
Merge pull request #12990 from keymanapp/welcome-platforms
chore: add platforms to welcome titles
2025-01-24 13:15:15 +07:00
Meng-Heng
d0e566c411 Revert "Reapply "chore: add ios platform to titles""
This reverts commit 01ed5f711e.
2025-01-24 12:55:26 +07:00
Meng-Heng
66e3f3acc7 chore: add ios platform to titles 2025-01-24 12:23:21 +07:00
Meng-Heng
6c9de83368 chore: add ios platform to titles 2025-01-24 12:22:36 +07:00
Meng-Heng
01ed5f711e Reapply "chore: add ios platform to titles"
This reverts commit 45a2e172a4.
2025-01-24 12:22:13 +07:00
Meng-Heng
45a2e172a4 Revert "chore: add ios platform to titles"
This reverts commit 82e8cd139c.
2025-01-24 12:21:42 +07:00
Meng-Heng
82e8cd139c chore: add ios platform to titles 2025-01-24 12:21:14 +07:00
Meng-Heng
40b31a08a6 chore: add platforms to troubleshooting titles and windows to help homepage 2025-01-24 10:45:04 +07:00
Meng-Heng
5efac80b90 chore: adds platforms to history titles 2025-01-22 17:46:49 +07:00
Meng-Heng
e01f9deefa changes from ios to iPhone and iPad 2025-01-22 17:36:10 +07:00
Meng-Heng
eb617cb28f chore: adds platforms to welcome titles 2025-01-22 17:35:09 +07:00
Meng-Heng
e3c02bf045 chore: adds platform to what's new titles 2025-01-22 16:21:56 +07:00
Joshua Horton
a11a732465
Merge pull request #12900 from keymanapp/docs/ios/gesture-docs-for-help
docs(ios): document gestures within iOS app help
2025-01-20 14:22:07 +07:00
Darcy Wong
488cab0dd4 chore(ios): Update crowdin strings for Khmer 2025-01-16 11:40:48 +07:00
Joshua A. Horton
afd942f4a6 docs(ios): document gestures within iOS app help 2025-01-15 15:20:13 +07:00
Darcy Wong
9736f1ba3a chore(common): Update crowdin strings for Spanish 2025-01-14 11:08:02 +07:00
Shawn Schantz
faf2a5b7fe
Merge pull request #12571 from keymanapp/fix/ios/5897-adjustable-keyboard-height
feat(ios): configurable keyboard height
2024-12-16 14:21:16 +07:00
sgschantz
5135b03426 fix(ios): created a new constant unknownDeviceKeyboardHeight 2024-12-16 14:03:26 +07:00
sgschantz
b1d23b2551 fix(ios): writeKeyboardHeightIfDoesNotExist logic error 2024-12-09 12:27:11 +07:00
sgschantz
c9d4c5cd9c fix(ios): clean up and reduce log statements
Fixes: #5897
2024-12-09 10:58:42 +07:00
sgschantz
026edfe388 fix(ios): reworked initialization of keyboardSize
first check UserDefaults for saved values
if no saved values, determine default keyboard heights
write default keyboard heights to UserDefaults
2024-12-07 21:39:00 +07:00
sgschantz
51d568ae0c fix(ios): eliminate circular logging reference in initKeyboardSize() 2024-12-07 15:30:00 +07:00
sgschantz
b4fb78a7ac fix(ios): add more logging to determine first call for keyboard size
also avoid call to userdefaults unless key exists
2024-12-06 15:37:04 +07:00
sgschantz
f2ff9591ba fix(ios): add logging, present keyboard height view modally 2024-12-06 08:58:51 +07:00
sgschantz
2d3cde718e fix(ios): allow asynchronous layout update 2024-12-05 15:09:30 +07:00
sgschantz
7c0657ae9f fix(ios): update constraints upon keyboard height change
updates constraints on CustomInputView only so that
changes are isolated to the in-app keyboard and have
no effect on the system keyboard
2024-12-05 13:48:48 +07:00
sgschantz
c47fab0735 fix(ios): use UIScreen.main.bounds to determine orientation
viewWillTransition size argument does not reflect device bounds
2024-12-02 14:38:29 +07:00
sgschantz
3e54255690 fix(ios): check view changes during device rotation 2024-12-02 13:56:06 +07:00
sgschantz
221ba7b977 fix(ios): attempt to reload in-app keyboard on keyboard height change 2024-11-27 16:03:40 +07:00
sgschantz
c3c8e0bc08 fix(ios): fix rotation and resize animations 2024-11-27 10:38:03 +07:00
sgschantz
625eed5ccf fix(ios): add strings to bundle for localization 2024-11-26 15:00:24 +07:00
sgschantz
fbfb7f3d3f fix(ios): use engine bundle -- not Keyman.bundle in engine 2024-11-26 13:13:17 +07:00
sgschantz
607c5cc4b5 fix(ios): added new blank keyboard assets to keyman engine 2024-11-26 10:08:55 +07:00
sgschantz
b9aae000b2 fix(ios): use engine bundle to find image 2024-11-22 10:34:18 +07:00
sgschantz
e989c57270 fix(ios): try alternate image loading method 2024-11-21 17:28:28 +07:00
sgschantz
fe6c818b7c fix(ios): return persisted height from constraintTargetHeight 2024-11-15 17:34:39 +07:00
sgschantz
8caf106312 fix(ios): write new height values to UserDefaults 2024-11-15 16:57:39 +07:00