1. 1418f51 Merge "Add new tests for generic and inherited types." into androidx-main by Treehugger Robot · 2 years, 2 months ago
  2. a84db1f Merge "Reformat part of the tests of `BySelector`." into androidx-main by Fangqiu Su · 2 years, 2 months ago
  3. 39a9b0c Merge "Added API converting XAnnotation to javapoet AnnotationSpec" into androidx-main by Wanying Ding · 2 years, 2 months ago
  4. 4c75b78 Merge "Stream Use Case in SessionConfig and CaptureSession" into androidx-main by David Jia · 2 years, 2 months ago
  5. 6995656 Merge "Fix lint warnings in VerticalGridSupportFragment" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  6. 0ad74ac Merge "Fix lint warnings in SearchOrbView" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  7. 0a86a2f Merge "Fix lint warnings in GuidedAction" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  8. 7148c8e Merge "Fix lint warnings in TitleView" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  9. dd975a8 Merge "Fix lint warnings in GuidedActionAdapterGroup" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  10. 6dd69e1 Merge "Fix lint warnings in DetailsOverviewLogoPresenter" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  11. 518c648 Merge "Fix lint warnings in CompositeDrawable" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  12. 3a8e389 Merge "Change the Analyzer's target resolution behavior from overriding to fallback" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  13. 76a2cd8 Reformat part of the tests of `BySelector`. by Fangqiu Su · 2 years, 2 months ago
  14. d11fec4 Added API converting XAnnotation to javapoet AnnotationSpec by Wanying Ding · 2 years, 2 months ago
  15. 08cff81 Merge "Warn instead of failing when trying to use legacy cache" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  16. 86b1f10 Merge "Allow running with --ci when scans are enabled" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  17. 2fa13ae Merge changes from topic "vectordrawable_lint" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  18. 2268b7c Merge "Migrate AppCompatBaseViewTest to ActivityScenario, wait for RESUMED" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  19. f2bf5cd Merge "SelectionContainer docs fix" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  20. f933557 Allow running with --ci when scans are enabled by Aurimas Liutikas · 2 years, 2 months ago
  21. 6286843 Stream Use Case in SessionConfig and CaptureSession by David Jia · 2 years, 2 months ago
  22. 79ae974 Merge "skip selection savable when not selectable" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  23. 9928e0e Fix lint issues in vectordrawable by Alan Viverette · 2 years, 3 months ago
  24. 6966c60 Merge "Add natnaelbelay@ to androidx-main OWNERS" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  25. 0238cc9 Merge "Improvements on how to calculate velocity based on pointer position" into androidx-main by Levi Albuquerque · 2 years, 2 months ago
  26. afde352 Merge "StreamUseCaseUtil" into androidx-main by David Jia · 2 years, 2 months ago
  27. 3519f6c Merge "Add profiling for comparing latency during ImageCapture for different capture modes." into androidx-main by Treehugger Robot · 2 years, 2 months ago
  28. 25d77c1 Merge "Added integration tests for UiObject2.is*() and setText() methods. Fixed style issues." into androidx-main by Ran Gu · 2 years, 2 months ago
  29. 7d19287 SelectionContainer docs fix by Sean McQuillan · 2 years, 2 months ago
  30. 2b74da29 Warn instead of failing when trying to use legacy cache by Aurimas Liutikas · 2 years, 2 months ago
  31. 44ce00c Merge "Add additional checks for unable-to-repro NaN issue" into androidx-main by Doris Liu · 2 years, 2 months ago
  32. 584c190 Merge "Update docs-public/builde.gradle for Collections 1.3.0-alpha01" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  33. 0815f5d0 Merge "Use text height, not baseline, to determine spacing" into androidx-main by Max Alfonso-Ying · 2 years, 2 months ago
  34. 42d6523 Update docs-public/builde.gradle for Collections 1.3.0-alpha01 by Nick Anthony · 2 years, 2 months ago
  35. 4193922 Merge "Remove extra libraries from junit-gtest which were getting included in the JNI folder of the AAR" into androidx-main by Fred Sladkey · 2 years, 2 months ago
  36. 5b1bf9c Migrate AppCompatBaseViewTest to ActivityScenario, wait for RESUMED by Alan Viverette · 2 years, 2 months ago
  37. b900403 Merge "[Slider] Call onValueChangeFinished in semantic action" into androidx-main by Mariano Martin · 2 years, 2 months ago
  38. eb17df1 Added integration tests for UiObject2.is*() and setText() methods. Fixed style issues. by Ran Gu · 2 years, 2 months ago
  39. 05da884 Add natnaelbelay@ to androidx-main OWNERS by Nick Anthony · 2 years, 2 months ago
  40. 1145313 Merge "Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  41. 054270d Use text height, not baseline, to determine spacing by Max Ying · 2 years, 2 months ago
  42. 4e1e7aa7 Improvements on how to calculate velocity based on pointer position by Levi Albuquerque · 2 years, 3 months ago
  43. 686c37e Merge "Adds more events to Tap Benchmark for testing pressure." into androidx-main by Jeremy Walker · 2 years, 2 months ago
  44. 4ec87a5 Merge "AppCompat is an atomic group" into androidx-main by Alan Viverette · 2 years, 2 months ago
  45. 07343ff Fix lint issues in vectordrawable-animated by Alan Viverette · 2 years, 3 months ago
  46. 47d2b093 skip selection savable when not selectable by Sean McQuillan · 2 years, 2 months ago
  47. 5ae0295b Merge "Fix overscroll showing in both direction issue" into androidx-main by Levi Albuquerque · 2 years, 2 months ago
  48. a38536a Merge "Fix several issues that retained WatchFaceService" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  49. ef24bcc Merge "Use correct WorkSpec in SystemForegroundDispatcher" into androidx-main by Sergey Vasilinetc · 2 years, 2 months ago
  50. 188e411 Merge "Added Percentage unit type" into androidx-main by Arkadii Ivanov · 2 years, 2 months ago
  51. 403c9bf Fix several issues that retained WatchFaceService by Alex Clarke · 2 years, 2 months ago
  52. 7533142 Use correct WorkSpec in SystemForegroundDispatcher by Sergey Vasilinets · 2 years, 2 months ago
  53. 96effee Merge "Enabled API tracking and publishing in tracing" into androidx-main by Jakub Gielzak · 2 years, 2 months ago
  54. 97e7763 Merge "Fix ZoomState inconsistency when switching lens" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  55. 235b5d5 Fix ZoomState inconsistency when switching lens by leo huang · 2 years, 2 months ago
  56. f8f0092 Merge "Add sha256 sum for Gradle wrapper" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  57. 8621e6f Merge "Add start advertising method for current bluetooth framework" into androidx-main by Sungsoo Lim · 2 years, 2 months ago
  58. a60f23c Merge "Allow failed AudioSource to complete recording" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  59. 2d09280 StreamUseCaseUtil by David Jia · 2 years, 2 months ago
  60. 0a3eef9 Allow failed AudioSource to complete recording by Trevor McGuire · 2 years, 4 months ago
  61. 5d55588 Add new tests for generic and inherited types. by Brad Corso · 2 years, 2 months ago
  62. 52f5783 Merge "Migrate from synchronized methods to synchronized blocks" into androidx-main by Sam Gilbert · 2 years, 2 months ago
  63. 5d8f1db Add additional checks for unable-to-repro NaN issue by Doris Liu · 2 years, 2 months ago
  64. 703fc40 Merge "Add integration tests for uiautomator.Until" into androidx-main by Daniel Peykov · 2 years, 2 months ago
  65. 1a2fd54 Add sha256 sum for Gradle wrapper by Aurimas Liutikas · 2 years, 2 months ago
  66. dc598b8 Merge "Add converters for KSType and XType" into androidx-main by Kuan-Ying Chou · 2 years, 2 months ago
  67. c782265 Adds more events to Tap Benchmark for testing pressure. by Jeremy Walker · 2 years, 3 months ago
  68. aff26cd Add integration tests for uiautomator.Until by Daniel Peykov · 2 years, 2 months ago
  69. d5a4cb7 Merge "Fix lint issues in sqlite modules" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  70. 275b6a7b Merge "Create Thing builtin type" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  71. f09c15c AppCompat is an atomic group by Alan Viverette · 2 years, 2 months ago
  72. 8c47eda Create Thing builtin type by Mangesh Ghiware · 2 years, 3 months ago
  73. 5b5688c Merge "garbage collection of build log exemptions" into androidx-main by Jeff Gaston · 2 years, 2 months ago
  74. 4eaa54d Fix lint issues in sqlite modules by Alan Viverette · 2 years, 3 months ago
  75. f98dac9 Merge "Use the compat date formatting APIs" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  76. 30a2991 Merge "Address lint issues in recommendation library" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  77. e2bd324 Merge "Fix lint issues in camera-testing" into androidx-main by Alan Viverette · 2 years, 2 months ago
  78. 98a174e Merge "Deprecate use of legacy uplink based remote cache" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  79. b83272c Merge "Add regression tests for internal configuration-related failures" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  80. 97e2721 Migrate from synchronized methods to synchronized blocks by Sam Gilbert · 2 years, 3 months ago
  81. 52d3c6d Merge changes from topic "camera_testlib_extensions_lint" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  82. fb8cd3f Merge changes from topic "slice_core_lint_1" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  83. f1e35b9 Add regression tests for internal configuration-related failures by Alan Viverette · 2 years, 3 months ago
  84. 3b0b7fc [Slider] Call onValueChangeFinished in semantic action by Mariano Martin · 2 years, 2 months ago
  85. e2c26fd Merge changes from topic "chip_refactor_centered" into androidx-main by Neda Topoljanac · 2 years, 2 months ago
  86. 4506a82 Fix lint issues in camera-testing by Alan Viverette · 2 years, 3 months ago
  87. b6d4cf1 More nullability and lint fixes in slice-core by Alan Viverette · 2 years, 3 months ago
  88. 7096c24 Clean up lint issues in slice-core by Alan Viverette · 2 years, 3 months ago
  89. af5357d Merge "Mark flaky appcompat test" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  90. 786aaa3 Updated docs-public/build.gradle for the following artifacts: by vineel sadineni · 2 years, 2 months ago
  91. 3e0a618 Merge "Add switch to CustomFocusOrderDemo" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  92. 82748cb Merge "Initial setup of the post-processing architecture." into androidx-main by Treehugger Robot · 2 years, 2 months ago
  93. 5561753 Merge "Mark broken alert test" into androidx-main by David Saff · 2 years, 2 months ago
  94. 1340874 Mark broken alert test by David Saff · 2 years, 2 months ago
  95. 992db65 Fix overscroll showing in both direction issue by Levi Albuquerque · 2 years, 2 months ago
  96. c1e2692 Initial setup of the post-processing architecture. by Xi Zhang · 2 years, 4 months ago
  97. 176538a Chip refactor per feedback by Neda Topoljanac · 2 years, 2 months ago
  98. 54206d6 Button updates per feedback by Neda Topoljanac · 2 years, 2 months ago
  99. 498ad8e Deprecate use of legacy uplink based remote cache by Aurimas Liutikas · 2 years, 2 months ago
  100. 1122e5f Merge "Add bug id for flaky test" into androidx-main by Treehugger Robot · 2 years, 2 months ago