Marc Durdin
Marc Durdin
It is best if we don't have deep deps on core/include/ldml for ts builds. So move the relevant files into common/ somewhere. (This is a bit recursive as well at...
On Monday 29 August 2022 we did a team review of the user experience on Android and documented a number of issues. This is a holding issue to group the...
**Describe the bug** From a team review of the Keyman for Android UX (#7161) When you start a new text field, the keyboard appears in the shift layer, as expected,...
**Describe the bug** From a team review of the Keyman for Android UX (#7161) When I was at start-of-sentence, I pressed globe key, went back, then keyboard was lower case,...
brain dump from discussion earlier this week 1. Need some additional sample data here (SRL AAC side) 2. should have an automated process for keeping the 'CLDR bundle' up to...
brain dump from discussion earlier this week. `kmc` vs `kmldmlc`: see #7237 * kmldmlc must generate .kvks (#5077) and .keyman-touch-layout (#5078). * could also generate binary .kvk and 'compiled' touch...
From a team review of the Keyman for Android UX (keymanapp/keyman#7161) If the user types a hyphen on the touch keyboard (which is on the punctuation layer), it drops back...
From a team review of the Keyman for Android UX (keymanapp/keyman#7161) A number of punctuation characters are available only under a long-press of the . key. While this is handy...
Fixes #10957. The builder --debug flag appears to be passed correctly, according to this test. This is a good test to keep, so won't remove it, but there is something...