index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
qs
/
customize
/
QSCustomizer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...
George Zacharia
2023-04-03
1
-3
/
+12
|
\
|
*
Make the header INVISIBLE when alpha is 0
Fabian Kozynski
2023-01-11
1
-2
/
+3
|
*
Fix transparent view initial height
Anton Potapov
2022-11-14
1
-3
/
+9
*
|
Merge tag 'android-13.0.0_r16' into t13.0
George Zacharia
2022-12-15
1
-4
/
+6
|
\
|
|
*
Fade out/in header with customizer in/out
Fabian Kozynski
2022-09-13
1
-4
/
+6
*
|
SystemUI: QSCustomizer: Fix QS tile reset text color
althafvly
2022-10-26
1
-1
/
+12
*
|
base: Allow toggling QS footer text [1/2]
Ido Ben-Hur
2022-10-21
1
-1
/
+1
*
|
SystemUI: Remove nav bar background in QS customizer
Danny Lin
2022-10-21
1
-4
/
+0
|
/
*
Calculate min height for header in code
Fabian Kozynski
2022-03-24
1
-0
/
+1
*
Showing wider header/status bar in shade on large screen
Michal Brzezinski
2022-03-22
1
-2
/
+2
*
Annotate com.android.systemui.qs with @Nullable
Fedor Kudasov
2022-01-07
1
-1
/
+2
*
Merge "Add APIs to get system bar heights" into sc-v2-dev am: 59f51a9538 am: ...
Shawn Lin
2021-10-25
1
-2
/
+2
|
\
|
*
Add APIs to get system bar heights
Shawn Lin
2021-10-19
1
-2
/
+2
*
|
Merge "Fixing bottom part of QS not getting any touches in split shade" into ...
Michał Brzeziński
2021-10-07
1
-14
/
+14
|
\
|
|
*
Fixing bottom part of QS not getting any touches in split shade
Michal Brzezinski
2021-10-06
1
-14
/
+14
*
|
Scroll to beginning when showing QSCustomizer
Fabian Kozynski
2021-09-10
1
-0
/
+2
|
/
*
Extracting status bar from quick settings in split shade
Michal Brzezinski
2021-07-09
1
-2
/
+2
*
Remove QS flag
Fabian Kozynski
2021-04-14
1
-13
/
+0
*
Fix colors and themes in QS
Fabian Kozynski
2021-04-09
1
-2
/
+1
*
Rename qs_theme
Lucas Dupin
2021-04-02
1
-1
/
+1
*
Dismantle remove labels prototype
Fabian Kozynski
2021-02-26
1
-11
/
+0
*
Flags for qs labels
Fabian Kozynski
2021-01-26
1
-4
/
+8
*
Fix NPE in user builds
Fabian Kozynski
2020-12-16
1
-5
/
+5
*
Prototype remove labels in QS
Fabian Kozynski
2020-12-14
1
-0
/
+7
*
Notify that QSCustomizer#isCustomized may have changed
Fabian Kozynski
2020-11-17
1
-0
/
+1
*
2/N Remove last injection from QSCustomizer
Dave Mankoff
2020-11-03
1
-37
/
+13
*
1/N Add QSCustomizerController
Dave Mankoff
2020-11-03
1
-143
/
+27
*
5/N Move QS Tile tracking logic into QSPanelControllerBase.
Dave Mankoff
2020-10-19
1
-6
/
+4
*
Align tiles between QSPanel and QSCustomizer
Fabian Kozynski
2020-09-30
1
-0
/
+17
*
Fix customizer state
Fabian Kozynski
2020-07-07
1
-0
/
+5
*
Add new QS Ui EVents
Fabian Kozynski
2020-04-30
1
-2
/
+4
*
Migrate QS_EDIT metrics to WW
Fabian Kozynski
2020-02-25
1
-5
/
+6
*
Add config for overlaying extra default QS tiles
Fabian Kozynski
2020-01-17
1
-6
/
+1
*
QS Talkback bug fixes
Fabian Kozynski
2019-12-03
1
-1
/
+8
*
Remove Dep.get(MAIN_HANDLER) from TileQueryHelper
Dave Mankoff
2019-11-19
1
-2
/
+4
*
Single source of truth for auth state
Lucas Dupin
2019-09-23
1
-10
/
+10
*
Do not animate QSCustomizer when screen off
Fabian Kozynski
2019-08-21
1
-10
/
+25
*
Using the keyguard fading away duration for the scrim
Selim Cinek
2019-08-09
1
-4
/
+7
*
Fix visual styles in QSCustomizer and CarrierText
Fabian Kozynski
2019-02-25
1
-5
/
+0
*
Fixes import ordering.
Gus Prevas
2018-11-14
1
-5
/
+4
*
QSCustomizer updates transparent view height
Fabian Kozynski
2018-09-20
1
-0
/
+10
*
Fixed animation on QSCustomizer ripple
Fabian Kozynski
2018-09-04
1
-9
/
+17
*
Migrated SystemUI & SettingsLib to androidx
Aurimas Liutikas
2018-04-20
1
-3
/
+3
*
Merge "Do not allow QS to collapsed when customizing." into pi-dev am: e7cda1...
Amin Shaikh
2018-04-13
1
-1
/
+1
|
\
|
*
Do not allow QS to collapsed when customizing.
Amin Shaikh
2018-04-11
1
-1
/
+1
*
|
[SettingsLib] Update Utils APIs usage
Jason Chang
2018-04-11
1
-1
/
+1
|
/
*
Update QS edit layout.
Amin Shaikh
2018-03-30
1
-3
/
+7
*
Ensure TileQueryHelper#mTiles is thread safe.
Amin Shaikh
2018-03-23
1
-17
/
+4
*
Migrate notification shade to use the a11y panes
Phil Weaver
2018-02-12
1
-4
/
+0
*
Fix nav bar color while QS customizing.
Jason Monk
2017-09-07
1
-3
/
+19
[next]