summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/util/DisplayController.java
AgeCommit message (Expand)Author
2021-11-22Log the display state when number of screen bounds is inconsistentAlex Chau
2021-10-07Use displayId to determine CHANGE_ACTIVE_SCREENAlex Chau
2021-09-30Ignoring display size change when display is offSunny Goyal
2021-09-23Consolidate isTablet logic across Launcher and SysUITracy Zhou
2021-08-31Merge "Revert "Revert "Migrating all model tests to Instrumentation tests""" ...TreeHugger Robot
2021-08-31Revert "Revert "Migrating all model tests to Instrumentation tests""Sunny Goyal
2021-08-26Do not reload launcher when changing active displaySunny Goyal
2021-08-24Revert "Migrating all model tests to Instrumentation tests"Alex Chau
2021-08-23Migrating all model tests to Instrumentation testsSunny Goyal
2021-05-06Use mWindowContext instead of re-creating to avoid stale ResourceAlex Chau
2021-05-03Adding support for determining split layout for launcher.Sunny Goyal
2021-04-23Pass WindowContext to DisplayInfoChangeListenerAlex Chau
2021-04-22Using WindowContext for listening to configuration changesSunny Goyal
2021-02-19Merge changes Id68b6c37,I16d39d3e into sc-devTreeHugger Robot
2021-02-18Subtract taskbar size from DeviceProfile#availableHeightTony Wickham
2021-02-17Refresh DisplayContext to prevent getting stale DisplayMetricsAlex Chau
2021-01-29Fix launcher flicker when unlocking on seascape.Schneider Victor-tulias
2021-01-26Revert "Use Diplay.getMetrics in DisplayController"Alex Chau
2020-10-20Use Diplay.getMetrics in DisplayControllerAlex Chau
2020-08-20Prevent crash when display is already removed by the time we get displayAddedSunny Goyal
2020-08-12Wrapping display properties in a wrapper classSunny Goyal