1. 685e08c Merge "Introduce transition-ktx for standalone transition library" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  2. d69661a Merge "Fix hide Transitions with reordering" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  3. a39315b Fix hide Transitions with reordering by Jeremy Woods · 4 years, 7 months ago
  4. ae42e31 Introduce transition-ktx for standalone transition library by Jake Wharton · 4 years, 7 months ago
  5. a196ccd Update api lint baseline. by Aurimas Liutikas · 4 years, 7 months ago
  6. 1732145 Update API lint baselines by Aurimas Liutikas · 4 years, 7 months ago
  7. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 7 months ago
  8. 4e6e20e Merge changes from topic "metalava_update_1" into androidx-master-dev by Aurimas Liutikas · 4 years, 7 months ago
  9. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 7 months ago
  10. fbe02d9 Add a bunch of nullability information to transition types by Jake Wharton · 4 years, 7 months ago
  11. 53d7e7a4 Clean up Fragment transition tests in transitions by Jeremy Woods · 4 years, 8 months ago
  12. cf08568 Fix fragment transition epicenter calculation by Anders Järleberg · 4 years, 8 months ago
  13. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 8 months ago
  14. 96dd369 Fix errorprone issues in transition by Ian Lake · 4 years, 8 months ago
  15. ff55d5c Suppress deprecated API usage in transition by Ian Lake · 4 years, 8 months ago
  16. 1c6ccfb Move lifecycle, activity, fragment, and navigation to alpha by Ian Lake · 4 years, 8 months ago
  17. c378b9a Increment activity, fragment, lifecycle, transtion to rc01 by Nick Anthony · 4 years, 9 months ago
  18. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 9 months ago
  19. 71bb8ae Merge "Revert "ViewCompat.setLeftTopRightBottom"" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  20. d2ee538 Revert "ViewCompat.setLeftTopRightBottom" by Yuichi Araki · 4 years, 9 months ago
  21. 3668951 Merge "ViewCompat.setLeftTopRightBottom" into androidx-master-dev by Yuichi Araki · 4 years, 9 months ago
  22. 666a88c Merge "Remove a stale TODO" into androidx-master-dev by Yuichi Araki · 4 years, 9 months ago
  23. 6f072e1c Beta: lifecycle, activity, fragment, transition by Ian Lake · 4 years, 9 months ago
  24. 5da219c Fix androidx transitions for Fragments by Jeremy Woods · 4 years, 9 months ago
  25. 366bb45 Add Fragment transition tests to androidx transitions by Jeremy Woods · 4 years, 9 months ago
  26. baf2b23 Remove a stale TODO by Yuichi Araki · 4 years, 9 months ago
  27. 5176a0f ViewCompat.setLeftTopRightBottom by Yuichi Araki · 5 years ago
  28. 900fa57 Move to TOT Fragments for transitions by Jeremy Woods · 4 years, 9 months ago
  29. e730e51 Merge "Update Transition library to 1.3.0-alpha03" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  30. 10e8b48 Update Transition library to 1.3.0-alpha03 by Jeremy Woods · 4 years, 9 months ago
  31. a2f609e Add andreykulikov to OWNERS of transition by Yuichi Araki · 4 years, 10 months ago
  32. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  33. cd364ed Merge "Update transition version to 1.2.0-rc01" into androidx-master-dev by Andrey Kulikov · 4 years, 10 months ago
  34. b500a25 Update transition version to 1.2.0-rc01 by Andrey Kulikov · 4 years, 10 months ago
  35. e56ff8c Remove outdated @SuppressLint("NewApi") in transition lib by Andrey Kulikov · 4 years, 10 months ago
  36. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 4 years, 11 months ago
  37. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  38. a7c770a Update transition to the new directory structure by Yuichi Araki · 5 years ago
  39. 072775d Merge "Add README.md to transition" into androidx-master-dev by Yuichi Araki · 5 years ago
  40. b3aa531 Increment alpha and beta versions of libraries releasing on July 2nd by Nick Anthony · 5 years ago
  41. 6c689c5 Add README.md to transition by Yuichi Araki · 5 years ago
  42. 228b8e3 Merge "Move transition to 1.2.0-beta01" into androidx-master-dev by Treehugger Robot · 5 years ago
  43. a002250 Move transition to 1.2.0-beta01 by Nick Anthony · 5 years ago
  44. 6806382 Move ViewPager2 and Transition libraries back to Java 7. by Aurimas Liutikas · 5 years ago
  45. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  46. b5043f2 Merge changes Iad8ae94a,I889ac0d1 into androidx-master-dev by Jake Wharton · 5 years ago
  47. c922ad1 Merge "Fix ChangeImageTransform" into androidx-master-dev by Yuichi Araki · 5 years ago
  48. 2b8a0a8 Fix ChangeImageTransform by Yuichi Araki · 5 years ago
  49. 9acb80e Remove raw usage of Class type in public API of "transition" by Jake Wharton · 5 years ago
  50. a5cff35 Fix flaky ExplodeTest by Yuichi Araki · 5 years ago
  51. ef60c55 Merge "Remove raw usage of Class and Constructor types" into androidx-master-dev by Treehugger Robot · 5 years ago
  52. 60eda45 Remove raw usage of Class and Constructor types by Jake Wharton · 5 years ago
  53. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  54. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  55. 97199f8 Migrate to AGP 3.5.0-beta04 and Studio 3.5 Beta 4 by Louis Pullen-Freilich · 5 years ago
  56. f464859 Merge AndroidX changes for Android API 29 by Aurimas Liutikas · 5 years ago
  57. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  58. a575bb3 Merge "Fix ExplodeTest" into androidx-master-dev am: 3765af3084 by Yuichi Araki · 5 years ago
  59. 9f31061 Merge "Fix flaky AutoTransitionTest" into androidx-master-dev am: e63139ae24 by Yuichi Araki · 5 years ago
  60. 3765af3 Merge "Fix ExplodeTest" into androidx-master-dev by Yuichi Araki · 5 years ago
  61. 0dc1fdc Fix flaky AutoTransitionTest by Yuichi Araki · 5 years ago
  62. 450b1b6 Fix ExplodeTest by Yuichi Araki · 5 years ago
  63. aa4f5cc Merge "Add a way to create snapshot repository directory" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  64. ca2a03c Merge "Fix SlideEdgeTest and ChangeScrollTest on ICS" into androidx-master-dev by Yuichi Araki · 5 years ago
  65. f5ebe84 Merge "Add a way to create snapshot repository directory" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  66. d261c94 Merge "Replace package.html with package-info.java" into androidx-master-dev by Yuichi Araki · 5 years ago
  67. 337cc5a Merge "Fix SlideEdgeTest and ChangeScrollTest on ICS" into androidx-master-dev by Yuichi Araki · 5 years ago
  68. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  69. 072579b Replace package.html with package-info.java by Yuichi Araki · 5 years ago
  70. 124e613 Fix SlideEdgeTest and ChangeScrollTest on ICS by Yuichi Araki · 5 years ago
  71. dc77eca resolve merge conflicts of d25ddf6eb83028c431d841744981e68fb9de3944 into androidx-platform-dev by Jeff Gaston · 5 years ago
  72. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  73. ee978d5 Merge "Remove targetSdkVersion workaround for library tests" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  74. a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 5 years ago
  75. 6cd062f resolve merge conflicts of 7eb4f9764c4d1844819122adea530f3b3a2035dc to androidx-platform-dev by Nick Anthony · 5 years ago
  76. eec78e6 resolve merge conflicts of e80fda0cb87310cfba76f91db267b2b556f1b532 to androidx-platform-dev by Nick Anthony · 5 years ago
  77. 7eb4f97 Merge "Update versions to dev versions after May Release" into androidx-master-dev by Treehugger Robot · 5 years ago
  78. 36911a6 Update versions to dev versions after May Release by Nick Anthony · 5 years ago
  79. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  80. 4b9dd2e Merge "Not to remove the same animator twice" into androidx-master-dev by yoshiki iguchi · 5 years ago
  81. 804e508 Merge "Not to remove the same animator twice" into androidx-master-dev by Treehugger Robot · 5 years ago
  82. d20f2c1 Deprecate BuildCompat#isAtLeastQ by Clara Bayarri · 5 years ago
  83. a108610 resolve merge conflicts of 3638bb57271af8f871018cf0b4208a5f024595d8 to androidx-platform-dev by Nick Anthony · 5 years ago
  84. 0a2d4c7 Increment version to development versions (releasing version +1) by Nick Anthony · 5 years ago
  85. 0bfa251 Merge "Fix GhostViewTest" into androidx-master-dev am: 6553a0e967 by Andrey Kulikov · 5 years ago
  86. 7a350d6 resolve merge conflicts of 0c17386a2969e3e4827ce330023ba007c17537d7 to androidx-platform-dev by Nick Anthony · 5 years ago
  87. f584907 Fix GhostViewTest by Andrey Kulikov · 5 years ago
  88. 2ee5d82 Update to rc and beta for May release by Nick Anthony · 5 years ago
  89. 2ed0235 Update transition to 1.2.0-qpreview01 by Nick Anthony · 5 years ago
  90. 69f6239 Merge "Avoid activity enter/exit transitions" into androidx-master-dev by Chris Craik · 5 years ago
  91. 7d95cd5 Avoid activity enter/exit transitions by Chris Craik · 5 years ago
  92. 8b1665d Not to remove the same animator twice by yoshiki iguchi · 5 years ago
  93. e72d24e Merge "Rename TEST_* to ANDROIDX_TEST_*" into androidx-master-dev am: f41616320a by Dustin Lam · 5 years ago
  94. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  95. 5dd4e7f Merge "Delete SupportAndroidLibraryPlugin" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  96. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  97. e1194b0 Merge "Update versions after AndroidX April 3rd Release" into androidx-master-dev by Nick Anthony · 5 years ago
  98. 801d9ed Merge "Replace all usages of ClassLoader#loadClass with Class#forName" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  99. c38731e Merge "Update versions after AndroidX April 3rd Release" into androidx-master-dev by Treehugger Robot · 5 years ago
  100. 4352fbe Replace all usages of ClassLoader#loadClass with Class#forName by Aurimas Liutikas · 5 years ago