Go to file
Tony Wickham 6becf7c07d Add atomic recents animation while swiping up
State handlers can now specify atomic and non-atomic components of
their animations to states, which can be specified when creating a
new animation. There is now one atomic animation, when going from
NORMAL to OVERVIEW (and in reverse):
- RecentsViewStateController's animation (scale/alpha) is all atomic
- WorkspaceStateTransitionAnimation has atomic and non-atomic:
  - Hotseat and workspace alpha is atomic, as is workspace scale
  - Everything else (scrim, translation, qsb and drag handle alpha) is
    non-atomic
- All apps progress is non-atomic

Also simplified dragging through overview; no longer pulls against you,
so we use an OvershootInterpolator when flinging instead of our custom
interpolator for the spring effect.

Bug: 76449024
Bug: 78089840
Change-Id: Iafac84d0c2b99ee9cf9dd5b30e2218286713b449
2018-05-09 12:33:46 -07:00
go Import translations. DO NOT MERGE 2018-05-07 16:38:30 -07:00
proto_overrides Adding support for derivative apps to safely extend LauncherLog proto 2017-07-20 11:47:11 -07:00
protos Refactors ButtonDropTarget to add extension data 2018-05-02 14:20:09 -07:00
quickstep Add atomic recents animation while swiping up 2018-05-09 12:33:46 -07:00
res Merge "Chaniging all-apps scrim" into ub-launcher3-edmonton 2018-05-08 18:10:12 +00:00
src/com/android/launcher3 Add atomic recents animation while swiping up 2018-05-09 12:33:46 -07: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 Add atomic recents animation while swiping up 2018-05-09 12:33:46 -07:00
tests Updating gradle configuration 2018-04-23 14:03:12 -07:00
.gitignore Adding back .gitignore file 2018-03-05 17:40:15 -08:00
Android.mk Merge "Revert "Re-enabling Widgets in Launcher3Go"" into ub-launcher3-master 2018-04-05 18:31:54 +00:00
AndroidManifest-common.xml Using the system color extraction logic instead of inbuild logic 2018-05-04 10:16:39 -07:00
AndroidManifest.xml Making read permission for android content provider as systemSignature 2018-03-23 14:36:48 -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 gradle configuration 2018-04-23 14:03:12 -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 Elevate GPU priority of Launcher3Quickstep 2018-04-09 09:23:28 -07:00