1. e81f3bd Converting `sqlite` related files in `sqlite` from Java to Kotlin (Part 1/3). by elifbilgin · 2 years, 1 month ago
  2. 659c2cd Renaming `sqlite` related files in `sqlite` from Java to Kotlin (Part 1/3). by elifbilgin · 2 years, 1 month ago
  3. f8f6fb1 Merge "Bump coroutines version to 1.6.4" into androidx-main by Sergey Vasilinetc · 2 years, 1 month ago
  4. 3541806 Merge "Composition error handling for hot reload" into androidx-main by Andrei Shikov · 2 years, 1 month ago
  5. 66fdd2f Merge "Avoid ClassVerificationErrors in OnBackPressedDispatcher" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  6. 36ac80b Merge "Improve docs of WorkManager.updateWork" into androidx-main by Rahul Ravikumar · 2 years, 1 month ago
  7. 15347b5 Merge "Remove uncessary annotation" into androidx-main by Mariano Martin · 2 years, 1 month ago
  8. b5100d2 Merge "Focus the drawer so it receives keypress events" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  9. 9898334 Improve docs of WorkManager.updateWork by Sergey Vasilinets · 2 years, 1 month ago
  10. f8c35a9 Merge "Allow WF to declare it's colors" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  11. 9a46c87 Merge "Add IntDef return types for APIs returning ints" into androidx-main by Michael Groover · 2 years, 1 month ago
  12. ae3ede5 Allow WF to declare it's colors by Alex Clarke · 2 years, 1 month ago
  13. edaa008 Merge "Copy over javascriptengine changes introduced in Chromium" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  14. f3d34fd Merge "Unregister SQLite JDBC driver to avoid memory leaks." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  15. 4ac00ae Copy over javascriptengine changes introduced in Chromium by Ashley Newson · 2 years, 1 month ago
  16. 0f8fee3 Merge "Mention the permission in immediateResponseRequired" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  17. c0d0827 Merge "Call super in OnPictureInPictureModeChanged above API 26" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  18. 7646e24 Merge "Fix DefaultSurfaceEffectTest & OpenGLRendererTest failures on Nexus API 21/22 devices" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  19. 13ca6ea Fix DefaultSurfaceEffectTest & OpenGLRendererTest failures on Nexus API 21/22 devices by leo huang · 2 years, 1 month ago
  20. 2a3ea90 Merge "Update Compiler to 1.3.1" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  21. dc6252a Merge "Add tests for `waitForExists()`, `waitUntilGone()`, and `exists()`." into androidx-main by Fangqiu Su · 2 years, 1 month ago
  22. e184dc9 Merge "Change AppSearch dependencies to fix versions" into androidx-main by David Dong · 2 years, 1 month ago
  23. 0bd479c Unregister SQLite JDBC driver to avoid memory leaks. by Daniel Santiago Rivera · 2 years, 1 month ago
  24. 6679639 Add tests for `waitForExists()`, `waitUntilGone()`, and `exists()`. by Fangqiu Su · 2 years, 1 month ago
  25. d3424bf Avoid ClassVerificationErrors in OnBackPressedDispatcher by Jeremy Woods · 2 years, 1 month ago
  26. 8438bf9 Change AppSearch dependencies to fix versions by David Dong · 2 years, 1 month ago
  27. a33774f Call super in OnPictureInPictureModeChanged above API 26 by Jeremy Woods · 2 years, 1 month ago
  28. c2ec664 Merge "Removing the SneakyThrow.java file in room-runtime." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  29. a819553 Merge "Encode SessionInfo as Bundle instead of Bundleable" into androidx-main by Kodlee Yin · 2 years, 1 month ago
  30. 7b7ae86 Removing the SneakyThrow.java file in room-runtime. by elifbilgin · 2 years, 1 month ago
  31. 879ce52 Merge "Included collection of entites as an acceptable param for return List of Ids, changed the return types of upsertAndReturnArrayBox and insertAndReturnArrayBox to not accept null with tests." into androidx-main by Pingxuan Li · 2 years, 1 month ago
  32. 0e3124c Included collection of entites as an acceptable param for return List of Ids, changed the return types of upsertAndReturnArrayBox and insertAndReturnArrayBox to not accept null with tests. by pingxuanli · 2 years, 1 month ago
  33. 2d171fb Update Compiler to 1.3.1 by Nick Anthony · 2 years, 1 month ago
  34. 0bf3ce3 Merge "Add documentation about PendingIntent conflation for actionStartActivity" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  35. 0e81c55 Merge "Bump AppSearch module version." into androidx-main by Alexander Dorokhine · 2 years, 1 month ago
  36. 177e387 Merge "Updates to the M3 top app bar to support snapping" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  37. 508f8aa Merge "Gallery Template 4: Block ordering in “Full Gallery” View" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  38. 1bf1998 Bump AppSearch module version. by Alexander Dorokhine · 2 years, 1 month ago
  39. 30b1629 Add documentation about PendingIntent conflation for actionStartActivity by Willie Koomson · 2 years, 1 month ago
  40. 1af28fa Updates to the M3 top app bar to support snapping by Shalom Gibly · 2 years, 1 month ago
  41. 2819ab4 Composition error handling for hot reload by Andrei Shikov · 2 years, 1 month ago
  42. 450db65 Merge "Fix to the SelectableChipElevation docs" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  43. 4a300ef Fix to the SelectableChipElevation docs by Shalom Gibly · 2 years, 1 month ago
  44. a279b13 Merge "[Material3][Tokens] Update tokens to latest version" into androidx-main by José Figueroa Santos · 2 years, 1 month ago
  45. 2d655db Merge "Update the Compose for Wear OS default theme colors." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  46. b4198ef Merge "Fixing TrivialTracingBenchmark" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  47. 355b5c0 Bump coroutines version to 1.6.4 by Sergey Vasilinets · 2 years, 1 month ago
  48. 1aaedc3 Merge "Fixing PerfettoSdkHandshakeTest" into androidx-main by Jakub Gielzak · 2 years, 1 month ago
  49. ee44d17 Merge "Implemented integration test for upsert focusing on testing RxJava: Flowable and Observable" into androidx-main by Pingxuan Li · 2 years, 1 month ago
  50. 1371f3c Merge "Make Metadata.uid more friendly for readers." into androidx-main by Hengrui Cao · 2 years, 1 month ago
  51. a9fc20e Merge "Update versions for release id 1660150800000" into androidx-main by Nick Anthony · 2 years, 1 month ago
  52. ea47ce2 Merge "[Material3][FAB] Update FAB component signatures to match surface API" into androidx-main by Connie Shi · 2 years, 1 month ago
  53. ca63e81 Fixing TrivialTracingBenchmark by Jakub Gielzak · 2 years, 1 month ago
  54. 8ba14c7 Merge "Add generation to WorkerInfo" into androidx-main by Sergey Vasilinetc · 2 years, 1 month ago
  55. c2d9563 Fixing PerfettoSdkHandshakeTest by Jakub Gielzak · 2 years, 1 month ago
  56. e1f4b8a Merge "Create Benchmarks for Compose Layouts vs LinearLayout" into androidx-main by Levi Albuquerque · 2 years, 1 month ago
  57. 9ee8073 Merge "Allow SettableSurface.close to be called on worker thread." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  58. 13cd5bf Merge "Run no device tests when only libraryversions.toml changes" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  59. 678bea8 Merge "Fix Alps k61v1_basic_ref image capture issue" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  60. ac67559 Make Metadata.uid more friendly for readers. by Hengrui CAO · 2 years, 3 months ago
  61. 81ab090 Update the Compose for Wear OS default theme colors. by John Nichol · 2 years, 1 month ago
  62. d145017 Merge "Annotate items as experimental at the top app bar" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  63. ac48206 Fix Alps k61v1_basic_ref image capture issue by Charcoal Chen · 2 years, 1 month ago
  64. faa52dc Merge changes I0eaffdba,I913eff34,Iaf1ab470 into androidx-main by Treehugger Robot · 2 years, 1 month ago
  65. 3220f19 Enable the uiwidget test app to swap Camera impls by WenHung_Teng · 2 years, 1 month ago
  66. 2da23f7 Parameterize ViewPager for camera2/pipe testing by WenHung_Teng · 2 years, 1 month ago
  67. 5ab5a18 Enable the uiwidget test app to swap Camera impls by WenHung_Teng · 2 years, 1 month ago
  68. d359e1a Merge "Fix painterResource not subscribing to configuration changes" into androidx-main by Ben Trengrove · 2 years, 1 month ago
  69. 72bcfb4 Fix painterResource not subscribing to configuration changes by Ben Trengrove · 2 years, 1 month ago
  70. 89e0588 Merge "Support WindowInsets in Dialogs" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  71. b3eef00 Merge "Fix scroller intrinsics sizing." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  72. 548caad Gallery Template 4: Block ordering in “Full Gallery” View by Nick Ning · 2 years, 1 month ago
  73. 1eaadec Encode SessionInfo as Bundle instead of Bundleable by Kodlee Yin · 2 years, 1 month ago
  74. c578430 Merge "Add CompositionGroup.findParameters to SlotTree" into androidx-main by Jens Ole Lauridsen · 2 years, 1 month ago
  75. f9e47dd Implemented integration test for upsert focusing on testing RxJava: Flowable and Observable by pingxuanli · 2 years, 1 month ago
  76. c15467f Merge "Introduce an optional delay after process kill." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  77. 92406e9 Merge "Update ActivityEmbeddingComponent docs" into androidx-main by Melody Hsu · 2 years, 1 month ago
  78. 6a7972b Merge "Paparazzi Gradle plugin" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  79. 1999a40 Merge "Add tests for `testGetPackageName()`, `getVisibleBounds()`, and `getBounds()`." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  80. f327de4 Merge "Populate data in Climate API callbacks." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  81. 85f7129 Introduce an optional delay after process kill. by Rahul Ravikumar · 2 years, 1 month ago
  82. 551ee0d Add tests for `testGetPackageName()`, `getVisibleBounds()`, and `getBounds()`. by Fangqiu Su · 2 years, 1 month ago
  83. f050021 Merge "Add lint for awaitPointerEventScope multiple usages" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  84. d95b985 [Material3][Tokens] Update tokens to latest version by José Figueroa Santos · 2 years, 1 month ago
  85. 404a677 Populate data in Climate API callbacks. by Nishtha Ahuja · 2 years, 1 month ago
  86. 7653963 Merge "Implemented integration test for upsert focusing on testing RxJava: Single, Maybe and Completable" into androidx-main by Pingxuan Li · 2 years, 1 month ago
  87. d00d293 [Material3][FAB] Update FAB component signatures to match surface API by José Figueroa · 2 years, 1 month ago
  88. c018ead Merge "Provide some guideance about monochromatic images" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  89. 7c24a75 Implemented integration test for upsert focusing on testing RxJava: Single, Maybe and Completable by pingxuanli · 2 years, 1 month ago
  90. 41eaac3 Merge "Typo fixes in SelectionContainer comments" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  91. 076db0c Merge "Create script to generate offline version of Dackka docs" into androidx-main by Julia McClellan · 2 years, 1 month ago
  92. 2d05dd9 Merge "Updates addProjection methods to use PropertyPath." into androidx-main by Alex Saveliev · 2 years, 1 month ago
  93. 33a6680 Merge "Exposing long press await fun as building block for gesture detection." into androidx-main by Jeremy Walker · 2 years, 1 month ago
  94. e6380f3 Merge "Add long subtext at ListTemplateDemoScreen" into androidx-main by Stella Li · 2 years, 1 month ago
  95. 7af2cb9 Update versions for release id 1660150800000 by Nick Anthony · 2 years, 1 month ago
  96. 270a330 Paparazzi Gradle plugin by Ember Rose · 2 years, 1 month ago
  97. eb02ebf Merge "Replace LIBRARY_GROUP_PREFIX in wear watchface-*" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  98. 744d8b2 Mention the permission in immediateResponseRequired by Alex Clarke · 2 years, 1 month ago
  99. 0fc20ee Run no device tests when only libraryversions.toml changes by Aurimas Liutikas · 2 years, 1 month ago
  100. 58d7990 Merge "Use internal component for appsearch component id" into androidx-main by Treehugger Robot · 2 years, 1 month ago