mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2024-11-22 07:13:13 +01:00
a6fe5cae00
'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. |
||
---|---|---|
.. | ||
drawable-hdpi | ||
drawable-mdpi | ||
drawable-xhdpi | ||
drawable-xxhdpi | ||
drawable-xxxhdpi | ||
layout | ||
raw | ||
values | ||
values-cs | ||
values-de | ||
values-es | ||
values-fr | ||
values-it | ||
values-ko | ||
values-land | ||
values-lv | ||
values-pl | ||
values-pt | ||
values-ru | ||
values-tr | ||
values-vi | ||
values-zh-rCN | ||
xml |