Go to file
Winson Chung c9bf6d45ac 9/ Clean up swipe shared state
- Add TaskAnimationManager which keeps track of the animation state whose
  lifecycle can be longer than the gesture.  Move some of the logic related
  to cleaning up old animations into this class (called when the state is
  shared across gestures).
- Instead of calling into the shared state directly via UIFactory, add
  callback to cleanup the animation and shared state from Launcher

Bug: 141886704

Change-Id: Ib6140b37162f7460a20fa1046cfd4f4068e4a1c6
Signed-off-by: Winson Chung <winsonc@google.com>
2019-10-16 17:17:34 -07:00
SecondaryDisplayLauncher Import translations. DO NOT MERGE 2019-07-26 11:34:59 -07:00
go 9/ Clean up swipe shared state 2019-10-16 17:17:34 -07:00
iconloaderlib Revert "Revert "Revert "Revert "Revert "cache shourtcut image""""" 2019-10-16 14:52:28 -07:00
proto_overrides Adding support for derivative apps to safely extend LauncherLog proto 2017-07-20 11:47:11 -07:00
protos Add a "Dismiss" option for predicted apps in Launcher 2019-08-13 23:57:11 +00:00
quickstep 9/ Clean up swipe shared state 2019-10-16 17:17:34 -07:00
res Merge "Have consistent All Apps UI between grid size changes." into ub-launcher3-qt-future-dev 2019-10-16 15:51:36 -07:00
robolectric_tests Removing host deletion on startup and corresponding callbacks 2019-10-02 12:08:26 -07:00
src/com/android/launcher3 9/ Clean up swipe shared state 2019-10-16 17:17:34 -07:00
src_build_config Removing flag overrides. All flags should be defined as togglable flags instead. 2019-09-12 10:17:14 -07:00
src_plugins Create hooks for Recents Card plugin. 2019-10-11 11:48:22 -07:00
src_shortcuts_overrides/com/android/launcher3 Removing static instance of LauncherAppsCompat and unnecessary wrapper classes 2019-10-02 16:20:22 -07:00
src_ui_overrides/com/android/launcher3/uioverrides 9/ Clean up swipe shared state 2019-10-16 17:17:34 -07:00
tests Merge "Fix a couple trace issues" into ub-launcher3-master 2019-10-16 20:54:43 +00:00
.gitignore FeatureFlag: quick scrub is now quick switch 2018-11-01 17:26:31 -04:00
Android.bp Moving TestInformationProvider to Launcher3 so that it can be used for 2019-05-23 14:02:33 -07:00
Android.mk Including wrapper code in Launcher builds 2019-09-26 00:26:03 -07:00
AndroidManifest-common.xml Add READ_DEVICE_CONFIG permission 2019-08-16 10:18:11 -07:00
AndroidManifest.xml Changing target sdk to Q 2019-05-17 23:19:58 -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
OWNERS Setup owners for featureflag files 2019-08-28 16:32:59 -07:00
PREUPLOAD.cfg Add PREUPLOAD.cfg file to enable repo checkstyle hooks 2019-08-06 01:31:17 +00:00
build.gradle Follow frameworks_intermediates change in gradle 2019-03-15 13:39:00 -07:00
fill_screens.py Updating dialtacts to new package. 2012-08-21 13:35:10 -07:00
gradle.properties ub-launcher3-master should track R sdk 2019-09-10 14:34:35 -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 proguard to not warn about missing class in graphics package. 2018-11-15 13:38:35 -08:00
settings.gradle Create iconloader library 2018-11-02 14:18:45 -07:00