Go to file
Winson Chung 4292c3038b Reduce extraneous loading of task snapshots/icons
- Skip handling loading visible task data after resetting overview, we
  currently keep the tasks bound to their task views (some calls are not
  synchronous with the lifecycle of recents, can be changed later), so
  the next call to loadVisibleTasks before the tasks have been loaded would
  load snapshots for old tasks
- Skip loading tasks if the previously requested load plan is still valid,
  this can happen because setCurrentTask() will be called multiple times
  during swipe up

Bug: 117603579
Change-Id: Ie58ded14dedbb3934d08163ca7939d89310c3ecf
2018-10-11 12:48:16 -07:00
go Groundwork for runtime-toggleable feature flags 2018-10-08 13:17:30 -04: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 Reduce extraneous loading of task snapshots/icons 2018-10-11 12:48:16 -07:00
res Import translations. DO NOT MERGE 2018-10-06 18:42:21 -07:00
src/com/android/launcher3 Merge "Groundwork for runtime-toggleable feature flags" into ub-launcher3-master 2018-10-08 17:26:57 +00:00
src_flags/com/android/launcher3/config Groundwork for runtime-toggleable feature flags 2018-10-08 13:17:30 -04:00
src_ui_overrides/com/android/launcher3/uioverrides Move IconNormalizer/ShadowGenerator/LauncherIcons to icons package 2018-09-26 11:57:37 -07:00
tests More temporary logging to diagnose testPendingWidget_autoRestored 2018-10-05 20:05:34 -07: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 Link SystemUISharedLib from source if it exists 2018-08-31 13:57:30 -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