pyamsoft / tetherfi

TetherFi - Internet sharing without Root
Apache License 2.0
428 stars 36 forks source link

Tweak: Require location to be on #319

Closed pyamsoft closed 3 months ago

pyamsoft commented 4 months ago

Some devices require location to be on in order to use WiFi direct.

Add a tweak which adds location on as a start blocker for devices that require it

pyamsoft commented 3 months ago

Turning on GPS in code seems like a Google Play Services only thing, so that's not doable.

By default, we will require Location on and block, but a Tweak will also be supported (like Ignore VPN) which allows supported devices to bypass the block.