neil4 b98c53ddb7
Improve haptic feedback for input overlays (#14517)
Repurpose vibrate_on_keypress to enable device's standard keypress feedback on overlay key/button state changes

- Add keypress_vibrate function ptr to input_driver_t (only implemented on Android for now)
- (Android) Remove APP_CMD_VIBRATE_KEYPRESS
- (Android) Add doHapticFeedback, called directly to avoid latency
2022-10-16 09:58:09 +02:00
..
2020-08-15 20:38:31 +02:00
2022-07-07 16:38:12 +02:00
2022-09-03 06:35:41 +02:00
2022-10-10 06:36:02 +02:00
2020-01-31 15:43:42 +01:00
2020-11-01 17:22:32 +01:00
2020-01-31 15:43:42 +01:00
2020-01-31 15:43:42 +01:00
2020-09-01 17:43:22 +02:00
2022-08-31 19:45:21 +02:00
2020-01-31 15:43:42 +01:00
2020-01-31 15:43:42 +01:00
2020-01-31 15:43:42 +01:00
2020-01-31 15:43:42 +01:00
2020-12-27 18:56:00 +01:00
2021-02-03 09:58:50 +01:00
2020-10-31 06:22:10 +01:00
2021-09-13 18:09:44 +02:00