index
:
Project-1CE/packages_apps_Launcher3
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
launcher3
/
util
/
DisplayController.java
Age
Commit message (
Expand
)
Author
2021-11-22
Log the display state when number of screen bounds is inconsistent
Alex Chau
2021-10-07
Use displayId to determine CHANGE_ACTIVE_SCREEN
Alex Chau
2021-09-30
Ignoring display size change when display is off
Sunny Goyal
2021-09-23
Consolidate isTablet logic across Launcher and SysUI
Tracy Zhou
2021-08-31
Merge "Revert "Revert "Migrating all model tests to Instrumentation tests""" ...
TreeHugger Robot
2021-08-31
Revert "Revert "Migrating all model tests to Instrumentation tests""
Sunny Goyal
2021-08-26
Do not reload launcher when changing active display
Sunny Goyal
2021-08-24
Revert "Migrating all model tests to Instrumentation tests"
Alex Chau
2021-08-23
Migrating all model tests to Instrumentation tests
Sunny Goyal
2021-05-06
Use mWindowContext instead of re-creating to avoid stale Resource
Alex Chau
2021-05-03
Adding support for determining split layout for launcher.
Sunny Goyal
2021-04-23
Pass WindowContext to DisplayInfoChangeListener
Alex Chau
2021-04-22
Using WindowContext for listening to configuration changes
Sunny Goyal
2021-02-19
Merge changes Id68b6c37,I16d39d3e into sc-dev
TreeHugger Robot
2021-02-18
Subtract taskbar size from DeviceProfile#availableHeight
Tony Wickham
2021-02-17
Refresh DisplayContext to prevent getting stale DisplayMetrics
Alex Chau
2021-01-29
Fix launcher flicker when unlocking on seascape.
Schneider Victor-tulias
2021-01-26
Revert "Use Diplay.getMetrics in DisplayController"
Alex Chau
2020-10-20
Use Diplay.getMetrics in DisplayController
Alex Chau
2020-08-20
Prevent crash when display is already removed by the time we get displayAdded
Sunny Goyal
2020-08-12
Wrapping display properties in a wrapper class
Sunny Goyal