tedsalmon / DroidIBus

Android App that uses a IOIO to interface with the BMW IBus
MIT License
38 stars 5 forks source link

Feature: Allow the user to select MFL pause/play button #38

Closed tedsalmon closed 9 years ago

tedsalmon commented 9 years ago

Add a setting to allow the user to select between the R/T and Talking buttons on their steering wheel to pause/play media.

tedsalmon commented 9 years ago

This wont work as the R/T button and Voice button have the same IBus press message. The new plan is to: Allow the user to disable this feature or choose between the press/hold events of the voice button.

tedsalmon commented 9 years ago

Fixed in #40