Adjusted shortcut clicks to only happen if a swipe isn't detected and made swipe thresholds customizable

This commit is contained in:
ottoptj 2024-09-24 15:36:45 +03:00
commit db49cdf7c4
4 changed files with 55 additions and 6 deletions

View file

@ -99,6 +99,14 @@
<item>50</item>
</string-array>
<string-array name="swipe_values">
<item>25</item>
<item>50</item>
<item>100</item>
<item>200</item>
<item>400</item>
</string-array>
<!--Home and App Menu-->
<string-array name="shortcut_options">
<item>0</item>