diff options
| author | 2023-07-06 20:03:48 +0200 | |
|---|---|---|
| committer | 2023-07-21 17:24:35 +0000 | |
| commit | 3871e2d3276eb5cd956e09540a9e8cd78cb46e53 (patch) | |
| tree | 9e73ae5f19970232cec3c57eda705cb0d1c0d4ca /api/api.go | |
| parent | 8d9f729ae613d58522497dc1f571d61140a7693d (diff) | |
Fix new lightreveal transition
- Lightreveal will now play independently instead of being directly tied
to Transition steps. This is needed because the transition AOD => GONE
has actually two parts of the transition AOD => LOCKSCREEN then
LOCKSCREEN => GONE would otherwise cancel the animation when the second
part of the transition starts.
- LightReveal will now play backwards from it's current state when
unlocking/locking quickly one after another (instead cancel/restart)
- LightReveal will now play correctly (from tap) when AOD has not yet
entered low power mode
- Power off will now animate correctly even if the device was unlocked
with tap
Test: added unit tests
Bug: b/292087855
Change-Id: Ie25efca4a829dede2da80a518e425ec9f314d6d9
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions