Go to file
Jon Miranda 54441f5df9 Refactor LauncherAppTransitionManager & polish for new app transitions.
* Add start delay when launcher resumes from all apps or landscape.
* Track the last app transition animator and cancel it before beginning a new one,
  otherwise the animators can conflict with each other.
  ie. Opening an app from all apps and then immediately pressing back to return to
      all apps.
* Use class overrride instead of UiFactory.

Bug: 70220260
Change-Id: I4755d45d820f9d551e443d6c4a148e8789c5bc57
2018-01-25 14:32:47 -08:00
go Fixing InvariantDeviceProfile for Launcher3Go 2018-01-19 09:01:00 -08:00
proto_overrides Adding support for derivative apps to safely extend LauncherLog proto 2017-07-20 11:47:11 -07:00
protos Log time spent on different UI surfaces 2017-10-19 15:15:02 -07:00
quickstep Refactor LauncherAppTransitionManager & polish for new app transitions. 2018-01-25 14:32:47 -08:00
res Refactor LauncherAppTransitionManager & polish for new app transitions. 2018-01-25 14:32:47 -08:00
src/com/android/launcher3 Refactor LauncherAppTransitionManager & polish for new app transitions. 2018-01-25 14:32:47 -08:00
src_flags/com/android/launcher3/config Simplifying FeatureFlags by moving common flags to a base class. 2017-07-24 01:03:43 -07:00
src_ui_overrides/com/android/launcher3/uioverrides Refactor LauncherAppTransitionManager & polish for new app transitions. 2018-01-25 14:32:47 -08:00
tests Dominant color is part of icon cache 2018-01-03 16:55:58 -08:00
.gitignore Adding gradle script for Android Studio 2015-08-30 21:04:44 -07:00
Android.mk Fixing quickstep build 2017-11-07 16:43:24 -08:00
AndroidManifest-common.xml Removing extraction service and palette api dependency 2017-09-29 10:40:08 -07:00
AndroidManifest.xml Deleting sample code demonstrating how to extend Launcher3 2017-10-30 09:28:03 -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 Removing dependency on deprecated android.test.** package 2017-11-06 21:10:09 -08: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 Refactor LauncherAppTransitionManager & polish for new app transitions. 2018-01-25 14:32:47 -08:00