summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/policy/BrightnessMirrorController.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-151-2/+4
|\
| * Fix jumping slider in split shadeyyalan2022-07-211-0/+1
| * Move most of the shade codebase into its own packageJustin Weir2022-07-181-2/+2
| * Fix jumping slider in split shadeyyalan2022-06-221-0/+1
* | SystemUI: brightness slider customisations [1/2]jhonboy1212022-10-261-2/+26
|/
* Fixing brightness slider jank in split shadeMichal Brzezinski2021-10-281-6/+7
* Prevent nesting of ContextThemeWrapperFabian Kozynski2021-09-171-1/+1
* Do not blur when changing brightnessLucas Dupin2021-06-231-0/+2
* Don't animate depth when changing brightnessLucas Dupin2021-04-261-2/+0
* Change brightness mirror backgroundFabian Kozynski2021-04-201-26/+31
* Refactor ToggleSliderViewFabian Kozynski2020-11-101-5/+37
* Create a DemoMode controllerEvan Laird2020-08-131-2/+2
* Remove blurs when adjusting brightnessLucas Dupin2020-04-011-0/+6
* Split status bar window (1/N)wilsonshih2020-01-171-3/+3
* Revert "Revert "Refactor PanelView and NotificationPanelView into Controllers.""Dave Mankoff2020-01-081-3/+4
* Revert "Refactor PanelView and NotificationPanelView into Controllers."Zhuoyao Zhang2020-01-081-4/+3
* Refactor PanelView and NotificationPanelView into Controllers.Dave Mankoff2020-01-061-3/+4
* Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin2020-01-031-2/+2
* Migrate SysUI theme to UiModeLucas Dupin2018-07-041-4/+5
* Fixed regression on jank test of changeBrightnessshawnlin2018-05-161-30/+7
* Implement brightness slider spec.Amin Shaikh2018-02-221-4/+5
* Refactoring ScrimControllerLucas Dupin2017-11-281-9/+11
* Brightness mirror should use QS themeLucas Dupin2017-11-211-9/+8
* BrightnessMirror: When reinflating, notify QSPanelAdrian Roos2017-08-091-2/+24
* Fix scrim opacity in the brightness mirrorLucas Dupin2017-07-071-5/+7
* Updates to brightness mirror to play with color extractionJason Monk2017-07-051-1/+8
* Allow the width of the notification panel to be adjusted separately fromAnthony Chen2017-04-261-1/+1
* Fixed a flashing when the affordances were launchedSelim Cinek2016-05-191-2/+2
* Fixed that notifications didn't fade away when brightness changedSelim Cinek2016-04-271-1/+8
* Fixed a few issues when adapting the dpiSelim Cinek2016-04-181-1/+1
* Fixed a few issues with status bar density changesSelim Cinek2016-04-181-6/+17
* Fix QS IssuesJason Monk2016-02-251-4/+4
* Referencing static interpolators. Winson2016-01-291-1/+1
* Refactored the interpolators to use only one single instanceSelim Cinek2016-01-261-9/+9
* Removed notification side paddingsSelim Cinek2016-01-261-5/+0
* sysui: refactor out PanelHolderXiaohui Chen2016-01-071-4/+4
* Fix brightness mirror positioning.Jorim Jaggi2015-05-141-4/+10
* Optimized and improved the status bar performance a lotSelim Cinek2014-09-191-5/+5
* Hide panel while changing brightnessAdrian Roos2014-08-121-0/+106