summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/NavigationBarEdgePanel.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-4/+4
|\
| * [DO NOT MERGE] Add centralized DisplayTracker for SystemUIAlex Stetson2023-01-261-4/+4
* | Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-4/+10
|\|
| * Removed Dependency.get usage from systemui.navigationbar.gesturalJustin Weir2022-10-031-4/+10
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-151-27/+2
|\|
| * Add setTriggerBack interface to BackCallback.Shan Huang2022-09-201-0/+1
| * Only dispatch onMove event to BackAnimation in one place.wilsonshih2022-08-041-27/+1
| * Pass the values of the MotionEvent instead of the event instance itselfShan Huang2022-06-181-1/+1
| * Remove last call to Dep.get from NavigationBarViewDave Mankoff2022-05-101-0/+1
* | Allow to hide arrow for back gesture [1/2]Ali B2022-10-261-1/+7
* | Pass the values of the MotionEvent instead of the event instance itselfShan Huang2022-06-171-1/+1
* | Remove last call to Dep.get from NavigationBarViewDave Mankoff2022-05-091-0/+1
|/
* Merge "Fix swipe thresholds not being propagated." into tm-devShan Huang2022-04-041-3/+8
|\
| * Fix swipe thresholds not being propagated.Shan Huang2022-03-301-3/+8
* | Fix back taking multiple swipes.Shan Huang2022-03-291-1/+3
|/
* Track latency for showing the back arrow.Shan Huang2022-03-161-1/+11
* Fix a race condition that causes BackAnimation to be null.Shan Huang2022-03-011-1/+5
* Invoke callbacks based on back navigation type.Shan Huang2022-02-111-4/+10
* Create BackEvent interface for back navigation parameters.Shan Huang2022-02-101-1/+3
* Integration of back gesture animation on Sysui (BackNav 2/n)Vadim Caen2022-01-201-1/+11
* Move RegionSamplingHelper to SysUI sharedTracy Zhou2021-08-161-0/+1
* Offload Luma Sampling IPC to background threadLucas Dupin2021-07-261-1/+3
* Workaround for back arrow being stuck on screenWinson Chung2021-07-181-0/+47
* Move ActivityLaunchAnimator in its own lib. (1/n)Jordan Demeulenaere2021-04-081-1/+1
* Adding temporary debug logs to back gestureSunny Goyal2021-01-251-0/+25
* Enabling background protection for back arrow on secondary displaysSunny Goyal2020-10-121-5/+9
* Clean up navigation barWinson Chung2020-08-121-0/+844