[go: nahoru, domu]

  1. b58a043 Change announcement on 'isPassword' toggle by Anastasia Soboleva · 1 year, 8 months ago
  2. 0253b7d Make UI tests run layout passes between frames by Zach Klippenstein · 1 year, 8 months ago
  3. c2fe2a7 Merge "Remove PointerIcon ExperimentalComposeUiApi" into androidx-main by Gina Domergue · 1 year, 8 months ago
  4. e863b47 Remove PointerIcon ExperimentalComposeUiApi by Gina Domergue · 1 year, 9 months ago
  5. f6ea60f Introduce Page accessibility actions by Levi Albuquerque · 1 year, 8 months ago
  6. 1e9e75d API Review: rememberNestedScrollConnection by Levi Albuquerque · 1 year, 8 months ago
  7. 872da89 Merge "Adopt more compat tricks to show/hide IME in Compose APIs." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  8. 899efb9 Merge "Fix docs on AndroidView" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  9. 16ad8c0 Adopt more compat tricks to show/hide IME in Compose APIs. by Zach Klippenstein · 1 year, 8 months ago
  10. a386f21 Merge "Added a Modifier to query ancestors scroll info" into androidx-main by Mariano Martin · 1 year, 8 months ago
  11. e00249e Fix docs on AndroidView by George Mount · 1 year, 8 months ago
  12. ea035f9 Added a Modifier to query ancestors scroll info by Mariano Martin · 2 years, 5 months ago
  13. 3f43869 Merge "Internal change from using SemanticsSort to 'setTraversal'" into androidx-main by Melba Nuzen · 1 year, 8 months ago
  14. b696314 Merge "Cache result of getEnabledAccessibilityServiceList" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  15. 3d4e0d5 Cache result of getEnabledAccessibilityServiceList by Anastasia Soboleva · 1 year, 8 months ago
  16. 58ef038 Internal change from using SemanticsSort to 'setTraversal' by Melba Nuzen · 1 year, 9 months ago
  17. 0436df0 Merge changes from topic "kt-lc-com-lc-ev" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  18. 0fcf693 Converted LifecycleEventObserver to Kotlin by sanura · 1 year, 8 months ago
  19. b4f1d51 Rename CompositingStrategy.Always to Offscreen by Nader Jawad · 1 year, 8 months ago
  20. 8fd26dd Send accessibility events only if there's a service listening to it by Anastasia Soboleva · 1 year, 9 months ago
  21. 06fdca8 Introduce configurable compositing strategy on graphicsLayer by Nader Jawad · 1 year, 9 months ago
  22. 125437f Merge "Remove duplicate words in documentation of Compose Dialog" into androidx-main by Lorenz Nickel · 1 year, 9 months ago
  23. 4a8cd58 Make rememberNestedScrollInteropConnection stable by Levi Albuquerque · 1 year, 9 months ago
  24. 85f2ad2 Remove duplicate words in documentation of Compose Dialog by Lorenz Nickel · 1 year, 9 months ago
  25. eba6e7a Avoid extra "off" in TalkBack Switch announcement by Alexandre Elias · 2 years ago
  26. 0507f65 Kotlin 1.7.20 by Jim Sproch · 2 years ago
  27. f210dbb Revert "Revert "Add hasText in ClipboardManager"" by Iya Volkova · 1 year, 10 months ago
  28. fd866ef Merge "Don't crash during invalidation" into androidx-main by George Mount · 1 year, 10 months ago
  29. d3f1445 Relnote: Deprecating recycling of acccessibility objects in androidx. We've found performance changes to be negligible in even the oldest supported versions. by Riley Jones · 2 years, 4 months ago
  30. e192760 Revert "Add hasText in ClipboardManager" by Anastasia Soboleva · 1 year, 10 months ago
  31. d17748d Add hasText in ClipboardManager by iyavolkova · 2 years ago
  32. 5a9a927 Merge "[A11y] Fix collectionItemInfo index calc to account for zIndex order" into androidx-main by Mariano Martin · 1 year, 10 months ago
  33. 4d5fd7c [A11y] Fix collectionItemInfo index calc to account for zIndex order by Mariano Martin · 1 year, 10 months ago
  34. 5ad1ec5 Merge "Fix drawing AndroidView on restoring window" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  35. 23936bb Merge "Fix crash with Android Views and Talkback" into androidx-main by George Mount · 1 year, 10 months ago
  36. 397bbaf Don't crash during invalidation by George Mount · 1 year, 10 months ago
  37. 53223f0 Fix crash with Android Views and Talkback by George Mount · 1 year, 10 months ago
  38. 55807a32 Minimal measurement in onMeasure() by George Mount · 1 year, 10 months ago
  39. 357fb87 Merge "Update docs for ViewCompositionStrategy.DisposeOnDetachedFromWindow" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  40. b4e6890 Fix BackHandler inside a Compose Dialog by Ian Lake · 1 year, 10 months ago
  41. 221bdd2 Fix drawing AndroidView on restoring window by George Mount · 1 year, 11 months ago
  42. 6856d4b Renaming focusDirections In & Out to Enter & Exit by Ralston Da Silva · 1 year, 11 months ago
  43. f5195d5 Update docs for ViewCompositionStrategy.DisposeOnDetachedFromWindow by Ryan Mentley · 1 year, 11 months ago
  44. 35635be Reduce max popup/dialog elevation by Alexandre Elias · 2 years, 1 month ago
  45. d359e1a Merge "Fix painterResource not subscribing to configuration changes" into androidx-main by Ben Trengrove · 1 year, 11 months ago
  46. 72bcfb4 Fix painterResource not subscribing to configuration changes by Ben Trengrove · 1 year, 11 months ago
  47. 89e0588 Merge "Support WindowInsets in Dialogs" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  48. ef2fe14 Merge "Introduce Modifier.Node APIs, refactor Modifier/Wrapper/Entity strategy" into androidx-main by Leland Richardson · 1 year, 11 months ago
  49. d299fbe Merge "Fix merging of leaf nodes with no merging parents" into androidx-main by Alexandre Elias · 1 year, 11 months ago
  50. e909513 Introduce Modifier.Node APIs, refactor Modifier/Wrapper/Entity strategy by Leland Richardson · 2 years, 2 months ago
  51. 6dadcd6 Fix merging of leaf nodes with no merging parents by Alexandre Elias · 2 years ago
  52. 47ede38 Rename LayoutNodeWrapper to NodeCoordinator by Leland Richardson · 2 years, 1 month ago
  53. 6148d60 Support WindowInsets in Dialogs by George Mount · 2 years ago
  54. 54c6e5d Add LayoutCoordinates to PlacementScope by George Mount · 2 years, 1 month ago
  55. 7a152cb Merge "Make Modifier.semantics stateless" into androidx-main by Alexandre Elias · 2 years ago
  56. 93d8431 Merge "Add LayoutCoordinates.transformFrom" into androidx-main by Treehugger Robot · 2 years ago
  57. 498d903b Add LayoutCoordinates.transformFrom by George Mount · 2 years ago
  58. 23ca74c Make Modifier.semantics stateless by Alexandre Elias · 2 years ago
  59. 41dab68 Merge "Don't clip the Android View holder" into androidx-main by George Mount · 2 years ago
  60. 2cd0fa2 Quick fix of unexpected commit just after switching IMEs. by Seigo Nonaka · 2 years ago
  61. 625cf50 Don't clip the Android View holder by George Mount · 2 years ago
  62. 90a75a8 Migrate the rest of annotations to Kotlin by Aurimas Liutikas · 2 years ago
  63. fe90508 Add pressure to Compose input events. by Jeremy Walker · 2 years, 2 months ago
  64. 1db1473 Set isImportantForAccessibility = true by Alexandre Elias · 2 years ago
  65. 7eecd5d Correctly warn about override target mismatches by Chuck Jazdzewski · 2 years, 3 months ago
  66. aea96e1 Update Experimental API properties by George Mount · 2 years, 1 month ago
  67. a77a98e Merge "Remove empty files" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  68. 7dc7d1f Remove empty files by Aurimas Liutikas · 2 years, 1 month ago
  69. f379d59 Merge "Add keyboardModifiers field to WindowInfo" into androidx-main by Jim Sproch · 2 years, 1 month ago
  70. c676635 Merge "Layer changes now notify OnGloballyPositionedModifier" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  71. edf9562 Add keyboardModifiers field to WindowInfo by Oleksandr Karpovich · 2 years, 2 months ago
  72. c78473a Layer changes now notify OnGloballyPositionedModifier by George Mount · 2 years, 1 month ago
  73. 7dffdd1 Merge "Prevent introducing -0f in scrollDelta.y" into androidx-main by Jelle Fresen · 2 years, 1 month ago
  74. f2af3c6 Prevent introducing -0f in scrollDelta.y by Jelle Fresen · 2 years, 1 month ago
  75. 29809bd Introduce LookaheadLayout - part 1 by Doris Liu · 2 years, 6 months ago
  76. 289a76f Configure compose libraries for -Xjvm-default=all by Adam Powell · 2 years, 1 month ago
  77. 95efe06 Add pointer checks by George Mount · 2 years, 2 months ago
  78. 07ac00d Update showLayoutBounds for Compose even when changed via quick-settings tile. by Zach Klippenstein · 2 years, 4 months ago
  79. 4b108f6 Ensure menu items are recalculated when action mode is invalidated by Anastasia Soboleva · 2 years, 2 months ago
  80. 5de2019 Do not allow passing lambdas into rememberSaveable on Android by Andrey Kulikov · 2 years, 2 months ago
  81. 157b3c1 Make SelectAll action show the toolbar by Anastasia Soboleva · 2 years, 2 months ago
  82. f8007db Rename ViewCompositionStrategy.DisposeOnDetachedFromWindowIfNotInPoolingContainer by Ryan Mentley · 2 years, 2 months ago
  83. 6566453 Merge "Replace awaitFrame in PopupLayout with withInfiniteAnimationFrameNanos." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  84. c94222d Replace awaitFrame in PopupLayout with withInfiniteAnimationFrameNanos. by Zach Klippenstein · 2 years, 3 months ago
  85. 081abec Correctly mark testTagsAsResourceId experimental by Alexandre Elias · 2 years, 3 months ago
  86. 804e436 API Council Updates: rememberNestedScrollConnection by Levi Albuquerque · 2 years, 3 months ago
  87. 43616bd4 Merge "Mark pluralStringResource functions experimental." into androidx-main by Zach Klippenstein · 2 years, 3 months ago
  88. d177cf4 Mark pluralStringResource functions experimental. by Zach Klippenstein · 2 years, 3 months ago
  89. f0a6ff6 Merge "Set proper classname to text nodes for accesibility" into androidx-main by Anastasia Soboleva · 2 years, 3 months ago
  90. 25916c1 Set proper classname to text nodes for accesibility by Anastasia Soboleva · 2 years, 5 months ago
  91. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 6 months ago
  92. 6355800 Merge "Address API council feedback on PointerIcon APIs." into androidx-main by Matvei Malkov · 2 years, 3 months ago
  93. edc436c Merge "Substitute partial consumption with the flag in PointerInputChange." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  94. 36f1581 Address API council feedback on PointerIcon APIs. by Matvei Malkov · 2 years, 3 months ago
  95. dcac3bf6 Substitute partial consumption with the flag in PointerInputChange. by Matvei Malkov · 2 years, 4 months ago
  96. 3ead86e Merge "Add new SemanticsProperty for resource names." into androidx-main by Alexandre Elias · 2 years, 3 months ago
  97. 6972353 Nested Scrolling Interop Phase 2: A scrolling view child inside a compose parent by Levi Albuquerque · 2 years, 4 months ago
  98. 412c979 Add new SemanticsProperty for resource names. by Alexandre Elias · 2 years, 4 months ago
  99. ec6d9fc Merge changes from topic "viewTreeSavedStateRegOwner-ktx" into androidx-main by Clara Fok · 2 years, 3 months ago
  100. fbc66df Merge "ModifierLocal conumers are now invalidated less often." into androidx-main by Treehugger Robot · 2 years, 3 months ago