1. a3085e1e Set type to PUBLISHED_LIBRARY_ONLY_USED_BY_KOTLIN_CONSUMERS for published consumed only by Kotlin libs by Omar Ismail · 5 months ago
  2. d12a1d3 Update lint baseline after minSdkVersion 21 bump by Aurimas Liutikas · 5 months ago
  3. 5331ba8 Pin Fragment dependency by Prajakta Patil · 5 months ago
  4. 8aaf581 Move ToT core deps to stable for libraries by Jeremy Woods · 5 months ago
  5. 64a9a64 Fix failing transition seeking test by Jeremy Woods · 6 months ago
  6. 2e22fa5 Fix transaction with non-seekable sharedElement by Jeremy Woods · 6 months ago
  7. 2c59432 Move all FragmentTransitionSeekTest to Activity Scenario by Jeremy Woods · 6 months ago
  8. 6aa28ef Merge "Remove DeleteMe.kt workaround" into androidx-main by Treehugger Robot · 6 months ago
  9. 543b45c Fix transition seeking test causing failures by Jeremy Woods · 6 months ago
  10. 9f99a4b Remove DeleteMe.kt workaround by Aurimas Liutikas · 6 months ago
  11. 0e93962 Disable the last FragmentTransitionSupportTest test by Aurimas Liutikas · 6 months ago
  12. 5dc0e1f Disable flaking FragmentTransitionSupportTest test by Aurimas Liutikas · 7 months ago
  13. af4fad2 Disable flaking FragmentTransitionSupportTest by Aurimas Liutikas · 7 months ago
  14. b27970e Merge "Fix issue with failing to cancel forward transitions" into androidx-main by Treehugger Robot · 7 months ago
  15. 5fe62ad Fix issue with failing to cancel forward transitions by Jeremy Woods · 7 months ago
  16. d6f0f00 Clean up .ignore files by Paul Duffin · 7 months ago
  17. d0b4bad Disable flaking FragmentTransitionSeekingTest tests by Aurimas Liutikas · 7 months ago
  18. c92d1cd Remove no-op instances of RestrictedApi check suppression by Alan Viverette · 8 months ago
  19. c6dd58e Move transition library to 1.5.0-beta01 by George Mount · 8 months ago
  20. 1c85189 Convert Consumer to Kotlin by Ian Lake · 8 months ago
  21. 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 10 months ago
  22. 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 8 months ago
  23. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 9 months ago
  24. 1c98a8e Merge "Add comment to build.gradle files" into androidx-main by Treehugger Robot · 9 months ago
  25. ee0da74 Add comment to build.gradle files by Tiem Song · 9 months ago
  26. 68550f4 Migrate to platform methods for deprecated ViewCompat APIs by Alan Viverette · 9 months ago
  27. d941e7b Remove JELLY_BEAN* mentions from *.java and *.kt code by Sergey Vasilinetc · 9 months ago
  28. 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 9 months ago
  29. b8d1334 Merge changes from topic "revert-2885948-agp-8.3.0-alpha18-NJADAFFZWH" into androidx-main by Aurimas Liutikas · 9 months ago
  30. b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 9 months ago
  31. 9096bcc Merge "Change order of listeners for seeking transitions." into androidx-main by George Mount · 9 months ago
  32. 889b310 Change order of listeners for seeking transitions. by George Mount · 9 months ago
  33. c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 10 months ago
  34. a4852d0 Remove @RequiresApi(18) by Sergey Vasilinetc · 9 months ago
  35. 8bad382 Remove KITKAT mentions in *.java files by Sergey Vasilinetc · 10 months ago
  36. ff6e33e5 Remove always true Build.VERSION.SDK_INT >= 19 if checks by Sergey Vasilinetc · 10 months ago
  37. 573d69d Remove always true Build.VERSION.SDK_INT >= 18 if checks by Sergey Vasilinetc · 10 months ago
  38. 3bfa5bd Remove always false Build.VERSION.SDK_INT < (15, 16, 17, 18) if checks by Sergey Vasilinetc · 10 months ago
  39. caa68d4 Remove no op SdkSuppress and non-applicable tests by Sergey Vasilinetc · 10 months ago
  40. 41b3c73 Merge "Fix animateToStart with Slide." into androidx-main by Treehugger Robot · 10 months ago
  41. e57dd5f Fix animateToStart with Slide. by George Mount · 10 months ago
  42. 9256ab4 Deprecate androidx.core.os.CancellationSignal by Alan Viverette · 10 months ago
  43. 0b8ce649 Fix Transition reentrancy problem. by George Mount · 10 months ago
  44. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 11 months ago
  45. eda11fe Ensure solo shared element transitions do not cause crashes by Jeremy Woods · 11 months ago
  46. 910e6e7 Fix RestrictedApiAndroidX in transition by Yuichi Araki · 12 months ago
  47. 1c89290 TransitionSeekController.animateToStart() accepts reset Runnable by George Mount · 12 months ago
  48. cc9f2f8 Transition listeners removed from parent removes from child. by George Mount · 1 year ago
  49. 5af29f9 Ignore flaky replaceOperationWithTransitionsThenOnBackPressedTwice test by Jeremy Woods · 1 year ago
  50. 392cb4e Set transition state after animateToStart by Jeremy Woods · 1 year ago
  51. c250706 Actually turn on seeking for Androidx Transitions by Jeremy Woods · 1 year ago
  52. 1d7fb65 Support predictive back for transitions in Fragments by Jeremy Woods · 1 year, 1 month ago
  53. 9446fd1 Merge "Fix slide interrupted position" into androidx-main by George Mount · 1 year, 1 month ago
  54. 1b7b319 Fix slide interrupted position by George Mount · 1 year, 1 month ago
  55. 03563df Pin core dep to 1.12 instead of 1.2 by Jeremy Woods · 1 year, 1 month ago
  56. 1e44dcd Pin Core dependency by natnaelbelay · 1 year, 1 month ago
  57. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 1 year, 1 month ago
  58. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 1 month ago
  59. 6655bff Change TransitionManager.seekTo() to createSeekController() by George Mount · 1 year, 2 months ago
  60. a691c2b Transition API changes from feedback by George Mount · 1 year, 3 months ago
  61. 5d37dd8 Merge "Add new lines at the end of of every kotlin file" into androidx-main by Aurimas Liutikas · 1 year, 2 months ago
  62. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  63. 2d0bac9 Replace usages of deprecated BuildCompat.isAtLeastU() et al by Alan Viverette · 1 year, 2 months ago
  64. de2e12b Fix flicker in AutoTransition by George Mount · 1 year, 3 months ago
  65. 91433b3 Use internal component ID for Transition by Alan Viverette · 1 year, 3 months ago
  66. 63b9b29 Add bug components to various OWNERS files that were missing them by Aurimas Liutikas · 1 year, 3 months ago
  67. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 3 months ago
  68. b5029d2 Merge "Remove 0.0.0.txt API signatures" into androidx-main am: 2eb8589dad by Julia McClellan · 1 year, 3 months ago
  69. f13c691 Remove 0.0.0.txt API signatures by Julia McClellan · 1 year, 3 months ago
  70. 40397c1 Update API files for high-volume projects (n thru z) by Alan Viverette · 1 year, 4 months ago
  71. ca458cb Update API files for high-volume projects (n thru z) by Alan Viverette · 1 year, 4 months ago
  72. 55c7ab0 Merge "Opt-in n- thru t-prefixed projects to Suppress Compatibility migration" into androidx-main am: ed9751b8dd by Alan Viverette · 1 year, 4 months ago
  73. 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 4 months ago
  74. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 4 months ago
  75. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 4 months ago
  76. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 4 months ago
  77. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 4 months ago
  78. 4202d31 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 4 months ago
  79. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  80. a46238ed Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  81. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 4 months ago
  82. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 4 months ago
  83. e4a1729 Merge "Remove empty AndroidManifest.xml files" into androidx-main am: bbb1a6f10c by Treehugger Robot · 1 year, 4 months ago
  84. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 4 months ago
  85. 2537a11 Merge "Fix typo in TransitionSeekController" into androidx-platform-dev by Treehugger Robot · 1 year, 5 months ago
  86. 02582df Fix typo in TransitionSeekController by George Mount · 1 year, 5 months ago
  87. d054e7ce Fix Transition tests for API 18- by George Mount · 1 year, 5 months ago
  88. fbd3bf1 Merge "Add seek support for ChangeClipBounds" into androidx-platform-dev by Treehugger Robot · 1 year, 5 months ago
  89. e137cd7 Add seek support for ChangeClipBounds by George Mount · 1 year, 6 months ago
  90. 2a268e9 Make ChangeImageTransform and ChangeScroll as seekable. by George Mount · 1 year, 6 months ago
  91. a81d49a Merge "Add seekability to Visibility transitions" into androidx-platform-dev by George Mount · 1 year, 5 months ago
  92. 4d2bded Add Seekability to ChangeBounds transition by George Mount · 1 year, 6 months ago
  93. 503fa1a Add seekability to Visibility transitions by George Mount · 1 year, 6 months ago
  94. bc095f0 Add Transition direction to the TransitionListener by George Mount · 1 year, 5 months ago
  95. 805eabe Small fixes to transitions by George Mount · 1 year, 5 months ago
  96. 71f3b67 Merge "Begin adding seekability to Transitions." into androidx-platform-dev by Treehugger Robot · 1 year, 5 months ago
  97. abef07e Begin adding seekability to Transitions. by George Mount · 1 year, 6 months ago
  98. 6f2aead Suppress overridePendingTransition deprecation warnings. by Agostinho Junior · 1 year, 6 months ago
  99. e11a6ca Remove redundant usages of @hide javadoc tag in transition by Aurimas Liutikas · 1 year, 6 months ago
  100. 38763c1 Convert DefaultSpecialEffectsController to Kotlin by Ian Lake · 1 year, 7 months ago