d4rken-org / capod

A companion app for AirPods on Android.
https://play.google.com/store/apps/details?id=eu.darken.capod
GNU General Public License v3.0
536 stars 48 forks source link

[Feature Request] Rebind controls/gestures #234

Open tuglaw opened 1 month ago

tuglaw commented 1 month ago

Hello,

Would it be possible for CAPod to intercept controls/gestures and rebind them to other functions?

Thank you.

Example (AirPods 4):

kavishdevar commented 1 month ago

afaik, on AirPods some gestures like play pause are hardcoded, and sent from the airpods directly (AVRCP commands), rather than sending button presses signals. But it might be possible for some settings, like mute/end call, if #215 can be fixed.