| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move dagger modules into shell library for reuse | Winson Chung | 2021-11-05 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | - Certain system ui implementations which use the shell don't depend on SystemUI-core, which means that the dagger modules for providing the core Shell components need to be copied (which makes it more cumbersome to make changes). Instead, move these modules back into the shell lib for any SysUI app to reference. Bug: 205019015 Test: make SystemUIGoogle Test: make CarSystemUI Test: make ArcSystemUI Change-Id: I8dc938a7695972f9d7b3d7ea8e3ce65a7b454b13 | ||||
| * | Isolate shell dependencies | Winson Chung | 2020-10-19 | 1 | -0/+40 |
| - Add initializer path for required shell dependencies - Move shell dependencies into WMComponent scope, and expose shell features to SysUIComponent explicitly - Moved temporary Bubble's specific dependencies to global scope until the migration finishes Bug: 162923491 Test: atest WMShellUnitTestsWMShellUnitTests Test: make SystemUIGoogle CarSystemUI ArcSystemUI AAECarSystemUI Test: Verify pip/split/onehanded/bubbles still works Change-Id: Ibaa8b5a718f32a1fff49d1756a18a009d6ad164f Signed-off-by: Winson Chung <winsonc@google.com> | |||||
