1. fd10cd1 Force CROSSFADE rotation when launching from double tap gesture. by Robert Carr · 8 years ago
  2. 413739e Re-add Internal API for cross-task Activity used by assistant. by George Mount · 8 years ago
  3. 563df3b Revert "Internal API for cross-task Activity used by assistant." by Eino-Ville Talvala · 8 years ago
  4. 04073dc Internal API for cross-task Activity used by assistant. by George Mount · 8 years ago
  5. 3b23239 Fixed bugs with starting windows when displayng forcedResized activity by Wale Ogunwale · 8 years ago
  6. acf147e Add @TestApi to ActivityOptions.setLaunchStackId by Vladislav Kaznacheev · 8 years ago
  7. c875ae7 Don't move forced resizable info activity to the front by Jorim Jaggi · 8 years ago
  8. 2adba07 Show a scrim activity if task is not resizable by Jorim Jaggi · 8 years ago
  9. 7f1bdd9 Merge "Add @SafeVarargs for methods using typevar varargs." into nyc-dev by George Mount · 8 years ago
  10. d136e51 Defuse Bundles parsed by the system process. by Jeff Sharkey · 8 years ago
  11. 8f1701d Update ActivityOptions#setLaunchBounds() docs by Andrii Kulian · 8 years ago
  12. d98f4ba Add @SafeVarargs for methods using typevar varargs. by George Mount · 8 years ago
  13. 5122df0 API council recommended changes to bounds APIs in ActivityOptions by Wale Ogunwale · 9 years ago
  14. 198dcbf Fix several small logging issues. by Filip Gruszczynski · 9 years ago
  15. 854809c Added hidden API for specifying launch stack in ActivityOptions by Wale Ogunwale · 9 years ago
  16. 7a8fa60 Allow apps to set launch bounds for activities. by Wale Ogunwale · 9 years ago
  17. 280d332 Construct ActivityOptions near top level by Chong Zhang · 9 years ago
  18. 1a5203d Hide recents during freeform to recents animation. by Filip Gruszczynski · 9 years ago
  19. d64ef3e Freeform to recents app transition. by Filip Gruszczynski · 9 years ago
  20. 90186c6 Fix wrong task bounds when docking from recents. by Filip Gruszczynski · 9 years ago
  21. 0fa656b Allow apps to pass in launch bounds when moving/starting a task by Chong Zhang · 9 years ago
  22. a750a63 Fix issue #21814207 and issue #21814212 (alarm manager) by Dianne Hackborn · 9 years ago
  23. 67ba2c7 Fix issue #21572679: API Review: ActivityOptions, usage time report by Dianne Hackborn · 9 years ago
  24. b5a380d Add API to track usage time of apps. by Dianne Hackborn · 9 years ago
  25. 10e23ab Add ClipReveal window transition for application launch by Chet Haase · 9 years ago
  26. e494c38 Bug 18784289: Fix issue with transition animation callback. by Winson Chung · 10 years ago
  27. 044d529 Adding bounce animation for affiliated tasks. (Bug 16656169) by Winson Chung · 10 years ago
  28. 9826f63 Have Activity Transitions activited by a new window attribute. by George Mount · 10 years ago
  29. 345d4f4 Merge "Remove deprecated (and now unused) API method." into lmp-dev by Craig Mautner · 10 years ago
  30. 0321573 Remove deprecated (and now unused) API method. by Craig Mautner · 10 years ago
  31. 2e7f3bd Removing unnecessary delays, ensuring transition thumbnail is the size of the header. (Bug. 16987565) by Winson Chung · 10 years ago
  32. 5c1b42e Merge "Multiple performance changes to speed recents invocation/app launching time. (Bug 16987565)" into lmp-dev by Winson Chung · 10 years ago
  33. a4ccb86 Multiple performance changes to speed recents invocation/app launching time. (Bug 16987565) by Winson Chung · 10 years ago
  34. 3b2cd1d Update API per council requests by Craig Mautner · 10 years ago
  35. bb74246 Launch activity behind launching task. by Craig Mautner · 10 years ago
  36. 00dde0b Fix hang when there is no shared element in activity transition. by George Mount · 10 years ago
  37. 0b6f3e1 Don't return null from ActivityOptions.makeSceneTransitionAnimation. by George Mount · 10 years ago
  38. 1fecfb2 Activity Transitions: don't require transitionName. by George Mount · 10 years ago
  39. 0a2ae00 Revert "Revert "API Review: Change View viewName attribute to transitionName."" by George Mount · 10 years ago
  40. a3c1025 Revert "API Review: Change View viewName attribute to transitionName." by John Reck · 10 years ago
  41. 125578a API Review: Change View viewName attribute to transitionName. by George Mount · 10 years ago
  42. d5f9d73 Make more descriptive exception for null viewName. by George Mount · 10 years ago
  43. 62ab9b7 Support Activity Transitions when activity stopped. by George Mount · 10 years ago
  44. 5d1be53 Disallow makeSceneTransitionAnimation without FEATURE_CONTENT_TRANSITIONS by George Mount · 10 years ago
  45. caa0310 Transfer image of shared element to launched Activity. by George Mount · 10 years ago
  46. 31a2172 Split Activity Transitions out of PhoneWindow. by George Mount · 10 years ago
  47. d6107a3 Add Transitions useful for Activity transitions. by George Mount · 10 years ago
  48. cb4b7d9 Implement "Back" for Activity Transitions. by George Mount · 10 years ago
  49. e180337 Change Activity Scene Transitions to be more automatic redo. by George Mount · 10 years ago
  50. 206e30c Revert "Change Activity Scene Transitions to be more automatic." by George Mount · 10 years ago
  51. f10587f Change Activity Scene Transitions to be more automatic. by George Mount · 10 years ago
  52. 0a778ed Cross-Activity Scene transition API. by George Mount · 11 years ago
  53. cfbe9be Add support for cross-activity scenes and transitions by Adam Powell · 11 years ago
  54. 18e905f Make Scenes and Transitions first-class in PhoneWindow/Themes by Adam Powell · 11 years ago
  55. 832cb22 Adding a thumbnail scale down animation by Michael Jurka · 12 years ago
  56. 8437587 Work on issue #6579997: Mariner entrance animation by Dianne Hackborn · 12 years ago
  57. 21385cd Making transition out of recents look better by Michael Jurka · 12 years ago
  58. d367ca8 Tweak anim API to automatically call Intent.setSourceBounds(). by Dianne Hackborn · 12 years ago
  59. ddc52a8 Fix issue #6426645: API REVIEW: android.app.ActivityOptions by Dianne Hackborn · 12 years ago
  60. eabfb3a Add new scale-up window manager animation. by Dianne Hackborn · 12 years ago
  61. 9944ecd Hide the callback for activity animation options. by Dianne Hackborn · 12 years ago
  62. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 12 years ago
  63. 6de01a9 Fix build, forgot to add file. by Dianne Hackborn · 12 years ago