Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ab7ad3e8 authored by Christian Göllner's avatar Christian Göllner Committed by Christian Göllner
Browse files

Preserve shade state on fold/unfold.

Prevents the shade from closing when the device folds/unfolds.
When the device folds/unfolds there is a screen off event, which
causes the shade to be closed.

The solution here is to listen for device state changes, and when
we detect that a fold change is happening, we indicate that the
shade should stay open.

Test: Unit tests + manually on device
Bug: 197187018
Fixes: 197187018

Change-Id: Ief5e774161a22cf6fa63e9fb69a06ad6448fcf7a
parent 72049508
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment