summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/shade/NotificationPanelViewController.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r71' of https://android.googlesource.com/platform/f...George Zacharia2023-08-091-0/+1
|\
| * DO NOT MERGE Hide EmptyShadeView when on bouncerShawn Lee2023-06-141-0/+1
* | Merge tag 'android-13.0.0_r67' of https://android.googlesource.com/platform/f...George Zacharia2023-08-091-1/+0
|\|
* | Merge tag 'android-13.0.0_r63' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-0/+1
|\ \
| * | DO NOT MERGE Hide EmptyShadeView when on bouncerShawn Lee2023-05-271-0/+1
| |/
* | Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-1874/+703
|\|
| * Merge changes from topic "tsuji-wakeup" into tm-qpr-devJeff DeCew2023-03-291-0/+31
| |\
| | * Keep the clock centered until the delayed doze animation plays.Josh Tsuji2023-03-271-0/+29
| | * Tell NotificationWakeupCoordinator if we're waking from power button w/ SFPS ...Josh Tsuji2023-03-261-0/+2
| * | Merge "Fix taskbar linger above notification shade" into tm-qpr-devJohannes Gallmann2023-03-241-1/+4
| |\ \
| | * | Fix taskbar linger above notification shadeJohannes Gallmann2023-03-241-1/+4
| | |/
| * | Merge "Revert "Keep keyguard visible if we're launching an occluding activity...Josh Tsuji2023-03-231-5/+0
| |\ \ | | |/ | |/|
| | * Revert "Keep keyguard visible if we're launching an occluding activity over a...Josh Tsuji2023-03-231-5/+0
| * | Merge "Prevent AOD clock from appearing on LS after fold" into tm-qpr-devHawkwood Glazier2023-03-221-3/+12
| |\ \
| | * | Prevent AOD clock from appearing on LS after foldHawkwood Glazier2023-03-211-3/+12
| * | | Merge "Fix NPE in Stepped Clock Animation" into tm-qpr-devHawkwood Glazier2023-03-201-7/+12
| |\ \ \
| | * | | Fix NPE in Stepped Clock AnimationHawkwood Glazier2023-03-201-7/+12
| | |/ /
| * | | Merge "Prevent flings after motion gestures on fully expanded keyguard take 2...Shawn Lee2023-03-201-1/+7
| |\ \ \
| | * | | Prevent flings after motion gestures on fully expanded keyguard take 2Shawn Lee2023-03-161-1/+7
| | |/ /
| * | | Merge "Step clock animation: Fix NPE when startValues or endValues are null" ...Christian Göllner2023-03-201-2/+6
| |\ \ \
| | * | | Step clock animation: Fix NPE when startValues or endValues are nullChristian Göllner2023-03-171-2/+6
| * | | | Merge "Keep keyguard visible if we're launching an occluding activity over a ...Josh Tsuji2023-03-161-0/+5
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Keep keyguard visible if we're launching an occluding activity over a going-a...Josh Tsuji2023-03-151-0/+5
| * | | Merge "Fix QS and QS Footer sometimes having low alpha after expansion" into ...Christian Göllner2023-03-161-2/+2
| |\ \ \
| | * | | Fix QS and QS Footer sometimes having low alpha after expansionChristian Göllner2023-03-151-2/+2
| | | |/ | | |/|
| * | | Revert "Prevent flings after motion gestures on fully expanded keyguard"Shawn Lee2023-03-151-7/+4
| | |/ | |/|
| * | Prevent flings after motion gestures on fully expanded keyguardShawn Lee2023-03-131-4/+7
| * | Merge "Reset shade over scroll state when split shade enabled changes" into t...Christian Göllner2023-03-131-0/+6
| |\ \ | | |/ | |/|
| | * Reset shade over scroll state when split shade enabled changesChristian Göllner2023-03-101-0/+6
| * | Touch handling and other tiny cleanups in NPVCJustin Weir2023-03-081-38/+25
| |/
| * Split shade expansion: adjust alpha interpolation to match motion specsChristian Göllner2023-03-071-1/+4
| * Revert^2 "ADD CUJ_LOCKSCREEN_CLOCK_MOVE_ANIMATION"Christian Göllner2023-03-021-1/+23
| * Revert "ADD CUJ_LOCKSCREEN_CLOCK_MOVE_ANIMATION"Christian Göllner2023-03-011-23/+1
| * ADD CUJ_LOCKSCREEN_CLOCK_MOVE_ANIMATIONChristian Göllner2023-02-281-1/+23
| * [DO NOT MERGE] Remove UNOCCLUSION_TRANSITION flagMatt Pietal2023-02-221-62/+45
| * Merge changes Ia2d6f52d,I578b8257 into tm-qpr-devFabian Kozynski2023-02-221-5/+5
| |\
| | * Prepare to remove new headers flagFabian Kozynski2023-02-221-5/+5
| * | Merge "Making sure QS are not closed when split shade is open" into tm-qpr-devMichał Brzeziński2023-02-221-4/+12
| |\ \
| | * | Making sure QS are not closed when split shade is openMichal Brzezinski2023-02-171-4/+12
| * | | Merge "Fix unlocked split shade jumping back into place after over expanding"...TreeHugger Robot2023-02-221-6/+10
| |\ \ \
| | * | | Fix unlocked split shade jumping back into place after over expandingChristian Göllner2023-02-201-6/+10
| | | |/ | | |/|
| * | | Merge "Logging when QS fling happens and when split shade state changes" into...Michał Brzeziński2023-02-221-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Logging when QS fling happens and when split shade state changesMichal Brzezinski2023-02-171-0/+1
| | |/
| * / Talkback read unlocked split shade as QSyyalan2023-02-171-1/+6
| |/
| * Merge "Revert "Ignore ACTION_DOWN events when mTracking is true"" into tm-qpr...Justin Weir2023-02-161-10/+0
| |\
| | * Revert "Ignore ACTION_DOWN events when mTracking is true"Justin Weir2023-02-151-10/+0
| * | Extract most QS code from NPVCShawn Lee2023-02-081-1793/+292
| * | Adding extra logging for double swipe down shade bugShawn Lee2023-02-081-0/+2
| * | Merge "Fixed swipe down while shade expanding not expanding QS" into tm-qpr-devShawn Lee2023-02-031-1/+3
| |\ \
| | * | Fixed swipe down while shade expanding not expanding QSShawn Lee2023-02-021-1/+3
| | |/