Go to file
Winson Chung 7f96440ee0 Fix issue with side pages being visible momentarily when swiping up
- Apply the initial scale to overview while it is in the backround app
  state to ensure the side pages are positioned accordingly.  Since this
  affects the computation of the target rects for the overview
  animation, also ensure that we calculate those with the final target
  overview scale applied.

Bug: 117439562
Change-Id: I5e00cf1683e31b22cf937b966d52f8cbe745aaba
2018-10-12 14:46:13 -07:00
go Groundwork for runtime-toggleable feature flags 2018-10-08 13:17:30 -04:00
libs Add plugin support 2018-10-10 14:02:56 -07: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 Fix issue with side pages being visible momentarily when swiping up 2018-10-12 14:46:13 -07:00
res Add plugin support 2018-10-10 14:02:56 -07:00
src/com/android/launcher3 Remove unused NO_ALL_APPS_ICON flag 2018-10-12 14:45:35 -04:00
src_flags/com/android/launcher3/config Groundwork for runtime-toggleable feature flags 2018-10-08 13:17:30 -04:00
src_plugins Add plugin support 2018-10-10 14:02:56 -07:00
src_ui_overrides/com/android/launcher3/uioverrides Add plugin support 2018-10-10 14:02:56 -07:00
tests Fixing BindWidgetTest failing on Launcher3 2018-10-11 16:06:52 -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 Add plugin support 2018-10-10 14:02:56 -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