summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/smartspace/dagger/SmartspaceViewComponent.kt
Commit message (Expand)AuthorAgeFilesLines
* Connect weather complication view with DreamSmartspaceControllerCoco Duan2023-03-141-2/+6
* Deprecate `setIsDreaming` in favor of `setUiSurface`.Xiaowen Lei2023-02-151-1/+2
* Move `setIsDreaming(..);` to be right after `plugin.getView(parent);`.Xiaowen Lei2022-06-231-1/+3
* Dedicated Smartspace handling for Dreams.Bryce Lee2022-03-071-0/+84