summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/smartspace/dagger
Commit message (Expand)AuthorAgeFilesLines
* Fix weather complication disappearing after timer pauseCoco Duan2023-06-141-0/+9
* Connect weather complication view with DreamSmartspaceControllerCoco Duan2023-03-141-2/+6
* Deprecate `setIsDreaming` in favor of `setUiSurface`.Xiaowen Lei2023-02-151-1/+2
* Add date(+weather)(+alarm+dnd) view to lockscreen if decoupling enabled.Xiaowen Lei2023-01-301-0/+5
* Add standalone weather view to lockscreen if decoupling isenabled.Xiaowen Lei2023-01-261-12/+5
* Rename LockscreenTargetFilter.Darrell Shi2022-08-031-3/+3
* Move `setIsDreaming(..);` to be right after `plugin.getView(parent);`.Xiaowen Lei2022-06-231-1/+3
* Dedicated Smartspace handling for Dreams.Bryce Lee2022-03-072-0/+156