wiglenet / wigle-wifi-wardriving

Nethugging client for Android, from wigle.net
https://wigle.net
BSD 3-Clause "New" or "Revised" License
649 stars 199 forks source link

[FIX] screen on behavior inconsistent in child activities #643

Closed rksh closed 8 months ago

rksh commented 8 months ago

getting child activities to follow the MainActivity keep-screen-on state setting.

Addresses https://github.com/wiglenet/wigle-wifi-wardriving/issues/433 - although we should consider making "keep screen on"/"keep screen on while powered" a preference" as a feature request, possibly also allowing intent-based updates.

cleans up redundant/erroneous keepScreenOn XML layout declarations.