Marc Durdin
1506d44e0a
fix(windows): invalid character in text content opening help
...
Fixes #4205 .
Avoids encoding UTF-8 in the URL which has patchy support in some of our
libraries.
2021-01-25 18:34:56 +11:00
Darcy Wong
af06478b73
Merge pull request #4329 from keymanapp/fix/android/swipe-dismiss-notification
...
change(android/engine): Allow swipe to dismiss update notifications
2021-01-25 14:18:54 +07:00
Marc Durdin
f012a11adb
Merge pull request #4320 from keymanapp/chore/B14S4-beta-to-master
...
chore: merge B14S4 beta to master
2021-01-25 17:59:22 +11:00
Marc Durdin
98709a120b
chore: Merge branch 'master' into chore/B14S4-beta-to-master
2021-01-25 17:58:36 +11:00
Marc Durdin
036de4ebe1
chore(windows): help for 14.0, part 2
2021-01-25 17:56:48 +11:00
Marc Durdin
936d045683
chore(windows): tweaks to about pages
2021-01-25 17:55:04 +11:00
Marc Durdin
37470fb1d6
chore(windows): complete 'start' documentation
2021-01-25 17:55:03 +11:00
Marc Durdin
d1e567b4e7
chore(windows): help for 14.0, part 1
2021-01-25 17:55:02 +11:00
Marc Durdin
1f1804db36
chore(windows): help revisions
2021-01-25 17:55:01 +11:00
Marc Durdin
b02b63718a
Merge pull request #4316 from keymanapp/fix/web/bulk-renderer-using-video-stream-capture
...
fix(web): bulk renderer using video stream capture
2021-01-25 17:47:10 +11:00
Marc Durdin
2cb5ce6f6b
Merge pull request #4109 from keymanapp/chore/windows/help-revisions
...
chore(windows): help for 14.0, part 1
2021-01-25 17:45:22 +11:00
Joshua Horton
6cf95565c5
Merge pull request #4327 from keymanapp/fix/ios/4281-import-non-scoped-package
...
fix(ios): better handling of scoped vs non-scoped package URLs
2021-01-25 13:44:07 +07:00
Marc Durdin
b964485bf2
fix(windows): add makefile
2021-01-25 17:37:33 +11:00
Darcy Wong
976fb46366
fix(android/engine): Allow swipe to dismiss update notifications
2021-01-25 13:34:12 +07:00
jahorton
54f3bd17ef
fix(ios): better handling of scoped vs non-scoped package URLs
2021-01-25 12:39:41 +07:00
Darcy Wong
5b5b957c67
Merge pull request #4326 from keymanapp/fix/android/long-preference-title
...
fix(android/app): Wrap preference screen titles
2021-01-25 11:48:16 +07:00
Darcy Wong
2885963354
fix(android/app): Wrap preference screen titles
2021-01-25 11:25:17 +07:00
Marc Durdin
7c3bbeda15
fix(windows): tweaks for strings.xml support
...
* Process setup strings also
* Remove legacy references to cust files from TIKE
* Add unit test to Makefile
2021-01-25 13:41:56 +11:00
Marc Durdin
4bc1730eed
fix(windows): improve support for strings.xml
...
Fixes #4264 .
The Android strings.xml format that we now use with Keyman Desktop has a
number of escapes that must be supported in order for text strings to be
rendered correctly, including: @, ?, ', ". Furthermore, positional
parameters have a slightly different format which we should transform on
load.
This change includes a unit test androidstringtokeymanlocalestring.
2021-01-25 11:17:44 +11:00
Marc Durdin
013d47f390
Merge branch 'master' into chore/B14S4-beta-to-master
2021-01-25 06:49:45 +11:00
Marc Durdin
c2831119dd
chore: Merge branch 'master' into chore/B14S4-beta-to-master
2021-01-25 06:48:43 +11:00
Keyman Server
3cd23a5740
Merge pull request #4321 from keymanapp/auto/version-beta-14.0.229
...
auto: increment beta version to 14.0.229
2021-01-23 05:01:53 +11:00
Keyman Build Agent
0e079cc1d6
auto: increment beta version to 14.0.229
2021-01-22 13:01:09 -05:00
Darcy Wong
addb9f549f
Merge pull request #4315 from keymanapp/chore/android/sample-keyboard-loaded
...
chore(android/samples): Remove old sample keyboard loaded code
2021-01-22 14:32:28 +07:00
Marc Durdin
710d1d34af
Merge pull request #4237 from keymanapp/fix/developer/debug-character-grid-performance
...
fix(developer): Debug character grid performance
2021-01-22 17:45:33 +11:00
Darcy Wong
483a9064a3
Merge pull request #4307 from keymanapp/chore/windows/help-todos-1
...
chore(windows/resources): Cleanup Notes and Tips in help
2021-01-22 13:02:14 +07:00
Joshua Horton
17fd83deec
Merge pull request #4270 from keymanapp/fix/web/4026-rescale-tall-keys
...
fix(web): dynamic font downscaling for OSK keys
2021-01-22 12:27:43 +07:00
Marc Durdin
189327b5e4
chore(web): package.json remove html2canvas
2021-01-22 16:12:12 +11:00
Marc Durdin
a7be4f089b
fix(web): bulk rendering docs
2021-01-22 16:07:45 +11:00
Marc Durdin
21ee5c4900
fix(web): bulk renderer using video stream capture
...
Instead of using html2canvas which is only an approximation of the DOM,
we now use the video capture API to get an exact capture of the OSK.
2021-01-22 15:51:38 +11:00
Joshua Horton
2f43b68a81
Merge pull request #4308 from keymanapp/fix/web/lang-menu-key-highlight
...
fix(web): language menu key highlighting
2021-01-22 09:44:19 +07:00
Joshua Horton
745c328f4f
Merge pull request #4306 from keymanapp/fix/web/default-popup-key
...
fix(web): default popup key selection, space highlight after popup
2021-01-22 09:44:09 +07:00
Darcy Wong
3465e99271
chore(android/samples): Remove old sample keyboard loaded code
2021-01-22 09:40:38 +07:00
jahorton
b564341b46
fix(web): dynamic fontsize should only on key-text
2021-01-22 09:20:59 +07:00
jahorton
ed5866ffda
change(web): timeout was already bound
2021-01-22 08:39:28 +07:00
jahorton
16ca7ecc80
change(web): default subkey change from review comment
2021-01-22 08:24:25 +07:00
Keyman Server
270a0b945d
Merge pull request #4312 from keymanapp/auto/version-beta-14.0.228
...
auto: increment beta version to 14.0.228
2021-01-22 05:01:57 +11:00
Keyman Build Agent
5be9273574
auto: increment beta version to 14.0.228
2021-01-21 13:01:09 -05:00
Darcy Wong
254f663f21
Merge pull request #4310 from keymanapp/fix/android/sample-preferencemanager
...
fix(android/samples): Add dependency on androidx.preference
2021-01-21 16:08:08 +07:00
Darcy Wong
d8fbec7cd1
fix(android/samples): Add dependency on androidx.preference
2021-01-21 15:44:56 +07:00
jahorton
efda46e968
fix(web): language menu key highlighting
2021-01-21 13:34:48 +07:00
jahorton
cc5ba47603
change(web): adds 'break' for perfect-match case
2021-01-21 12:23:12 +07:00
jahorton
c5e67034e0
docs(web): enhances comment
2021-01-21 12:22:14 +07:00
jahorton
2db9c02fbf
fix(web): default popup key selection, space highlight after popup
2021-01-21 12:09:51 +07:00
Darcy Wong
e77d8daf9b
chore(windows/resources): Standardize Tip
2021-01-21 11:46:34 +07:00
Darcy Wong
335e9900bf
chore(windows/resources): Standardize Note:
2021-01-21 11:41:24 +07:00
Darcy Wong
6a2c9513bf
chore(windows/resources): Address TODO about **Note**
2021-01-21 11:34:54 +07:00
Darcy Wong
c6c2f1550f
chore(windows/resources): Address TODO about 'note'
2021-01-21 11:23:56 +07:00
Joshua Horton
cf60c2aa58
Merge pull request #4305 from keymanapp/fix/web/testing-mtnt-update
...
chore(web): updates MTNT for pred-text testing page to 0.1.5 (casing)
2021-01-21 10:38:55 +07:00
jahorton
8340365015
fix(web): getComputedStyle for fontSize backup
2021-01-21 10:36:00 +07:00