summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ActivityOptions.java
Commit message (Expand)AuthorAgeFilesLines
* Support Activity Transitions when activity stopped.George Mount2014-05-151-156/+113
* Disallow makeSceneTransitionAnimation without FEATURE_CONTENT_TRANSITIONSGeorge Mount2014-05-131-0/+4
* Transfer image of shared element to launched Activity.George Mount2014-04-291-2/+36
* Split Activity Transitions out of PhoneWindow.George Mount2014-04-171-228/+129
* Add Transitions useful for Activity transitions.George Mount2014-04-071-15/+12
* Implement "Back" for Activity Transitions.George Mount2014-04-071-33/+50
* Change Activity Scene Transitions to be more automatic redo.George Mount2014-02-261-100/+130
* Revert "Change Activity Scene Transitions to be more automatic."George Mount2014-02-261-64/+89
* Change Activity Scene Transitions to be more automatic.George Mount2014-02-251-89/+64
* Cross-Activity Scene transition API.George Mount2014-02-041-91/+199
* Add support for cross-activity scenes and transitionsAdam Powell2013-12-051-4/+48
* Make Scenes and Transitions first-class in PhoneWindow/ThemesAdam Powell2013-11-051-26/+153
* Adding a thumbnail scale down animationMichael Jurka2012-08-161-21/+20
* Work on issue #6579997: Mariner entrance animationDianne Hackborn2012-06-011-14/+60
* Making transition out of recents look betterMichael Jurka2012-05-091-2/+36
* Tweak anim API to automatically call Intent.setSourceBounds().Dianne Hackborn2012-05-071-1/+11
* Fix issue #6426645: API REVIEW: android.app.ActivityOptionsDianne Hackborn2012-05-041-2/+3
* Add new scale-up window manager animation.Dianne Hackborn2012-04-161-5/+79
* Hide the callback for activity animation options.Dianne Hackborn2012-04-101-1/+21
* Add new thumbnail animation.Dianne Hackborn2012-03-231-13/+181
* Fix build, forgot to add file.Dianne Hackborn2012-03-191-0/+141