d4rken-org / bluemusic

An Android app that automates Bluetooth device specific actions such as volume adjustments.
GNU General Public License v3.0
99 stars 5 forks source link

Fire Intent on connect #22

Closed d4rken closed 6 years ago

d4rken commented 6 years ago

Heyo, your Bluetooth volume app is fantastic! Quick FR though: is there a way to specify the app that gets autoplay? YouTube likes to be annoying and accept autoplay with no visible controls, and requires a force stop of the YouTube application.

Hm, I wonder if just having an "auto open app" would be enough, allowing the user to select their app of choice (play music, pocketcasts, whatever). Would be a simple enough Intent to fire off on your end.