[go: nahoru, domu]

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