summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/EdgeBackGestureHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-9/+26
|\
| * 4/ Keep EdgeBackGestureHandler state across nav/taskbar changesWinson Chung2023-03-091-2/+2
| * Merge "Add tracing for setEdgeBackPlugin" into tm-qpr-devTreeHugger Robot2023-01-181-6/+20
| |\
| | * Add tracing for setEdgeBackPluginNicolo' Mazzucato2023-01-171-6/+20
| * | Add predictive back animation to Bouncer.Shan Huang2023-01-111-1/+4
| |/
* | Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-42/+38
|\|
| * Do not load/release back gesture ML model after every device fold/unfold.Cutter Coryell2022-12-121-3/+4
| * Log config change messages at INFO so that they show up in BR.Shan Huang2022-12-061-1/+1
| * Add Customization LibHawkwood Glazier2022-11-181-1/+1
| * Replace getCurrentUser() calls with UserTrackerAlex Stetson2022-11-141-18/+21
| * Sending NavbarSurfaceControl to RecentsSunny Goyal2022-11-021-7/+0
| * Add debug logs for navBarController config changeVinit Nayak2022-10-131-1/+1
| * Pass config changes through to TaskbarDelegateVinit Nayak2022-10-061-1/+2
| * Removed Dependency.get usage from systemui.navigationbar.gesturalJustin Weir2022-10-031-10/+8
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-151-64/+217
|\|
| * Merge "Add setTriggerBack interface to BackCallback." into tm-qpr-devTreeHugger Robot2022-09-301-0/+7
| |\
| | * Add setTriggerBack interface to BackCallback.Shan Huang2022-09-201-0/+7
| * | Log config change in EdgeBackGestureHandlerShan Huang2022-09-201-3/+3
| |/
| * EdgeBackGestureHandler: Add null check to fix null pointer exception.Cutter Coryell2022-08-231-1/+3
| * Merge "Only dispatch onMove event to BackAnimation in one place." into tm-qpr...Wei Sheng Shih2022-08-081-2/+2
| |\
| | * Only dispatch onMove event to BackAnimation in one place.wilsonshih2022-08-041-2/+2
| * | Load back-gesture model on background thread.Cutter Coryell2022-08-031-15/+60
| |/
| * Forward motion events to BackAnimation from EdgeBackGestureHandler.Shan Huang2022-07-211-7/+39
| * Merge "Apply last report config to updateDisabledForQuickstep" into tm-qpr-devTreeHugger Robot2022-07-141-1/+1
| |\
| | * Apply last report config to updateDisabledForQuickstepCharles Chen2022-07-141-1/+1
| * | Merge "Try to fix stale mDisplaySize" into tm-qpr-devTreeHugger Robot2022-07-131-3/+4
| |\|
| | * Try to fix stale mDisplaySizeCharles Chen2022-07-131-3/+4
| * | Remove #createBackGestureTfClassifierProvider from SystemUIFactoryDave Mankoff2022-07-121-5/+12
| |/
| * Get PiP state from Shell in EdgeBackGestureHandlerHongwei Wang2022-06-211-13/+19
| * Introduce a flag for new back affordancePeter Kalauskas2022-06-151-4/+3
| * Merge "New back panel" into tm-qpr-devPeter Kalauskas2022-05-251-21/+76
| |\
| | * New back panelPeter Kalauskas2022-05-211-21/+76
* | | EdgeBackGestureHandler: Change back gesture height intervalsAnushek Prasal2022-10-261-3/+3
* | | base: navigation mode settings [1/2]maxwen2022-10-261-0/+36
* | | Allow to hide arrow for back gesture [1/2]Ali B2022-10-261-0/+4
* | | base: Use EFFECT_HEAVY_CLICK for back swipe gesturesAdvaith Bhat2022-10-261-1/+1
* | | SystemUI: Optional haptic feedback on back gesture [1/2]DennySPb2022-10-211-0/+18
|/ /
* / Revert "Enable gesture debug log for a test failure"Steve Pfetsch2022-05-091-2/+1
|/
* Track latency for showing the back arrow.Shan Huang2022-03-161-5/+12
* Merge "Turn off predictive back" into tm-devShan Huang2022-03-021-0/+9
|\
| * Turn off predictive backShan Huang2022-03-021-0/+9
* | Fix a race condition that causes BackAnimation to be null.Shan Huang2022-03-011-0/+3
|/
* Remove the back_predictability sysprop flag.Shan Huang2022-02-171-9/+0
* Create BackEvent interface for back navigation parameters.Shan Huang2022-02-101-5/+8
* Merge "Enable gesture debug log for a test failure"TreeHugger Robot2022-01-311-1/+2
|\
| * Enable gesture debug log for a test failureAlex Chau2022-01-311-1/+2
* | EdgeBackGestureHandler finds launcher properlyAdam Bookatz2022-01-281-1/+5
|/
* Merge "Add traces to BackGestureTFClassifier#loadVocab"TreeHugger Robot2022-01-241-0/+3
|\
| * Add traces to BackGestureTFClassifier#loadVocabNicolo' Mazzucato2022-01-201-0/+3
* | Integration of back gesture animation on Sysui (BackNav 2/n)Vadim Caen2022-01-201-2/+8
|/