[go: nahoru, domu]

  1. 74f5fba Merge "feat: disable glow indication for API_LEVEL below 28" into androidx-main by Vighnesh Raut · 10 months ago
  2. e32f401 Merge "Fix Carousel looping around when moving focus to adjacent focusable items" into androidx-main by Aditya Arora · 10 months ago
  3. 6d3616f feat: disable glow indication for API_LEVEL below 28 by rvighnesh · 10 months ago
  4. 7b2a7a4 Fix Carousel looping around when moving focus to adjacent focusable items by Aditya Arora · 10 months ago
  5. d4bbefb Draw Scrim above background content by Vineet Kumar · 10 months ago
  6. 7d44fa8 feat: rename TabRowScope.isActivated to TabRowScope.hasFocus and change corresponding usages to doesTabRowHaveFocus by rvighnesh · 10 months ago
  7. b2de07e chore: add samples, update kdoc, update playground app by rvighnesh · 10 months ago
  8. cdd815b feat: add NavigationDrawerItem to be used within NavigationDrawer and ModalNavigationDrawer by rvighnesh · 10 months ago
  9. de48db3 Updating TV Compose onboarding doc. by Vineet Kumar · 10 months ago
  10. 76a2bf8 Add baseline profile to playground app & instructions to sideload by Aditya Arora · 10 months ago
  11. 2ec1e90 refactor: cleanup deprecated icons by rvighnesh · 10 months ago
  12. be0675e feat: introduce NavigationDrawerItemDefaults by rvighnesh · 10 months ago
  13. bf1e93c Merge changes I13204f11,I3fc089bb into androidx-main by Louis Pullen-Freilich · 10 months ago
  14. 1ffdbfc Removes baselined ListIterator issues by Louis Pullen-Freilich · 11 months ago
  15. c073537 Merge changes from topic "icons-automirror-5" into androidx-main by Shalom Gibly · 10 months ago
  16. 48e6887 feat: introduce NavigationDrawerItemStyles and NavigationDrawerScope by rvighnesh · 10 months ago
  17. e38de6c Suppress deprecated icons usage in the TV libs by Shalom Gibly · 12 months ago
  18. e22690f Enables ListIterator for all Compose libraries by Louis Pullen-Freilich · 11 months ago
  19. 7ded0b1 refactor: cleanup media3 stuff from androidx.tv by rvighnesh · 11 months ago
  20. f97e5d1 Add rememberCarouselState by Tomáš Mlynarič · 11 months ago
  21. 6e128e3 Merge changes Ib7f318c4,Ibf856f59,I812d1fa3 into androidx-main by Andrei Shikov · 11 months ago
  22. 6f2e0ab Reuse nested compositions in SubcomposeLayout by Andrei Shikov · 1 year, 7 months ago
  23. 99fafcd feat: introduce androidx.navigation in integration-tests/playground by Vighnesh Raut · 11 months ago
  24. 4738db5 Merge "Reland upgrade to AGP 8.2.0-alpha15" into androidx-main by Aurimas Liutikas · 11 months ago
  25. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 11 months ago
  26. 8631b5b Fix ParentSizeElement equals in tv module by Andrei Shikov · 11 months ago
  27. 151bc84 Merge "Promote Modifier.focusGroup to stable APIs" into androidx-main by Matvei Malkov · 11 months ago
  28. cf29f06 Merge "Sync the tv-foundation fork with compose-foundation" into androidx-main by Vineet Kumar · 11 months ago
  29. 5fd7808 Promote Modifier.focusGroup to stable APIs by malkov · 11 months ago
  30. f1dcd86 Sync the tv-foundation fork with compose-foundation by vinekumar · 12 months ago
  31. 8e708bb API Review: Update docs for BringIntoViewScroller and rename it to BringIntoViewSpec. by Levi Albuquerque · 11 months ago
  32. 39635ab Merge "Add overload of LazyLayout which accepts a lambda of LazyLayoutItemProvider" into androidx-main by Andrey Kulikov · 11 months ago
  33. 71db692 Add overload of LazyLayout which accepts a lambda of LazyLayoutItemProvider by Andrey Kulikov · 11 months ago
  34. 3a9dab5 Merge "Support gradients for Scrim in Modal NavDrawer" into androidx-main by Vineet Kumar · 11 months ago
  35. 7c9d861 Merge "Add support for configuring privateImeOptions" into androidx-main by Aditya Arora · 11 months ago
  36. a98cfc1 Support gradients for Scrim in Modal NavDrawer by Vineet Kumar · 11 months ago
  37. b5a2ea2 Address ListItem API review feeback by Aditya Arora · 12 months ago
  38. ef4bcf43 change acceptableKeys from hashedSet to array to improve perf. choosing array over if-else to retain maintainability by Vighnesh Raut · 12 months ago
  39. db00c83 Add support for configuring privateImeOptions by Aditya Arora · 1 year, 1 month ago
  40. 001b3ed Merge "Mark public tv-material APIs as Experimental" into androidx-main by Aditya Arora · 12 months ago
  41. ece2d13 feat: move Tab in TabRowScope to share some state from TabRow composable and rename TabColors properties by Vighnesh Raut · 12 months ago
  42. da78bfe Add DenseListItem component in TV Material by Aditya Arora · 1 year, 1 month ago
  43. 5811ae9 Mark public tv-material APIs as Experimental by Aditya Arora · 12 months ago
  44. 9858717 feat: surface border's shape will now default to element's shape by Vighnesh Raut · 12 months ago
  45. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 12 months ago
  46. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 12 months ago
  47. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 1 year ago
  48. be05cb8 Merge "Compose: Deprecate named arguments to composable lambdas" into androidx-main by Andrei Shikov · 1 year ago
  49. 7b3cd84 Fix detecting value classes in lint rule by George Mount · 1 year, 1 month ago
  50. a6b7900 Compose: Deprecate named arguments to composable lambdas by Steven Schäfer · 1 year, 4 months ago
  51. 58961ce Add SemanticsNodeInteraction.requestFocus by Zach Klippenstein · 1 year ago
  52. a9d57d7 Merge "feat: use colors from theme in TabRow and add screenshot tests" into androidx-main by Vighnesh Raut · 1 year, 1 month ago
  53. dad64da docs: add onboarding.md file by Vighnesh Raut · 1 year, 1 month ago
  54. 6528c03 Merge "fix: TV Material Surface: Border doesn't change as expected on different states (focused, pressed, selected)" into androidx-main by Vighnesh Raut · 1 year, 1 month ago
  55. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year, 1 month ago
  56. dd238336 fix: TV Material Surface: Border doesn't change as expected on different states (focused, pressed, selected) by Vighnesh Raut · 1 year, 1 month ago
  57. a1d1468 feat: use colors from theme in TabRow and add screenshot tests by Vighnesh Raut · 1 year, 1 month ago
  58. 409d921 refactor: replace FocusGroup with focusRestorer by Vighnesh Raut · 1 year, 1 month ago
  59. dea0af3 feat: introduce ClickableChipScale.None and SelectableChipScale.None by Vighnesh Raut · 1 year, 1 month ago
  60. 1132e6c Merge "feat: introduce Chip components for Compose for TV material" into androidx-main by Vighnesh Raut · 1 year, 1 month ago
  61. f24ae42 Add a lint check to the UI Module by Ralston Da Silva · 1 year, 1 month ago
  62. 945aad0 Merge "Restore CL 2604885" into androidx-main by Vineet Kumar · 1 year, 1 month ago
  63. 5b27309 feat: introduce Chip components for Compose for TV material by Vighnesh Raut · 1 year, 1 month ago
  64. 311df09a Merge "Introduce ListItem composable in TV Material" into androidx-main by Aditya Arora · 1 year, 1 month ago
  65. 4922e70 Restore CL 2604885 by Vineet Kumar · 1 year, 1 month ago
  66. c14da27 Merge "Return oversized BIV if no BIV is within the viewport size" into androidx-main by Vineet Kumar · 1 year, 1 month ago
  67. 7a643e0 Introduce ListItem composable in TV Material by Aditya Arora · 1 year, 2 months ago
  68. 74eb497 Merge "Add base projects for tv compose macrobenchmark test and target" into androidx-main by Aditya Arora · 1 year, 1 month ago
  69. c5f3252 Add base projects for tv compose macrobenchmark test and target by Aditya Arora · 1 year, 1 month ago
  70. 631621a Add lint rule for autoboxing lambdas by George Mount · 1 year, 1 month ago
  71. 0761422 Temporarily revert CL 2604885 by Vineet Kumar · 1 year, 1 month ago
  72. 1e2f5eb Point tv-material to earlier tv-foundation release by Vineet Kumar · 1 year, 1 month ago
  73. 5328c96 Return oversized BIV if no BIV is within the viewport size by Vineet Kumar · 1 year, 1 month ago
  74. 52e45b43 Merge "Surface should release press interaction on losing focus" into androidx-main by Aditya Arora · 1 year, 1 month ago
  75. 09c6287 Surface should release press interaction on losing focus by Aditya Arora · 1 year, 1 month ago
  76. 4dffa50 Merge "Update TV to use BringIntoViewScroller API" into androidx-main by Levi Albuquerque · 1 year, 1 month ago
  77. 1234229 feat: add an early exit in AutoScrollSideEffect if autoScrollDuration is MAX_VALUE by Vighnesh Raut · 1 year, 1 month ago
  78. 337ab22 Do not rerun placement block of layout modifiers when parent moves children by Andrey Kulikov · 1 year, 1 month ago
  79. 535d5955 Merge "Add companion objects for disabling scale indication in TV components" into androidx-main by Aditya Arora · 1 year, 1 month ago
  80. acaa0ec Update TV to use BringIntoViewScroller API by Levi Albuquerque · 1 year, 1 month ago
  81. 67da8ca Merge "Add onLongClick support for TV Material Surface" into androidx-main by Aditya Arora · 1 year, 1 month ago
  82. ddb87ec Add companion objects for disabling scale indication in TV components by Aditya Arora · 1 year, 1 month ago
  83. aebd70b feat: set DefaultIncludeFontPadding to false in DefaultTextStyle by Vighnesh Raut · 1 year, 1 month ago
  84. 897481a Merge "Button in Carousel should gain focus as soon as it is visible." into androidx-main by Vighnesh Raut · 1 year, 1 month ago
  85. a2a93bc Button in Carousel should gain focus as soon as it is visible. by vinekumar · 1 year, 1 month ago
  86. 01aefa1 Merge "Ignore several flaky tests" into androidx-main by Julia McClellan · 1 year, 1 month ago
  87. d919d37 Ignore several flaky tests by Julia McClellan · 1 year, 1 month ago
  88. b81e9df Add onLongClick support for TV Material Surface by Aditya Arora · 1 year, 2 months ago
  89. 4687e58e Add Default includeFontPadding tests by siyamed · 1 year, 1 month ago
  90. 36296cb applying and configuring spdx-gradle-plugin by Jeff Gaston · 1 year, 3 months ago
  91. b737022 Merge "Updating dependencies" into androidx-main by Vineet Kumar · 1 year, 2 months ago
  92. e5bab3b Updating dependencies by Vineet Kumar · 1 year, 2 months ago
  93. ed6d618 Merge "Fix Carousel manual scrolling in accessibility mode" into androidx-main by Aditya Arora · 1 year, 2 months ago
  94. 6969027 Merge "Update Switch component as per TV specs" into androidx-main by Aditya Arora · 1 year, 2 months ago
  95. 1964995 Update Switch component as per TV specs by Aditya Arora · 1 year, 2 months ago
  96. 2eca357 Fix Carousel manual scrolling in accessibility mode by Aditya Arora · 1 year, 2 months ago
  97. 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 2 months ago
  98. c06c177 Merge "fix back handler issue in FocusGroup sample and refactor presentation app" into androidx-main by Vighnesh Raut · 1 year, 2 months ago
  99. 77b9612 fix back handler issue in FocusGroup sample and refactor presentation app by Vighnesh Raut · 1 year, 2 months ago
  100. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 2 months ago