Files
packages_apps_Settings/tests/unit/src/com/android/settings
Graciela Wissen Putri 480d523a0c [3/n] Pre-select fullscreen option if overridden
Settings > Apps > Aspect ratio (experimental)

Pre-select the fullscreen option if all are true:
- device manufacturer has overridden app to fullscreen
- app has not opted out of orientation override
- app has not opted out of user's fullscreen option
- user has not set any aspect ratio (USER_MIN_ASPECT_RATIO_UNSET)

"App default" will have a new value of USER_MIN_ASPECT_RATIO_APP_DEFAULT
if device manufacturer has overridden app to fullscreen, which will
behave the same as USER_MIN_ASPECT_RATIO_UNSET without the
device-applied fullscreen override.

Bug: 310816437
Test: atest UserAspectRatioDetailsTest
      atest UserAspectRatioManagerTest
      atest UserAspectRatioAppPreferenceTest
Change-Id: I6be634bb4369292687b865ce30d902540419183c
2023-12-22 13:15:56 +00:00
..
2023-05-19 15:57:18 +00:00
2023-10-30 22:18:56 +00:00
2023-05-29 15:38:55 +08:00
2023-05-18 18:40:48 +08:00
2023-09-01 13:24:29 +08:00
2023-08-10 15:39:25 +08:00
2022-08-18 11:57:13 +00:00
2023-12-20 08:50:09 +08:00