1. cf128fa Ensure that views retain clipping in origin transitions by Todd Lee · 9 months ago
  2. 29fe767 Merge "Fix view leak." into main by Luca Zuccarini · 9 months ago
  3. 55d3567 Fix view leak. by Luca Zuccarini · 9 months ago
  4. efdb814 Merge "Revert^2 "A few fixes for animation takeovers."" into main by Luca Zuccarini · 9 months ago
  5. 616f467 Merge "Add method to access the View wrapped by the ViewUIComponent" into main by Treehugger Robot · 9 months ago
  6. d91dc6f Merge "Fix transition filter for returning home transition." into main by Treehugger Robot · 9 months ago
  7. 4b1dafa Fix transition filter for returning home transition. by Josh Yang · 9 months ago
  8. 04f0ee6 Add method to access the View wrapped by the ViewUIComponent by Todd Lee · 9 months ago
  9. b6557ed Revert^2 "A few fixes for animation takeovers." by Luca Zuccarini · 9 months ago
  10. 26a3063 Merge "Use bugfix flags for desktop transitions: enter, exit, alttab, applaunch" into main by Treehugger Robot · 9 months ago
  11. 9097706 Use bugfix flags for desktop transitions: enter, exit, alttab, applaunch by Gustav Sennton · 9 months ago
  12. 4722957 Merge "Ensure that transitions are unregistered when the launchable is detached." into main by Treehugger Robot · 9 months ago
  13. 1ee5d0f Ensure that transitions are unregistered when the launchable is detached. by Luca Zuccarini · 9 months ago
  14. 0288dc2 Merge "Add predictive back support in origin transition backend." into main by Treehugger Robot · 9 months ago
  15. 5872195 Add predictive back support in origin transition backend. by Josh Yang · 10 months ago
  16. d32ceb9 Merge "Revert "A few fixes for animation takeovers."" into main by Chaitanya Cheemala (xWF) · 9 months ago
  17. bcc055a Revert "A few fixes for animation takeovers." by Chaitanya Cheemala (xWF) · 9 months ago
  18. 3802103 Merge "A few fixes for animation takeovers." into main by Luca Zuccarini · 9 months ago
  19. a472384 Only enforce return animations when going to Launcher. by Luca Zuccarini · 10 months ago
  20. e62bbe8 A few fixes for animation takeovers. by Luca Zuccarini · 10 months ago
  21. 8eb5ac2 Merge "Clean up the controller reference after execution." into main by Luca Zuccarini · 10 months ago
  22. c085f48 Clean up the controller reference after execution. by Luca Zuccarini · 10 months ago
  23. 733461a Merge "Polish predictive back with 3-button-nav" into main by Johannes Gallmann · 10 months ago
  24. 56b5042 Merge "[Origin transition] Explicitly ensure the correct thread is being used." into main by Treehugger Robot · 10 months ago
  25. f97aeb8 [Origin transition] Explicitly ensure the correct thread is being used. by Josh Yang · 10 months ago
  26. 44a8c67 Polish predictive back with 3-button-nav by Johannes Gallmann · 10 months ago
  27. 2ad2f90 Merge "Reduce the number of Font instance creation" into main by Hawkwood Glazier · 10 months ago
  28. de6d444 Reduce the number of Font instance creation by Hawkwood Glazier · 10 months ago
  29. e527c3d Passthrough animation handoff method for RecentsAnimationControllerCompat. by Luca Zuccarini · 10 months ago
  30. 6cf3d6b Merge "Introduce animation takeovers to ActivityTransitionAnimator." into main by Luca Zuccarini · 10 months ago
  31. d184719 Introduce animation takeovers to ActivityTransitionAnimator. by Luca Zuccarini · 10 months ago
  32. e29b5b7 Merge changes I62f1ef56,I5d20a393 into main by Caitlin Shkuratov · 10 months ago
  33. 8b11ea2 In ViewHierarchyAnimator, run onAnimationEnd even if anim was cancelled. by Caitlin Shkuratov · 10 months ago
  34. de5882f Format ViewHierarchyAnimator + test by Caitlin Shkuratov · 10 months ago
  35. 5230528 Merge "Fix Desktop exit-transition code NPE" into main by Treehugger Robot · 10 months ago
  36. 8badf56 Fix Desktop exit-transition code NPE by Gustav Sennton · 10 months ago
  37. 6e71a5f Use initial velocity with spring animations in TransitionAnimator. by Luca Zuccarini · 10 months ago
  38. cb17867 Merge "Add OWNERS file for anim lib project" into main am: 31fff76e08 am: 1fa73f6dac by Treehugger Robot · 11 months ago
  39. 7c25916 Add OWNERS file for anim lib project by Todd Lee · 11 months ago
  40. 53c8e35 Merge "Refactor animation lib to supprot wear-sdk origin transitions" into main by Todd Lee · 11 months ago
  41. 3df09aa Fix NullPointerException in FlingOnBackAnimationCallback by Johannes Gallmann · 11 months ago
  42. 86bf28a Refactor animation lib to supprot wear-sdk origin transitions by Todd Lee · 11 months ago
  43. 11420c4 Add millis suffix to BackEvent#getFrameTime API by Johannes Gallmann · 11 months ago
  44. 527fe9da Merge "Introduce FlingOnBackAnimationCallback to make use of new timestamp API" into main by Johannes Gallmann · 11 months ago
  45. 4209c71 Merge "Set Launcher alpha to 0 during Desktop exit transition." into main by Gustav Sennton · 11 months ago
  46. a63a89b Add TurbulenceNoiseShader.SIMPLEX_NOISE_SIMPLE. by Shan Huang · 11 months ago
  47. e0b7038 Introduce FlingOnBackAnimationCallback to make use of new timestamp API by Johannes Gallmann · 11 months ago
  48. 269eef8 Set Launcher alpha to 0 during Desktop exit transition. by Gustav Sennton · 11 months ago
  49. 0f0032d Merge "Fix-forward for breakage introduced in b/29732496." into main by Treehugger Robot · 11 months ago
  50. 8c104d5 Fix-forward for breakage introduced in b/29732496. by Luca Zuccarini · 11 months ago
  51. 814d4cf [4/3] Introduce SpringTimings to avoid confusion. by Luca Zuccarini · 11 months ago
  52. 7f0815c [3/3] Introduce a new spring-based animation. by Luca Zuccarini · 11 months ago
  53. a2930f6 [1/3] Refactor animator creation to prepare for the new spring. by Luca Zuccarini · 11 months ago
  54. 30c2f8e Merge "Revert^2 "Partially revert ag/27263995"" into main by Jordan Demeulenaere · 11 months ago
  55. 7a8d64b Revert^2 "Partially revert ag/27263995" by Justin Weir · 11 months ago
  56. 5e90eda Add TransitionPlayer and UIComponent interface to the origin transition by Josh Yang · 12 months ago
  57. 595d04a Introduce a skeleton PlatformAnimationLib-core lib for origin transition. by Josh Yang · 1 year, 1 month ago
  58. 0ebb981 Merge "Revert "Partially revert ag/27263995"" into main by Justin Weir · 12 months ago
  59. 44f00e6 Revert "Partially revert ag/27263995" by Justin Weir · 12 months ago
  60. cee82101 Split the return animation framework flag into two. by Luca Zuccarini · 12 months ago
  61. da2ccf2 Merge "Introduce a new IOriginTransitions.aidl interface for handling origin return transitions." into main by Josh Yang · 12 months ago
  62. 6d74c43 Adding support for overriding window state in all transition by Sunny Goyal · 12 months ago
  63. e7facb9 Introduce a new IOriginTransitions.aidl interface for handling origin by Josh Yang · 1 year ago
  64. a4b0a97 Removing unnecessary definitions from library by Sunny Goyal · 1 year ago
  65. b7080b6 Improve handling of launching translucent occluding activities. by Josh Tsuji · 1 year, 2 months ago
  66. 22bbcfb Improve handling of launching translucent occluding activities. by Josh Tsuji · 1 year, 2 months ago
  67. dc779db Merge changes I6fd359c9,I3da01c31 into main by Yein Jo · 1 year, 3 months ago
  68. 8e06308 Show edge glowing on keyboard connect by Yein Jo · 1 year, 3 months ago
  69. 0c7f632 Add glow box effect by Yein Jo · 1 year, 4 months ago
  70. e8c20fe Rebuild SmartspaceSection on configuration changes by Hawkwood Glazier · 1 year, 4 months ago
  71. 678b3bc Merge "Partially revert ag/27263995" into main by Jordan Demeulenaere · 1 year, 3 months ago
  72. 20b076f Partially revert ag/27263995 by Jordan Demeulenaere · 1 year, 3 months ago
  73. 3873ea0 Merge "Add bottomsheet predictive back animation for SysUI" into main by Johannes Gallmann · 1 year, 3 months ago
  74. b69ff7b Add bottomsheet predictive back animation for SysUI by Johannes Gallmann · 1 year, 4 months ago
  75. abd997f Introduce long-lived registrations. by Luca Zuccarini · 1 year, 4 months ago
  76. 964dbe5 Add TransitionCookie and ephemeral return functionality. by Luca Zuccarini · 1 year, 4 months ago
  77. 3b64f53 Delay TransitionAnimator.onAnimationEnd by one frame (1/4) by Jordan Demeulenaere · 1 year, 4 months ago
  78. b6c27ea Merge "Changing the background drawable boundary in the long-press effect." into main by Juan Sebastian Martinez · 1 year, 4 months ago
  79. 4806080 Changing the background drawable boundary in the long-press effect. by Juan Sebastian Martinez · 1 year, 4 months ago
  80. 1e93df0 Merge "Revert "Add RippleRevealEffect"" into main by Yein Jo · 1 year, 4 months ago
  81. 0d81975 Merge changes from topic "revert-27073971-JJCJUBPXEN" into main by Yein Jo · 1 year, 4 months ago
  82. 8892325 Revert "Add GlowPieEffect (first pass)" by Yein Jo · 1 year, 4 months ago
  83. c5f264b Revert "Extract GlowPie to avoid code repetition." by Yein Jo · 1 year, 4 months ago
  84. 11a2f2a Revert "Add RippleRevealEffect" by Yein Jo · 1 year, 4 months ago
  85. 4444333 Merge changes I08d0d430,Ic0f9c588 into main by Yein Jo · 1 year, 4 months ago
  86. c2d9a4a Extract GlowPie to avoid code repetition. by Yein Jo · 1 year, 5 months ago
  87. d243f96 Add GlowPieEffect (first pass) by Yein Jo · 1 year, 5 months ago
  88. 94cda49 Add return animation functionality to ActivityTransitionAnimator. by Luca Zuccarini · 1 year, 5 months ago
  89. ab7c0fee Add RippleRevealEffect by Yein Jo · 1 year, 5 months ago
  90. 7467caa Merge "Create a stubbed IRemoteTransition implementation." into main by Luca Zuccarini · 1 year, 5 months ago
  91. 88ea4a6 Merge "Update predictive back progress interpolator for dialogs" into main by Johannes Gallmann · 1 year, 5 months ago
  92. a69c13a Merge "Extract common render callback interfaces." into main by Yein Jo · 1 year, 5 months ago
  93. 6f879b8 Extract common render callback interfaces. by Yein Jo · 1 year, 5 months ago
  94. 1e7a7dc Update predictive back progress interpolator for dialogs by Johannes Gallmann · 1 year, 5 months ago
  95. 5a87f0a Create a stubbed IRemoteTransition implementation. by Luca Zuccarini · 1 year, 5 months ago
  96. cd50f53 Add soong namespace to sysui libs by Peter Kalauskas · 1 year, 5 months ago
  97. a1c7263 Merge "Add return animation functionality to TransitionAnimator." into main by Luca Zuccarini · 1 year, 5 months ago
  98. 23b4cb2 Add return animation functionality to TransitionAnimator. by Luca Zuccarini · 1 year, 7 months ago
  99. e966da6 Merge "Make BackAnimationSpec respect DisplayMetrics changes" into main by Johannes Gallmann · 1 year, 5 months ago
  100. 5e50b56 Make BackAnimationSpec respect DisplayMetrics changes by Johannes Gallmann · 1 year, 5 months ago