Go to file
Tony Wickham cad49c6721 Creating a new dismiss animation while one is pending is now valid
It used to be an invalid state to create a new dismiss animation while
one was pending, because the only way to do it was to swipe up. However,
now there are a number of places we create the dismiss animation, e.g.:
- When entering split screen
- Clear all
- Uninstalling an app

So now, instead of calling this an illegal state, we simply cancel the
previous pending dismiss if it exists.

Bug: 118880699
Bug: 118400078
Change-Id: I4d073f7e9d50e832ba4ae55391530040a0fac50c
2018-11-13 15:47:29 -08:00
go Disable AddItemActivity on Android Go devices. 2018-11-06 15:16:36 -08:00
iconloaderlib Adding reusable version of IconCache and IconFactory 2018-11-09 15:44:07 -08:00
libs Split out launcherProtos from sysui_shared.jar 2018-11-05 17:01:54 -08:00
proto_overrides Adding support for derivative apps to safely extend LauncherLog proto 2017-07-20 11:47:11 -07:00
protos Adding code to open DWP settings of a recent task 2018-10-24 13:30:33 -07:00
quickstep Creating a new dismiss animation while one is pending is now valid 2018-11-13 15:47:29 -08:00
res Import translations. DO NOT MERGE 2018-11-10 00:27:25 -08:00
robolectric_tests Allow overriding flags in Robolectric tests 2018-11-08 17:25:23 -05:00
src/com/android/launcher3 Merge "Fix showing strange Launcher on pressing Home." into ub-launcher3-master 2018-11-13 01:28:24 +00:00
src_flags/com/android/launcher3/config Make flags UI available on release build of launcher 2018-10-15 17:24:48 -04:00
src_plugins Add FirstScreenWidget plugin interface 2018-10-22 13:20:34 -07:00
src_shortcuts_overrides/com/android/launcher3 Create a launcher LoaderResults override. 2018-11-05 15:43:53 -08:00
src_ui_overrides/com/android/launcher3/uioverrides Moving Plugin and feature flags UI to androidX 2018-10-25 13:07:42 -07:00
tests Adding reusable version of IconCache and IconFactory 2018-11-09 15:44:07 -08:00
.gitignore FeatureFlag: quick scrub is now quick switch 2018-11-01 17:26:31 -04:00
Android.bp Create iconloader library 2018-11-02 14:18:45 -07:00
Android.mk Adding reusable version of IconCache and IconFactory 2018-11-09 15:44:07 -08:00
AndroidManifest-common.xml Merge "Adding dark theme for AddItemActivity" into ub-launcher3-master 2018-10-22 18:48:44 +00: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 Create iconloader library 2018-11-02 14:18:45 -07:00
fill_screens.py Updating dialtacts to new package. 2012-08-21 13:35:10 -07:00
gradle.properties Create iconloader library 2018-11-02 14:18:45 -07:00
print_db.py Tweaking print_db script to take grid size directly. 2015-09-14 11:51:41 -07:00
proguard.flags Fixing androidx preference fragments not being preserved by proguard 2018-11-07 10:08:47 -08:00
settings.gradle Create iconloader library 2018-11-02 14:18:45 -07:00