j4velin / WiFi-Automatic

Automatically turn off WiFi if you don't need it
https://play.google.com/store/apps/details?id=de.j4velin.wifiAutoOff
Apache License 2.0
70 stars 32 forks source link

v1.8.7 can't turn off wifi anymore #48

Closed bungabunga closed 4 years ago

bungabunga commented 4 years ago

v1.8.5 worked fine on android 10, (Pixel 3, GrapheneOS)

j4velin commented 4 years ago

Root cause is that apps are not allowed to toggle WiFi on Android 10 any more, see https://developer.android.com/reference/android/net/wifi/WifiManager.html#setWifiEnabled(boolean)

Fixed by setting the target SDK to Android P again https://github.com/j4velin/WiFi-Automatic/commit/887111eb5a3c0f1d546b3f9ba871e98589cc749a