1. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 7 months ago
  2. 67cf4b1 Fix invalid OWNER files due to the users no longer having an active account. by Sam Saccone · 3 years, 7 months ago
  3. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  4. 7969d3a Make CatchAndPrintStackTrace in errorprone an error by Sergey Zakharov · 3 years, 7 months ago
  5. fe4dea2 Update transition method visibity not not reference hidden types by Aurimas Liutikas · 3 years, 7 months ago
  6. cb08796 Reenable GetterSetterNames check by Aurimas Liutikas · 3 years, 8 months ago
  7. c18398c Merge "Ignore special effects for views not attachedToWindow" into androidx-main by Treehugger Robot · 3 years, 8 months ago
  8. b57c42b Ignore special effects for views not attachedToWindow by Jeremy Woods · 3 years, 8 months ago
  9. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  10. 2ee5e01 Merge "Enforce java warnings for android library test code" into androidx-master-dev by Alan Viverette · 3 years, 9 months ago
  11. 053e7e6 Update androidx-master-dev references to new androidx-main branch by Alan Viverette · 3 years, 9 months ago
  12. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 9 months ago
  13. bf9efd5 Only execute when there are pending operations by Jeremy Woods · 3 years, 10 months ago
  14. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  15. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  16. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 4 years ago
  17. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years ago
  18. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  19. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  20. 6ac8c64 Upgrade to Metalava 1.0.0-alpha02 build by Aurimas Liutikas · 4 years ago
  21. 78118c1 Fix ChangeImageTransformTest#testNoAnimationForDrawableWithoutSize by Yuichi Araki · 4 years ago
  22. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 4 years ago
  23. 07f6376 Move running effects out of DefaultSpecialEffectsController by Ian Lake · 4 years ago
  24. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  25. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  26. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years, 1 month ago
  27. 9c1d622 Fix disallowing transition overlap by Ian Lake · 4 years, 1 month ago
  28. 8c6081e Enable the new state manager by default by Ian Lake · 4 years, 2 months ago
  29. c8263b1 Mirror changes in FragmentTransitionTest to transition by Ian Lake · 4 years, 2 months ago
  30. c4e66e2 Change reordering parameter from boolean to sealed class by Ian Lake · 4 years, 2 months ago
  31. ec4d838 Update Transition to comply with Android's inclusive language guidance by Ian Lake · 4 years, 2 months ago
  32. d00ab1d Use a more inclusive term in CanvasUtils by Aurimas Liutikas · 4 years, 2 months ago
  33. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 3 months ago
  34. 0cce18a Use more inclusive language in ViewUtilsApi23 class. by Aurimas Liutikas · 4 years, 3 months ago
  35. 648b619 Update Transition to 1.4.0-beta01 by Ian Lake · 4 years, 3 months ago
  36. bd26315 Use prebuilt dependencies for androidx.transition by Ian Lake · 4 years, 3 months ago
  37. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  38. 618985cf Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev by Aurimas Liutikas · 4 years, 3 months ago
  39. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 4 months ago
  40. 60a3642 Improve assertions to verify elements, not size by Ian Lake · 4 years, 3 months ago
  41. fa0bb11 Merge "Move coverage to only be enabled in CI." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  42. edd82e7 Move coverage to only be enabled in CI. by Aurimas Liutikas · 4 years, 6 months ago
  43. 79fc883 Always verifyAndClear each transition in tests by Ian Lake · 4 years, 4 months ago
  44. 5b1bdc8 Convert getBoundsOnScreen(View) into Kotlin property by Ian Lake · 4 years, 4 months ago
  45. 992af3f Track entering and exiting Views separately in tests by Ian Lake · 4 years, 4 months ago
  46. ca98f33 Simplify Transition's verifyAndClearTransition() by Ian Lake · 4 years, 4 months ago
  47. 2b94eb3 Fix transition api_lint.ignore by Ian Lake · 4 years, 5 months ago
  48. fa97c2e Merge "Revert "Use core:core-animation in transition"" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  49. 10b53cd Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 5 months ago
  50. ecd6311 Revert "Use core:core-animation in transition" by Yuichi Araki · 4 years, 5 months ago
  51. 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 5 months ago
  52. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  53. 2eb8e9f Use core:core-animation in transition by Yuichi Araki · 4 years, 5 months ago
  54. 6baae02 Improve suppressLayout test by Yuichi Araki · 4 years, 6 months ago
  55. cf0fb61 Set targetSdkVersion to API 29. by Aurimas Liutikas · 4 years, 6 months ago
  56. 94b1fca Fix flaky EpicenterTest by Yuichi Araki · 4 years, 6 months ago
  57. f323230 Fix GhostViewTest on APIs 21 - 25 by Andrey Kulikov · 4 years, 6 months ago
  58. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 7 months ago
  59. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 8 months ago
  60. f4474e8 Merge "Re-enable animations for transition tests" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  61. 18df655 Re-enable animations for transition tests by Andrey Kulikov · 4 years, 7 months ago
  62. a4f7b23 Disable clipChildren for GhostViewPost by Andrey Kulikov · 4 years, 8 months ago
  63. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  64. 58ba7af Mark testViewDetachedFromOverlayWhilePaused as flaky by Jeremy Woods · 4 years, 8 months ago
  65. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  66. fbb001b Replace deprecated Matchers with ArgumentMatchers by Jelle Fresen · 4 years, 8 months ago
  67. 4506982 Disable failing PrevTransitionStoppedTest test by Aurimas Liutikas · 4 years, 9 months ago
  68. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 9 months ago
  69. 0e0fafd2 Merge "Update android lint baseline" into androidx-master-dev by Aurimas Liutikas · 4 years, 10 months ago
  70. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 10 months ago
  71. 5cdf77d Fix the flaky FragmentTransition showHide test by Jeremy Woods · 4 years, 10 months ago
  72. 0689784 Ignore flaky Fragment hide/show transition tests by Jeremy Woods · 4 years, 10 months ago
  73. 685e08c Merge "Introduce transition-ktx for standalone transition library" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  74. d69661a Merge "Fix hide Transitions with reordering" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  75. a39315b Fix hide Transitions with reordering by Jeremy Woods · 4 years, 10 months ago
  76. ae42e31 Introduce transition-ktx for standalone transition library by Jake Wharton · 4 years, 10 months ago
  77. a196ccd Update api lint baseline. by Aurimas Liutikas · 4 years, 10 months ago
  78. 1732145 Update API lint baselines by Aurimas Liutikas · 4 years, 10 months ago
  79. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 10 months ago
  80. 4e6e20e Merge changes from topic "metalava_update_1" into androidx-master-dev by Aurimas Liutikas · 4 years, 10 months ago
  81. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 10 months ago
  82. fbe02d9 Add a bunch of nullability information to transition types by Jake Wharton · 4 years, 10 months ago
  83. 53d7e7a4 Clean up Fragment transition tests in transitions by Jeremy Woods · 4 years, 11 months ago
  84. cf08568 Fix fragment transition epicenter calculation by Anders Järleberg · 5 years ago
  85. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 5 years ago
  86. 96dd369 Fix errorprone issues in transition by Ian Lake · 5 years ago
  87. ff55d5c Suppress deprecated API usage in transition by Ian Lake · 5 years ago
  88. 1c6ccfb Move lifecycle, activity, fragment, and navigation to alpha by Ian Lake · 5 years ago
  89. c378b9a Increment activity, fragment, lifecycle, transtion to rc01 by Nick Anthony · 5 years ago
  90. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 5 years ago
  91. 71bb8ae Merge "Revert "ViewCompat.setLeftTopRightBottom"" into androidx-master-dev by Treehugger Robot · 5 years ago
  92. d2ee538 Revert "ViewCompat.setLeftTopRightBottom" by Yuichi Araki · 5 years ago
  93. 3668951 Merge "ViewCompat.setLeftTopRightBottom" into androidx-master-dev by Yuichi Araki · 5 years ago
  94. 666a88c Merge "Remove a stale TODO" into androidx-master-dev by Yuichi Araki · 5 years ago
  95. 6f072e1c Beta: lifecycle, activity, fragment, transition by Ian Lake · 5 years ago
  96. 5da219c Fix androidx transitions for Fragments by Jeremy Woods · 5 years ago
  97. 366bb45 Add Fragment transition tests to androidx transitions by Jeremy Woods · 5 years ago
  98. baf2b23 Remove a stale TODO by Yuichi Araki · 5 years ago
  99. 5176a0f ViewCompat.setLeftTopRightBottom by Yuichi Araki · 5 years ago
  100. 900fa57 Move to TOT Fragments for transitions by Jeremy Woods · 5 years ago