1. 5f5394b feat: mark Surface API as stable by rvighnesh · 4 months ago
  2. 6354fca Merge "feat: mark Checkbox components API as stable" into androidx-main by Vighnesh Raut · 4 months ago
  3. a44ba7c feat: mark Checkbox components API as stable by rvighnesh · 5 months ago
  4. e5e43f3 Merge "feat: mark NavigationDrawer and NavigationDrawerScope APIs as stable" into androidx-main by Vighnesh Raut · 4 months ago
  5. 212187f Merge "feat: remove @Experimental annotation from internal/private APIs and use OptIn" into androidx-main by Vighnesh Raut · 4 months ago
  6. 19180ed feat: mark NavigationDrawer and NavigationDrawerScope APIs as stable by rvighnesh · 4 months ago
  7. c2d0d15 Merge "feat: mark RadioButton component API as stable" into androidx-main by Vighnesh Raut · 4 months ago
  8. addaaee feat: remove @Experimental annotation from internal/private APIs and use OptIn by rvighnesh · 4 months ago
  9. 786f583 Merge "feat: mark Surface styles APIs as stable" into androidx-main by Vighnesh Raut · 4 months ago
  10. a0c7fbe Merge "feat: mark Icon component API as stable" into androidx-main by Vighnesh Raut · 4 months ago
  11. e9faf85 feat: mark RadioButton component API as stable by rvighnesh · 4 months ago
  12. 588118f feat: mark Surface styles APIs as stable by rvighnesh · 4 months ago
  13. db2c258 feat: mark Switch component API as stable by rvighnesh · 5 months ago
  14. 75fc50b Merge "feat: mark Border API as stable" into androidx-main by Vighnesh Raut · 4 months ago
  15. 84c28f9 Merge "feat: mark Glow API as stable" into androidx-main by Vighnesh Raut · 4 months ago
  16. 96dbba9 Merge "Update baseline files to use correct element id for property" into androidx-main by Treehugger Robot · 4 months ago
  17. 24205d8 Update baseline files to use correct element id for property by Paul Duffin · 4 months ago
  18. 9663b7f feat: mark MaterialTheme API as stable by rvighnesh · 5 months ago
  19. c6e150f Merge "feat: mark LocalTextStyles API as stable" into androidx-main by Vighnesh Raut · 4 months ago
  20. 849e183 Merge changes from topic "metalava-kotlin-vararg" into androidx-main by Paul Duffin · 4 months ago
  21. 74b4999 Merge "feat: mark shapes API as stable" into androidx-main by Vighnesh Raut · 4 months ago
  22. 313adc2 feat: mark LocalTextStyles API as stable by rvighnesh · 5 months ago
  23. ae9475f Refresh .ignore files prior to updating Metalava by Paul Duffin · 4 months ago
  24. b4ca2fa feat: mark Icon component API as stable by rvighnesh · 5 months ago
  25. 9e3eca5 Remove inline suppressions of IllegalExperimentalApiUsage by Alan Viverette · 4 months ago
  26. 7156ea1 Remove enum synthetic methods from signature files by Paul Duffin · 4 months ago
  27. 3d39b4f Remove unnecessary final modifier from enum methods by Paul Duffin · 4 months ago
  28. 49271ac Merge "Add exception for experimental usage from alpha" into androidx-main by Treehugger Robot · 4 months ago
  29. 0d08051 Add exception for experimental usage from alpha by Alan Viverette · 5 months ago
  30. 6700b61 Remove targetsJavaConsumers by omarismail · 4 months ago
  31. 8a50a3c Pin :tv dependencies to compose 1.6.0 where possible by Aurimas Liutikas · 4 months ago
  32. b08ac00 Move `lifecycle-runtime-ktx` source to the base module by Marcello Galhardo · 4 months ago
  33. 3490f8d Deprecate Modifier.inspectable by Leland Richardson · 4 months ago
  34. 68e549f feat: mark Glow API as stable by rvighnesh · 5 months ago
  35. 2101968 feat: mark Border API as stable by rvighnesh · 5 months ago
  36. 4140c78 Move `lifecycle-viewmodel-ktx` source to the base module by Marcello Galhardo · 5 months ago
  37. 42880e0 Merge "Fix NonLambdaOffsetModifierDetector" into androidx-main by Oscar Adame Vázquez · 5 months ago
  38. 384fd10 Fix NonLambdaOffsetModifierDetector by Oscar Adame Vázquez · 5 months ago
  39. 186ab9b feat: mark shapes API as stable by rvighnesh · 5 months ago
  40. fac194a Merge "feat: remove @Experimental annotation from tv.material3.Typography" into androidx-main by Vighnesh Raut · 5 months ago
  41. 260bd46 Merge "feat: remove @Experimental annotation from tv.material3.LocalContentColor" into androidx-main by Vighnesh Raut · 5 months ago
  42. 1089521 Merge "feat: remove @Experimental annotation from tv.material3.ColorScheme and utility functions" into androidx-main by Vighnesh Raut · 5 months ago
  43. e507324 Merge "Add samples' source jars as published artifacts to sampling libraries" into androidx-main by Owen Gray · 5 months ago
  44. 96be208 Add samples' source jars as published artifacts to sampling libraries by Owen Gray · 7 months ago
  45. f319b78 feat: remove @Experimental annotation from tv.material3.Typography by rvighnesh · 5 months ago
  46. 91909dc feat: remove @Experimental annotation from tv.material3.LocalContentColor by rvighnesh · 5 months ago
  47. 2552ae2 feat: remove @Experimental annotation from tv.material3.ColorScheme and utility functions by rvighnesh · 5 months ago
  48. 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 7 months ago
  49. 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 5 months ago
  50. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 6 months ago
  51. ed4c42f Merge "Updates tv-material components to expose a nullable MutableInteractionSource" into androidx-main by Louis Pullen-Freilich · 6 months ago
  52. ee0da74 Add comment to build.gradle files by Tiem Song · 6 months ago
  53. 3f8a328 Updates tv-material components to expose a nullable MutableInteractionSource by Louis Pullen-Freilich · 6 months ago
  54. 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 6 months ago
  55. 18113946 feat: add theme-mapping from tv.material3 to compose.material3 color scheme by rvighnesh · 6 months ago
  56. 684ceab Only do relayout when lazy staggered grid scrolling doesn't require composing/disposing by Andrey Kulikov · 7 months ago
  57. 9dfbe23 Merge "Change PlatformImeOptions to a class." into androidx-main by Zach Klippenstein · 7 months ago
  58. 662818d Change PlatformImeOptions to a class. by Zach Klippenstein · 7 months ago
  59. 8f81d46 Assign initial focus automatically. by Ralston Da Silva · 8 months ago
  60. ada81cc docs: add documentation for each field separately for docs generation by rvighnesh · 7 months ago
  61. 26cb242 Remove PrimitiveInLambda suppressions by George Mount · 8 months ago
  62. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 8 months ago
  63. 78d5dc8 Filter out the deactivated semantic nodes by default and introduce assertIsDeactivated() by Andrey Kulikov · 8 months ago
  64. 1bad0c1 Merge "Replace TextAlign? parameter with TextAlign in tv Text" into androidx-main by Treehugger Robot · 8 months ago
  65. c9f6959 Merge "bump tv version and compose-dependency version" into androidx-main by Vighnesh Raut · 8 months ago
  66. e21f044 Replace TextAlign? parameter with TextAlign in tv Text by Anastasia Soboleva · 9 months ago
  67. 4cc58de bump tv version and compose-dependency version by rvighnesh · 9 months ago
  68. 43c347a add sample video files for playground app and testing by rvighnesh · 9 months ago
  69. bbe1d83 Add Uspecified to Hyphens, LineBreak, TextAlign, TextDirection by Anastasia Soboleva · 9 months ago
  70. 2071c36 docs: update Surface's KtDoc by fixing the definition of disabled state by rvighnesh · 9 months ago
  71. 1fcbac2 Merge "Add back fixed tv macrobenchmark project" into androidx-main by Aditya Arora · 9 months ago
  72. f76019c Cleanup baseline profile for tv compose libs by Aditya Arora · 9 months ago
  73. a3fe10a Add back fixed tv macrobenchmark project by Aditya Arora · 9 months ago
  74. 652e696 refactor: replace tv indications with modifiers by rvighnesh · 9 months ago
  75. 22cecab Update metalava to latest build by Andrei Shikov · 9 months ago
  76. a7cc0bb3 Merge "Add baseline profile to tv-foundation library" into androidx-main by Aditya Arora · 9 months ago
  77. 9470143 Merge "Add baseline profile to tv-material library" into androidx-main by Aditya Arora · 9 months ago
  78. 489fa27 Remembers ColorFilter in Icons if the tint color hasn't changed by Louis Pullen-Freilich · 9 months ago
  79. 964f81c Merge "Update text field samples in tv playground app" into androidx-main by Aditya Arora · 9 months ago
  80. f0bd692 Update text field samples in tv playground app by Aditya Arora · 9 months ago
  81. 825f9f2 chore: add missing long-click tests for the Tv Material Chip components by rvighnesh · 9 months ago
  82. 1711ff5 Add baseline profile to tv-material library by Aditya Arora · 9 months ago
  83. 2b57fd7 Add baseline profile to tv-foundation library by Aditya Arora · 9 months ago
  84. 2018357 Merge "feat: rename NavigationDrawerScope.doesNavigationDrawerHaveFocus to NavigationDrawerScope.hasFocus to be consistent with TabRowScope.hasFocus" into androidx-main by Vighnesh Raut · 9 months ago
  85. 78d1d02 Add lint rule for primitive collections by George Mount · 10 months ago
  86. 8b00b38 Merge "Removing background padding in Modal Navigation Drawer" into androidx-main by Vineet Kumar · 9 months ago
  87. 69965b2 Removing background padding in Modal Navigation Drawer by Vineet Kumar · 9 months ago
  88. 3ffa5e0 Merge "Remove broken tv macrobenchmark project" into androidx-main by Treehugger Robot · 9 months ago
  89. eff1ed7 Remove broken tv macrobenchmark project by Chris Craik · 9 months ago
  90. 5969075 Merge "Fix fast scrolling in reverse direction" into androidx-main by Aditya Arora · 9 months ago
  91. 642d65c Fix fast scrolling in reverse direction by Aditya Arora · 10 months ago
  92. 74f5fba Merge "feat: disable glow indication for API_LEVEL below 28" into androidx-main by Vighnesh Raut · 9 months ago
  93. e32f401 Merge "Fix Carousel looping around when moving focus to adjacent focusable items" into androidx-main by Aditya Arora · 9 months ago
  94. 6d3616f feat: disable glow indication for API_LEVEL below 28 by rvighnesh · 9 months ago
  95. 7b2a7a4 Fix Carousel looping around when moving focus to adjacent focusable items by Aditya Arora · 9 months ago
  96. d4bbefb Draw Scrim above background content by Vineet Kumar · 10 months ago
  97. 83f16c5 feat: rename NavigationDrawerScope.doesNavigationDrawerHaveFocus to NavigationDrawerScope.hasFocus to be consistent with TabRowScope.hasFocus by rvighnesh · 9 months ago
  98. 7d44fa8 feat: rename TabRowScope.isActivated to TabRowScope.hasFocus and change corresponding usages to doesTabRowHaveFocus by rvighnesh · 10 months ago
  99. b2de07e chore: add samples, update kdoc, update playground app by rvighnesh · 10 months ago
  100. cdd815b feat: add NavigationDrawerItem to be used within NavigationDrawer and ModalNavigationDrawer by rvighnesh · 10 months ago