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

Skip to content
Commit f6f76bcf authored by Adrian Roos's avatar Adrian Roos
Browse files

StatusBar: Make sure showKeyguard is called when needed

- Fixes an issue where the keyguard was not visible after returning
  from the bouncer because the panel was not expanded
- Fixes an issue where the keyguard was not hiding sensitive content
  because the showKeyguard call was made before the keyguard became
  locked
- Fixes an issue where the ambient display was showing bad state because
  the panel was not expanded when turning the screen off.

Test: trigger bouncer, press back. Observe that keyguard shows again. Also, trigger bouncer, then lock. Observe that ambient display works. Also turn on "hide sensitive notifications on lockscreen", observe that it actually does that.
Fixes: 37868130
Bug: 37907366
Change-Id: Ic03e46a067d6e6a0152796136c39a0de66301008
parent b2d2442a
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