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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
qs
/
QSAnimator.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract QSHost interface
Fabian Kozynski
2023-02-22
1
-3
/
+3
*
Prepare to remove new headers flag
Fabian Kozynski
2023-02-22
1
-7
/
+3
*
Implement brightness slider unfurl in QQS->QS translation according to spec.
Mike Schneider
2022-09-14
1
-40
/
+45
*
Remove Tunables for QSAnimator, and add some documentation on what the class ...
Mike Schneider
2022-09-08
1
-99
/
+82
*
Finish removing NEW_FOOTER flag
Fabian Kozynski
2022-04-04
1
-11
/
+2
*
Log NPE in QSAnimator
Fabian Kozynski
2022-03-14
1
-1
/
+14
*
Remove QQS Footer Actions
Fabian Kozynski
2022-02-01
1
-25
/
+1
*
Create QS footer entry point for fgs manager
Evan Severson
2022-01-25
1
-1
/
+6
*
Fix some remaining QS animation issues.
Fabian Kozynski
2022-01-14
1
-3
/
+16
*
Annotate com.android.systemui.qs with @Nullable
Fedor Kudasov
2022-01-07
1
-1
/
+8
*
Fix QS expansion animations
Fabian Kozynski
2022-01-04
1
-72
/
+208
*
Make QS buttons squishy
Lucas Dupin
2021-10-26
1
-6
/
+8
*
Animate QS alpha on split shade pull down
Lucas Dupin
2021-10-12
1
-14
/
+0
*
Merge "Fix brightness animation in split shade" into sc-v2-dev
Michał Brzeziński
2021-09-22
1
-22
/
+42
|
\
|
*
Fix brightness animation in split shade
Michal Brzezinski
2021-09-21
1
-22
/
+42
*
|
Fixing tiles losing subtext in split shade
Michal Brzezinski
2021-09-16
1
-1
/
+5
|
/
*
Showing action buttons in collapsed QS in split shade
Michal Brzezinski
2021-08-09
1
-10
/
+45
*
Reset alpha of media when not fading
Beth Thibodeau
2021-07-22
1
-0
/
+3
*
Fixed an issue where media could become invisible
Selim Cinek
2021-07-07
1
-3
/
+5
*
Merge "Fix clipping of SecondaryLabel on animation" into sc-dev
Fabian Kozynski
2021-07-02
1
-0
/
+1
|
\
|
*
Fix clipping of SecondaryLabel on animation
Fabian Kozynski
2021-07-01
1
-0
/
+1
*
|
Fade in expanded media player in landscape
Beth Thibodeau
2021-07-01
1
-0
/
+4
|
/
*
Add X translation to tiles.
Fabian Kozynski
2021-06-24
1
-7
/
+29
*
Scale just progress of brightness slider
Fabian Kozynski
2021-06-07
1
-3
/
+3
*
Remove divider between QSFooter and media
Fabian Kozynski
2021-05-05
1
-6
/
+0
*
Merge "Brightness slider animation, expand" into sc-dev
Fabian Kozynski
2021-04-29
1
-5
/
+10
|
\
|
*
Brightness slider animation, expand
Fabian Kozynski
2021-04-29
1
-5
/
+10
*
|
Add animation for tiles second line
Fabian Kozynski
2021-04-27
1
-0
/
+3
*
|
Simplify animation code
Fabian Kozynski
2021-04-27
1
-87
/
+69
*
|
Fix credit card animation
Fabian Kozynski
2021-04-27
1
-0
/
+15
|
/
*
A new shade pull down animation
Lucas Dupin
2021-04-24
1
-0
/
+12
*
Remove QS flag
Fabian Kozynski
2021-04-14
1
-63
/
+37
*
Fade in quick settings when shade opens
Lyn Han
2021-04-01
1
-1
/
+17
*
Merge "Enforce height override by QSAnimator" into sc-dev
Fabian Kozynski
2021-03-31
1
-6
/
+13
|
\
|
*
Enforce height override by QSAnimator
Fabian Kozynski
2021-03-30
1
-6
/
+13
*
|
Reduce log importance and improve logging
Fabian Kozynski
2021-03-30
1
-96
/
+100
|
/
*
Implement new QQS/QS headers
Fabian Kozynski
2021-03-24
1
-11
/
+25
*
Animate appearing tiles in QS
Fabian Kozynski
2021-03-10
1
-32
/
+66
*
Bring tiles sizes and animations up to spec
Fabian Kozynski
2021-03-10
1
-11
/
+111
*
Change QQS to use tiles with side labels
Fabian Kozynski
2021-02-25
1
-10
/
+18
*
Fix animation when using side labels
Fabian Kozynski
2021-02-09
1
-1
/
+1
*
Make side labels layout for QS default
Fabian Kozynski
2021-02-04
1
-1
/
+12
*
Revert "Fade in quick settings when shade opens"
Daniel Chapin
2021-01-19
1
-17
/
+1
*
Fade in quick settings when shade opens
Lyn Han
2021-01-15
1
-1
/
+17
*
Use 4 columns in QS portrait
Fabian Kozynski
2020-11-12
1
-16
/
+2
*
Use QSPanelController in QSAnimator.
Dave Mankoff
2020-11-04
1
-30
/
+31
*
5/N Move QS Tile tracking logic into QSPanelControllerBase.
Dave Mankoff
2020-10-19
1
-13
/
+12
*
3/N Remove UserTracker from QSPanel
Dave Mankoff
2020-10-19
1
-7
/
+12
*
Fix media divider animator
Fabian Kozynski
2020-06-25
1
-1
/
+11
*
Add divider between QS and media
Fabian Kozynski
2020-06-22
1
-1
/
+6
[next]