Go to file
Kevin 2ee78b7310 Add task content animation property
Add API to animate task item content transition from one set of task
content (icon, thumbnail) to another. To do this, we provide two things
to the caller: startContentAnimation which allows the caller to set the
icon, thumbnail, and label to animate to and the
CONTENT_TRANSITION_PROGRESS property which the caller can use to control
the transition progress.

We will eventually hook this up to onBindViewHolder for the task adapter
when there is a data change event to prepare to animate content in.
Currently it still changes immediately.

Bug: 114136250
Test: Builds
Change-Id: I16e9b757ee91be54fe8cba6780b399e3cc313e3e
(cherry picked from commit a3d80d102e)
2019-04-23 19:21:58 +00:00
SecondaryDisplayLauncher Fix SecondaryLauncher crash when started. 2019-04-09 05:47:46 +00:00
go Add task content animation property 2019-04-23 19:21:58 +00:00
iconloaderlib Fix icon shape refresh for widgets list / legacy shortcut black bg issue 2019-04-02 11:00:50 -07:00
proto_overrides Adding support for derivative apps to safely extend LauncherLog proto 2017-07-20 11:47:11 -07:00
protos Add launcher logging of back button 2019-04-03 22:41:39 +00:00
quickstep Merge "Annotating ignored tests with requests to enable them" into ub-launcher3-qt-dev 2019-04-23 00:56:56 +00:00
res Removing ShortcutInfoCompat and directly using ShortcutInfo 2019-04-22 15:39:40 -07:00
robolectric_tests Annotating ignored tests with requests to enable them 2019-04-22 17:34:29 -07:00
src/com/android/launcher3 Merge "Removing ShortcutInfoCompat and directly using ShortcutInfo" into ub-launcher3-qt-dev 2019-04-22 22:51:27 +00:00
src_build_config Moving autority definition to a separate file, so 2018-11-27 23:20:32 +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 Removing ShortcutInfoCompat and directly using ShortcutInfo 2019-04-22 15:39:40 -07:00
src_ui_overrides/com/android/launcher3/uioverrides Removing SWIPE_HOME flag and using sysUI mode instead 2019-04-03 17:02:36 -07:00
tests Annotating ignored tests with requests to enable them 2019-04-22 17:34:29 -07:00
.gitignore FeatureFlag: quick scrub is now quick switch 2018-11-01 17:26:31 -04:00
Android.bp Making navigation mode listener a singleton so that the change is dispatched 2019-03-29 09:36:45 -07:00
Android.mk Move PlubinLib to prebuilts/frameworks_intermediates 2019-04-03 23:07:13 -07:00
AndroidManifest-common.xml Switching swipe-up to overview to using test info provider 2019-03-15 11:42:06 -07:00
AndroidManifest.xml Merge "Fix grid options provider metadata" into ub-launcher3-master 2019-01-29 22:28:44 +00: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 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 Using android Q sdk in gradle 2019-01-30 11:41:02 -08: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