[go: nahoru, domu]

  1. b58a043 Change announcement on 'isPassword' toggle by Anastasia Soboleva · 1 year, 10 months ago
  2. f229c07 Merge "Refactor VelocityTracker Logic Into One Dimension" into androidx-main by Yeabkal Wubshit · 1 year, 9 months ago
  3. 0253b7d Make UI tests run layout passes between frames by Zach Klippenstein · 1 year, 9 months ago
  4. e0cd398 Refactor VelocityTracker Logic Into One Dimension by Yeabkal Wubshit · 1 year, 9 months ago
  5. ed30202 Update nestedScroll_movingTarget_velocityShouldRespectSign to avoid flakyness by Levi Albuquerque · 1 year, 9 months ago
  6. 8e233d4 Merge "Disable flaking dialogSupportsWindowInsets test" into androidx-main by Aurimas Liutikas · 1 year, 9 months ago
  7. 243c340 Merge "Validating that the autodetected groupId matches the explicitly set groupId for non-published projects too" into androidx-main by Jeff Gaston · 1 year, 9 months ago
  8. eabda2a Disable flaking dialogSupportsWindowInsets test by Aurimas Liutikas · 1 year, 9 months ago
  9. fccdec1 Merge "Add test for subcompose layout inside movable content" into androidx-main by Andrei Shikov · 1 year, 9 months ago
  10. 8ee2f6e Validating that the autodetected groupId matches the explicitly set groupId for non-published projects too by Jeff Gaston · 1 year, 9 months ago
  11. c265dcd Add test for subcompose layout inside movable content by Andrei Shikov · 1 year, 9 months ago
  12. beb8222 Merge "Nullability updates for consistency with platform SDK" into androidx-main by Alan Viverette · 1 year, 9 months ago
  13. 047e199 Merge "Revert "Reuse nodes across subcompose layout boundary"" into androidx-main by Andrei Shikov · 1 year, 9 months ago
  14. 472e3f0 Nullability updates for consistency with platform SDK by Alan Viverette · 1 year, 9 months ago
  15. 224367d Revert "Reuse nodes across subcompose layout boundary" by Andrei Shikov · 1 year, 9 months ago
  16. c2fe2a7 Merge "Remove PointerIcon ExperimentalComposeUiApi" into androidx-main by Gina Domergue · 1 year, 9 months ago
  17. e863b47 Remove PointerIcon ExperimentalComposeUiApi by Gina Domergue · 1 year, 10 months ago
  18. 319903b Merge "Introduce Page accessibility actions" into androidx-main by Levi Albuquerque · 1 year, 9 months ago
  19. 238954a Merge "Remove popam@ from OWNERS files in Compose" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  20. f6ea60f Introduce Page accessibility actions by Levi Albuquerque · 1 year, 9 months ago
  21. 1e9e75d API Review: rememberNestedScrollConnection by Levi Albuquerque · 1 year, 9 months ago
  22. b7caf71 Merge "Reuse nodes across subcompose layout boundary" into androidx-main by Andrei Shikov · 1 year, 9 months ago
  23. 69c9a58 Reuse nodes across subcompose layout boundary by Andrei Shikov · 1 year, 10 months ago
  24. 79bb0f0 Merge "Add kdoc to vector composables." into androidx-main by Zach Klippenstein · 1 year, 9 months ago
  25. a50e076 Add kdoc to vector composables. by Zach Klippenstein · 1 year, 9 months ago
  26. 9357b8d Stop running testCameraDistanceWithRotationY on API 28 by Aurimas Liutikas · 1 year, 9 months ago
  27. 5209a44 Remove popam@ from OWNERS files in Compose by Clara Bayarri · 1 year, 9 months ago
  28. 8621c65 Merge "Improve CompositingStrategy Docs" into androidx-main by Nader Jawad · 1 year, 9 months ago
  29. 653184a Disable canScrollVerticallyUp_returnsTrue_onlyAfterDownEventInScrollable thats failing on API 26 & 28 by Aurimas Liutikas · 1 year, 9 months ago
  30. ce95c06 Improve CompositingStrategy Docs by Nader Jawad · 1 year, 9 months ago
  31. c1889f4 Merge "Mark nestedScroll_movingTarget_velocityShouldRespectSign as flaky" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  32. d182d8a Merge "Update metalava version in AndroidX to 1.0.0-alpha07" into androidx-main by Aurimas Liutikas · 1 year, 9 months ago
  33. cbc2d04 Mark nestedScroll_movingTarget_velocityShouldRespectSign as flaky by Tiem Song · 1 year, 9 months ago
  34. 9170f3d Merge "Send apply notifications after Recomposer finishes frame." into androidx-main by Zach Klippenstein · 1 year, 9 months ago
  35. 18fcf47 Update metalava version in AndroidX to 1.0.0-alpha07 by Tiem Song · 1 year, 9 months ago
  36. 98f2641 Send apply notifications after Recomposer finishes frame. by Zach Klippenstein · 1 year, 9 months ago
  37. 2fc19c9 Add jvm-default=all to all AndroidX projects by Julia McClellan · 1 year, 10 months ago
  38. 02a13c9 Merge changes from topic "kt-lifecycle-and-registry" into androidx-main by Sanura N'Jaka · 1 year, 9 months ago
  39. 00af049 Merge "Update signature files to match metalava ab/9295138" into androidx-main by Aurimas Liutikas · 1 year, 9 months ago
  40. 82e3699 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  41. 4716753 Merge "Fix for composing unneeded next item in lazy layouts" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  42. e5b64d7 Converted Lifecycle class to Kotlin by sanura · 1 year, 10 months ago
  43. cd3a37f Update signature files to match metalava ab/9295138 by Aurimas Liutikas · 1 year, 9 months ago
  44. c2a4a21 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 9 months ago
  45. 872da89 Merge "Adopt more compat tricks to show/hide IME in Compose APIs." into androidx-main by Treehugger Robot · 1 year, 9 months ago
  46. 899efb9 Merge "Fix docs on AndroidView" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  47. 16ad8c0 Adopt more compat tricks to show/hide IME in Compose APIs. by Zach Klippenstein · 1 year, 10 months ago
  48. a386f21 Merge "Added a Modifier to query ancestors scroll info" into androidx-main by Mariano Martin · 1 year, 9 months ago
  49. e00249e Fix docs on AndroidView by George Mount · 1 year, 9 months ago
  50. 5a07db8 Merge "[VelocityTracker] Minor Kdoc Typo Fixes and Improvements" into androidx-main by Yeabkal Wubshit · 1 year, 9 months ago
  51. ea035f9 Added a Modifier to query ancestors scroll info by Mariano Martin · 2 years, 6 months ago
  52. fe42e63 [VelocityTracker] Minor Kdoc Typo Fixes and Improvements by Yeabkal Wubshit · 1 year, 9 months ago
  53. d68e7f9 Activity should depend on Lifecycle tip-of-tree by sanura · 1 year, 9 months ago
  54. 226820e Merge "Update androidx-core in the Compose ui module to latest version." into androidx-main by Zach Klippenstein · 1 year, 9 months ago
  55. 52e9e5b Merge "Ensure parent layer is invalidated when layer is removed from modifier hierarchy" into androidx-main by Leland Richardson · 1 year, 9 months ago
  56. 11106fa Ensure parent layer is invalidated when layer is removed from modifier hierarchy by Leland Richardson · 1 year, 9 months ago
  57. dad6de5 Update androidx-core in the Compose ui module to latest version. by Zach Klippenstein · 1 year, 9 months ago
  58. 78b458d ObserverNode should not report changes to detached nodes by Ralston Da Silva · 1 year, 9 months ago
  59. 7729669 Merge "Always force recompose if parent providers of Composition have changed" into androidx-main by Andrei Shikov · 1 year, 9 months ago
  60. 3f43869 Merge "Internal change from using SemanticsSort to 'setTraversal'" into androidx-main by Melba Nuzen · 1 year, 9 months ago
  61. a4c3068 [VelocityTracker] Remove Non-Public API from Public kdoc by Yeabkal Wubshit · 1 year, 9 months ago
  62. 9526fcc Always force recompose if parent providers of Composition have changed by Andrei Shikov · 1 year, 10 months ago
  63. 8c7c6ea Merge "Upgrade compose Lifecycle dependency to 2.5.1" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  64. 10d6343 Merge "Mark AndroidLayoutDrawTest#makingItemLarger as ignored" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  65. ce0d2a3 Upgrade compose Lifecycle dependency to 2.5.1 by Jeremy Woods · 1 year, 10 months ago
  66. b696314 Merge "Cache result of getEnabledAccessibilityServiceList" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  67. c61d34f Mark AndroidLayoutDrawTest#makingItemLarger as ignored by Aurimas Liutikas · 1 year, 9 months ago
  68. 3d4e0d5 Cache result of getEnabledAccessibilityServiceList by Anastasia Soboleva · 1 year, 10 months ago
  69. 58ef038 Internal change from using SemanticsSort to 'setTraversal' by Melba Nuzen · 1 year, 10 months ago
  70. 0436df0 Merge changes from topic "kt-lc-com-lc-ev" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  71. 2713a43 Merge "Make Layout overload with multiple content slots stable" into androidx-main by Andrey Kulikov · 1 year, 10 months ago
  72. 0fcf693 Converted LifecycleEventObserver to Kotlin by sanura · 1 year, 10 months ago
  73. 446012d Merge changes I47dc13a1,Iff459378 into androidx-main by Nader Jawad · 1 year, 10 months ago
  74. b4f1d51 Rename CompositingStrategy.Always to Offscreen by Nader Jawad · 1 year, 10 months ago
  75. df87ee0 Updated default GraphicsLayerScope size by Nader Jawad · 1 year, 10 months ago
  76. 6c15931 Merge "Add slot table size validation" into androidx-main by Chuck Jazdzewski · 1 year, 10 months ago
  77. 5fa1f2e Make Layout overload with multiple content slots stable by Andrey Kulikov · 1 year, 10 months ago
  78. a948e9d Fix for composing unneeded next item in lazy layouts by Andrey Kulikov · 2 years ago
  79. ab21f34 Merge "Send accessibility events only if there's a service listening to it" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  80. 8fd26dd Send accessibility events only if there's a service listening to it by Anastasia Soboleva · 1 year, 10 months ago
  81. 9ba9067 Add slot table size validation by Chuck Jazdzewski · 1 year, 10 months ago
  82. 9a1e418 Merge "Add automatic invalidation for Modifier.Node, fix inserts/deletes" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  83. 5b5e946 Add automatic invalidation for Modifier.Node, fix inserts/deletes by Leland Richardson · 1 year, 10 months ago
  84. a373f5e Removed inline stack class by Nader Jawad · 1 year, 10 months ago
  85. 7f1905b Include size within GraphicsLayerScope by Nader Jawad · 1 year, 10 months ago
  86. 06fdca8 Introduce configurable compositing strategy on graphicsLayer by Nader Jawad · 1 year, 10 months ago
  87. 8e4324d Merge "Add invalidateSubtree() to Modifier.Node" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  88. ed0f2b5 Add invalidateSubtree() to Modifier.Node by George Mount · 1 year, 10 months ago
  89. f761491 ComposeViewTest#composeViewComposedContent.FlakyTest by Jeff Gaston · 1 year, 10 months ago
  90. d5c63bb AndroidUiDispatcherTest#runsBeforeFrameDispatchedByInput.FlakyTest by Jeff Gaston · 1 year, 10 months ago
  91. 125437f Merge "Remove duplicate words in documentation of Compose Dialog" into androidx-main by Lorenz Nickel · 1 year, 10 months ago
  92. 9719ea5 Revert "Revert "Lint check that experimental annotations are correctly applied to Kotlin properties"" by Julia McClellan · 1 year, 10 months ago
  93. de91d58 Revert "Lint check that experimental annotations are correctly applied to Kotlin properties" by Julia McClellan · 1 year, 10 months ago
  94. 57e43cc Lint check that experimental annotations are correctly applied to Kotlin properties by Julia McClellan · 2 years, 1 month ago
  95. 2ef24ef Disable flaky testWebViewIsRelaidOut_afterPageLoad test by Aurimas Liutikas · 1 year, 10 months ago
  96. 8111cec Merge "Make rememberNestedScrollInteropConnection stable" into androidx-main by Levi Albuquerque · 1 year, 10 months ago
  97. 4a8cd58 Make rememberNestedScrollInteropConnection stable by Levi Albuquerque · 1 year, 10 months ago
  98. 2910fb9 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 10 months ago
  99. 608c836 Comment typo fix for SoftwareKeyboardController.show by Ian Clifton · 1 year, 10 months ago
  100. ff8df36 ObserverNode interface by Ralston Da Silva · 1 year, 10 months ago