Go to file
Winson Chung fdf9315b8e Fix thresholds with deferred-start swipe up gestures
- We were previously using the drag threshold (10dp) for both gesture start
  and drag start, when we should be using the touch threshold (24dp) for
  the deferred gesture start to ensure it coincides with the touch threshold
  for the buttons in the nav bar.

Bug: 79970627
Test: Swipe up over the back button, ensure that we don't both start the
      animation and also trigger back press

Change-Id: Ib4b2a3e2492da144485f87be5477eabf3e96e843
2018-05-18 09:13:17 -07:00
go Import translations. DO NOT MERGE 2018-05-07 16:38:30 -07:00
proto_overrides Adding support for derivative apps to safely extend LauncherLog proto 2017-07-20 11:47:11 -07:00
protos Logging Square button presses opening Recents 2018-05-15 14:58:27 -07:00
quickstep Fix thresholds with deferred-start swipe up gestures 2018-05-18 09:13:17 -07:00
res Fixing wrong accessibility focus when opening a floating view 2018-05-16 13:11:00 -07:00
src/com/android/launcher3 Fade back button in and out tied with the overview/shelf (2/3) 2018-05-18 00:48:51 +00:00
src_flags/com/android/launcher3/config Simplifying FeatureFlags by moving common flags to a base class. 2017-07-24 01:03:43 -07:00
src_ui_overrides/com/android/launcher3/uioverrides Fade back button in and out tied with the overview/shelf (2/3) 2018-05-18 00:48:51 +00:00
tests Updating gradle configuration 2018-04-23 14:03:12 -07:00
.gitignore Adding back .gitignore file 2018-03-05 17:40:15 -08:00
Android.mk Merge "Revert "Re-enabling Widgets in Launcher3Go"" into ub-launcher3-master 2018-04-05 18:31:54 +00:00
AndroidManifest-common.xml Using the system color extraction logic instead of inbuild logic 2018-05-04 10:16:39 -07:00
AndroidManifest.xml Making read permission for android content provider as systemSignature 2018-03-23 14:36:48 -07:00
CleanSpec.mk Revert "Revert "Move wallpaper picker code to a separate directory"" 2013-12-11 15:41:28 +01:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:27 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:27 -08:00
build.gradle Updating gradle configuration 2018-04-23 14:03:12 -07:00
fill_screens.py Updating dialtacts to new package. 2012-08-21 13:35:10 -07:00
print_db.py Tweaking print_db script to take grid size directly. 2015-09-14 11:51:41 -07:00
proguard.flags Elevate GPU priority of Launcher3Quickstep 2018-04-09 09:23:28 -07:00