[go: nahoru, domu]

  1. 80684d3 Fix ripple radius in selection controls by Matvei Malkov · 4 years, 2 months ago
  2. cc3ca10 Merge "Support setting the initial state in FragmentScenario" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  3. 2ec6330 Merge "Reuse LayoutNodeWrappers when setting a modifier." into androidx-master-dev by George Mount · 4 years, 2 months ago
  4. 23f4b08 Support setting the initial state in FragmentScenario by Ian Lake · 4 years, 2 months ago
  5. 3dc96d7 Merge "Update alpha02 API." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  6. ca6eef8 Merge "Improve build_log_simplifier.py" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  7. 5bd40be Merge "Fix build - missing API" into androidx-master-dev by Anastasia Soboleva · 4 years, 2 months ago
  8. a31fa1d Merge "Add rotation tests for imageCapture in the integration test app" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  9. a83cf0f Merge "Fixes for material demos" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  10. d0119a0 Fix build - missing API by Anastasia Soboleva · 4 years, 2 months ago
  11. 9a65017 Merge "Remove ui-android-view from snapshots" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  12. 18c1a3f Merge "Add amaurym to ui-tooling OWNERS" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  13. 0d6a6a4 Fixes for material demos by Matvei Malkov · 4 years, 2 months ago
  14. d9aba83 Remove ui-android-view from snapshots by Louis Pullen-Freilich · 4 years, 2 months ago
  15. 1409485 Merge "Fix failing AndroidAutofillTest#requestAutofillForNode_calls_notifyViewEntered" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  16. 7327593 Merge "Use Material icons in list item samples" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  17. f974c44 Merge "Switch rework 3" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  18. 8b69475 Use Material icons in list item samples by Mihai Popa · 4 years, 2 months ago
  19. f4149d8 Merge "ui-desktop: basic support for selection" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  20. 3abfa2f Merge "Fix for performance regression in CheckboxesInRowsBenchmark.first_compose" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  21. 46ba3cb ui-desktop: basic support for selection by Andrei Rudenko · 4 years, 2 months ago
  22. 42d66a0 Fix for performance regression in CheckboxesInRowsBenchmark.first_compose by Andrey Kulikov · 4 years, 2 months ago
  23. 93efddc Merge "Add ui-animation-tooling library" into androidx-master-dev by Amaury Medeiros · 4 years, 2 months ago
  24. 908f23f Merge "Fix Slice not pinned bug when using SliceCallback" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  25. 2ea44b3 Merge "Drop prefix test- from test methods name" into androidx-master-dev by Gyumin Sim · 4 years, 2 months ago
  26. 4c577a4 Update alpha02 API. by Qingqing Deng · 4 years, 2 months ago
  27. aac7ab3 Merge "Move accessibility related code into AndroidComposeViewAccessibilityDelegateCompat" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  28. ad9752a Fix failing AndroidAutofillTest#requestAutofillForNode_calls_notifyViewEntered by Ralston Da Silva · 4 years, 2 months ago
  29. 9d6ce4a Merge "stageComposeReferenceDocs.sh correcting path when it is run directly" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  30. 6ea739a Merge "Consistency between path node parameters" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  31. b1769b1 Merge "Add Lifecycle.withStateAtLeast APIs" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  32. 25e1b8a Merge "Update to a new version of Metalava" into androidx-master-dev by Aurimas Liutikas · 4 years, 2 months ago
  33. d816c6d Move accessibility related code into AndroidComposeViewAccessibilityDelegateCompat by yingleiw · 4 years, 2 months ago
  34. 0a2579c Improve build_log_simplifier.py by Aurimas Liutikas · 4 years, 2 months ago
  35. fe77e9a Consistency between path node parameters by Yuichi Araki · 4 years, 2 months ago
  36. a2e46b0 Reuse LayoutNodeWrappers when setting a modifier. by George Mount · 4 years, 2 months ago
  37. 1beea11 Merge "Deprecate @Untracked and use @ComposableContract instead" into androidx-master-dev by Leland Richardson · 4 years, 2 months ago
  38. c6511f5 Add ui-animation-tooling library by Amaury Medeiros · 4 years, 2 months ago
  39. e64f13c Merge "Update benchmark to 1.1.0-alpha02" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  40. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 2 months ago
  41. ca3fd8f Merge "[TextField Selection] LongPressAndDrag to select." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  42. 1e29673 Merge "Fix flaky focus-related tests" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  43. aed17a9 Merge "Remove non-unique output file from CheckApiCompatibilityTask" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  44. ae70f9f stageComposeReferenceDocs.sh correcting path when it is run directly by Jeff Gaston · 4 years, 2 months ago
  45. fff6c6bf Merge "Vertically centers TopAppBar title according to latest spec" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  46. f01d789 Switch rework 3 by Matvei Malkov · 4 years, 3 months ago
  47. eb7f11b Merge "Unhide the AppSearchResult and AppSearchBatchResult API." into androidx-master-dev by Alexander Dorokhine · 4 years, 2 months ago
  48. aacbb91 Merge "Expand menus from the generating element direction" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  49. d6cf9a9 [TextField Selection] LongPressAndDrag to select. by Qingqing Deng · 4 years, 2 months ago
  50. daee238 Merge "Bump paging to alpha03" into androidx-master-dev by Chris Craik · 4 years, 2 months ago
  51. 9b28010 Merge "Added dependency on ToT livedata for room tests" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  52. cdf2fe9 Merge "Adds RTL support for the back icon in demos" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  53. f3610bc Update benchmark to 1.1.0-alpha02 by Chris Craik · 4 years, 2 months ago
  54. 35ded93 Merge "Include exception stack trace in log" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  55. 657c456 Deprecate @Untracked and use @ComposableContract instead by Leland Richardson · 4 years, 2 months ago
  56. f8acf51 Merge "Try to de-flake FlowAsLiveDataIntegrationTest" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  57. d2c5216 Added dependency on ToT livedata for room tests by Yigit Boyar · 4 years, 2 months ago
  58. 7115232 Include exception stack trace in log by Charles Munger · 4 years, 2 months ago
  59. 49b243e Expand menus from the generating element direction by Mihai Popa · 4 years, 2 months ago
  60. d21ec73 Try to de-flake FlowAsLiveDataIntegrationTest by Yigit Boyar · 4 years, 2 months ago
  61. c856a7d Add Lifecycle.withStateAtLeast APIs by Adam Powell · 4 years, 2 months ago
  62. ecfd60a Merge "Tear down MultiInstanceInvalidator syncronously" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  63. da51f12 Adds RTL support for the back icon in demos by Louis Pullen-Freilich · 4 years, 2 months ago
  64. 3d38d74 Tear down MultiInstanceInvalidator syncronously by Yigit Boyar · 4 years, 2 months ago
  65. c3d8769 Merge "Consolidate Rx binders and providers." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  66. 9cbb2b9 Merge "Rename RestartableFunction to ComposableLambda" into androidx-master-dev by Leland Richardson · 4 years, 2 months ago
  67. 3064fd3 Add rotation tests for imageCapture in the integration test app by husaynhakeem · 4 years, 2 months ago
  68. 800e551 Merge "Refactor of expectError with message" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  69. a7070c5 Merge "Start menu open animation from 80% scale" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  70. da3a246 Start menu open animation from 80% scale by Mihai Popa · 4 years, 2 months ago
  71. b2319a0 Vertically centers TopAppBar title according to latest spec by Louis Pullen-Freilich · 4 years, 2 months ago
  72. afa5392 Refactor of expectError with message by Jelle Fresen · 4 years, 2 months ago
  73. 63e46d4 Merge "Fix PreviewAnimationClockTest package" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  74. 7fe7679 Fix Slice not pinned bug when using SliceCallback by Jason Chiu · 4 years, 2 months ago
  75. aa381b7 Fix PreviewAnimationClockTest package by Amaury Medeiros · 4 years, 2 months ago
  76. e203d1e Merge "Add media team members to OWNERS" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  77. 4848ab1 Add media team members to OWNERS by Kyunglyul Hyun · 4 years, 2 months ago
  78. b4b8b54 Merge "MediaRouter: Handle null MediaRouteDescriptor" into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  79. ff57129 MediaRouter: Handle null MediaRouteDescriptor by Kyunglyul Hyun · 4 years, 2 months ago
  80. ac3cdf3 Drop prefix test- from test methods name by Gyumin Sim · 4 years, 2 months ago
  81. 354f6ca Add amaurym to ui-tooling OWNERS by Amaury Medeiros · 4 years, 2 months ago
  82. 04b7ff1 Merge "Add missing test annotation on PlaceholderSpanTest" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  83. a2572d8 Merge "Add support for RTL for autofill inline suggestion" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  84. 0ea93e3 Merge "Add customized style to disable ItemAnimator of RecycleView" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  85. 0149941 Merge "Fix issues with lint configuring" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  86. 60a6a6c Add customized style to disable ItemAnimator of RecycleView by Hugh Chen · 4 years, 2 months ago
  87. 29f854d Fix flaky focus-related tests by Ralston Da Silva · 4 years, 2 months ago
  88. 20b1ee0 Consolidate Rx binders and providers. by Daniel Santiago Rivera · 4 years, 2 months ago
  89. 5199d90 Merge "Factor CompositionFrameClock+friends into a module" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  90. 83ba2c0 Add support for RTL for autofill inline suggestion by Feng Cao · 4 years, 2 months ago
  91. 6f94c48 Bump paging to alpha03 by Chris Craik · 4 years, 2 months ago
  92. 114a157 Add missing test annotation on PlaceholderSpanTest by haoyu · 4 years, 2 months ago
  93. 62480d9 Rename RestartableFunction to ComposableLambda by Leland Richardson · 4 years, 2 months ago
  94. 28b24c3 Factor CompositionFrameClock+friends into a module by Adam Powell · 4 years, 2 months ago
  95. b963ba7 Merge "[TextField Selection] Refactor SelectionHandles." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  96. f162f04 Remove non-unique output file from CheckApiCompatibilityTask by Alan Viverette · 4 years, 2 months ago
  97. b6d2444 Merge "Remove Class as target for @Composable" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  98. 676c83b Merge "Add paragraph related utility functions for Layout" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  99. e07c626 Fix issues with lint configuring by Oussama Ben Abdelbaki · 4 years, 2 months ago
  100. e77de54 Merge "Support OutlinedTextField border in RTL" into androidx-master-dev by Anastasia Soboleva · 4 years, 2 months ago