1. b5043f2 Merge changes Iad8ae94a,I889ac0d1 into androidx-master-dev by Jake Wharton · 5 years ago
  2. c922ad1 Merge "Fix ChangeImageTransform" into androidx-master-dev by Yuichi Araki · 5 years ago
  3. 2b8a0a8 Fix ChangeImageTransform by Yuichi Araki · 5 years ago
  4. 9acb80e Remove raw usage of Class type in public API of "transition" by Jake Wharton · 5 years ago
  5. a5cff35 Fix flaky ExplodeTest by Yuichi Araki · 5 years ago
  6. ef60c55 Merge "Remove raw usage of Class and Constructor types" into androidx-master-dev by Treehugger Robot · 5 years ago
  7. 60eda45 Remove raw usage of Class and Constructor types by Jake Wharton · 5 years ago
  8. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  9. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  10. 97199f8 Migrate to AGP 3.5.0-beta04 and Studio 3.5 Beta 4 by Louis Pullen-Freilich · 5 years ago
  11. f464859 Merge AndroidX changes for Android API 29 by Aurimas Liutikas · 5 years ago
  12. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  13. a575bb3 Merge "Fix ExplodeTest" into androidx-master-dev am: 3765af3084 by Yuichi Araki · 5 years ago
  14. 9f31061 Merge "Fix flaky AutoTransitionTest" into androidx-master-dev am: e63139ae24 by Yuichi Araki · 5 years ago
  15. 3765af3 Merge "Fix ExplodeTest" into androidx-master-dev by Yuichi Araki · 5 years ago
  16. 0dc1fdc Fix flaky AutoTransitionTest by Yuichi Araki · 5 years ago
  17. 450b1b6 Fix ExplodeTest by Yuichi Araki · 5 years ago
  18. aa4f5cc Merge "Add a way to create snapshot repository directory" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  19. ca2a03c Merge "Fix SlideEdgeTest and ChangeScrollTest on ICS" into androidx-master-dev by Yuichi Araki · 5 years ago
  20. f5ebe84 Merge "Add a way to create snapshot repository directory" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  21. d261c94 Merge "Replace package.html with package-info.java" into androidx-master-dev by Yuichi Araki · 5 years ago
  22. 337cc5a Merge "Fix SlideEdgeTest and ChangeScrollTest on ICS" into androidx-master-dev by Yuichi Araki · 5 years ago
  23. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  24. 072579b Replace package.html with package-info.java by Yuichi Araki · 5 years ago
  25. 124e613 Fix SlideEdgeTest and ChangeScrollTest on ICS by Yuichi Araki · 5 years ago
  26. dc77eca resolve merge conflicts of d25ddf6eb83028c431d841744981e68fb9de3944 into androidx-platform-dev by Jeff Gaston · 5 years ago
  27. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  28. ee978d5 Merge "Remove targetSdkVersion workaround for library tests" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  29. a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 5 years ago
  30. 6cd062f resolve merge conflicts of 7eb4f9764c4d1844819122adea530f3b3a2035dc to androidx-platform-dev by Nick Anthony · 5 years ago
  31. eec78e6 resolve merge conflicts of e80fda0cb87310cfba76f91db267b2b556f1b532 to androidx-platform-dev by Nick Anthony · 5 years ago
  32. 7eb4f97 Merge "Update versions to dev versions after May Release" into androidx-master-dev by Treehugger Robot · 5 years ago
  33. 36911a6 Update versions to dev versions after May Release by Nick Anthony · 5 years ago
  34. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  35. 4b9dd2e Merge "Not to remove the same animator twice" into androidx-master-dev by yoshiki iguchi · 5 years ago
  36. 804e508 Merge "Not to remove the same animator twice" into androidx-master-dev by Treehugger Robot · 5 years ago
  37. d20f2c1 Deprecate BuildCompat#isAtLeastQ by Clara Bayarri · 5 years ago
  38. a108610 resolve merge conflicts of 3638bb57271af8f871018cf0b4208a5f024595d8 to androidx-platform-dev by Nick Anthony · 5 years ago
  39. 0a2d4c7 Increment version to development versions (releasing version +1) by Nick Anthony · 5 years ago
  40. 0bfa251 Merge "Fix GhostViewTest" into androidx-master-dev am: 6553a0e967 by Andrey Kulikov · 5 years ago
  41. 7a350d6 resolve merge conflicts of 0c17386a2969e3e4827ce330023ba007c17537d7 to androidx-platform-dev by Nick Anthony · 5 years ago
  42. 2ed0235 Update transition to 1.2.0-qpreview01 by Nick Anthony · 5 years ago
  43. 69f6239 Merge "Avoid activity enter/exit transitions" into androidx-master-dev by Chris Craik · 5 years ago
  44. 8b1665d Not to remove the same animator twice by yoshiki iguchi · 5 years ago
  45. e72d24e Merge "Rename TEST_* to ANDROIDX_TEST_*" into androidx-master-dev am: f41616320a by Dustin Lam · 5 years ago
  46. 5dd4e7f Merge "Delete SupportAndroidLibraryPlugin" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  47. e1194b0 Merge "Update versions after AndroidX April 3rd Release" into androidx-master-dev by Nick Anthony · 5 years ago
  48. 801d9ed Merge "Replace all usages of ClassLoader#loadClass with Class#forName" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  49. 3b3d838 Merge changes If718d403,Ie12a316f into androidx-master-dev am: 2a481e3fb0 by Nick Anthony · 5 years ago
  50. 0a4a973e Merge changes I0feef20b,Idda6df2f,I07a66c46 into androidx-master-dev by Aurimas Liutikas · 5 years ago
  51. 7303db5 Merge "Update Transition library to beta01" into androidx-master-dev by Andrey Kulikov · 5 years ago
  52. 6d5c47e Use ported GhostView implementation on Q. by Andrey Kulikov · 5 years ago
  53. 6f2fd18 resolve merge conflicts of 97f1232482356efc1dc712a0c18da60b1f223a1f to androidx-platform-dev by Andrey Kulikov · 5 years ago
  54. 90f4735 Merge "Fixes test runner crashes due to @Ignore on class" into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  55. 2b76806 Merge changes I9d832701,Ibb975b68,Id33a6abe into androidx-master-dev by Jeff Gaston · 5 years ago
  56. 9a9c00f resolve merge conflicts of 6c3dd16b747472a6266b79033503b20e07198fee to androidx-platform-dev by Oussama Ben Abdelbaki · 5 years ago
  57. 970262e Update ViewUtils to use setTransitionVisibility on Q+ by Louis Pullen-Freilich · 5 years ago
  58. 81e7bc1 Merge "Fixes some long-failing tests" into androidx-master-dev am: ce7cc10609 by Louis Pullen-Freilich · 5 years ago
  59. bfdc1eb Remove a bunch of reflection usages from Transitions library by Andrey Kulikov · 5 years ago