1. 5e45d01 Fix for unattached node error in Focusable by Ralston Da Silva · 3 months ago
  2. f608c1e Merge "Add SdkSandboxControllerCompat#getClientPackageName API" into androidx-main by Anton Kulakov · 3 months ago
  3. 9fdb889 Merge "Adds foundation level tests for dynamic pointer input modifiers." into androidx-main by Jeremy Walker · 3 months ago
  4. 2959b75 Merge "Update client library to depend on SDK extension 10." into androidx-main by Agostinho Junior · 3 months ago
  5. a01245a Add SdkSandboxControllerCompat#getClientPackageName API by Anton Kulakov · 3 months ago
  6. c72cf1a Merge "Add more integration tests for scroll capture with various high-level components." into androidx-main by Treehugger Robot · 3 months ago
  7. 123fa97 Merge "Make TMPDIR a subdirectory of OUT_DIR" into androidx-main by Aurimas Liutikas · 3 months ago
  8. 4a1fe15 Merge "Upgrade to JDK 21" into androidx-main by Aurimas Liutikas · 3 months ago
  9. 532d7c4 Adds foundation level tests for dynamic pointer input modifiers. by Jeremy Walker · 3 months ago
  10. 5459867 Make TMPDIR a subdirectory of OUT_DIR by Aurimas Liutikas · 3 months ago
  11. 191a41a Merge changes I4a302080,I324249e6 into androidx-main by Treehugger Robot · 3 months ago
  12. 038d74c Merge "Update the docs of the transformation getters per API review feedback." into androidx-main by Treehugger Robot · 3 months ago
  13. ad3486e Merge "Decrease PrivacySandbox code generation version." into androidx-main by Lucas Tenório · 3 months ago
  14. a99c202 Update client library to depend on SDK extension 10. by Agostinho Junior · 3 months ago
  15. a679db1 Merge "Catch NoClassDefFoundError when trying to create manager classes for back compat" into androidx-main by Robert Marcus · 3 months ago
  16. ccb0197 Merge changes Ic8ee38b8,I98895120,I493f1c05,I12404ec4 into androidx-main by Ian Baker · 3 months ago
  17. 09d3eee Merge "Set staggered grid cell size to 0 if it doesn't fit" into androidx-main by Treehugger Robot · 3 months ago
  18. 9cfe298 Update the docs of the transformation getters per API review feedback. by Xiangyin Ma · 3 months ago
  19. d250a34 Merge "Fix flaky nav-fragment test" into androidx-main by Treehugger Robot · 3 months ago
  20. 2212845 Decrease PrivacySandbox code generation version. by Lucas Tenório · 3 months ago
  21. 69df02d Merge "Improvements in EdgeContentLayout" into androidx-main by Treehugger Robot · 3 months ago
  22. e4a791d Set staggered grid cell size to 0 if it doesn't fit by Andrei Shikov · 3 months ago
  23. 8c2321c Merge "Inflater changes for supporting transformation modifier" into androidx-main by Xiangyin Ma · 3 months ago
  24. 97f50f6 Merge changes I5b0d5523,I7c765916 into androidx-main by Treehugger Robot · 3 months ago
  25. ea0d40a Use existing TempFolder in ExifInterfaceTest.clone by Ian Baker · 3 months ago
  26. 432b0e8 Fix null terminated string handling in ExifInterfaceTest by Ian Baker · 3 months ago
  27. b67be0a Split up ExifInterfaceTest writing assertion methods by Ian Baker · 3 months ago
  28. a6cc35d Consolidate range assertions in ExifInterfaceTest by Ian Baker · 3 months ago
  29. 7b291ec Merge "Force bind symbols in CopyDefaultValuesFromExpectLowering" into androidx-main by Andrei Shikov · 3 months ago
  30. 86d455e Add lint check for invalid language tag in Locale ctor by Anastasia Soboleva · 4 months ago
  31. c2d87be Log an error when Locale can't be parsed correctly by Anastasia Soboleva · 4 months ago
  32. 0dd0c71 Merge changes I7d629547,I5cf9e85f,I919cc112 into androidx-main by Halil Ozercan · 3 months ago
  33. ad07c5a8 Merge "Rename OUTPUT_FORMAT_ULTRA_HDR to OUTPUT_FORMAT_JPEG_ULTRA_HDR" into androidx-main by Treehugger Robot · 3 months ago
  34. 3baad1d Remove TextFieldState.valueAsFlow by Halil Ozercan · 3 months ago
  35. 970ed8c Remove unnecessary Snapshot reads in TextFieldState by Halil Ozercan · 3 months ago
  36. bb89d23 Redesign InputTransformation.transformInput by Halil Ozercan · 3 months ago
  37. e84d191 Merge "Fix ImageAnalysis analyzer default target resolution merge issue" into androidx-main by Treehugger Robot · 3 months ago
  38. 8558780 Merge changes I46184f67,Ib361562d,Ia825af74 into androidx-main by Halil Ozercan · 3 months ago
  39. b2363d1 Merge "Refactor IconToggleButtonColors and its associated associated factory functions to be more efficient. Also updated the factory functions `filledIconButtonColors`, `filledTonalButtonColors` and `outlinedButtonColors` to be more efficient." into androidx-main by Treehugger Robot · 3 months ago
  40. 7a1660c Merge "Fork TonalPalette from Material 3." into androidx-main by Treehugger Robot · 3 months ago
  41. 29a179d Merge "[CameraPipe] Remove tap-to-focus AE/AWB locks and handle no AF point" into androidx-main by Treehugger Robot · 3 months ago
  42. 19cee02 Merge "Remove non-API LibraryExtension from PublicResourceStubHelper" into androidx-main by Treehugger Robot · 3 months ago
  43. 1d8b0cf Merge "Swap KeyboardActions with KeyboardActionHandler in BTF2" into androidx-main by Treehugger Robot · 3 months ago
  44. 0396dcc Merge "Cleanup lint baseline after aosp/2995323" into androidx-main by Treehugger Robot · 3 months ago
  45. 55e3944 Merge "Disabling failing test in SyncTriggersConcurrencyTest." into androidx-main by Treehugger Robot · 3 months ago
  46. 64bc4a3 Add more integration tests for scroll capture with various high-level components. by Zach Klippenstein · 3 months ago
  47. a3ed9eeb Fix flaky nav-fragment test by Clara Fok · 3 months ago
  48. 54042f7 Disabling failing test in SyncTriggersConcurrencyTest. by elifbilgin · 3 months ago
  49. 61cd333 Remove non-API LibraryExtension from PublicResourceStubHelper by omarismail · 3 months ago
  50. e750471 Initialize TextFieldBuffer.changeTracker on first access by Halil Ozercan · 3 months ago
  51. ed1c145 Swap KeyboardActions with KeyboardActionHandler in BTF2 by Halil Ozercan · 3 months ago
  52. 2b96ddb Update InputTransformation and OutputTransformation docs by Halil Ozercan · 3 months ago
  53. 7ad80e6 Add toString override to TextFieldLineLimits.SingleLine by Halil Ozercan · 3 months ago
  54. 6b63746 Merge "Carry samples to the bottom in BTF2 kdocs" into androidx-main by Treehugger Robot · 3 months ago
  55. cd2453e Merge "Reorder parameters of BasicSecureTextField" into androidx-main by Treehugger Robot · 3 months ago
  56. 48b30ec Carry samples to the bottom in BTF2 kdocs by Halil Ozercan · 3 months ago
  57. d410454 Reorder parameters of BasicSecureTextField by Halil Ozercan · 3 months ago
  58. 4e41da2 Upgrade to JDK 21 by Aurimas Liutikas · 6 months ago
  59. cee709c Merge "Handwriting delegation APIs" into androidx-main by Justin Ghan · 3 months ago
  60. e7b0a60 Force bind symbols in CopyDefaultValuesFromExpectLowering by Andrei Shikov · 3 months ago
  61. 5a1386f Merge "Fix Predictive back flick in Navigation Compose" into androidx-main by Treehugger Robot · 3 months ago
  62. a1aa87c Merge "TraceSectionMetric API improvements" into androidx-main by Chris Craik · 3 months ago
  63. 2a926f5 Catch NoClassDefFoundError when trying to create manager classes for back compat by Robert Marcus · 3 months ago
  64. c587aa2 Merge "build_log_simplifier now shortening all non-androidx stackframes" into androidx-main by Jeff Gaston · 3 months ago
  65. 420700e Merge "compose-compiler: prevent composable objc export" into androidx-main by Treehugger Robot · 3 months ago
  66. 4f981f9 Fix Predictive back flick in Navigation Compose by Jeremy Woods · 3 months ago
  67. eff0fc7 Merge "Bump version number for compose.material3, compose.material3.adaptive and compose.material3-adaptive-navigation-suite" into androidx-main by Treehugger Robot · 3 months ago
  68. fe36e25 Merge "Rename shouldShowKeyboardOnFocus and make nullable." into androidx-main by Zach Klippenstein · 3 months ago
  69. fcc1e7f Merge "Implement NavController navigate with Object T" into androidx-main by Clara Fok · 3 months ago
  70. 5b1d0ec Merge "Implement NavController getBackStackEntry for Safe Args" into androidx-main by Clara Fok · 3 months ago
  71. 87fbd8fc Merge "Additional optimization for Scrollable and Draggable" into androidx-main by Treehugger Robot · 3 months ago
  72. f4e94e1 Merge changes I8972f003,I644e72c1 into androidx-main by Clara Fok · 3 months ago
  73. b6f774e Handwriting delegation APIs by Justin Ghan · 3 months ago
  74. ea8de23 Inflater changes for supporting transformation modifier by Xiangyin Ma · 3 months ago
  75. 2be44c8 Bump version number for compose.material3, compose.material3.adaptive and compose.material3-adaptive-navigation-suite by Kevin Most · 3 months ago
  76. 660d1c4 Merge "Adds size customization to top app bars" into androidx-main by Shalom Gibly · 3 months ago
  77. d7bf096 Implement NavController navigate with Object T by Clara Fok · 3 months ago
  78. 621b561 Implement NavController getBackStackEntry for Safe Args by Clara Fok · 3 months ago
  79. ea80964 Implement NavController clearBackStack for Safe Args by Clara Fok · 3 months ago
  80. 172e0ef Mark Safe Args APIs public and experimental by Clara Fok · 3 months ago
  81. f7fc9ef Additional optimization for Scrollable and Draggable by Levi Albuquerque · 3 months ago
  82. b5b1395 compose-compiler: prevent composable objc export by Pavel Shishkin · 4 months ago
  83. ad6bfd2 Merge "Fix github playground build" into androidx-main by Aurimas Liutikas · 3 months ago
  84. da891ba build_log_simplifier now shortening all non-androidx stackframes by Jeff Gaston · 3 months ago
  85. 94c9c1b Adds size customization to top app bars by Shalom Gibly · 3 months ago
  86. 0034bdb Rename shouldShowKeyboardOnFocus and make nullable. by Zach Klippenstein · 3 months ago
  87. 5b9b7d4 Merge "[TabRow] Fix tab row indicator height" into androidx-main by Mariano Martin · 3 months ago
  88. e064ecd Merge "Allow newly created state objects to be accessible in other snapshots" into androidx-main by Chuck Jazdzewski · 3 months ago
  89. 90f0dfe Merge "[M3][SwipeToDismiss] Promote SwipeToDismissBox API's to non-experimental" into androidx-main by José Figueroa Santos · 3 months ago
  90. 9186814 Merge "Enable measuring the overhead of profilers during the profiling phase" into androidx-main by Treehugger Robot · 3 months ago
  91. 943db38 Merge "Remove `hintMediaTypes` from `Modifier.contentReceiver`" into androidx-main by Halil Ozercan · 3 months ago
  92. 18f88f1 Merge "Decouple the credentials-e2ee artifact from the core credentials group release dependency." into androidx-main by Treehugger Robot · 3 months ago
  93. 5a18712 Merge "[SegmentedButton] Promote to stable" into androidx-main by Treehugger Robot · 3 months ago
  94. bc1fa19 Merge "Do not reset animators when lazy lists are scrolled to the same position" into androidx-main by Andrey Kulikov · 3 months ago
  95. d6d49da Fix github playground build by Aurimas Liutikas · 3 months ago
  96. e8c21d8 Enable measuring the overhead of profilers during the profiling phase by Chris Craik · 3 months ago
  97. 4196451 Decouple the credentials-e2ee artifact from the core credentials group by Helen Qin · 3 months ago
  98. bbf21fb Merge "Separate TextContextMenusDemo into a different file" into androidx-main by Treehugger Robot · 3 months ago
  99. c275815 Merge "Fix SelectionTracker.Builder code examples" into androidx-main by Treehugger Robot · 3 months ago
  100. 1702211 Merge "Support tests for client features in development." into androidx-main by Anton Kulakov · 3 months ago