mirror of
https://github.com/jonasbark/swiftcontrol.git
synced 2026-02-18 00:17:40 +01:00
- Add setHandledKeys API to pass list of keys with keymaps to Android side - Android AccessibilityService checks if key is in handled keys set before swallowing - Dart side updates handled keys list whenever keymap changes - Remove hardcoded media/volume key filtering - This allows keyboards to work for typing while still capturing mapped keys Co-authored-by: jonasbark <1151304+jonasbark@users.noreply.github.com>