[go: nahoru, domu]

  1. d00ab1d Use a more inclusive term in CanvasUtils by Aurimas Liutikas · 4 years, 1 month ago
  2. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 2 months ago
  3. 0cce18a Use more inclusive language in ViewUtilsApi23 class. by Aurimas Liutikas · 4 years, 2 months ago
  4. 648b619 Update Transition to 1.4.0-beta01 by Ian Lake · 4 years, 2 months ago
  5. bd26315 Use prebuilt dependencies for androidx.transition by Ian Lake · 4 years, 2 months ago
  6. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 2 months ago
  7. 618985cf Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev by Aurimas Liutikas · 4 years, 3 months ago
  8. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 3 months ago
  9. 60a3642 Improve assertions to verify elements, not size by Ian Lake · 4 years, 3 months ago
  10. fa0bb11 Merge "Move coverage to only be enabled in CI." into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  11. edd82e7 Move coverage to only be enabled in CI. by Aurimas Liutikas · 4 years, 5 months ago
  12. 79fc883 Always verifyAndClear each transition in tests by Ian Lake · 4 years, 3 months ago
  13. 5b1bdc8 Convert getBoundsOnScreen(View) into Kotlin property by Ian Lake · 4 years, 3 months ago
  14. 992af3f Track entering and exiting Views separately in tests by Ian Lake · 4 years, 3 months ago
  15. ca98f33 Simplify Transition's verifyAndClearTransition() by Ian Lake · 4 years, 3 months ago
  16. 2b94eb3 Fix transition api_lint.ignore by Ian Lake · 4 years, 4 months ago
  17. fa97c2e Merge "Revert "Use core:core-animation in transition"" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  18. 10b53cd Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 4 months ago
  19. ecd6311 Revert "Use core:core-animation in transition" by Yuichi Araki · 4 years, 4 months ago
  20. 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 4 months ago
  21. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 4 months ago
  22. 2eb8e9f Use core:core-animation in transition by Yuichi Araki · 4 years, 4 months ago
  23. 6baae02 Improve suppressLayout test by Yuichi Araki · 4 years, 5 months ago
  24. cf0fb61 Set targetSdkVersion to API 29. by Aurimas Liutikas · 4 years, 5 months ago
  25. 94b1fca Fix flaky EpicenterTest by Yuichi Araki · 4 years, 5 months ago
  26. f323230 Fix GhostViewTest on APIs 21 - 25 by Andrey Kulikov · 4 years, 5 months ago
  27. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 6 months ago
  28. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 7 months ago
  29. f4474e8 Merge "Re-enable animations for transition tests" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  30. 18df655 Re-enable animations for transition tests by Andrey Kulikov · 4 years, 7 months ago
  31. a4f7b23 Disable clipChildren for GhostViewPost by Andrey Kulikov · 4 years, 7 months ago
  32. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 7 months ago
  33. 58ba7af Mark testViewDetachedFromOverlayWhilePaused as flaky by Jeremy Woods · 4 years, 7 months ago
  34. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  35. fbb001b Replace deprecated Matchers with ArgumentMatchers by Jelle Fresen · 4 years, 7 months ago
  36. 4506982 Disable failing PrevTransitionStoppedTest test by Aurimas Liutikas · 4 years, 8 months ago
  37. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 8 months ago
  38. 0e0fafd2 Merge "Update android lint baseline" into androidx-master-dev by Aurimas Liutikas · 4 years, 9 months ago
  39. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 9 months ago
  40. 5cdf77d Fix the flaky FragmentTransition showHide test by Jeremy Woods · 4 years, 9 months ago
  41. 0689784 Ignore flaky Fragment hide/show transition tests by Jeremy Woods · 4 years, 9 months ago
  42. 685e08c Merge "Introduce transition-ktx for standalone transition library" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  43. d69661a Merge "Fix hide Transitions with reordering" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  44. a39315b Fix hide Transitions with reordering by Jeremy Woods · 4 years, 9 months ago
  45. ae42e31 Introduce transition-ktx for standalone transition library by Jake Wharton · 4 years, 9 months ago
  46. a196ccd Update api lint baseline. by Aurimas Liutikas · 4 years, 9 months ago
  47. 1732145 Update API lint baselines by Aurimas Liutikas · 4 years, 9 months ago
  48. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 9 months ago
  49. 4e6e20e Merge changes from topic "metalava_update_1" into androidx-master-dev by Aurimas Liutikas · 4 years, 9 months ago
  50. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 9 months ago
  51. fbe02d9 Add a bunch of nullability information to transition types by Jake Wharton · 4 years, 9 months ago
  52. 53d7e7a4 Clean up Fragment transition tests in transitions by Jeremy Woods · 4 years, 10 months ago
  53. cf08568 Fix fragment transition epicenter calculation by Anders Järleberg · 4 years, 10 months ago
  54. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 10 months ago
  55. 96dd369 Fix errorprone issues in transition by Ian Lake · 4 years, 10 months ago
  56. ff55d5c Suppress deprecated API usage in transition by Ian Lake · 4 years, 10 months ago
  57. 1c6ccfb Move lifecycle, activity, fragment, and navigation to alpha by Ian Lake · 4 years, 10 months ago
  58. c378b9a Increment activity, fragment, lifecycle, transtion to rc01 by Nick Anthony · 4 years, 11 months ago
  59. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 5 years ago
  60. 71bb8ae Merge "Revert "ViewCompat.setLeftTopRightBottom"" into androidx-master-dev by Treehugger Robot · 5 years ago
  61. d2ee538 Revert "ViewCompat.setLeftTopRightBottom" by Yuichi Araki · 5 years ago
  62. 3668951 Merge "ViewCompat.setLeftTopRightBottom" into androidx-master-dev by Yuichi Araki · 5 years ago
  63. 666a88c Merge "Remove a stale TODO" into androidx-master-dev by Yuichi Araki · 5 years ago
  64. 6f072e1c Beta: lifecycle, activity, fragment, transition by Ian Lake · 5 years ago
  65. 5da219c Fix androidx transitions for Fragments by Jeremy Woods · 5 years ago
  66. 366bb45 Add Fragment transition tests to androidx transitions by Jeremy Woods · 5 years ago
  67. baf2b23 Remove a stale TODO by Yuichi Araki · 5 years ago
  68. 5176a0f ViewCompat.setLeftTopRightBottom by Yuichi Araki · 5 years ago
  69. 900fa57 Move to TOT Fragments for transitions by Jeremy Woods · 5 years ago
  70. e730e51 Merge "Update Transition library to 1.3.0-alpha03" into androidx-master-dev by Treehugger Robot · 5 years ago
  71. 10e8b48 Update Transition library to 1.3.0-alpha03 by Jeremy Woods · 5 years ago
  72. a2f609e Add andreykulikov to OWNERS of transition by Yuichi Araki · 5 years ago
  73. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  74. cd364ed Merge "Update transition version to 1.2.0-rc01" into androidx-master-dev by Andrey Kulikov · 5 years ago
  75. b500a25 Update transition version to 1.2.0-rc01 by Andrey Kulikov · 5 years ago
  76. e56ff8c Remove outdated @SuppressLint("NewApi") in transition lib by Andrey Kulikov · 5 years ago
  77. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  78. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  79. a7c770a Update transition to the new directory structure by Yuichi Araki · 5 years ago
  80. 072775d Merge "Add README.md to transition" into androidx-master-dev by Yuichi Araki · 5 years ago
  81. b3aa531 Increment alpha and beta versions of libraries releasing on July 2nd by Nick Anthony · 5 years ago
  82. 6c689c5 Add README.md to transition by Yuichi Araki · 5 years ago
  83. 228b8e3 Merge "Move transition to 1.2.0-beta01" into androidx-master-dev by Treehugger Robot · 5 years ago
  84. a002250 Move transition to 1.2.0-beta01 by Nick Anthony · 5 years ago
  85. 6806382 Move ViewPager2 and Transition libraries back to Java 7. by Aurimas Liutikas · 5 years ago
  86. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  87. b5043f2 Merge changes Iad8ae94a,I889ac0d1 into androidx-master-dev by Jake Wharton · 5 years ago
  88. c922ad1 Merge "Fix ChangeImageTransform" into androidx-master-dev by Yuichi Araki · 5 years ago
  89. 2b8a0a8 Fix ChangeImageTransform by Yuichi Araki · 5 years ago
  90. 9acb80e Remove raw usage of Class type in public API of "transition" by Jake Wharton · 5 years ago
  91. a5cff35 Fix flaky ExplodeTest by Yuichi Araki · 5 years ago
  92. ef60c55 Merge "Remove raw usage of Class and Constructor types" into androidx-master-dev by Treehugger Robot · 5 years ago
  93. 60eda45 Remove raw usage of Class and Constructor types by Jake Wharton · 5 years ago
  94. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  95. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  96. 97199f8 Migrate to AGP 3.5.0-beta04 and Studio 3.5 Beta 4 by Louis Pullen-Freilich · 5 years ago
  97. f464859 Merge AndroidX changes for Android API 29 by Aurimas Liutikas · 5 years ago
  98. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  99. a575bb3 Merge "Fix ExplodeTest" into androidx-master-dev am: 3765af3084 by Yuichi Araki · 5 years ago
  100. 9f31061 Merge "Fix flaky AutoTransitionTest" into androidx-master-dev am: e63139ae24 by Yuichi Araki · 5 years ago