1. d7f45ed Hook up CameraXConfig executor to camera implementation by Trevor McGuire · 4 years, 7 months ago
  2. 406047f Merge "Fixed potential infinite loop when groups are swapped" into androidx-master-dev by Chuck Jazdzewski · 4 years, 4 months ago
  3. b1f1cf4 Merge "Quick check to see if the initial delay is too large." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  4. f66cdf1 Merge "Bumping version to RC." into androidx-master-dev by Jon Markoff · 4 years, 4 months ago
  5. 8e45d62 Merge "State<T> property delegation" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  6. cd78a98 Merge "DO NOT MERGE - Update core to 1.3.0-rc01" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  7. 43f137b DO NOT MERGE - Update core to 1.3.0-rc01 by Nick Anthony · 4 years, 4 months ago
  8. 74af623 Merge "Restore base OWNERS file at frameworks/support/OWNERS" into androidx-master-dev by Nick Anthony · 4 years, 4 months ago
  9. 8898251 Fixed potential infinite loop when groups are swapped by Chuck Jazdzewski · 4 years, 4 months ago
  10. be2b015 Quick check to see if the initial delay is too large. by Sumir Kataria · 4 years, 4 months ago
  11. 27fa600 Restore base OWNERS file at frameworks/support/OWNERS by Nick Anthony · 4 years, 4 months ago
  12. 5f07ae8 State<T> property delegation by Adam Powell · 4 years, 4 months ago
  13. 02259a3 Merge "Adds missing constants to FontWeight" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  14. 5e0aa73 Merge "Using ComposeTestRule in AndroidComposeViewTest" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  15. 53d6fd3 Merge "Remove Gradle ReleaseNotes specific implementation from build" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  16. 0565ab0 Merge "Change ui-android-text package name" into androidx-master-dev by Siyamed Sinir · 4 years, 4 months ago
  17. 3e951b4 Merge "Bump benchmark dependencies to latest stable" into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  18. 6d94d26 Merge "Update FocusManager to be able to observe focus transition other than FocusNode" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  19. 52d6155 Merge "Remove requirement to add Activity to manifest if you use ComposeTestRule in your module" into androidx-master-dev by Andrey Kulikov · 4 years, 4 months ago
  20. c32d14c Adds missing constants to FontWeight by Louis Pullen-Freilich · 4 years, 4 months ago
  21. 6bb4144 Using ComposeTestRule in AndroidComposeViewTest by Ralston Da Silva · 4 years, 4 months ago
  22. ace9b23 Remove Gradle ReleaseNotes specific implementation from build by Nick Anthony · 4 years, 4 months ago
  23. e428823 Merge "Migrate PreviewViewFragment tests to use FragmentScenario." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  24. 4e29e74 Migrate PreviewViewFragment tests to use FragmentScenario. by husaynhakeem · 4 years, 4 months ago
  25. 2eb5e74 Bumping version to RC. by Jon Markoff · 4 years, 4 months ago
  26. 03f927c Remove requirement to add Activity to manifest if you use ComposeTestRule in your module by Andrey Kulikov · 4 years, 4 months ago
  27. 7b9cfd7 Merge "Make ConfirmationActivity display duration configurable" into androidx-master-dev by John Nichol · 4 years, 4 months ago
  28. d49e789 Merge "Pass placeholders to MultiParagraph" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  29. 12639de Merge "Preparation to remove sync methods from test rule." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  30. a4bc370 Merge "Updates scrollable tabs to always reposition the tabs, even if fully visible" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  31. 8cc2094 Updates scrollable tabs to always reposition the tabs, even if fully visible by Louis Pullen-Freilich · 4 years, 4 months ago
  32. ef72730 Merge "Refactor DemoActivity to use ComponentActivity" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  33. 65cc28d Refactor DemoActivity to use ComponentActivity by Andrey Kulikov · 4 years, 4 months ago
  34. adb83ce Make ConfirmationActivity display duration configurable by John Nichol · 4 years, 4 months ago
  35. 1e58e79 Merge "Document ComponentNodes.move" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  36. ad21756 Merge "Make `WorkQuery.Builder` final." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  37. 3fec87b Document ComponentNodes.move by George Mount · 4 years, 4 months ago
  38. ec58647 Pass placeholders to MultiParagraph by haoyu · 4 years, 4 months ago
  39. f73d395 Merge "AndroidX Webkit: use WebSettingsCompat" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  40. 0da0180 Merge "Move API >=18 and API >= 29 specific functionality to independent classes." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  41. d2f407c Merge "Improve HiltViewModelProcessor" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  42. de0880b Move API >=18 and API >= 29 specific functionality to independent classes. by Rahul Ravikumar · 4 years, 4 months ago
  43. b21f055 Merge "Add a suspending trace extension." into androidx-master-dev by Rahul Ravikumar · 4 years, 4 months ago
  44. 8c28204 Improve HiltViewModelProcessor by Daniel Santiago Rivera · 4 years, 4 months ago
  45. f230225 Merge "Rename animator:animator to core:core-animation" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  46. ae78b5c Merge changes Ifcfc9143,Ibea90b84 into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  47. 26d4dc7 Merge "Tests for CoreText/CoreTextfield using correct layout direction" into androidx-master-dev by Anastasia Soboleva · 4 years, 4 months ago
  48. e1ddc04 Merge "Simplify api of RippleEffect and RippleEffectFactory" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  49. 86494e7 Update FocusManager to be able to observe focus transition other than FocusNode by Seigo Nonaka · 4 years, 4 months ago
  50. 520c52c Merge "Fix flaky WorkForegroundUpdaterTests." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  51. 822f445 Merge "Remove information about unicode code points from docs." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  52. 2986d4a Add a suspending trace extension. by Rahul Ravikumar · 4 years, 4 months ago
  53. 1ab3ca0 Make `WorkQuery.Builder` final. by Rahul Ravikumar · 4 years, 4 months ago
  54. 8f20458 Merge "Disallow creating auth-per-use keys" into androidx-master-dev by Nicole Borrelli · 4 years, 4 months ago
  55. b9aeb97 Fix flaky WorkForegroundUpdaterTests. by Rahul Ravikumar · 4 years, 4 months ago
  56. 3e21265 Merge "Change the default for clip on DrawLayerModifier." into androidx-master-dev by George Mount · 4 years, 4 months ago
  57. 385c5a0 Remove information about unicode code points from docs. by Rahul Ravikumar · 4 years, 4 months ago
  58. bfead9f AndroidX Webkit: use WebSettingsCompat by Nate Fischer · 4 years, 4 months ago
  59. dff35b0 Disallow creating auth-per-use keys by Nicole Borrelli · 4 years, 4 months ago
  60. 67cb3c3 Merge "Material tests using captureToBitmap() should be running on minSdk = O" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  61. 8c62628 Merge "Remove animation disabling workaround." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  62. 4ff02ae Merge "Do not call onPositioned callbacks for not placed children" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  63. f38f55e Merge "Manual drawing reordering" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  64. bc05ba5 Merge "Catch RejectedExecutionException for OnImageSaved" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  65. 46b4399 Merge "More tests for compat drawable Lint rule" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  66. 779cddb Make PagingState non-null in RemoteMediator callbacks by Dustin Lam · 4 years, 4 months ago
  67. 116d8d7 Add test cases for RemoteMediator START / END loads with null state by Dustin Lam · 4 years, 4 months ago
  68. 742a790 Material tests using captureToBitmap() should be running on minSdk = O by Andrey Kulikov · 4 years, 4 months ago
  69. e13fe44 Merge "Bugfix: change failed test from testing invalid column to invalid collection." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  70. b87ddf6 Do not call onPositioned callbacks for not placed children by Andrey Kulikov · 4 years, 4 months ago
  71. d3b694d Manual drawing reordering by Andrey Kulikov · 4 years, 4 months ago
  72. 539f0c5 Remove animation disabling workaround. by Aurimas Liutikas · 4 years, 4 months ago
  73. ab39993 Merge "Move copied PagerTest event collection logic into helper" into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  74. d30b041 Change ui-android-text package name by Siyamed Sinir · 4 years, 4 months ago
  75. dd038c9 Merge "Fixed issue with FillMax/MinDimension" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  76. 75cedbf Preparation to remove sync methods from test rule. by Filip Pavlis · 4 years, 4 months ago
  77. 21c2834 Merge "Bump Fragment version to 1.3.0-alpha04" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  78. c88da7c Merge "Updates `color` naming for surface components" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  79. ef6f703 Bugfix: change failed test from testing invalid column to invalid collection. by Xi Zhang · 4 years, 4 months ago
  80. a61f49a Change the default for clip on DrawLayerModifier. by George Mount · 4 years, 4 months ago
  81. 2139d74 Merge "Fix ScrollerTest for large displays." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  82. d3ded89 Merge "Add test to diff against AppCompatTextView" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  83. 3c2be32 Updates `color` naming for surface components by Louis Pullen-Freilich · 4 years, 4 months ago
  84. 34cd00c Merge "Making zipResultsOf tasks create distinct output files" into androidx-master-dev by Jeff Gaston · 4 years, 4 months ago
  85. 48ae4d2 Merge "Revert "Disable unused features in AGP"" into androidx-master-dev by Andrea Falcone · 4 years, 4 months ago
  86. 0bd50bd Add test to diff against AppCompatTextView by Alan Viverette · 4 years, 4 months ago
  87. dd99a0a Revert "Disable unused features in AGP" by Andrea Falcone · 4 years, 4 months ago
  88. a38ac75 More tests for compat drawable Lint rule by Kirill Grouchnikov · 4 years, 4 months ago
  89. 977f4aa Merge "Bump Activity to 1.2.0-alpha04" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  90. f3b689f Merge "Drop prefix test- from test methods name" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  91. 409e344 Drop prefix test- from test methods name by Jaewan Kim · 4 years, 4 months ago
  92. dcc45f8 Merge "Deprecate ColoredRect" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  93. 243e21c Tests for CoreText/CoreTextfield using correct layout direction by Anastasia Soboleva · 4 years, 4 months ago
  94. 75c42d0 Deprecate ColoredRect by Matvei Malkov · 4 years, 4 months ago
  95. d19e731 Simplify api of RippleEffect and RippleEffectFactory by Andrey Kulikov · 4 years, 4 months ago
  96. 9ab0fd0 Merge "Rename parameters in Divider" into androidx-master-dev by Anastasia Soboleva · 4 years, 4 months ago
  97. c4011f2 Merge "MediaRouter: clean up @RestrictTo" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  98. 10fb57a MediaRouter: clean up @RestrictTo by Kyunglyul Hyun · 4 years, 6 months ago
  99. b15df25 Merge "Refactor CameraSelector and CameraFilter to take and return Camera instances." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  100. 234b167 Merge "Accept layoutDirection in TextDelegate.layout" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago