commit | c1ca6b7298300f7f088bea2956625d1a54e3fc04 | [log] [tgz] |
---|---|---|
author | DennySPB <dennyspb@gmail.com> | Tue Feb 12 13:18:45 2019 +0300 |
committer | pimpmaneaton <shaunsibu@gmail.com> | Fri Oct 18 11:43:50 2019 -0600 |
tree | 781b4d5a91a89b6a1f89e7937f2ae0703d9eca0f | |
parent | 6bf92d4b8cc4466adeff193aaf98934a5d18f8b8 [diff] |
OP like gestures: more tweaks [1/2] * add system property for bottom swipe start threshold: ro.bottom_gesture.swipe_start.threshold (default is 20) * customize vibration Default gesture threshold is very low and triggers only when swiping from bootom edge of screen. For more comfortable gesture using let's provide ability to set bottom swipe zone by property. Change-Id: I98463d3c237737024d6a3edfc0719128fd9bbc88 Signed-off-by: DennySPB <dennyspb@gmail.com>