Unexpected-Keyboard/res
Jules Aguillon a6fe5cae00 Allow 8 symbols per key
'Keyboard.Key' now contains an array of size 9, giving each keyvalue an
index. The algorithm for finding the nearest key during a swipe now
needs 16 segments, which are now calculated as an angle.

The algorithm does one more interation instead of 2 more, slightly
reducing the sensitivity of corner values. The 'getAtDirection' function
is moved into the Pointers class to clearly separate the two systems.

The 'edgekey' attribute is now obsolete but is kept for compatibility.
The flag is removed internally, key index are simply translated.
Similarly, the 'slider' attribute now act on keys at index 5 and 6
instead of 2 and 3.
2023-03-03 19:44:05 +01: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 Improve emoji pane layout 2022-12-11 16:26:50 +01:00
raw Remove duplicate emojis and skin tones 2021-01-17 00:20:09 +01:00
values Add theme "Alternative Black" (#297) 2023-02-26 09:47:31 +01:00
values-cs Update translations 2023-02-26 09:49:06 +01:00
values-de Update values-de/strings.xml (#295) 2023-02-26 09:54:47 +01:00
values-es Update translations 2023-02-26 09:49:06 +01:00
values-fr Add theme "Alternative Black" (#297) 2023-02-26 09:47:31 +01:00
values-it Update translations 2023-02-26 09:49:06 +01:00
values-ko Update translations 2023-02-26 09:49:06 +01:00
values-land Separate option for bottom margin in landscape mode 2023-01-15 19:19:07 +01:00
values-lv Update LV translation 2023-03-02 10:41:46 +01:00
values-pl Update translations 2023-02-26 09:49:06 +01:00
values-pt Update translations 2023-02-26 09:49:06 +01:00
values-ru Update translations 2023-02-26 09:49:06 +01:00
values-tr Update translations 2023-02-26 09:49:06 +01:00
values-vi Update translations 2023-02-26 09:49:06 +01:00
values-zh-rCN Update translations 2023-02-26 09:49:06 +01:00
xml Allow 8 symbols per key 2023-03-03 19:44:05 +01:00