[go: nahoru, domu]

  1. df5b2d9 Addressed API council comments on SnapFlingBehavior API by Levi Albuquerque · 1 year, 11 months ago
  2. 870eefc Addressed API council comments on LazyListSnapLayoutInfoProvider API by Levi Albuquerque · 1 year, 11 months ago
  3. 6faca54e Merge "Annotate flaky tests" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  4. 817f069 Merge changes Ic80c0aab,I9d43bbff into androidx-main by Andrei Shikov · 1 year, 11 months ago
  5. dc5bf96 Annotate flaky tests by Ember Rose · 1 year, 11 months ago
  6. 13d99da Staggered grid tests by Andrei Shikov · 1 year, 11 months ago
  7. e6dad8f Rewrite BringIntoViewModifierTests as non-screenshot tests. by Zach Klippenstein · 1 year, 11 months ago
  8. b3eef00 Merge "Fix scroller intrinsics sizing." into androidx-main by Treehugger Robot · 1 year, 11 months ago
  9. 9385a3d Merge "Removes pointer position from Overscroll APIs" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  10. 872367a Removes pointer position from Overscroll APIs by Louis Pullen-Freilich · 1 year, 11 months ago
  11. 3d3b092 Merge changes I3ecdfe2b,Ie754cce9 into androidx-main by Levi Albuquerque · 1 year, 11 months ago
  12. 400b222 Merge "Hide keyboard by default for ImeAction.Done" into androidx-main by Andrei Ancuța · 1 year, 11 months ago
  13. d4977ce LazyList Snapping by Levi Albuquerque · 2 years ago
  14. 3d486f1 Basic Snapping API by Levi Albuquerque · 2 years ago
  15. 24a6748 Hide keyboard by default for ImeAction.Done by Andrei Ancuța · 2 years ago
  16. 7d37225 Add FlakyTest annotation to selectionEnd_throws_onStart_whenInvalidOriginalToTransformed by Fred Sladkey · 1 year, 11 months ago
  17. 38e5a47 Refactor Toggleable to use Clickable by Izer Onadim · 1 year, 11 months ago
  18. d7d19b4 Merge changes Ifc4afe66,Ia91815fa into androidx-main by Izer Onadim · 1 year, 11 months ago
  19. 9e13733 Merge "Update the selection in BasicTextField String overload to be consistent with the previous state." into androidx-main by Halil Ozercan · 1 year, 11 months ago
  20. f7a365a Emit press interactions upon toggle via key press by Izer Onadim · 2 years ago
  21. 88275f0 Allow Toggleable to be toggled with key presses by Izer Onadim · 2 years ago
  22. 7425fe9 Fix for lazy layouts prefetching not being canceled when we snap to other position by Andrey Kulikov · 2 years ago
  23. c90f566 Update the selection in BasicTextField String overload to be consistent with the previous state. by Halil Ozercan · 2 years ago
  24. ee75086 Cancel press interactions upon disabling clickable by Izer Onadim · 2 years ago
  25. 2858b9e Validate the indices returned by OffsetMappings and throw better exceptions. by Zach Klippenstein · 2 years ago
  26. 4769347 Add clickable feedback for button presses by Izer Onadim · 2 years ago
  27. bb7d3be Merge "Deprecated TextInputService.show|hideSoftwareKeyboard" into androidx-main by Treehugger Robot · 2 years ago
  28. d52a31e Merge "DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev" into androidx-main by Alan Viverette · 2 years ago
  29. 85baba0 Merge "Fix Modifier.systemGestureExclusion on API 29" into androidx-main by Treehugger Robot · 2 years ago
  30. 0ae2533 Fix Modifier.systemGestureExclusion on API 29 by Alex Vanyo · 2 years ago
  31. d869192 Deprecated TextInputService.show|hideSoftwareKeyboard by Sean McQuillan · 2 years ago
  32. 6d2a8e5 Fix scroller intrinsics sizing. by George Mount · 2 years ago
  33. 452034b Merge "Fix flake selection test" into androidx-main am: 16b6c432d4 by Treehugger Robot · 2 years ago
  34. c915de3 Fix flake selection test by Sean McQuillan · 2 years ago
  35. 6b515ec Merge "Hide keyboard when focused text field is disabled." into androidx-main am: 7d3fbdc16c by Treehugger Robot · 2 years ago
  36. 7d3fbdc Merge "Hide keyboard when focused text field is disabled." into androidx-main by Treehugger Robot · 2 years ago
  37. 2be43bb Merge "Fix a flaky TextField selection test by adding a waitForIdle statement before assertions" into androidx-main am: 6ebe80ac6b by Halil Ozercan · 2 years ago
  38. 6ebe80a Merge "Fix a flaky TextField selection test by adding a waitForIdle statement before assertions" into androidx-main by Halil Ozercan · 2 years ago
  39. 9ded53b Hide keyboard when focused text field is disabled. by Zach Klippenstein · 2 years ago
  40. 3101989 Fix a flaky TextField selection test by adding a waitForIdle statement before assertions by Halil Ozercan · 2 years ago
  41. 93f7843 Merge "Mark flaky tests" into androidx-main am: ac7ef3d2c4 by Treehugger Robot · 2 years ago
  42. 81327c1 Mark flaky tests by Julia McClellan · 2 years ago
  43. 105b094 Merge "Fix scrollable focused child tracking." into androidx-main am: 853d15373f by Zach Klippenstein · 2 years ago
  44. 853d153 Merge "Fix scrollable focused child tracking." into androidx-main by Zach Klippenstein · 2 years ago
  45. 2e2f4cf Merge "Additional fix and test for overscroll 2d issue" into androidx-main am: 53904dd05f by Levi Albuquerque · 2 years ago
  46. 53904dd Merge "Additional fix and test for overscroll 2d issue" into androidx-main by Levi Albuquerque · 2 years ago
  47. 281d2f2 Merge changes from topic "typeface-backport" into androidx-main am: 276e16b02d by Treehugger Robot · 2 years ago
  48. 276e16b Merge changes from topic "typeface-backport" into androidx-main by Treehugger Robot · 2 years ago
  49. 73dbeb8 Merge "Update ScrollState's maxValue in measure, not place." into androidx-main am: 1a237319a3 by Treehugger Robot · 2 years ago
  50. 1f602ac Move ui-test-font to testutils-fonts by Sean McQuillan · 2 years ago
  51. 1a23731 Merge "Update ScrollState's maxValue in measure, not place." into androidx-main by Treehugger Robot · 2 years ago
  52. f38638d Merge "Make ScrollTest use @Parameterized." into androidx-main am: e4ab77fa6d by Treehugger Robot · 2 years ago
  53. e4ab77f Merge "Make ScrollTest use @Parameterized." into androidx-main by Treehugger Robot · 2 years ago
  54. 787a2f80 Update ScrollState's maxValue in measure, not place. by Zach Klippenstein · 2 years ago
  55. bc9f66c Make ScrollTest use @Parameterized. by Zach Klippenstein · 2 years ago
  56. bc42ef8 Additional fix and test for overscroll 2d issue by Levi Albuquerque · 2 years ago
  57. 42c6054 Merge "Fix cursor being unable to drag when VisualTransformation is applied to CoreTextField." into androidx-main am: 058f86aade by Halil Ozercan · 2 years ago
  58. 058f86a Merge "Fix cursor being unable to drag when VisualTransformation is applied to CoreTextField." into androidx-main by Halil Ozercan · 2 years ago
  59. ce1c4eaa Merge "Improvements on how to calculate velocity based on pointer position" into androidx-main am: 0238cc9d53 by Levi Albuquerque · 2 years ago
  60. 4e1e7aa7 Improvements on how to calculate velocity based on pointer position by Levi Albuquerque · 2 years, 1 month ago
  61. 83d3ba1 Merge "Fix overscroll showing in both direction issue" into androidx-main am: 5ae0295bf1 by Levi Albuquerque · 2 years ago
  62. 5ae0295 Merge "Fix overscroll showing in both direction issue" into androidx-main by Levi Albuquerque · 2 years ago
  63. cb90e2a Fix scrollable focused child tracking. by Zach Klippenstein · 2 years, 1 month ago
  64. ace387f Fix cursor being unable to drag when VisualTransformation is applied to CoreTextField. by Halil Ozercan · 2 years, 1 month ago
  65. 992db65 Fix overscroll showing in both direction issue by Levi Albuquerque · 2 years ago
  66. e97a986 Merge "Fix crash when selected text is cleared by state changes and re-added later" into androidx-main am: c9e325801b by Halil Ozercan · 2 years ago
  67. c9e3258 Merge "Fix crash when selected text is cleared by state changes and re-added later" into androidx-main by Halil Ozercan · 2 years ago
  68. c1e913cde Fix crash when selected text is cleared by state changes and re-added later by Halil Ozercan · 2 years ago
  69. 2d27f35 Merge "Update LazyGrid item constraints logic to measure item with negative cross-axis size correctly" into androidx-main am: d036ce8b0a by Andrei Shikov · 2 years ago
  70. d036ce8 Merge "Update LazyGrid item constraints logic to measure item with negative cross-axis size correctly" into androidx-main by Andrei Shikov · 2 years ago
  71. b7c22a4 Update LazyGrid item constraints logic to measure item with negative cross-axis size correctly by Andrei Shikov · 2 years ago
  72. 3bc125d Merge "Dont reset cursor timer when Brunsh changes" into androidx-main am: edd44cfafc by Treehugger Robot · 2 years ago
  73. edd44cf Merge "Dont reset cursor timer when Brunsh changes" into androidx-main by Treehugger Robot · 2 years ago
  74. 2677971 Dont reset cursor timer when Brunsh changes by Sean McQuillan · 2 years, 1 month ago
  75. 8d666c4 Merge "Update deltas usages in draggable/scrollable" into androidx-main am: 0578108bc1 by Levi Albuquerque · 2 years, 1 month ago
  76. c7c6e97 Update deltas usages in draggable/scrollable by Levi Albuquerque · 2 years, 1 month ago
  77. 07b85e4 Merge "Fix cursor hiding after selection" into androidx-main am: 15fa62aa85 by Treehugger Robot · 2 years, 1 month ago
  78. d1949c5 Fix cursor hiding after selection by Sean McQuillan · 2 years, 1 month ago
  79. 9d8bfb0 Merge "Fix for a crash in IntervalList" into androidx-main am: 5f843fea2e by Andrey Kulikov · 2 years, 1 month ago
  80. 5f843fe Merge "Fix for a crash in IntervalList" into androidx-main by Andrey Kulikov · 2 years, 1 month ago
  81. 09dc284 Merge "Revert "Use impulse strategy in VelocityTracker"" into androidx-main am: ec98bcf355 by George Mount · 2 years, 1 month ago
  82. 8fd1a4c Revert "Use impulse strategy in VelocityTracker" by George Mount · 2 years, 1 month ago
  83. 69af04a Fix for a crash in IntervalList by Andrey Kulikov · 2 years, 1 month ago
  84. da56c1f Merge "Introduce UrlAnnotation to support link a11y." into androidx-main am: ce2f343efe by Zach Klippenstein · 2 years, 1 month ago
  85. ce2f343 Merge "Introduce UrlAnnotation to support link a11y." into androidx-main by Zach Klippenstein · 2 years, 1 month ago
  86. 1a8d393 Merge "Handle zero container size in AndroidEdgeEffectOverscrollEffect" into androidx-main am: 9034108f0f by Andrey Kulikov · 2 years, 1 month ago
  87. 9034108 Merge "Handle zero container size in AndroidEdgeEffectOverscrollEffect" into androidx-main by Andrey Kulikov · 2 years, 1 month ago
  88. 54750c5 Handle zero container size in AndroidEdgeEffectOverscrollEffect by Andrey Kulikov · 2 years, 1 month ago
  89. 0c11fb9 Introduce UrlAnnotation to support link a11y. by Zach Klippenstein · 2 years, 1 month ago
  90. c3d2bcd Merge "Revert "Improvements on how to calculate velocity based on pointer position"" into androidx-main am: 78aa551daa by Treehugger Robot · 2 years, 1 month ago
  91. 78aa551 Merge "Revert "Improvements on how to calculate velocity based on pointer position"" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  92. 682233d Merge "Add 1D Focus Search support for Lazylists" into androidx-main am: 1646cdf438 by Treehugger Robot · 2 years, 1 month ago
  93. 1646cdf Merge "Add 1D Focus Search support for Lazylists" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  94. 5e52c3c Revert "Improvements on how to calculate velocity based on pointer position" by Levi Albuquerque · 2 years, 1 month ago
  95. 1a14511 Merge "Fix for Modifier.vertical[horizontal]Scroll() not setting Modifier.overscroll()" into androidx-main am: 14622c3deb by Andrey Kulikov · 2 years, 1 month ago
  96. 14622c3 Merge "Fix for Modifier.vertical[horizontal]Scroll() not setting Modifier.overscroll()" into androidx-main by Andrey Kulikov · 2 years, 1 month ago
  97. 44fd638 Merge "Improvements on how to calculate velocity based on pointer position" into androidx-main am: dd198b3628 by Levi Albuquerque · 2 years, 1 month ago
  98. b1fbc77 Add 1D Focus Search support for Lazylists by Ralston Da Silva · 2 years, 1 month ago
  99. f24a2bc Merge "Update compileSdk to 33" into androidx-platform-dev by TreeHugger Robot · 2 years, 1 month ago
  100. 2e11ab7 Fix for Modifier.vertical[horizontal]Scroll() not setting Modifier.overscroll() by Andrey Kulikov · 2 years, 1 month ago