Unexpected-Keyboard/res
Jules Aguillon 5123ce5417 Fix slider movements changing input focus
The slider was repeatedly sending arrow keys, which change the focused
input when the end of a text box is hit.

A new key is added that implements cursor movements using the
`InputConnection` API.
The new keys are defined as `KeyValue.Editing`, which are no longer only
context menu actions.

The behavior when a selection has started is changed. The selection is
modified instead of cleared even when shift isn't pressed or the
selection would become empty.

Fallbacks to sending arrow keys for editors that do not support the API,
like Termux.
2023-08-17 12:47:44 +02:00
..
drawable-hdpi Add icons + Nothing 2015-08-04 17:55:48 +02:00
drawable-mdpi Add icons + Nothing 2015-08-04 17:55:48 +02:00
drawable-xhdpi Add icons + Nothing 2015-08-04 17:55:48 +02:00
drawable-xxhdpi Add icons + Nothing 2015-08-04 17:55:48 +02:00
drawable-xxxhdpi Add icons + Nothing 2015-08-04 17:55:48 +02:00
layout CustomExtraKeysPreference: Reusable edit text layout 2023-08-16 12:20:40 +02:00
raw Remove duplicate emojis and skin tones 2021-01-17 00:20:09 +01:00
values Create latn_qwertz_fr_CH.xml (#390) 2023-08-16 16:14:38 +02:00
values-cs LayoutsPreference: Remove cross button for custom layouts 2023-08-16 12:21:38 +02:00
values-de LayoutsPreference: Remove cross button for custom layouts 2023-08-16 12:21:38 +02:00
values-es LayoutsPreference: Remove cross button for custom layouts 2023-08-16 12:21:38 +02:00
values-fa LayoutsPreference: Remove cross button for custom layouts 2023-08-16 12:21:38 +02:00
values-fr LayoutsPreference: Remove cross button for custom layouts 2023-08-16 12:21:38 +02:00
values-it LayoutsPreference: Remove cross button for custom layouts 2023-08-16 12:21:38 +02:00
values-ko LayoutsPreference: Remove cross button for custom layouts 2023-08-16 12:21:38 +02:00
values-land Refactor: Remove dimens used as option defaults 2023-06-03 20:20:09 +02:00
values-lv LayoutsPreference: Remove cross button for custom layouts 2023-08-16 12:21:38 +02:00
values-pl LayoutsPreference: Remove cross button for custom layouts 2023-08-16 12:21:38 +02:00
values-pt LayoutsPreference: Remove cross button for custom layouts 2023-08-16 12:21:38 +02:00
values-ro LayoutsPreference: Remove cross button for custom layouts 2023-08-16 12:21:38 +02:00
values-ru LayoutsPreference: Remove cross button for custom layouts 2023-08-16 12:21:38 +02:00
values-tr LayoutsPreference: Remove cross button for custom layouts 2023-08-16 12:21:38 +02:00
values-vi LayoutsPreference: Remove cross button for custom layouts 2023-08-16 12:21:38 +02:00
values-zh-rCN LayoutsPreference: Remove cross button for custom layouts 2023-08-16 12:21:38 +02:00
xml Fix slider movements changing input focus 2023-08-17 12:47:44 +02:00