1. c486f3b Merge "Add documentation to SharedPreferencesMigration" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  2. 97fcc7a Disable running errorprone in androidx-studio-integration by Aurimas Liutikas · 3 years, 2 months ago
  3. 2c61b37 Merge "Remove crystalball experiment" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  4. d403a9c Merge "Fixes ExtendedFloatingActionButton padding" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  5. 47e7236 Merge "API Review changes to RemoteAuthClient" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  6. 3b61d4a7 Fixes ExtendedFloatingActionButton padding by Louis Pullen-Freilich · 3 years, 2 months ago
  7. 690220d Merge "Allow to use listSaver() and mapSaver() with the nullable types" into androidx-main by Andrey Kulikov · 3 years, 2 months ago
  8. 4e570779 Merge "Fix the crash when LazyVerticalGrid is used with mutableStateListOf()" into androidx-main by Andrey Kulikov · 3 years, 2 months ago
  9. 2bf445f Update skiko to 0.3.6 by Alexey Tsvetkov · 3 years, 2 months ago
  10. 1608d5f Merge "Use custom package name for sample." into androidx-main by Neda Topoljanac · 3 years, 2 months ago
  11. 06d2a375b Merge "Integrate Hilt with Dackka" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  12. cb06c75 Merge "Move complication highlight state into RenderParameters" into androidx-main by Alex Clarke · 3 years, 2 months ago
  13. 445ede6 Move complication highlight state into RenderParameters by Alex Clarke · 3 years, 2 months ago
  14. d4044b3 Use custom package name for sample. by Neda Topoljanac · 3 years, 2 months ago
  15. 6aa9b27 Merge "Enable audio while recording in core-test-app" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  16. 6e7c1a2 Enable audio while recording in core-test-app by leo huang · 3 years, 2 months ago
  17. 3146290 Add video content resolution check in VideoRecordingTest.kt by Wegin Lee · 3 years, 2 months ago
  18. 7d389f1 Add VideoRecordingTest in video android-test by Wegin Lee · 3 years, 2 months ago
  19. c003cbd Remove deprecated <col width> tag in webkit library JavaDoc by Tiem Song · 3 years, 2 months ago
  20. 72741b3 Merge "Update QualitySelector documentation." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  21. c91d0e1 Merge "Skipping trying to run lint in com.android.test projects" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  22. 9904aba Update QualitySelector documentation. by TY Chang · 3 years, 2 months ago
  23. 6308533 Merge "Update VideoCapture documentation" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  24. e39921e [GH] Change JavacBasicAnnotationProcessor to wrap each step individually. by Brad Corso · 3 years, 2 months ago
  25. 133894e Fix video stream freeze. by Babak Bostan · 3 years, 3 months ago
  26. 22fdde9 Integrate Hilt with Dackka by Tiem Song · 3 years, 2 months ago
  27. 52a6dc0 Add documentation to SharedPreferencesMigration by Rohit Sathyanarayana · 3 years, 2 months ago
  28. d506c0e Merge "Initial modules for non-Compose macrobenchmark for comparison with Wear Compose components. Test: Run tests under androidx.wear.benchmark.integration.macrobenchmark Bug: 187407581" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  29. 278f3ca Add thrownTypes to XExecutableElement by Yigit Boyar · 3 years, 2 months ago
  30. 6b93e1c Device quirk: rotation front camera preview on Fairphone2 by Xi Zhang · 3 years, 2 months ago
  31. 4709a3f Handle type aliases in getAnnotation by Yigit Boyar · 3 years, 2 months ago
  32. 041cd09 Merge "Implement Gradle tasks for protocol API compatability check" into androidx-main by Ram Parameswaran · 3 years, 2 months ago
  33. 1f5a3c3 Merge "Stop throwing exceptions when a key doesn't exist when all keys is specified for SharedPreferencesMigration" into androidx-main by Rohit Sathyanarayana · 3 years, 2 months ago
  34. 8d5838f Merge "Fix flaky TextField screenshot test" into androidx-main by Haoyu Zhang · 3 years, 2 months ago
  35. ea5463a Merge "Avoid CoreText's unnecessary rememberSaveable" into androidx-main by Haoyu Zhang · 3 years, 2 months ago
  36. 4ff1a45 Merge "Add required feature settings for automotive apps" into androidx-main by Jay Yoo · 3 years, 2 months ago
  37. d5478d0a Merge "Publish Hilt Navigation Compose samples and include in ToT build.gradle" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  38. 9751c4e Merge "Supporting guava ImmutableMultimap in Room." into androidx-main by Elif Bilgin · 3 years, 2 months ago
  39. b51d9947 Publish Hilt Navigation Compose samples and include in ToT build.gradle by Tiem Song · 3 years, 2 months ago
  40. b650c57 Supporting guava ImmutableMultimap in Room. by Elif Bilgin · 3 years, 2 months ago
  41. e74bf30 Merge "Handle diamond inheritance in methods" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  42. 36ef0dd Initial modules for non-Compose macrobenchmark for comparison with Wear Compose components. by stevebower · 3 years, 3 months ago
  43. 246b2af Merge "Supporting ImmutableMap in Room." into androidx-main by Elif Bilgin · 3 years, 2 months ago
  44. 8d9aa245 Merge "Remove updating the transparent snapshot" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  45. 4513392 Merge "Use Views instead of RenderNodes when the view is not hardware accelerated" into androidx-main by Nader Jawad · 3 years, 2 months ago
  46. f27e38c Handle diamond inheritance in methods by Yigit Boyar · 3 years, 2 months ago
  47. 76480cd Add required feature settings for automotive apps by Jay Yoo · 3 years, 2 months ago
  48. 7e5ccc6 Supporting ImmutableMap in Room. by Elif Bilgin · 3 years, 2 months ago
  49. 5c9bc70 Allow to use listSaver() and mapSaver() with the nullable types by Andrey Kulikov · 3 years, 2 months ago
  50. 6c14ae6 Remove crystalball experiment by Chris Craik · 3 years, 2 months ago
  51. f570b39 Merge "Fix race condition in SnapshotStateObserver" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  52. beeb84e Remove updating the transparent snapshot by Chuck Jazdzewski · 3 years, 2 months ago
  53. a5e4e32 Merge "Fix broken Lint version check for lifecycle" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  54. a88dcbe Merge "Add support for a new card type TitleCard and support for images as card backgrounds to emphasize Card content." into androidx-main by John Nichol · 3 years, 2 months ago
  55. e59818b Merge "Support top level declarations in libraries" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  56. fd30f35 Support top level declarations in libraries by Yigit Boyar · 3 years, 2 months ago
  57. 7439b9a Fix broken Lint version check for lifecycle by Tiem Song · 3 years, 2 months ago
  58. 6a6af76 Merge "Remove window-java dependency from SlidingPaneLayout" into androidx-main by Diego Vela · 3 years, 2 months ago
  59. ffd4b49 Merge "Try to fix OnGloballyPositionedTest.globalCoordinatesAreInActivityCoordinates" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  60. 15ecb57 Add support for a new card type TitleCard and support for images as card backgrounds to emphasize Card content. by jnichol · 3 years, 3 months ago
  61. 002aec8 Merge "Un-annotating ConfirmationOverlayTest as flaky" into androidx-main by Neda Topoljanac · 3 years, 2 months ago
  62. c4fe049 Skipping trying to run lint in com.android.test projects by Jeff Gaston · 3 years, 2 months ago
  63. e651a22 Merge "Properly handle Object types in override variance" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  64. 007c39d Fix the crash when LazyVerticalGrid is used with mutableStateListOf() by Andrey Kulikov · 3 years, 2 months ago
  65. ee2b6bc Merge "Stop depending on the alpha version of core." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  66. 5e45e46 Try to fix OnGloballyPositionedTest.globalCoordinatesAreInActivityCoordinates by Andrey Kulikov · 3 years, 2 months ago
  67. c6f9802 Merge changes Ifa533c45,Ic2711b15 into androidx-main by Jeff Gaston · 3 years, 2 months ago
  68. 2c421b4 Merge "Wear Compose - Adding integration tests for Button and ToggleButton" into androidx-main by Mikhail Kulaha · 3 years, 2 months ago
  69. 5e27ed2 Wear Compose - Adding integration tests for Button and ToggleButton by mkulaha · 3 years, 2 months ago
  70. 6682e6e Merge "Add toggle icons (switch, radio buttons and checkbox) for ToggleChip's." into androidx-main by John Nichol · 3 years, 2 months ago
  71. bffc0f2 Merge changes I1cefa74f,Iabf3ad72 into androidx-main by Treehugger Robot · 3 years, 2 months ago
  72. 75de828 Merge "EditorSession to take optional preview screenshot" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  73. 8c19f3c Stop depending on the alpha version of core. by Sergio Sancho · 3 years, 2 months ago
  74. 8646542 Merge "Fix swipeable state initialization Fixes: 192369472 Test: added test case for the bug Change-Id: Ie93061d232bcfbef6986a7a3fe1ab850efe464a4" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  75. 500cb4d5 EditorSession to take optional preview screenshot by Alex Clarke · 3 years, 2 months ago
  76. 1294e24 Merge "Bump androidx.media to 1.5.0-alpha01" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  77. 37451f96 Update VideoCapture documentation by leo huang · 3 years, 2 months ago
  78. 4d04545 Un-annotating ConfirmationOverlayTest as flaky by Neda Topoljanac · 3 years, 2 months ago
  79. 8f556ed Fix flaky TextField screenshot test by Haoyu Zhang · 3 years, 2 months ago
  80. 9bf4f28 Merge "Removing PlayStoreAvailability from AndroidX" into androidx-main by Neda Topoljanac · 3 years, 2 months ago
  81. 9c34a96 Bump androidx.media to 1.5.0-alpha01 by Sungsoo Lim · 3 years, 3 months ago
  82. 5cf347d Merge "Add new PreviewConfigProviderTest and ImageCaptureConfigProviderTest" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  83. 3ef7928 Merge "Refactor lazy list tests to unify row + column tests" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  84. 14ef719 Add new PreviewConfigProviderTest and ImageCaptureConfigProviderTest by Charcoal Chen · 3 years, 2 months ago
  85. 744eb57 Merge "Bump up versions for CameraX" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  86. 287e14a Merge "Revert "Add Vendor information to bundled lint checks"" into androidx-main by Tiem Song · 3 years, 2 months ago
  87. c9ca904 Merge "Change VideoRecordEvent.EventType to become an IntDef" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  88. cc35196 Change VideoRecordEvent.EventType to become an IntDef by leo huang · 3 years, 2 months ago
  89. 84dfdb6 Bump up versions for CameraX by Julie Wu · 3 years, 2 months ago
  90. 0df291fd6 Merge "Correctly check for test sources for com.android.test projects" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  91. 512891f Merge "Do not throw exceptions in unregistering" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  92. 4e9a764 Do not throw exceptions in unregistering by Kai Wang · 3 years, 2 months ago
  93. 25f2d7f Merge "Refactor SurfaceRenderer in showcase sample." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  94. 46370c4 Merge "Replace getCarPropertyConfig" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  95. 37b7119 Merge "Update Javadoc for contentpager library" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  96. 00a8e65 Fix: Long-press-and-drag uses wrong selection anchor by Haoyu Zhang · 3 years, 2 months ago
  97. 911285a Merge "Relax clock locking requirements, and start using scaling_setspeed when possible" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  98. ff8d62a Refactor SurfaceRenderer in showcase sample. by Rasekh Rifaat · 3 years, 2 months ago
  99. 6411661 Merge "Update Recorder/Recorder.Builder documentation" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  100. 53b54e4 Merge "Update proguard rules for car app libraries." into androidx-main by Treehugger Robot · 3 years, 2 months ago