Skip to content

Keep screen on as long as the app is measuring #3013

@marcnause

Description

@marcnause

Actual Behaviour.
The app does not disable screen lock, hence it may happen that the device running the app turns off the screen. This can be inconvenient when doing a long measurement.

Expected Behaviour
It would be great if the screen would not turn off automat9cally as long as a measurement is done.

Steps to reproduce it

  1. Go to oscilloscope
  2. Measure something
  3. Don't touch the device
  4. Wait

Additional context
There seems to be a Flutter plugin which offers the required functionality: https://pub.dev/packages/wakelock_plus

Would you like to work on the issue?
Maybe, if nobody else wants to.

Metadata

Metadata

Assignees

Labels

EnhancementImprovement to an existing feature

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions