[go: nahoru, domu]

  1. b5a2ea2 Address ListItem API review feeback by Aditya Arora · 1 year, 1 month ago
  2. ef4bcf43 change acceptableKeys from hashedSet to array to improve perf. choosing array over if-else to retain maintainability by Vighnesh Raut · 1 year, 1 month ago
  3. db00c83 Add support for configuring privateImeOptions by Aditya Arora · 1 year, 3 months ago
  4. 001b3ed Merge "Mark public tv-material APIs as Experimental" into androidx-main by Aditya Arora · 1 year, 1 month ago
  5. ece2d13 feat: move Tab in TabRowScope to share some state from TabRow composable and rename TabColors properties by Vighnesh Raut · 1 year, 2 months ago
  6. da78bfe Add DenseListItem component in TV Material by Aditya Arora · 1 year, 2 months ago
  7. 5811ae9 Mark public tv-material APIs as Experimental by Aditya Arora · 1 year, 1 month ago
  8. 9858717 feat: surface border's shape will now default to element's shape by Vighnesh Raut · 1 year, 2 months ago
  9. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  10. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 1 year, 2 months ago
  11. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 1 year, 2 months ago
  12. be05cb8 Merge "Compose: Deprecate named arguments to composable lambdas" into androidx-main by Andrei Shikov · 1 year, 2 months ago
  13. 7b3cd84 Fix detecting value classes in lint rule by George Mount · 1 year, 3 months ago
  14. a6b7900 Compose: Deprecate named arguments to composable lambdas by Steven Schäfer · 1 year, 5 months ago
  15. 58961ce Add SemanticsNodeInteraction.requestFocus by Zach Klippenstein · 1 year, 2 months ago
  16. a9d57d7 Merge "feat: use colors from theme in TabRow and add screenshot tests" into androidx-main by Vighnesh Raut · 1 year, 2 months ago
  17. dad64da docs: add onboarding.md file by Vighnesh Raut · 1 year, 2 months ago
  18. 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, 2 months ago
  19. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year, 2 months ago
  20. dd238336 fix: TV Material Surface: Border doesn't change as expected on different states (focused, pressed, selected) by Vighnesh Raut · 1 year, 2 months ago
  21. a1d1468 feat: use colors from theme in TabRow and add screenshot tests by Vighnesh Raut · 1 year, 3 months ago
  22. 409d921 refactor: replace FocusGroup with focusRestorer by Vighnesh Raut · 1 year, 3 months ago
  23. dea0af3 feat: introduce ClickableChipScale.None and SelectableChipScale.None by Vighnesh Raut · 1 year, 3 months ago
  24. 1132e6c Merge "feat: introduce Chip components for Compose for TV material" into androidx-main by Vighnesh Raut · 1 year, 3 months ago
  25. f24ae42 Add a lint check to the UI Module by Ralston Da Silva · 1 year, 3 months ago
  26. 945aad0 Merge "Restore CL 2604885" into androidx-main by Vineet Kumar · 1 year, 3 months ago
  27. 5b27309 feat: introduce Chip components for Compose for TV material by Vighnesh Raut · 1 year, 3 months ago
  28. 311df09a Merge "Introduce ListItem composable in TV Material" into androidx-main by Aditya Arora · 1 year, 3 months ago
  29. 4922e70 Restore CL 2604885 by Vineet Kumar · 1 year, 3 months ago
  30. c14da27 Merge "Return oversized BIV if no BIV is within the viewport size" into androidx-main by Vineet Kumar · 1 year, 3 months ago
  31. 7a643e0 Introduce ListItem composable in TV Material by Aditya Arora · 1 year, 3 months ago
  32. 74eb497 Merge "Add base projects for tv compose macrobenchmark test and target" into androidx-main by Aditya Arora · 1 year, 3 months ago
  33. c5f3252 Add base projects for tv compose macrobenchmark test and target by Aditya Arora · 1 year, 3 months ago
  34. 631621a Add lint rule for autoboxing lambdas by George Mount · 1 year, 3 months ago
  35. 0761422 Temporarily revert CL 2604885 by Vineet Kumar · 1 year, 3 months ago
  36. 1e2f5eb Point tv-material to earlier tv-foundation release by Vineet Kumar · 1 year, 3 months ago
  37. 5328c96 Return oversized BIV if no BIV is within the viewport size by Vineet Kumar · 1 year, 3 months ago
  38. 52e45b43 Merge "Surface should release press interaction on losing focus" into androidx-main by Aditya Arora · 1 year, 3 months ago
  39. 09c6287 Surface should release press interaction on losing focus by Aditya Arora · 1 year, 3 months ago
  40. 4dffa50 Merge "Update TV to use BringIntoViewScroller API" into androidx-main by Levi Albuquerque · 1 year, 3 months ago
  41. 1234229 feat: add an early exit in AutoScrollSideEffect if autoScrollDuration is MAX_VALUE by Vighnesh Raut · 1 year, 3 months ago
  42. 337ab22 Do not rerun placement block of layout modifiers when parent moves children by Andrey Kulikov · 1 year, 3 months ago
  43. 535d5955 Merge "Add companion objects for disabling scale indication in TV components" into androidx-main by Aditya Arora · 1 year, 3 months ago
  44. acaa0ec Update TV to use BringIntoViewScroller API by Levi Albuquerque · 1 year, 3 months ago
  45. 67da8ca Merge "Add onLongClick support for TV Material Surface" into androidx-main by Aditya Arora · 1 year, 3 months ago
  46. ddb87ec Add companion objects for disabling scale indication in TV components by Aditya Arora · 1 year, 3 months ago
  47. aebd70b feat: set DefaultIncludeFontPadding to false in DefaultTextStyle by Vighnesh Raut · 1 year, 3 months ago
  48. 897481a Merge "Button in Carousel should gain focus as soon as it is visible." into androidx-main by Vighnesh Raut · 1 year, 3 months ago
  49. a2a93bc Button in Carousel should gain focus as soon as it is visible. by vinekumar · 1 year, 3 months ago
  50. 01aefa1 Merge "Ignore several flaky tests" into androidx-main by Julia McClellan · 1 year, 3 months ago
  51. d919d37 Ignore several flaky tests by Julia McClellan · 1 year, 3 months ago
  52. b81e9df Add onLongClick support for TV Material Surface by Aditya Arora · 1 year, 4 months ago
  53. 4687e58e Add Default includeFontPadding tests by siyamed · 1 year, 3 months ago
  54. 36296cb applying and configuring spdx-gradle-plugin by Jeff Gaston · 1 year, 4 months ago
  55. b737022 Merge "Updating dependencies" into androidx-main by Vineet Kumar · 1 year, 3 months ago
  56. e5bab3b Updating dependencies by Vineet Kumar · 1 year, 3 months ago
  57. ed6d618 Merge "Fix Carousel manual scrolling in accessibility mode" into androidx-main by Aditya Arora · 1 year, 3 months ago
  58. 6969027 Merge "Update Switch component as per TV specs" into androidx-main by Aditya Arora · 1 year, 3 months ago
  59. 1964995 Update Switch component as per TV specs by Aditya Arora · 1 year, 3 months ago
  60. 2eca357 Fix Carousel manual scrolling in accessibility mode by Aditya Arora · 1 year, 3 months ago
  61. 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 3 months ago
  62. c06c177 Merge "fix back handler issue in FocusGroup sample and refactor presentation app" into androidx-main by Vighnesh Raut · 1 year, 3 months ago
  63. 77b9612 fix back handler issue in FocusGroup sample and refactor presentation app by Vighnesh Raut · 1 year, 3 months ago
  64. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 4 months ago
  65. df451e0 Merge "chore: add comments explaining why clickable and selectable were not used" into androidx-main by Vighnesh Raut · 1 year, 4 months ago
  66. bf17438 chore: add comments explaining why clickable and selectable were not used by Vighnesh Raut · 1 year, 4 months ago
  67. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 4 months ago
  68. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 4 months ago
  69. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  70. ffc03b2 feat: add samples for Button, Card, CardLayout, Checkbox, IconButton, RadioButton, Switch, WideButton by Vighnesh Raut · 1 year, 4 months ago
  71. 277affc Merge "Merge container & content colors for TV Material Surface" into androidx-main by Aditya Arora · 1 year, 4 months ago
  72. cf973d0 Specialize all mutableStateOf calls in AndroidX by Andrew Bailey · 1 year, 4 months ago
  73. d038eba Optimize LazyLayout item block skipping when key didn't change by Andrey Kulikov · 1 year, 4 months ago
  74. dc7cc85 Merge "Remove CarouselItem and CarouselScope" into androidx-main by Vineet Kumar · 1 year, 4 months ago
  75. 53ddc55 Remove CarouselItem and CarouselScope by vinekumar · 1 year, 4 months ago
  76. 85360a9 build: update compose version and cleanup redundant dependencies by Vighnesh Raut · 1 year, 4 months ago
  77. 5d644ad Merge container & content colors for TV Material Surface by Aditya Arora · 1 year, 4 months ago
  78. 75f48fd Rename primitive mutableStateOf functions by Andrew Bailey · 1 year, 4 months ago
  79. 8e85a4b Merge "Add color: () -> Color override to BasicText" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  80. caa9b86 Add color: () -> Color override to BasicText by Sean McQuillan · 1 year, 4 months ago
  81. d0dfda7 Merge "feat: introduce Basic non-interactable Surface" into androidx-main by Vighnesh Raut · 1 year, 4 months ago
  82. 67d265f Merge "Rename `isContainer` to `isTraversalGroup`" into androidx-main by Melba Nuzen · 1 year, 4 months ago
  83. 0ac0b3d feat: introduce Basic non-interactable Surface by Vighnesh Raut · 1 year, 4 months ago
  84. 73bf8b3 Merge "Remove old text stack, stabilizing Text for 1.5 release." into androidx-main by Sean McQuillan · 1 year, 4 months ago
  85. a79c4d4 Remove old text stack, stabilizing Text for 1.5 release. by Sean McQuillan · 1 year, 4 months ago
  86. aa66eb3 Rename `isContainer` to `isTraversalGroup` by Melba Nuzen · 1 year, 6 months ago
  87. 0e1073c Apply text merge optimization to tv by Sean McQuillan · 1 year, 4 months ago
  88. 713f485 Feature Carousel should allow internal focus movement before triggering slide changes by vinekumar · 1 year, 4 months ago
  89. e833cf2 Merge "Introduce RadioButton composable in TV Material" into androidx-main by Aditya Arora · 1 year, 4 months ago
  90. d94ae85 Merge "Introduce Switch composable in TV Material" into androidx-main by Aditya Arora · 1 year, 4 months ago
  91. f252b8d Merge "Add a11y handling for Carousel and update samples in playground app" into androidx-main by Aditya Arora · 1 year, 4 months ago
  92. f506fea Merge "Prevent Scrolling using DPAD when `userScrollEnabled=false`" into androidx-main by Vineet Kumar · 1 year, 4 months ago
  93. 255fc27 Add a11y handling for Carousel and update samples in playground app by Aditya Arora · 1 year, 4 months ago
  94. dae535b Prevent Scrolling using DPAD when `userScrollEnabled=false` by vinekumar · 1 year, 4 months ago
  95. 6a622f4 Merge "Remove boxing state reads in Compose libraries" into androidx-main by Andrew Bailey · 1 year, 4 months ago
  96. ba3d65c Introduce RadioButton composable in TV Material by Aditya Arora · 1 year, 4 months ago
  97. 66e8c2d Remove boxing state reads in Compose libraries by Andrew Bailey · 1 year, 7 months ago
  98. 72f4533 Merge "Update API lint baselines, current/beta API w/ Metalava update" into androidx-main by Jinseong Jeon · 1 year, 4 months ago
  99. fceab4a Update API lint baselines, current/beta API w/ Metalava update by Jinseong Jeon · 1 year, 4 months ago
  100. 5c4b2c0 Merge "feat: make indications internal" into androidx-main by Vighnesh Raut · 1 year, 4 months ago