1. 84c9f8b Fix migration to Gradle 7.6-milestone-1-bin (desktop module) by Igor Demin · 1 year, 9 months ago
  2. 817f664 Merge "Fix ExerciseEndReason.USER_END kdoc" into androidx-main by Sean Kelley · 1 year, 9 months ago
  3. 2a2b64a Merge "Update versions for release 1664989200000" into androidx-main by Nick Anthony · 1 year, 9 months ago
  4. 5faed61 Merge "Revert "auto-version-updates: including tracing-perfetto-*"" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  5. 9aa29d1 Merge "Fix screenshots not triggering onRenderParametersChanged. Test: Unit Test Bug: 237644169 Relnote: Include the isForScreenShot in the equals and hash code. Make sure the onRenderParametersChanged gets a correct isForScreenshot value" into androidx-main by Lucian Boaca · 1 year, 9 months ago
  6. f517836 Merge "add tv device in previews" into androidx-main by Vighnesh Raut · 1 year, 9 months ago
  7. 0725778 Merge "Use maybeNullability for XTypeName in JavacType" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  8. 91fd371 Revert "auto-version-updates: including tracing-perfetto-*" by Nick Anthony · 1 year, 9 months ago
  9. dea1be9 Merge "Increment wear.compose.integration.demos to version 1.11" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  10. 065653b Update versions for release 1664989200000 by Nick Anthony · 1 year, 9 months ago
  11. b69c1c2 Merge "Disable failing media tests on API 33" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  12. 5f49aea Increment wear.compose.integration.demos to version 1.11 by stevebower · 1 year, 9 months ago
  13. 95a5d99 Fix screenshots not triggering onRenderParametersChanged. by lucianbc · 1 year, 9 months ago
  14. e5fcec7 add tv device in previews by Vighnesh Raut · 1 year, 10 months ago
  15. 4586cf6 Merge "Add DeviceCompatibilityTest to detect the codec does not support valid size" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  16. e6ab75d Merge "Encapsulate Log statements in AppLocalesStorageHelper.java with if(DEBUG) and modify a comment in AppCompatDelegate" into androidx-main by Riya Ghai · 1 year, 9 months ago
  17. 235c9c4 Add DeviceCompatibilityTest to detect the codec does not support valid size by leo huang · 1 year, 9 months ago
  18. 8ace950 Use maybeNullability for XTypeName in JavacType by Daniel Santiago Rivera · 1 year, 9 months ago
  19. c8f063e Merge "Ensure child fragments get provider callbacks from fragmentController" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  20. 48afc9f Ensure child fragments get provider callbacks from fragmentController by Jeremy Woods · 1 year, 9 months ago
  21. 3fb4977 Fix ExerciseEndReason.USER_END kdoc by Sean Kelley · 1 year, 10 months ago
  22. ec2aed7 Merge changes I4ff9205d,Ib77a4de5 into androidx-main by Treehugger Robot · 1 year, 9 months ago
  23. 36b62040 Merge "Changed ShellScript to entirely read stdErr file when calling stdErr()" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  24. 0b36e6e Merge "Add tests for `pressRecentApps()`, `openNotification()`, `openQuickSettings()`, `getDisplayWidth()` and `getDisplayHeight()`." into androidx-main by Fangqiu Su · 1 year, 9 months ago
  25. a63c907 Merge "StudioTask saving output in a log file" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  26. 9162a28 Merge "Mitigate incorrect fold data after config changes." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  27. d16ba98 Merge "Fix faulty range test for slot table checking for markers" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  28. 199c61b Merge "Remeasure when descendants affect measurement" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  29. 5c1e305 Changed ShellScript to entirely read stdErr file when calling stdErr() by Marcello Albano · 1 year, 9 months ago
  30. 8ecd3fb Merge "Updating FontFamily.Resolver preload doc" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  31. e409f2d9 Merge "Fix traceAsync kdoc" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  32. b054c53 Merge "Add documentation and samples for Modifier.Node APIs" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  33. f720842 Mitigate incorrect fold data after config changes. by Diego Vela · 1 year, 10 months ago
  34. a4e1e35 Add tests for `pressRecentApps()`, `openNotification()`, by Fangqiu Su · 1 year, 9 months ago
  35. 85ea13d Merge "Changing the handling of undefined default value in columns." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  36. 886f68e Merge "Tests now respecting changes to androidx.ignoreTestFailures" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  37. 0d53866 Merge "Fix not emitting when resubscribing." into androidx-main by Diego Vela · 1 year, 9 months ago
  38. 2f191e8 Implement page-dropping in TestPager by Clara Fok · 1 year, 9 months ago
  39. c419a9c Disable failing media tests on API 33 by Aurimas Liutikas · 1 year, 9 months ago
  40. d4afec1 Merge "Add experimental placeholder support to Compose for Wear OS." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  41. 6e3d8f0 Merge "Correctly handle remeasure requests happening while node is not yet placed" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  42. 3ea0c12 Changing the handling of undefined default value in columns. by elifbilgin · 1 year, 9 months ago
  43. 8141841 Add overloaded getPagingState helper function by Clara Fok · 1 year, 9 months ago
  44. b333420 Merge "Added @JvmOverloads to factory method." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  45. 376a15a Add experimental placeholder support to Compose for Wear OS. by John Nichol · 1 year, 9 months ago
  46. 29a1adf Merge "Add suppport for font properties in CurvedTextStyle." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  47. b828669 Merge "Usage of API for AppDrivenRefresh in order to update the content of the list when is enabled." into androidx-main by Diego Valenzuela · 1 year, 9 months ago
  48. 585840d Merge "Start generating Kotlin for FieldReadWriteWriter.readFromCursor()" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  49. 16ff78f Fix traceAsync kdoc by Chris Craik · 1 year, 9 months ago
  50. 7625ad1 Remeasure when descendants affect measurement by George Mount · 1 year, 9 months ago
  51. bc7b810 Fix faulty range test for slot table checking for markers by Chuck Jazdzewski · 1 year, 9 months ago
  52. 6628de3 Merge "Fix docs for the Layout overload with multiple content" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  53. 3ba80bd Merge "MultiProcDataStore confirms the data is still corrupted before overriding Test: ./gradlew :datastore:datastore-multiprocess:connectedAndroidTest Bug: b/241286493" into androidx-main by Zhiyuan Wang · 1 year, 9 months ago
  54. cdcad28 Added @JvmOverloads to factory method. by paulmalolepsy · 1 year, 9 months ago
  55. 9ec79ff Merge "Slider in row buggy behavior" into androidx-main by Kevin Truong · 1 year, 9 months ago
  56. acc606f Merge "Switch thumb color should dim when unchecked/disabled" into androidx-main by Steve Bower · 1 year, 9 months ago
  57. e7851d8 Merge "Revert "Add hasText in ClipboardManager"" into androidx-main by Anastasia Soboleva · 1 year, 9 months ago
  58. e192760 Revert "Add hasText in ClipboardManager" by Anastasia Soboleva · 1 year, 9 months ago
  59. e9c61c5 Updating FontFamily.Resolver preload doc by Alejandra Stamato · 1 year, 9 months ago
  60. 10ca604 Add suppport for font properties in CurvedTextStyle. by Sergio Sancho · 1 year, 9 months ago
  61. f02b4cf Merge "Auto unbinds inactive service connection." into androidx-main by Hengrui Cao · 1 year, 9 months ago
  62. 3fd8b6e Add documentation and samples for Modifier.Node APIs by Leland Richardson · 1 year, 9 months ago
  63. 7f6b9c0 Merge "TextLayout cleanup and getLineStart() documentation update" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  64. 303d3691 Merge "Add hasText in ClipboardManager" into androidx-main by Iya Volkova · 1 year, 9 months ago
  65. dfc2ed7 Merge "Use poet specs in server-side codegen" into androidx-main by Lucas Tenório · 1 year, 9 months ago
  66. 59f625b Auto unbinds inactive service connection. by Hengrui CAO · 1 year, 9 months ago
  67. d9a564f Encapsulate Log statements in AppLocalesStorageHelper.java with by “riyaghai” · 1 year, 10 months ago
  68. 90919db Merge "Bump Sdk version to alpha06." into androidx-main by Hengrui Cao · 1 year, 9 months ago
  69. e33e7a1a Use poet specs in server-side codegen by Nicolas Roulet · 1 year, 9 months ago
  70. 41c4d4c Correctly handle remeasure requests happening while node is not yet placed by Andrey Kulikov · 1 year, 9 months ago
  71. 1b94225 Merge "Remove Doclava from androidx build." into androidx-main by Andrea Falcone · 1 year, 9 months ago
  72. e9943fd Merge "Close on watch editor if SysUI dies" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  73. b645f68 Switch thumb color should dim when unchecked/disabled by stevebower · 1 year, 9 months ago
  74. 8f47823 Fix docs for the Layout overload with multiple content by Andrey Kulikov · 1 year, 9 months ago
  75. ba762a5 Close on watch editor if SysUI dies by Alex Clarke · 1 year, 9 months ago
  76. d7333a5 Merge "Refactor Modifier.scrollAway as a LayoutModifier" into androidx-main by Steve Bower · 1 year, 9 months ago
  77. c53231e TextLayout cleanup and getLineStart() documentation update by Anastasia Soboleva · 1 year, 9 months ago
  78. 5acd241 Refactor Modifier.scrollAway as a LayoutModifier by stevebower · 1 year, 9 months ago
  79. 39e618e Merge "Improve Snapping animations" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  80. a682943 Merge "Handle suspend functions in client generated code." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  81. 938bbbc Bump Sdk version to alpha06. by Hengrui CAO · 1 year, 9 months ago
  82. b74f627 Merge "Fixing bugs in ModifierNode.visitChildren" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  83. ce46086 Merge "Rename RadioButton circleColor to ringColor" into androidx-main by Steve Bower · 1 year, 9 months ago
  84. 4623d34 Merge "Fix memory leak in ComplicationDataSourceInfoRetriever" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  85. db7a585 Handle suspend functions in client generated code. by Lucas Tenorio · 1 year, 9 months ago
  86. ba64ea8 Rename RadioButton circleColor to ringColor by stevebower · 1 year, 9 months ago
  87. 33ee066 Fix memory leak in ComplicationDataSourceInfoRetriever by Alex Clarke · 1 year, 9 months ago
  88. ec7da70 Merge "Add flag to disable camera-camera2 tests" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  89. 466d8dd Improve Snapping animations by Levi Albuquerque · 1 year, 9 months ago
  90. a860a8b Merge "Revert "Make CameraX core integration test app work on Android T."" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  91. 8c0a21bd Revert "Make CameraX core integration test app work on Android T." by Aurimas Liutikas · 1 year, 9 months ago
  92. d6ca160 Merge "Make sure the ImageReader queue won't overflow" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  93. a849b29 Merge "Added renderability check to the BundledEmojiListLoader. Forked from google3/java/com/google/android/libraries/inputmethod/emoji/renderer/." into androidx-main by Chelsea Hao · 1 year, 9 months ago
  94. bfcf624 Merge "[Showcase-QA bug] Fixes closing the permissions demo screen" into androidx-main by Niti Shah · 1 year, 9 months ago
  95. 2950330 [Showcase-QA bug] Fixes closing the permissions demo screen by Niti Shah · 1 year, 9 months ago
  96. 8775407 Merge "Incrementing release versions for CameraX 1.2.0-rc01" into androidx-main by Julie Wu · 1 year, 9 months ago
  97. aeada15a Merge "Support federated credential type." into androidx-main by Helen Qin · 1 year, 9 months ago
  98. 6a085ea Fixing bugs in ModifierNode.visitChildren by Ralston Da Silva · 1 year, 9 months ago
  99. 75b8961 Usage of API for AppDrivenRefresh in order to update the content of the list when is enabled. by Diego Valenzuela · 1 year, 9 months ago
  100. 99ac512 Merge "Remove checks for invalidated PagingSource before loads" into androidx-main by Treehugger Robot · 1 year, 9 months ago