walles / headsetharry

Android app that speaks phone events when headset connected
GNU General Public License v3.0
1 stars 0 forks source link

SMS not announced #7

Closed walles closed 8 years ago

walles commented 8 years ago

I've seen a demonstration of an SMS not being announced even though (wired) headphones were connected.

No other information available.

Think about what we could do to be able to track this down.

walles commented 8 years ago

This proved to be because we never request permissions on Marshmallow devices: http://developer.android.com/training/permissions/requesting.html

Must fix before releasing to the public.

walles commented 8 years ago

In progress: https://github.com/walles/headsetharry/compare/permissions

walles commented 8 years ago

Fixed by 49e0eaa31f98f321ab7cf067e07243a9a12d05b4.