aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-07Fix InputMethodManager_DelegateJerome Gaillard
2023-02-07Add InputManager to system services supported by layoutlibJerome Gaillard
2023-02-07Add delegate for DisplayEventReceiverJerome Gaillard
2023-02-07Remove unused delegate methodJerome Gaillard
2023-02-07Do not use native InputDevice for layoutlib masterJerome Gaillard
2023-02-07Add LowPowerStandby StandbyPorts APIs to BridgePowerManagerRobert Horvath
2023-02-07Add LowPowerStandby policy APIs to BridgePowerManagerRobert Horvath
2023-02-01Correctly trim quotes and/or spaces from string resourcesJerome Gaillard
2023-01-31Obey @NonNull in BridgePackageManager implementationJerome Gaillard
2023-01-27Limit potential size of parser stack in BridgeContextJerome Gaillard
2023-01-05Merge "Change parameter of getWindowInsets"Riddle Hsu
2023-01-04Adding synchronization blocks on all methods in order to prevent https://issu...Luis Cortes
2023-01-04Adding synchronization blocks on all methods in order to prevent https://issu...android-u-beta-1-gplLuis Cortes
2023-01-04Adding synchronization blocks on all methods in order to prevent https://issu...Luis Cortes
2022-12-26Change parameter of getWindowInsetsRiddle Hsu
2022-12-21Adding synchronization blocks on all methods in order to prevent https://issu...main-16k-with-phonesLuis Cortes
2022-12-15Add blank impl of goToSleepWithDisplayId to BridgePowerManagerEric Jeong
2022-12-09Add API to get/listen to the color contrast settingAurélien Pomini
2022-12-02Set TypedValue type when integer or string valueJerome Gaillard
2022-11-24Merge "Delete remote modules for layoutlib"TreeHugger Robot
2022-11-21Delete remote modules for layoutlibJerome Gaillard
2022-11-21Update ICU version used in layoutlib testsJerome Gaillard
2022-11-19Use asm built from source. am: 218d7ded60 am: 8197e9f9a3 am: 313862db74Krzysztof Kosiński
2022-11-19Use asm built from source. am: 218d7ded60 am: 8197e9f9a3Krzysztof Kosiński
2022-11-19Use asm built from source. am: 218d7ded60Krzysztof Kosiński
2022-11-16Use asm built from source.Krzysztof Kosiński
2022-11-16Use IActivityManager.Default for maintainability.Jeff Sharkey
2022-11-04Avoid exception in KeyEventHandlingJerome Gaillard
2022-11-03Support key events in layoutlibJerome Gaillard
2022-10-18Merge "More robust ProcessRecord routing for resultTo."Jeff Sharkey
2022-10-17Fix errorprone warnings that should be errors am: 8f8837c391 am: a490c085b0 a...Cole Faust
2022-10-17Merge "Move adapter binding to happen during inflation"Jerome Gaillard
2022-10-17Fix errorprone warnings that should be errors am: 8f8837c391 am: a490c085b0Cole Faust
2022-10-17Fix errorprone warnings that should be errors am: 8f8837c391Cole Faust
2022-10-17Fix WindowManagerImpl for dialogsJerome Gaillard
2022-10-17Move adapter binding to happen during inflationJerome Gaillard
2022-10-15Fix errorprone warnings that should be errorsCole Faust
2022-10-13Merge "Add override function for Display.getOverlayProperties() in layoutlib."Sally Qi
2022-10-11More robust ProcessRecord routing for resultTo.Jeff Sharkey
2022-10-10Use Opcodes.ASM9 as the ASM version am: 668c5775d9 am: c5e7a88879 am: c84b896166Sorin Basca
2022-10-10Use Opcodes.ASM9 as the ASM version am: 668c5775d9 am: c5e7a88879Sorin Basca
2022-10-10Use Opcodes.ASM9 as the ASM version am: 668c5775d9Sorin Basca
2022-10-10Use Opcodes.ASM9 as the ASM versionSorin Basca
2022-10-07Merge "Delegate Magnifier.show to do nothing"TreeHugger Robot
2022-10-04Merge "Add stub for IActivityManager.unlockUser2()"Eric Biggers
2022-10-04Delegate Magnifier.show to do nothingJerome Gaillard
2022-10-04Implement missing methods in DelegateMethodAdapterJerome Gaillard
2022-09-30Merge "Add AIDL definiton for IInputDeviceBatteryState"Prabir Pradhan
2022-09-29Add stub for IActivityManager.unlockUser2()Eric Biggers
2022-09-28Implement WindowManageImpl.updateViewLayoutJerome Gaillard