Unexpected-Keyboard/srcs
Jules Aguillon 4629410230 Fix unintended layout used for unsupported languages
The arabic layout was used as the default on devices where all the
installed languages are not supported by the keyboard. This is not
intended.
This is probably caused by 'getCurrentInputMethodSubtype' returning the
first layout in the list of disabled subtypes in alphabetical or
language tag order.
Re-ordering the subtypes in method.xml had no effect.

Setting 'overridesImplicitlyEnabledSubtype' in method.xml has no
measured effect.
2024-07-14 16:15:18 +02:00
..
compose Move diacritics mapping to the compose state machine 2024-06-09 11:53:17 +02:00
juloo.keyboard2 Fix unintended layout used for unsupported languages 2024-07-14 16:15:18 +02:00
layouts Remove 'loc' keys from latn_qwerty_us 2024-06-24 00:07:56 +02:00
special_font Clipboard pane (#681) 2024-07-06 22:16:37 +02:00