enviroCar / enviroCar-app

enviroCar Android Application
https://envirocar.org
GNU General Public License v3.0
88 stars 154 forks source link

Hotfix: Android 12 Support #912

Closed matthesrieke closed 2 years ago

matthesrieke commented 2 years ago

This hotfix fixes the bluetooth and location permission workflow that has changed in Android 12. Tested with Android 12 (SDK level 31) and Android 7 (SDK level 25).

Commits are cherry-picked from #910 .

Please make a release on Play Store after merging.