1. 403c9bf Fix several issues that retained WatchFaceService by Alex Clarke · 2 years, 3 months ago
  2. f8f0092 Merge "Add sha256 sum for Gradle wrapper" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  3. 8621e6f Merge "Add start advertising method for current bluetooth framework" into androidx-main by Sungsoo Lim · 2 years, 3 months ago
  4. a60f23c Merge "Allow failed AudioSource to complete recording" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  5. 0a3eef9 Allow failed AudioSource to complete recording by Trevor McGuire · 2 years, 4 months ago
  6. 52f5783 Merge "Migrate from synchronized methods to synchronized blocks" into androidx-main by Sam Gilbert · 2 years, 3 months ago
  7. 703fc40 Merge "Add integration tests for uiautomator.Until" into androidx-main by Daniel Peykov · 2 years, 3 months ago
  8. 1a2fd54 Add sha256 sum for Gradle wrapper by Aurimas Liutikas · 2 years, 3 months ago
  9. dc598b8 Merge "Add converters for KSType and XType" into androidx-main by Kuan-Ying Chou · 2 years, 3 months ago
  10. aff26cd Add integration tests for uiautomator.Until by Daniel Peykov · 2 years, 3 months ago
  11. d5a4cb7 Merge "Fix lint issues in sqlite modules" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  12. 275b6a7b Merge "Create Thing builtin type" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  13. 8c47eda Create Thing builtin type by Mangesh Ghiware · 2 years, 4 months ago
  14. 5b5688c Merge "garbage collection of build log exemptions" into androidx-main by Jeff Gaston · 2 years, 3 months ago
  15. 4eaa54d Fix lint issues in sqlite modules by Alan Viverette · 2 years, 3 months ago
  16. f98dac9 Merge "Use the compat date formatting APIs" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  17. 30a2991 Merge "Address lint issues in recommendation library" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  18. e2bd324 Merge "Fix lint issues in camera-testing" into androidx-main by Alan Viverette · 2 years, 3 months ago
  19. 98a174e Merge "Deprecate use of legacy uplink based remote cache" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  20. b83272c Merge "Add regression tests for internal configuration-related failures" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  21. 97e2721 Migrate from synchronized methods to synchronized blocks by Sam Gilbert · 2 years, 3 months ago
  22. 52d3c6d Merge changes from topic "camera_testlib_extensions_lint" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  23. fb8cd3f Merge changes from topic "slice_core_lint_1" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  24. f1e35b9 Add regression tests for internal configuration-related failures by Alan Viverette · 2 years, 3 months ago
  25. e2c26fd Merge changes from topic "chip_refactor_centered" into androidx-main by Neda Topoljanac · 2 years, 3 months ago
  26. 4506a82 Fix lint issues in camera-testing by Alan Viverette · 2 years, 3 months ago
  27. b6d4cf1 More nullability and lint fixes in slice-core by Alan Viverette · 2 years, 3 months ago
  28. 7096c24 Clean up lint issues in slice-core by Alan Viverette · 2 years, 3 months ago
  29. af5357d Merge "Mark flaky appcompat test" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  30. 3e0a618 Merge "Add switch to CustomFocusOrderDemo" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  31. 82748cb Merge "Initial setup of the post-processing architecture." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  32. 5561753 Merge "Mark broken alert test" into androidx-main by David Saff · 2 years, 3 months ago
  33. 1340874 Mark broken alert test by David Saff · 2 years, 3 months ago
  34. c1e2692 Initial setup of the post-processing architecture. by Xi Zhang · 2 years, 4 months ago
  35. 176538a Chip refactor per feedback by Neda Topoljanac · 2 years, 3 months ago
  36. 54206d6 Button updates per feedback by Neda Topoljanac · 2 years, 3 months ago
  37. 498ad8e Deprecate use of legacy uplink based remote cache by Aurimas Liutikas · 2 years, 3 months ago
  38. 1122e5f Merge "Add bug id for flaky test" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  39. f785cfd Merge "Disable test media2.player.MediaPlayer2Test#playbackRate" into androidx-main by Christos Tsilopoulos · 2 years, 3 months ago
  40. 77855ed Merge "Add the ability to stage from a presubmit build" into androidx-main by Nick Anthony · 2 years, 3 months ago
  41. 0f95e34 Merge "[Slider] Update trackheight and tick size to better follow spec" into androidx-main by Mariano Martin · 2 years, 3 months ago
  42. c333a7a Disable test media2.player.MediaPlayer2Test#playbackRate by christosts · 2 years, 3 months ago
  43. cbdc4c1 Merge "Update lint baseline files after Lint Fixit" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  44. b1d22f6 Merge "Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Nick Anthony · 2 years, 3 months ago
  45. 91ef08e Add the ability to stage from a presubmit build by Nick Anthony · 2 years, 3 months ago
  46. bc33dac Merge changes I4a95507c,Ie52877dd,Ie70b6c26 into androidx-main by Treehugger Robot · 2 years, 3 months ago
  47. d153514 Add start advertising method for current bluetooth framework by Kihong · 2 years, 3 months ago
  48. c9e3258 Merge "Fix crash when selected text is cleared by state changes and re-added later" into androidx-main by Halil Ozercan · 2 years, 3 months ago
  49. 2cebf7c Rename ProgressIndicatorLayout to EdgeContentLayout by Neda Topoljanac · 2 years, 3 months ago
  50. 9f432f7 Test ImageCapture in ExistingActivityLifecycleTest by WenHung_Teng · 2 years, 3 months ago
  51. 9c90db9 Not propagate the cancellation to the FlashModeChangeSessionUpdateFuture by WenHung_Teng · 2 years, 3 months ago
  52. 03a4e49 Fix the take picture failure issue with unbind preview by WenHung_Teng · 2 years, 3 months ago
  53. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years, 3 months ago
  54. 794a465 Merge "Import maven 2" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  55. a9ccf99 Import maven 2 by Yigit Boyar · 2 years, 4 months ago
  56. 7c0a16c Merge "Fix lint warnings in Action" into androidx-main by George Mount · 2 years, 3 months ago
  57. 6a93847 Merge "Fix lint warnings in PlaybackControlsRowPresenter" into androidx-main by George Mount · 2 years, 3 months ago
  58. 2a64655 Merge "Move and rename _TAG constants to _KEY" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  59. 6f4522b Merge "Revert^2 "Bump RecyclerView to 1.3.0-beta01"" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  60. c92253b Merge changes I95868473,I4e0f4772,I903d5690 into androidx-main by Treehugger Robot · 2 years, 3 months ago
  61. 1e98cc4 Merge "Move childFragmentManager state out of savedInstanceState" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  62. f275285 Use the compat date formatting APIs by Mihai Nita · 2 years, 3 months ago
  63. 5f07cda Add converters for KSType and XType by Kuan-Ying Chou · 2 years, 3 months ago
  64. 38a7175 Add switch to CustomFocusOrderDemo by Ralston Da Silva · 2 years, 3 months ago
  65. 5e90bf8 Merge "Fix lint warnings in AbstractDetailsDescriptionPresenter" into androidx-main by George Mount · 2 years, 3 months ago
  66. a6bff96 Merge "Fix Picker lint warnings" into androidx-main by George Mount · 2 years, 3 months ago
  67. b7d7575 Fix lint warnings in PlaybackControlsRowPresenter by George Mount · 2 years, 3 months ago
  68. 8c47878 Merge "Add NonNull annotation to key parameter" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  69. 28e7a78 Move and rename _TAG constants to _KEY by Ian Lake · 2 years, 3 months ago
  70. 06b8d02 Merge "Use relative paths for robolectic dependencies" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  71. 5fed435 Merge "Require SessionInfo in CarAppBinder's Constructor" into androidx-main by Kodlee Yin · 2 years, 3 months ago
  72. 5b4e06f Merge "Add CarAppService#onCreateSession(SessionInfo)" into androidx-main by Kodlee Yin · 2 years, 3 months ago
  73. 3ccf9b6 Use all initial state when saving an initializing fragment by Ian Lake · 2 years, 3 months ago
  74. f7ec0cc Skip empty/null keys when saving Fragment state by Ian Lake · 2 years, 3 months ago
  75. c6a8191 Fix lint warnings in Action by George Mount · 2 years, 3 months ago
  76. 37c3d44 Fix lint warnings in AbstractDetailsDescriptionPresenter by George Mount · 2 years, 3 months ago
  77. 5cc7478 Move SavedStateRegistry state out of savedInstanceState by Ian Lake · 2 years, 3 months ago
  78. cd699f9 Fix Picker lint warnings by George Mount · 2 years, 3 months ago
  79. 8a01932 Move childFragmentManager state out of savedInstanceState by Ian Lake · 2 years, 3 months ago
  80. 85769bd Address lint issues in recommendation library by Julia McClellan · 2 years, 3 months ago
  81. 2388e35 Merge "Convert BySelector tests that don't use the testapp to unit tests" into androidx-main by Daniel Peykov · 2 years, 3 months ago
  82. 0d2148f Require SessionInfo in CarAppBinder's Constructor by Kodlee Yin · 2 years, 3 months ago
  83. a44eab8 Revert^2 "Bump RecyclerView to 1.3.0-beta01" by Nick Anthony · 2 years, 3 months ago
  84. 74b5d0e Merge "Fix ItemTouchHelper lint warnings" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  85. bd002ce Merge "Move Fragment View State out of savedInstanceState Bundle" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  86. 2ab7125 Use relative paths for robolectic dependencies by Aurimas Liutikas · 2 years, 3 months ago
  87. e60f3fd Merge "Handle CameraX use case integrations correctly" into androidx-main by Jasmine Chen · 2 years, 3 months ago
  88. 1deb87b Move Fragment View State out of savedInstanceState Bundle by Ian Lake · 2 years, 3 months ago
  89. fd8e617 Merge "Auto fill-in packageName for ${applicationId} pattern" into androidx-main by Clara Fok · 2 years, 3 months ago
  90. f7ee692 Merge changes If158c0e8,I8bdd5ee1 into androidx-main by Treehugger Robot · 2 years, 3 months ago
  91. 8712d2b Fix ItemTouchHelper lint warnings by George Mount · 2 years, 3 months ago
  92. 1626a76 Convert BySelector tests that don't use the testapp to unit tests by Daniel Peykov · 2 years, 3 months ago
  93. 86d0ebd Merge "Fix some RecyclerView lint-baseline.xml errors" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  94. 6fecbdc [Slider] Update trackheight and tick size to better follow spec by Mariano Martin · 2 years, 3 months ago
  95. 91e5049 Merge changes Ieff2f45a,I151658a4 into androidx-main by Andrei Shikov · 2 years, 3 months ago
  96. bece27f Merge "Resume music after Microphone Recording ends" into androidx-main by Jerry Chen · 2 years, 3 months ago
  97. 3edf204 Merge "Fix lint problems in emoji2" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  98. a295f2b Auto fill-in packageName for ${applicationId} pattern by Clara Fok · 2 years, 3 months ago
  99. 5a4c6c7 garbage collection of build log exemptions by Jeff Gaston · 2 years, 3 months ago
  100. 2b817db Fix lint problems in emoji2 by George Mount · 2 years, 3 months ago