Go to file
Sunny Goyal ba7dba3983 Fixing state not set properly when configuration changes
and remote animation callback comes after threshold is crossed

The transition length is updated when removeAnimations is received.
If the gesture delta is crossed before that, we were ending up in
long-swipe mode as due to an incomplete check.

Bug: 117549010
Change-Id: If5471c538ac51b84f176a1fad42112e84046da63
2018-10-15 15:31:10 -07:00
go Groundwork for runtime-toggleable feature flags 2018-10-08 13:17:30 -04:00
libs Add plugin support 2018-10-10 14:02:56 -07:00
proto_overrides Adding support for derivative apps to safely extend LauncherLog proto 2017-07-20 11:47:11 -07:00
protos Remove device profile dependency from UserEventDispatcher 2018-07-11 23:31:01 -07:00
quickstep Fixing state not set properly when configuration changes 2018-10-15 15:31:10 -07:00
res Adding keyboard handling to QsbHostView similar to a normal appwidget view 2018-10-15 11:00:28 -07:00
src/com/android/launcher3 Merge "Adding keyboard handling to QsbHostView similar to a normal appwidget view" into ub-launcher3-master 2018-10-15 18:10:32 +00:00
src_flags/com/android/launcher3/config Groundwork for runtime-toggleable feature flags 2018-10-08 13:17:30 -04:00
src_plugins Add plugin support 2018-10-10 14:02:56 -07:00
src_ui_overrides/com/android/launcher3/uioverrides Add plugin support 2018-10-10 14:02:56 -07:00
tests Supporting OOP tests 2018-10-13 01:13:45 +00:00
.gitignore Adding back .gitignore file 2018-03-05 17:40:15 -08:00
Android.bp Make tapl java_library_static 2018-09-10 14:15:19 -07:00
Android.mk Add plugin support 2018-10-10 14:02:56 -07:00
AndroidManifest-common.xml Cleaning up build rules to simplify customizing derivative projects 2018-07-02 11:16:04 -07:00
AndroidManifest.xml Cleaning up build rules to simplify customizing derivative projects 2018-07-02 11:16:04 -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 the gradle and build tools version 2018-09-20 15:33:08 -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 Removing various reflection based animations, to allow for better proguarding 2018-09-21 18:21:04 +00:00