google / google/ground-android

[KeepScreenOn] Avoid dropping random point when touching screen to keep it on

Open
#3,593 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
293
Forks
149
Avg merge
1d 16h
Merged PRs (30d)
42

Description

To save smartphone battery in remote environments, one would be tempted/wise to have the screen brightness reduced, or the screen switched off, automatically after X seconds of inactivity. To switch the screen back ON/bright, one would touch the screen. But when drawing a perimeter/polygon, this automatically adds a point. And when the screen is dark, one could also easily press the backward button by mistake that would even delete the point without warning (#3592).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.