1. 358101c Rename source from `viewmodel-compose` to follow KMP convention by Marcello Galhardo · 3 months ago
  2. ee95558 Configure KMP in `viewmodel-compose` by Marcello Galhardo · 3 months ago
  3. d250a34 Merge "Fix flaky nav-fragment test" into androidx-main by Treehugger Robot · 3 months ago
  4. 69df02d Merge "Improvements in EdgeContentLayout" into androidx-main by Treehugger Robot · 3 months ago
  5. 8c2321c Merge "Inflater changes for supporting transformation modifier" into androidx-main by Xiangyin Ma · 3 months ago
  6. 97f50f6 Merge changes I5b0d5523,I7c765916 into androidx-main by Treehugger Robot · 3 months ago
  7. 7b291ec Merge "Force bind symbols in CopyDefaultValuesFromExpectLowering" into androidx-main by Andrei Shikov · 3 months ago
  8. 86d455e Add lint check for invalid language tag in Locale ctor by Anastasia Soboleva · 4 months ago
  9. c2d87be Log an error when Locale can't be parsed correctly by Anastasia Soboleva · 4 months ago
  10. 0dd0c71 Merge changes I7d629547,I5cf9e85f,I919cc112 into androidx-main by Halil Ozercan · 3 months ago
  11. ad07c5a8 Merge "Rename OUTPUT_FORMAT_ULTRA_HDR to OUTPUT_FORMAT_JPEG_ULTRA_HDR" into androidx-main by Treehugger Robot · 3 months ago
  12. 3baad1d Remove TextFieldState.valueAsFlow by Halil Ozercan · 3 months ago
  13. 970ed8c Remove unnecessary Snapshot reads in TextFieldState by Halil Ozercan · 3 months ago
  14. bb89d23 Redesign InputTransformation.transformInput by Halil Ozercan · 3 months ago
  15. e84d191 Merge "Fix ImageAnalysis analyzer default target resolution merge issue" into androidx-main by Treehugger Robot · 3 months ago
  16. 8558780 Merge changes I46184f67,Ib361562d,Ia825af74 into androidx-main by Halil Ozercan · 3 months ago
  17. 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
  18. 7a1660c Merge "Fork TonalPalette from Material 3." into androidx-main by Treehugger Robot · 3 months ago
  19. 29a179d Merge "[CameraPipe] Remove tap-to-focus AE/AWB locks and handle no AF point" into androidx-main by Treehugger Robot · 3 months ago
  20. 19cee02 Merge "Remove non-API LibraryExtension from PublicResourceStubHelper" into androidx-main by Treehugger Robot · 3 months ago
  21. 1d8b0cf Merge "Swap KeyboardActions with KeyboardActionHandler in BTF2" into androidx-main by Treehugger Robot · 3 months ago
  22. 0396dcc Merge "Cleanup lint baseline after aosp/2995323" into androidx-main by Treehugger Robot · 3 months ago
  23. 55e3944 Merge "Disabling failing test in SyncTriggersConcurrencyTest." into androidx-main by Treehugger Robot · 3 months ago
  24. a3ed9eeb Fix flaky nav-fragment test by Clara Fok · 3 months ago
  25. 54042f7 Disabling failing test in SyncTriggersConcurrencyTest. by elifbilgin · 3 months ago
  26. 61cd333 Remove non-API LibraryExtension from PublicResourceStubHelper by omarismail · 3 months ago
  27. e750471 Initialize TextFieldBuffer.changeTracker on first access by Halil Ozercan · 3 months ago
  28. ed1c145 Swap KeyboardActions with KeyboardActionHandler in BTF2 by Halil Ozercan · 3 months ago
  29. 2b96ddb Update InputTransformation and OutputTransformation docs by Halil Ozercan · 3 months ago
  30. 7ad80e6 Add toString override to TextFieldLineLimits.SingleLine by Halil Ozercan · 3 months ago
  31. 6b63746 Merge "Carry samples to the bottom in BTF2 kdocs" into androidx-main by Treehugger Robot · 3 months ago
  32. cd2453e Merge "Reorder parameters of BasicSecureTextField" into androidx-main by Treehugger Robot · 3 months ago
  33. 48b30ec Carry samples to the bottom in BTF2 kdocs by Halil Ozercan · 3 months ago
  34. d410454 Reorder parameters of BasicSecureTextField by Halil Ozercan · 3 months ago
  35. cee709c Merge "Handwriting delegation APIs" into androidx-main by Justin Ghan · 3 months ago
  36. e7b0a60 Force bind symbols in CopyDefaultValuesFromExpectLowering by Andrei Shikov · 3 months ago
  37. 5a1386f Merge "Fix Predictive back flick in Navigation Compose" into androidx-main by Treehugger Robot · 3 months ago
  38. a1aa87c Merge "TraceSectionMetric API improvements" into androidx-main by Chris Craik · 3 months ago
  39. c587aa2 Merge "build_log_simplifier now shortening all non-androidx stackframes" into androidx-main by Jeff Gaston · 3 months ago
  40. 420700e Merge "compose-compiler: prevent composable objc export" into androidx-main by Treehugger Robot · 3 months ago
  41. 4f981f9 Fix Predictive back flick in Navigation Compose by Jeremy Woods · 3 months ago
  42. 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
  43. fe36e25 Merge "Rename shouldShowKeyboardOnFocus and make nullable." into androidx-main by Zach Klippenstein · 3 months ago
  44. fcc1e7f Merge "Implement NavController navigate with Object T" into androidx-main by Clara Fok · 3 months ago
  45. 5b1d0ec Merge "Implement NavController getBackStackEntry for Safe Args" into androidx-main by Clara Fok · 3 months ago
  46. 87fbd8fc Merge "Additional optimization for Scrollable and Draggable" into androidx-main by Treehugger Robot · 3 months ago
  47. f4e94e1 Merge changes I8972f003,I644e72c1 into androidx-main by Clara Fok · 3 months ago
  48. b6f774e Handwriting delegation APIs by Justin Ghan · 3 months ago
  49. ea8de23 Inflater changes for supporting transformation modifier by Xiangyin Ma · 3 months ago
  50. 2be44c8 Bump version number for compose.material3, compose.material3.adaptive and compose.material3-adaptive-navigation-suite by Kevin Most · 3 months ago
  51. 660d1c4 Merge "Adds size customization to top app bars" into androidx-main by Shalom Gibly · 3 months ago
  52. d7bf096 Implement NavController navigate with Object T by Clara Fok · 3 months ago
  53. 621b561 Implement NavController getBackStackEntry for Safe Args by Clara Fok · 3 months ago
  54. ea80964 Implement NavController clearBackStack for Safe Args by Clara Fok · 3 months ago
  55. 172e0ef Mark Safe Args APIs public and experimental by Clara Fok · 3 months ago
  56. f7fc9ef Additional optimization for Scrollable and Draggable by Levi Albuquerque · 3 months ago
  57. b5b1395 compose-compiler: prevent composable objc export by Pavel Shishkin · 4 months ago
  58. ad6bfd2 Merge "Fix github playground build" into androidx-main by Aurimas Liutikas · 3 months ago
  59. da891ba build_log_simplifier now shortening all non-androidx stackframes by Jeff Gaston · 3 months ago
  60. 94c9c1b Adds size customization to top app bars by Shalom Gibly · 3 months ago
  61. 0034bdb Rename shouldShowKeyboardOnFocus and make nullable. by Zach Klippenstein · 3 months ago
  62. 5b9b7d4 Merge "[TabRow] Fix tab row indicator height" into androidx-main by Mariano Martin · 3 months ago
  63. e064ecd Merge "Allow newly created state objects to be accessible in other snapshots" into androidx-main by Chuck Jazdzewski · 3 months ago
  64. 90f0dfe Merge "[M3][SwipeToDismiss] Promote SwipeToDismissBox API's to non-experimental" into androidx-main by José Figueroa Santos · 3 months ago
  65. 9186814 Merge "Enable measuring the overhead of profilers during the profiling phase" into androidx-main by Treehugger Robot · 3 months ago
  66. 943db38 Merge "Remove `hintMediaTypes` from `Modifier.contentReceiver`" into androidx-main by Halil Ozercan · 3 months ago
  67. 18f88f1 Merge "Decouple the credentials-e2ee artifact from the core credentials group release dependency." into androidx-main by Treehugger Robot · 3 months ago
  68. 5a18712 Merge "[SegmentedButton] Promote to stable" into androidx-main by Treehugger Robot · 3 months ago
  69. bc1fa19 Merge "Do not reset animators when lazy lists are scrolled to the same position" into androidx-main by Andrey Kulikov · 3 months ago
  70. d6d49da Fix github playground build by Aurimas Liutikas · 3 months ago
  71. e8c21d8 Enable measuring the overhead of profilers during the profiling phase by Chris Craik · 3 months ago
  72. 4196451 Decouple the credentials-e2ee artifact from the core credentials group by Helen Qin · 3 months ago
  73. bbf21fb Merge "Separate TextContextMenusDemo into a different file" into androidx-main by Treehugger Robot · 3 months ago
  74. c275815 Merge "Fix SelectionTracker.Builder code examples" into androidx-main by Treehugger Robot · 3 months ago
  75. 1702211 Merge "Support tests for client features in development." into androidx-main by Anton Kulakov · 3 months ago
  76. cb1322b Merge "Update setStartDestination param name" into androidx-main by Treehugger Robot · 3 months ago
  77. d857be3 Merge "Remove nulls from NavDestinationBuilder" into androidx-main by Treehugger Robot · 3 months ago
  78. a019449 [SegmentedButton] Promote to stable by Mariano Martin · 3 months ago
  79. 00c7131 Merge "[BottomAppBar] Clean up use of Experimental tag" into androidx-main by Paul Thomas · 3 months ago
  80. bdc6e1b [TabRow] Fix tab row indicator height by Mariano Martin · 3 months ago
  81. aaee2f2 Merge "Make LazyListState.notifyPrefetchOnScroll private" into androidx-main by Andrei Shikov · 3 months ago
  82. 69bc4e7 Remove `hintMediaTypes` from `Modifier.contentReceiver` by Halil Ozercan · 3 months ago
  83. 6970bac Merge "Add a platformDataProviders attribute to TileRenderer.Config" into androidx-main by Treehugger Robot · 3 months ago
  84. 0bd8896 Merge "[Carousel] Mark CarouselState's companion object experimental" into androidx-main by Hunter Stich · 3 months ago
  85. 60fc71c Merge "Add documentation notes for enums" into androidx-main by Tanuj Dhir · 3 months ago
  86. a702278 Merge "Validate names are not Java keywords" into androidx-main by Lucas Tenório · 3 months ago
  87. ba3ed4c Add a platformDataProviders attribute to TileRenderer.Config by Paul Milian · 3 months ago
  88. be01e9f Merge "Improve TileRenderer Config Builder documentation per API review." into androidx-main by Achraf Feydi · 3 months ago
  89. c774261 Add documentation notes for enums by Tanuj · 3 months ago
  90. 2ef5e1e Validate names are not Java keywords by Tanuj · 3 months ago
  91. 37febb9 Merge changes I99c4a4e5,I79b02ba0 into androidx-main by Treehugger Robot · 3 months ago
  92. 5f504ff Merge "style: update default shape of Non-interactive Surface" into androidx-main by Vighnesh Raut · 3 months ago
  93. d0a1ea7 Merge "fix: tab row incorrect height bug and refactor using surface" into androidx-main by Vighnesh Raut · 3 months ago
  94. 24c8f6d Merge "build: update compose versions in tv" into androidx-main by Vighnesh Raut · 3 months ago
  95. 5229c0e Add mirror mode option to VideoCameraSwitchingActivity. by TY Chang · 3 months ago
  96. 3de3848 Fix persistent recording rotation issue. by TY Chang · 3 months ago
  97. 914cc8d Merge "Add API for WebAuthn support" into androidx-main by Adem Derinel · 3 months ago
  98. 1496036 [CameraPipe] Remove tap-to-focus AE/AWB locks and handle no AF point by Tahsin Masrur · 3 months ago
  99. 0438cb4 Merge "[Concurrent Camera] Filter out backward incompatible camera ids" into androidx-main by Treehugger Robot · 3 months ago
  100. 1c3f4cb Fix ImageAnalysis analyzer default target resolution merge issue by CharcoalChen · 3 months ago