Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-30 | [PB] Do not show snapshot if uiMode has changed. | ||
- Record uiMode in TaskSnapshot. - While preparing predictive back animation, if the uiMode of snapshot is not match activity's uiMode, fallback to use splash screen surface. - Draw windowless splash screen with latest theme & configuration. Flag: EXEMPT bugfix Bug: 351119448 Test: follow issue description, switch dark/light theme then trigger predictive back, verify no serious contrast changes. Test: atest SnapshotDrawerUtilsTest StartingSurfaceDrawerTests ActivityTaskManagerThumbnailLoaderTest ActivitySnapshotControllerTests TaskSnapshotPersisterLoaderTest Change-Id: I8c3b4e9444e5cfacf21c97da3b0d13c1ef76fcf3 | |||
2022-12-19 | Letterboxing improvements for tabletop mode | ||
Move letterboxed apps to the top screen and resize when in tabletop pose and move to the left for book mode. Also allow double-tapping to move the app to the alternative half of the screen. Bug: 245740388 Test: locally tested Change-Id: I14434ad23091de3957f04284e03da8701f159fa4 | |||
2022-10-25 | Letterbox Reacheability Multiplier Persistence | ||
Persist values for horizontal and vertical position multipliers. Test: atest LetterboxConfigurationTest LetterboxConfigurationPersisterTest Fixes: 199434061 Change-Id: I194828be402ff1fd234e371055522962647a4d32 |