[go: nahoru, domu]

  1. f97e5d1 Add rememberCarouselState by Tomáš Mlynarič · 1 year ago
  2. 6e128e3 Merge changes Ib7f318c4,Ibf856f59,I812d1fa3 into androidx-main by Andrei Shikov · 1 year ago
  3. 6f2e0ab Reuse nested compositions in SubcomposeLayout by Andrei Shikov · 1 year, 8 months ago
  4. 99fafcd feat: introduce androidx.navigation in integration-tests/playground by Vighnesh Raut · 1 year ago
  5. 4738db5 Merge "Reland upgrade to AGP 8.2.0-alpha15" into androidx-main by Aurimas Liutikas · 1 year ago
  6. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year ago
  7. 8631b5b Fix ParentSizeElement equals in tv module by Andrei Shikov · 1 year ago
  8. 151bc84 Merge "Promote Modifier.focusGroup to stable APIs" into androidx-main by Matvei Malkov · 1 year ago
  9. cf29f06 Merge "Sync the tv-foundation fork with compose-foundation" into androidx-main by Vineet Kumar · 1 year ago
  10. 5fd7808 Promote Modifier.focusGroup to stable APIs by malkov · 1 year, 1 month ago
  11. f1dcd86 Sync the tv-foundation fork with compose-foundation by vinekumar · 1 year, 1 month ago
  12. 8e708bb API Review: Update docs for BringIntoViewScroller and rename it to BringIntoViewSpec. by Levi Albuquerque · 1 year, 1 month ago
  13. 39635ab Merge "Add overload of LazyLayout which accepts a lambda of LazyLayoutItemProvider" into androidx-main by Andrey Kulikov · 1 year, 1 month ago
  14. 71db692 Add overload of LazyLayout which accepts a lambda of LazyLayoutItemProvider by Andrey Kulikov · 1 year, 1 month ago
  15. 3a9dab5 Merge "Support gradients for Scrim in Modal NavDrawer" into androidx-main by Vineet Kumar · 1 year, 1 month ago
  16. 7c9d861 Merge "Add support for configuring privateImeOptions" into androidx-main by Aditya Arora · 1 year, 1 month ago
  17. a98cfc1 Support gradients for Scrim in Modal NavDrawer by Vineet Kumar · 1 year, 1 month ago
  18. b5a2ea2 Address ListItem API review feeback by Aditya Arora · 1 year, 1 month ago
  19. 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
  20. db00c83 Add support for configuring privateImeOptions by Aditya Arora · 1 year, 3 months ago
  21. 001b3ed Merge "Mark public tv-material APIs as Experimental" into androidx-main by Aditya Arora · 1 year, 1 month ago
  22. ece2d13 feat: move Tab in TabRowScope to share some state from TabRow composable and rename TabColors properties by Vighnesh Raut · 1 year, 1 month ago
  23. da78bfe Add DenseListItem component in TV Material by Aditya Arora · 1 year, 2 months ago
  24. 5811ae9 Mark public tv-material APIs as Experimental by Aditya Arora · 1 year, 1 month ago
  25. 9858717 feat: surface border's shape will now default to element's shape by Vighnesh Raut · 1 year, 2 months ago
  26. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  27. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 1 year, 2 months ago
  28. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 1 year, 2 months ago
  29. be05cb8 Merge "Compose: Deprecate named arguments to composable lambdas" into androidx-main by Andrei Shikov · 1 year, 2 months ago
  30. 7b3cd84 Fix detecting value classes in lint rule by George Mount · 1 year, 3 months ago
  31. a6b7900 Compose: Deprecate named arguments to composable lambdas by Steven Schäfer · 1 year, 5 months ago
  32. 58961ce Add SemanticsNodeInteraction.requestFocus by Zach Klippenstein · 1 year, 2 months ago
  33. a9d57d7 Merge "feat: use colors from theme in TabRow and add screenshot tests" into androidx-main by Vighnesh Raut · 1 year, 2 months ago
  34. dad64da docs: add onboarding.md file by Vighnesh Raut · 1 year, 2 months ago
  35. 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
  36. edde6e8 Baselines PrimitiveInLambda suppressions by Louis Pullen-Freilich · 1 year, 2 months ago
  37. 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
  38. a1d1468 feat: use colors from theme in TabRow and add screenshot tests by Vighnesh Raut · 1 year, 2 months ago
  39. 409d921 refactor: replace FocusGroup with focusRestorer by Vighnesh Raut · 1 year, 3 months ago
  40. dea0af3 feat: introduce ClickableChipScale.None and SelectableChipScale.None by Vighnesh Raut · 1 year, 3 months ago
  41. 1132e6c Merge "feat: introduce Chip components for Compose for TV material" into androidx-main by Vighnesh Raut · 1 year, 3 months ago
  42. f24ae42 Add a lint check to the UI Module by Ralston Da Silva · 1 year, 3 months ago
  43. 945aad0 Merge "Restore CL 2604885" into androidx-main by Vineet Kumar · 1 year, 3 months ago
  44. 5b27309 feat: introduce Chip components for Compose for TV material by Vighnesh Raut · 1 year, 3 months ago
  45. 311df09a Merge "Introduce ListItem composable in TV Material" into androidx-main by Aditya Arora · 1 year, 3 months ago
  46. 4922e70 Restore CL 2604885 by Vineet Kumar · 1 year, 3 months ago
  47. c14da27 Merge "Return oversized BIV if no BIV is within the viewport size" into androidx-main by Vineet Kumar · 1 year, 3 months ago
  48. 7a643e0 Introduce ListItem composable in TV Material by Aditya Arora · 1 year, 3 months ago
  49. 74eb497 Merge "Add base projects for tv compose macrobenchmark test and target" into androidx-main by Aditya Arora · 1 year, 3 months ago
  50. c5f3252 Add base projects for tv compose macrobenchmark test and target by Aditya Arora · 1 year, 3 months ago
  51. 631621a Add lint rule for autoboxing lambdas by George Mount · 1 year, 3 months ago
  52. 0761422 Temporarily revert CL 2604885 by Vineet Kumar · 1 year, 3 months ago
  53. 1e2f5eb Point tv-material to earlier tv-foundation release by Vineet Kumar · 1 year, 3 months ago
  54. 5328c96 Return oversized BIV if no BIV is within the viewport size by Vineet Kumar · 1 year, 3 months ago
  55. 52e45b43 Merge "Surface should release press interaction on losing focus" into androidx-main by Aditya Arora · 1 year, 3 months ago
  56. 09c6287 Surface should release press interaction on losing focus by Aditya Arora · 1 year, 3 months ago
  57. 4dffa50 Merge "Update TV to use BringIntoViewScroller API" into androidx-main by Levi Albuquerque · 1 year, 3 months ago
  58. 1234229 feat: add an early exit in AutoScrollSideEffect if autoScrollDuration is MAX_VALUE by Vighnesh Raut · 1 year, 3 months ago
  59. 337ab22 Do not rerun placement block of layout modifiers when parent moves children by Andrey Kulikov · 1 year, 3 months ago
  60. 535d5955 Merge "Add companion objects for disabling scale indication in TV components" into androidx-main by Aditya Arora · 1 year, 3 months ago
  61. acaa0ec Update TV to use BringIntoViewScroller API by Levi Albuquerque · 1 year, 3 months ago
  62. 67da8ca Merge "Add onLongClick support for TV Material Surface" into androidx-main by Aditya Arora · 1 year, 3 months ago
  63. ddb87ec Add companion objects for disabling scale indication in TV components by Aditya Arora · 1 year, 3 months ago
  64. aebd70b feat: set DefaultIncludeFontPadding to false in DefaultTextStyle by Vighnesh Raut · 1 year, 3 months ago
  65. 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
  66. a2a93bc Button in Carousel should gain focus as soon as it is visible. by vinekumar · 1 year, 3 months ago
  67. 01aefa1 Merge "Ignore several flaky tests" into androidx-main by Julia McClellan · 1 year, 3 months ago
  68. d919d37 Ignore several flaky tests by Julia McClellan · 1 year, 3 months ago
  69. b81e9df Add onLongClick support for TV Material Surface by Aditya Arora · 1 year, 4 months ago
  70. 4687e58e Add Default includeFontPadding tests by siyamed · 1 year, 3 months ago
  71. 36296cb applying and configuring spdx-gradle-plugin by Jeff Gaston · 1 year, 4 months ago
  72. b737022 Merge "Updating dependencies" into androidx-main by Vineet Kumar · 1 year, 3 months ago
  73. e5bab3b Updating dependencies by Vineet Kumar · 1 year, 3 months ago
  74. ed6d618 Merge "Fix Carousel manual scrolling in accessibility mode" into androidx-main by Aditya Arora · 1 year, 3 months ago
  75. 6969027 Merge "Update Switch component as per TV specs" into androidx-main by Aditya Arora · 1 year, 3 months ago
  76. 1964995 Update Switch component as per TV specs by Aditya Arora · 1 year, 3 months ago
  77. 2eca357 Fix Carousel manual scrolling in accessibility mode by Aditya Arora · 1 year, 3 months ago
  78. 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 3 months ago
  79. c06c177 Merge "fix back handler issue in FocusGroup sample and refactor presentation app" into androidx-main by Vighnesh Raut · 1 year, 3 months ago
  80. 77b9612 fix back handler issue in FocusGroup sample and refactor presentation app by Vighnesh Raut · 1 year, 3 months ago
  81. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 4 months ago
  82. df451e0 Merge "chore: add comments explaining why clickable and selectable were not used" into androidx-main by Vighnesh Raut · 1 year, 3 months ago
  83. bf17438 chore: add comments explaining why clickable and selectable were not used by Vighnesh Raut · 1 year, 3 months ago
  84. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 3 months ago
  85. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 3 months ago
  86. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 4 months ago
  87. ffc03b2 feat: add samples for Button, Card, CardLayout, Checkbox, IconButton, RadioButton, Switch, WideButton by Vighnesh Raut · 1 year, 4 months ago
  88. 277affc Merge "Merge container & content colors for TV Material Surface" into androidx-main by Aditya Arora · 1 year, 4 months ago
  89. cf973d0 Specialize all mutableStateOf calls in AndroidX by Andrew Bailey · 1 year, 4 months ago
  90. d038eba Optimize LazyLayout item block skipping when key didn't change by Andrey Kulikov · 1 year, 4 months ago
  91. dc7cc85 Merge "Remove CarouselItem and CarouselScope" into androidx-main by Vineet Kumar · 1 year, 4 months ago
  92. 53ddc55 Remove CarouselItem and CarouselScope by vinekumar · 1 year, 4 months ago
  93. 85360a9 build: update compose version and cleanup redundant dependencies by Vighnesh Raut · 1 year, 4 months ago
  94. 5d644ad Merge container & content colors for TV Material Surface by Aditya Arora · 1 year, 4 months ago
  95. 75f48fd Rename primitive mutableStateOf functions by Andrew Bailey · 1 year, 4 months ago
  96. 8e85a4b Merge "Add color: () -> Color override to BasicText" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  97. caa9b86 Add color: () -> Color override to BasicText by Sean McQuillan · 1 year, 4 months ago
  98. d0dfda7 Merge "feat: introduce Basic non-interactable Surface" into androidx-main by Vighnesh Raut · 1 year, 4 months ago
  99. 67d265f Merge "Rename `isContainer` to `isTraversalGroup`" into androidx-main by Melba Nuzen · 1 year, 4 months ago
  100. 0ac0b3d feat: introduce Basic non-interactable Surface by Vighnesh Raut · 1 year, 4 months ago