sgschantz
f40e1ff8d8
change all mac project settings minimum supported version from 10.10 Yosemite to 10.13 High Sierra
2024-04-25 09:13:21 +07:00
sgschantz
00e850c557
add script to update version string in settings
2024-04-23 13:24:40 +07:00
sgschantz
28806614a5
tagged and untagged versions of set-bundle-versions script
2024-04-23 12:32:28 +07:00
sgschantz
534741aff6
create separate script for setting the version of the bundle
2024-04-23 10:10:13 +07:00
sgschantz
985d49b856
script to call another script without cleaning environment
2024-04-22 15:28:10 +07:00
sgschantz
ad6095ab68
remove openjdk 8 dependency for ios builds
2024-04-19 14:27:03 +07:00
Joshua Horton
616776317e
Merge pull request #10952 from keymanapp/fix/ios/refresh-keyboard-on-app-restore
...
fix(ios): prevents post-restore kbd issues by refreshing kbd
2024-04-19 12:43:54 +07:00
Joshua Horton
09a65a497b
Merge pull request #11174 from keymanapp/change/web/init-osk-with-keyboard
...
change(web): initializes OSK with keyboard if available during init 🪠
2024-04-19 12:41:48 +07:00
Joshua Horton
801359ce72
Merge pull request #11235 from keymanapp/fix/web/empty-string-length-style
...
fix(web): default parse of length styling for empty string
2024-04-19 11:25:34 +07:00
Joshua A. Horton
d705589726
chore(android): restores try-catch, now with console.error err forwarding
2024-04-19 09:25:08 +07:00
Joshua A. Horton
c4b240ac2d
chore(web): applies PR suggestions
2024-04-19 09:22:03 +07:00
Keyman Server
b71ebb4a9c
Merge pull request #11256 from keymanapp/auto/version-beta-17.0.311
...
auto: increment beta version to 17.0.311
2024-04-19 01:05:28 +07:00
Keyman Build Agent
eba5b8a605
auto: increment beta version to 17.0.311
2024-04-18 14:04:44 -04:00
Joshua Horton
4772541d61
Merge pull request #11245 from keymanapp/fix/web/dropped-keys-on-rapid-typing
2024-04-18 21:01:21 +07:00
Joshua Horton
9d0956eb5a
Merge pull request #11246 from keymanapp/change/web/multitap-timings
...
change(web): adjusts multitap timings
2024-04-18 14:53:24 +07:00
Joshua A. Horton
db4a7bfcd0
chore(android): reverts error-silencing try-catch
2024-04-18 14:33:17 +07:00
Marc Durdin
66b9f7e65a
Merge pull request #11242 from keymanapp/fix/common/11220-emoji-strip
...
fix(common): update emoji stripping for Unicode 15.1
2024-04-18 15:26:55 +10:00
Joshua A. Horton
f4fe095f10
change(web): adjusts multitap timings
2024-04-18 11:58:13 +07:00
Joshua Horton
7aa6b668ff
Merge pull request #11179 from keymanapp/fix/ios/selection-deletion
...
fix(ios): deletion of selected text
2024-04-18 11:01:36 +07:00
Joshua A. Horton
006151f054
fix(web): longpress cancellation on extra touch should not cancel the extra touch
2024-04-18 10:15:22 +07:00
Marc Durdin
db514e0dc5
fix(common): update emoji stripping for Unicode 15.1
...
Fixes #11220 .
Replaces the sed script for matching emoji in ios prepRelease with a
tiny node project that uses emoji-regex package, to reduce future
maintenance.
Also strips lingering emoji and :xxx: emoji shortcut strings from
HISTORY.md. Note that :xxx: are not stripped programatically at this
time.
2024-04-18 09:05:30 +07:00
Joshua A. Horton
b107daab22
chore(web): Merge branch 'beta' into change/web/init-osk-with-keyboard
2024-04-18 08:15:30 +07:00
Joshua Horton
67dfa93364
Merge pull request #11210 from keymanapp/fix/web/rotation-causes-osk-target-overlap
...
fix(web): now auto-scrolls if target element would be hidden after device rotation
2024-04-18 08:07:35 +07:00
Keyman Server
b8324e307b
Merge pull request #11241 from keymanapp/auto/version-beta-17.0.310
...
auto: increment beta version to 17.0.310
2024-04-18 01:15:40 +07:00
Keyman Build Agent
65abf68d3e
auto: increment beta version to 17.0.310
2024-04-17 14:15:00 -04:00
Joshua Horton
5a451ddd32
Merge pull request #11238 from keymanapp/change/web/layout-without-closures
2024-04-17 22:25:40 +07:00
Joshua Horton
500533925f
Merge pull request #11232 from keymanapp/fix/web/no-selection-clear-on-caps-multitap
2024-04-17 17:43:01 +07:00
Joshua Horton
eaff3a3eb0
Merge pull request #11215 from keymanapp/chore/common/enable-webview-debugging
...
chore(android): enables debugging and inspection of mobile app internal webviews
2024-04-17 15:49:33 +07:00
Joshua Horton
b58ad88eb7
Merge pull request #11237 from keymanapp/chore/web/simple-layout-reflow-polish
...
chore(web): simple layout reflow polish 🪠
2024-04-17 15:36:10 +07:00
Joshua Horton
650e86d5ac
docs(ios): applies comment suggestions from code review
2024-04-17 15:03:36 +07:00
Joshua Horton
b7406d9b11
Merge branch 'beta' into fix/ios/selection-deletion
2024-04-17 14:29:42 +07:00
Joshua A. Horton
1963ecfa11
change(web): drops need for closures to optimize layout-reflow
2024-04-17 12:58:05 +07:00
Joshua A. Horton
eead04351f
chore(web): simple layout reflow polish
2024-04-17 12:20:43 +07:00
Joshua Horton
026cef2e44
Merge pull request #10953 from keymanapp/fix/ios/sample-builds
...
fix(ios): sample build script --debug detection
2024-04-17 11:56:32 +07:00
Joshua A. Horton
c5c7efffe7
chore(web): drops added redundancy
2024-04-17 11:52:35 +07:00
Joshua A. Horton
0490777886
change(web): a more focused empty-string fix
2024-04-17 11:52:02 +07:00
Joshua A. Horton
7856b7082f
fix(web): default length-style parse for empty-string
2024-04-17 11:50:08 +07:00
Joshua Horton
9eca52c203
chore(android): applies suggestions per review
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2024-04-17 11:19:27 +07:00
Joshua A. Horton
fb127e761b
fix(web): more robustness in case of deadkeys
2024-04-17 10:33:16 +07:00
Joshua A. Horton
0c8f520e2a
fix(web): prevents selection-clear for pure layer-switching multitaps
2024-04-17 10:17:28 +07:00
Joshua A. Horton
6f3c5e053d
change(android): Android app for non-stable version to enable inspectability
2024-04-17 09:01:50 +07:00
Joshua A. Horton
c2ba4327bb
chore(android): sets internal WebView inspectable
2024-04-17 09:01:49 +07:00
Keyman Server
6a2b9015c5
Merge pull request #11222 from keymanapp/auto/version-beta-17.0.309
...
auto: increment beta version to 17.0.309
2024-04-14 01:04:01 +07:00
Keyman Build Agent
a1933b378a
auto: increment beta version to 17.0.309
2024-04-13 14:03:28 -04:00
Marc Durdin
29420f7af9
Merge pull request #11214 from keymanapp/chore/developer/recognize-keyboard3-xml
...
chore(developer): use keyboard3 tag rather than DTD to identify LDML keyboard xml files
2024-04-13 08:22:46 +10:00
Keyman Server
f3b660474f
Merge pull request #11219 from keymanapp/auto/version-beta-17.0.308
...
auto: increment beta version to 17.0.308
2024-04-13 01:05:45 +07:00
Keyman Build Agent
c7153b2386
auto: increment beta version to 17.0.308
2024-04-12 14:04:59 -04:00
Joshua Horton
8052134a54
Merge pull request #11216 from keymanapp/fix/web/longpress-up-flick-priority
2024-04-12 21:43:22 +07:00
Joshua Horton
d6df7c29f4
fix(ios): better delete pattern
2024-04-12 10:50:06 +07:00
Joshua Horton
1d9126d6cb
Merge branch 'beta' into fix/ios/selection-deletion
2024-04-12 10:27:54 +07:00