History log of /frameworks/base/core/res/res/anim/activity_open_exit.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a371154f08246e89c4cb4d5eaefd0b496ecc5632 21-Jun-2012 Craig Mautner <cmautner@google.com> Make animations persist after completion.

Transition animations were set to fillAfter=false which caused them
to revert when they had completed. Normally this would not have
mattered as the final state was obscured by the new Activity. In
the case of the Phone app the Activities churn so much that the
original Activity was exposed.

Fixes bug 6691421.

Change-Id: I96b8a43d0a2cac9a34a14a309548c41451c65a57
/frameworks/base/core/res/res/anim/activity_open_exit.xml
dc6f79bf4374f2fcea2b9d4d0aa7f2e39cc42456 18-Apr-2012 Winson Chung <winsonc@google.com> Updating activity/task transition animations.

Change-Id: I0d4295d269222310a5a6594fb379b9592dd9ced0
/frameworks/base/core/res/res/anim/activity_open_exit.xml
ef6d5e19691ad244b986efa789e6763b05e1bc88 26-Aug-2011 Brandon Keely <lbk@google.com> Massaging framework window transitions.

Change-Id: Iab54836165cf615e84f6f197e215989ff13575ac
/frameworks/base/core/res/res/anim/activity_open_exit.xml
145f1c75a98a534b5f8c8232d32d941f137e6a7b 12-Aug-2011 Brandon Keely <lbk@google.com> Core transitions updates for phone and tablet.

Change-Id: I89e21bc56f87d88f39baf5b94e36994563c345d0
/frameworks/base/core/res/res/anim/activity_open_exit.xml
ff801ec71399f7e8aa95bcbb9937c53144fe17c5 23-Jan-2011 Dianne Hackborn <hackbod@google.com> Fix issue #3302006: Cannot see the dialog lunched from a transparent activity.

The activity manager was not performing the layout pass on the new window,
because its app token was still hidden, because the activity manager / window
manager were still waiting for it to be ready to show.

Just ignore whether the app token is hidden for this case.

Also fixes some problems with animations, and tweaks the ViewConfiguration
values for xlarge screens.

Change-Id: Icbe9c77ba8127d1e02df2d6f27b8e86ec842e50a
/frameworks/base/core/res/res/anim/activity_open_exit.xml
f31161a0e71c0446283610e9bf7a11e0be12bd5e 05-Jan-2011 Dianne Hackborn <hackbod@google.com> Add new "animator" and "interpolator" resource directories.

First phase, allowing apps to move over to the new names.

Change-Id: Ia16f3e2383e4a6599a0011d0464f0aacb1ce9207
/frameworks/base/core/res/res/anim/activity_open_exit.xml
0fe197ee9551be5f3ff41f914698e0aa3878ade5 13-Dec-2010 Brandon Keely <lbk@google.com> Massaging system transitions.

Change-Id: Ic6233f33ef1ee011274631119022b7adc6432ca2
/frameworks/base/core/res/res/anim/activity_open_exit.xml
9a372f53fd72306338ba934a14e96b62fdf64649 23-Nov-2010 Dianne Hackborn <hackbod@google.com> New animations from lbk.

Change-Id: Ia9f88fa080c30c51db848c01587f06bcfce57ed1
/frameworks/base/core/res/res/anim/activity_open_exit.xml
6908cd154c5a2ed2e3b21d40f51952d45be69184 09-Nov-2010 Dianne Hackborn <hackbod@google.com> Fix animations to use correct interpolator.

Also some fragment fixes.

Change-Id: I3906199e541a86379d07c8a4e4d5f9e99830c44a
/frameworks/base/core/res/res/anim/activity_open_exit.xml
8fe044a3a963c9bb654ea5ba7da80a3132c12cee 05-Nov-2010 Dianne Hackborn <hackbod@google.com> Adjust window animations to better match UX spec.

This introduces new resources for interpolators that match the
types received from UX, and uses them appropriately in the animations.

Change-Id: I68c435ff1c8845c7854fa78f24e33157659b16d1
/frameworks/base/core/res/res/anim/activity_open_exit.xml
bf78275b2cb04eec22ec99f394c87e00b91e5235 05-Nov-2010 Dianne Hackborn <hackbod@google.com> Rough cut at new window animations.

Change-Id: I5c698de205d820b770e2405ea9d3d483b6b8a463
/frameworks/base/core/res/res/anim/activity_open_exit.xml
bfe319e06aa56c081d0d94d64a8181291d7f7388 21-Sep-2009 Dianne Hackborn <hackbod@google.com> Turn animations on by default.

Add API to skip the animation for a particular start activity, so that
a latter better one can be used.

Fix Theme.NoDisplay to actually work.

Fiddle with various animations: don't do a different animation for task
switching, try a scale animation for switching in/out of the wallpaper.

Adjust the animation duration so that at normal speed we have something
more like the slower animation option (so slow is now the default).

Change-Id: Ieba9f3db0bd9a762a19b327a3ecccbc7b547893d
/frameworks/base/core/res/res/anim/activity_open_exit.xml
bcbcaa7edd32ba67c6290d79f7e7821c4b5b39ac 10-Sep-2009 Dianne Hackborn <hackbod@google.com> Wallpapers, animations, pending intent.

Some more tweaks and fixes to wallpapers. Make sure wallpapers are
told they are not visible when the screen is off. Add some new animations
for transitions across tasks, and fiddle with many of the existing
animations. Clean up the relationship between translucent activities
and animations. Add new API to start a PendingIntent from an
activity.

Change-Id: Ie0bf45fe44081bb6982c75361257a55d9cd9d863
/frameworks/base/core/res/res/anim/activity_open_exit.xml