1. fcf4e52 Merge "Adding functionality to handle proguard when storing enums in databases." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  2. 96d20a5 Merge "Add painterResource API" into androidx-master-dev by Nader Jawad · 3 years, 9 months ago
  3. 001aa48 Merge "Traking build output in androidx_max_dep_versions" into androidx-master-dev by Jeff Gaston · 3 years, 9 months ago
  4. c5296f6 Merge "Jetifier's createOption: public -> internal" into androidx-master-dev by Jeff Gaston · 3 years, 9 months ago
  5. ae5d25b Merge "Enhance variance inheritance for overrides" into androidx-master-dev by Yigit Boyar · 3 years, 9 months ago
  6. 4eb2d13 Adding functionality to handle proguard when storing enums in databases. by Elif Bilgin · 3 years, 10 months ago
  7. 3c541b8 Merge "Disable the back button dismiss completely when calling setBackButtonDismissible(false)" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  8. f93110d Disable the back button dismiss completely when calling setBackButtonDismissible(false) by Xiangyin Ma · 3 years, 9 months ago
  9. 7fff00b Merge "Support setting margin on arc layout children." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  10. bbfa748 Merge "Update camera-testapp-core's gradle file to have dependences on appcompat, activity and fragment by project." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  11. a1cff27 Merge "WatchFace Make Renderer a sealed class" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  12. 1c1360c Merge "WatchFace: General documentation and quality pass" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  13. b053d71f WatchFace Make Renderer a sealed class by Alex Clarke · 3 years, 9 months ago
  14. c228f26 WatchFace: General documentation and quality pass by Alex Clarke · 3 years, 9 months ago
  15. af77fb2 Update camera-testapp-core's gradle file to have dependences on appcompat, activity and fragment by project. by charcoalchen · 3 years, 9 months ago
  16. 2747957 Enhance variance inheritance for overrides by Yigit Boyar · 3 years, 9 months ago
  17. 880c8fd Merge "Remove SuspendingGestureTestUtil dependency on LayoutNode" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  18. 7f5d303 Merge "Audit use of @ComposeCompilerApi to just APIs targeted by compiler" into androidx-master-dev by Leland Richardson · 3 years, 9 months ago
  19. 88118f0 Merge "Remove unused classes left over from Framed implementation" into androidx-master-dev by Leland Richardson · 3 years, 9 months ago
  20. 98eb203 Merge "Move Updater APIs to internal published APIs where possible" into androidx-master-dev by Leland Richardson · 3 years, 9 months ago
  21. fd2be59 Merge changes I7bc852f8,Ie50440fa into androidx-master-dev by Ian Lake · 3 years, 9 months ago
  22. 5459f96 Update Lifecycle to 2.3.0-rc01 by Ian Lake · 3 years, 9 months ago
  23. 3923be1 Update SavedState to 1.1.0-rc01 by Ian Lake · 3 years, 9 months ago
  24. 9818437 Merge "Revert "Move Activity and Fragment to prebuilt dependencies"" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  25. 9572c6b Add painterResource API by Nader Jawad · 3 years, 10 months ago
  26. fc8d603 Audit use of @ComposeCompilerApi to just APIs targeted by compiler by Leland Richardson · 3 years, 10 months ago
  27. 53fe055 Move Updater APIs to internal published APIs where possible by Leland Richardson · 3 years, 10 months ago
  28. effa7fd Remove SuspendingGestureTestUtil dependency on LayoutNode by George Mount · 3 years, 9 months ago
  29. a9b2479 Remove unused classes left over from Framed implementation by Leland Richardson · 3 years, 10 months ago
  30. 2a21062 Revert "Move Activity and Fragment to prebuilt dependencies" by Ian Lake · 3 years, 9 months ago
  31. 3b9609b Merge "Add studiow with argument for project set" into androidx-master-dev by Alan Viverette · 3 years, 9 months ago
  32. a693ece Add studiow with argument for project set by Alan Viverette · 3 years, 10 months ago
  33. 3da2569 Merge "Startup benchmark refinement" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  34. a32e5f5 Jetifier's createOption: public -> internal by Jeff Gaston · 3 years, 9 months ago
  35. 39218d7 Merge "Remove unused specification of where to put lint output" into androidx-master-dev by Jeff Gaston · 3 years, 9 months ago
  36. 641a135 Merge "Mark CameraController#UseCases @RestrictTo(LIBRARY)." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  37. e7a65f6 Merge "A round of Javadoc updates (CarAppService, CarIcon, Step)" into androidx-master-dev by Billy Lam · 3 years, 9 months ago
  38. 55ab18e Merge "Adds androidx.compose.material:material-ripple library" into androidx-master-dev by Louis Pullen-Freilich · 3 years, 9 months ago
  39. a255eb8 Merge "Add Preconditions.checkFlagsArgument" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  40. e1e30a20 Remove unused specification of where to put lint output by Jeff Gaston · 3 years, 9 months ago
  41. b57c0f2 Startup benchmark refinement by Chris Craik · 3 years, 9 months ago
  42. 7c8b24e Merge "Removing some TaskUpToDateValidator exemptions that seem unused now" into androidx-master-dev by Jeff Gaston · 3 years, 9 months ago
  43. 2603a5c Merge "Small typo fix." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  44. 7d0e924 Merge "Desktop Input Method fixes & basic tests" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  45. ce7667f Traking build output in androidx_max_dep_versions by Jeff Gaston · 3 years, 11 months ago
  46. b8acc3c Adds androidx.compose.material:material-ripple library by Louis Pullen-Freilich · 3 years, 9 months ago
  47. 96bac50 Desktop Input Method fixes & basic tests by Andrey Rudenko · 3 years, 9 months ago
  48. e1349c5 Merge "Stop using AndroidOwner to get the root.width/height in tests" into androidx-master-dev by Andrey Kulikov · 3 years, 9 months ago
  49. 1d456de Merge "Remove extra clipToBounds from ScrollableColumn/Row" into androidx-master-dev by Andrey Kulikov · 3 years, 9 months ago
  50. 5794c39 Merge "Moved ContentDrawScope to ui-graphics" into androidx-master-dev by Nader Jawad · 3 years, 9 months ago
  51. 59ce92f Merge "Reduce API level of wear-watchface-client to 25" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  52. ccc107e Reduce API level of wear-watchface-client to 25 by Alex Clarke · 3 years, 9 months ago
  53. dbac6fc Support setting margin on arc layout children. by Sergio Sancho · 3 years, 9 months ago
  54. 45d6757 Remove extra clipToBounds from ScrollableColumn/Row by Andrey Kulikov · 3 years, 9 months ago
  55. 8d7e94c Merge "Change default anchor to center. Simplify code." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  56. 3359d3a Stop using AndroidOwner to get the root.width/height in tests by Andrey Kulikov · 3 years, 9 months ago
  57. 2798931 Change default anchor to center. Simplify code. by Sergio Sancho · 3 years, 10 months ago
  58. 6d8ad24 Merge "Watchface samples: Allow localization of schema items" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  59. c0a5d0c Merge changes Ic9bbdf18,I80c9cf8a into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  60. 16dd7b6 Reduce min SDK for watchface down to API 25 by Alex Clarke · 3 years, 9 months ago
  61. 8f0a588 Fix bug with calling Renderer.invalidate() very early by Alex Clarke · 3 years, 9 months ago
  62. a560a50 Merge changes from topic "OptConfig" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  63. 9b786f0b Merge "Add test for getting EXIF from HEIF format" into androidx-master-dev by Jin Seok Park · 3 years, 9 months ago
  64. d084ac1 Implements the optimization flow in Camera2CameraFactory by Scott Nien · 3 years, 10 months ago
  65. 3d2fa2c Allow CameraInfoInfoImpl to be created without Camera2CameraControlImpl by Scott Nien · 3 years, 11 months ago
  66. 87f13e8 Add test for getting EXIF from HEIF format by Jin Seok Park · 3 years, 9 months ago
  67. ed97462 Merge "Stops repeating ahead of still capture when flash is always/auto on Samsung SM-A716 devices." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  68. 3308885 Merge "Move processViewInfo back to onLayout" into androidx-master-dev by Diego Perez · 3 years, 9 months ago
  69. a0a36a1 Merge changes I1a53a451,I315eeb53,Id1ffe436 into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  70. 2a8dd93 Handle variance when overriding methods by Yigit Boyar · 3 years, 9 months ago
  71. 08a2716 Don't call Resolver.asMemberOf for statics by Yigit Boyar · 3 years, 9 months ago
  72. f8ff18a Run XElementTests with KSP by Yigit Boyar · 3 years, 9 months ago
  73. cbce0e3 Merge "DesktopParagraph#getBoundingBox fix for combining characters (multiple codepoints)" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  74. 2825318 DesktopParagraph#getBoundingBox fix for combining characters (multiple codepoints) by Andrey Rudenko · 3 years, 9 months ago
  75. 89f2245 Merge "Desktop: fix the case when scrollbar don't appear when we dynamically add items into the list" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  76. 7130e20 Merge "Window API documentation." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  77. 33430c1 Move processViewInfo back to onLayout by Diego Perez · 3 years, 9 months ago
  78. 0c47c97 Window API documentation. by Roman Sedaikin · 3 years, 9 months ago
  79. da6a653 Merge "Change runtime-rxjava3-samples annotation-sampled dep to compileOnly" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  80. 877ff98 Merge "Adds correct AnimationSpec for scrolling between tabs" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  81. 3126b56 Merge "Disable pending draw check in ComposeIdlingResource" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  82. 7c7b9651 Merge "Remove stream usages in mediarouter library" into androidx-master-dev by Hyundo Moon · 3 years, 9 months ago
  83. 4c44dec Watchface samples: Allow localization of schema items by Alex Clarke · 3 years, 9 months ago
  84. 68461ef Merge "Stop using the deprecated ActivityTestRule in the tests for DismissibleFrameLayout" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  85. e8361ac Merge "Watchface: Avoid using pairs of variables for kotlin properties" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  86. e464257 Merge "Add an overload to InteractiveWatchFaceWcsClient#setUserStyle" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  87. 15b24a2 Merge "Fix parsing subsec-related tags" into androidx-master-dev by Jin Seok Park · 3 years, 9 months ago
  88. 3bc059e Desktop: fix the case when scrollbar don't appear when we dynamically add items into the list by Igor Demin · 3 years, 9 months ago
  89. d0b4578 Merge "Give each perfetto trace a unique file copy key" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  90. 9a3b561 Merge "Reset VideoCapture session after create pipeline" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  91. 941cdd5 Merge "Revert "Import translations. DO NOT MERGE ANYWHERE"" into androidx-master-dev by Bill Yi · 3 years, 9 months ago
  92. 4595159 Merge "Support retrieving the current database's schema." into androidx-master-dev by Alexander Dorokhine · 3 years, 9 months ago
  93. 39e739f4c Reset VideoCapture session after create pipeline by WenHung_Teng · 3 years, 9 months ago
  94. 92ac315 Remove stream usages in mediarouter library by Hyundo Moon · 3 years, 9 months ago
  95. b87a15e Revert "Import translations. DO NOT MERGE ANYWHERE" by Bill Yi · 3 years, 9 months ago
  96. 9571daf Small typo fix. by Kuanysh Omarov · 3 years, 9 months ago
  97. 3fa9d28d Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-master-dev by Bill Yi · 3 years, 9 months ago
  98. daa6330 Give each perfetto trace a unique file copy key by Chris Craik · 3 years, 9 months ago
  99. ab67ee1 Merge "Add XType.makeNullable / makeNonNull" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  100. d460a19 Merge "Merge PersistingInputDispatcher into InputDispatcher" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago