[go: nahoru, domu]

  1. 62acb53 Merge "Add support for ColorStateList tint properties" into androidx-main by Nader Jawad · 2 years, 11 months ago
  2. a4fd8bc Merge changes from topic "191673756_upstream_platform" into androidx-main by Alan Viverette · 2 years, 11 months ago
  3. 50e9321 Merge "Make IrFunction.hasDefaultExpressionDefinedForValueParameter work when targeting js" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  4. ce3b8a8 Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into 191673756_upstream_platform_2 by Alan Viverette · 2 years, 11 months ago
  5. 820e5ff Merge "Rename InputDispatcher methods to include "Touch"" into androidx-main by Jelle Fresen · 2 years, 11 months ago
  6. 1e1ee653 Merge "Make mainClock the single source of time in InputDispatcher" into androidx-main by Jelle Fresen · 2 years, 11 months ago
  7. 015ff30 Make IrFunction.hasDefaultExpressionDefinedForValueParameter work when targeting js by Oleksandr Karpovich · 2 years, 11 months ago
  8. d7de1fd Merge "Introduce start offset to repeatable" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  9. ded2e5e Introduce start offset to repeatable by Doris Liu · 2 years, 11 months ago
  10. d0de707 Add support for ColorStateList tint properties by Nader Jawad · 2 years, 11 months ago
  11. f7d43da Fix crash tracking derivedStateOf instances by Chuck Jazdzewski · 2 years, 11 months ago
  12. 2d1583c Merge "Fixes compilation errors in Compose lint check tests" into androidx-main by Louis Pullen-Freilich · 2 years, 11 months ago
  13. 22e9c1d Merge "Desktop. Window(visible=false) was started without launched effects." into androidx-main by Treehugger Robot · 2 years, 11 months ago
  14. 2fc2c6f Merge changes I522c1941,Ia2b87f1a into androidx-main by Treehugger Robot · 2 years, 11 months ago
  15. 8a445a8 Merge "Desktop. Remove keyboard handling API in old Window API" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  16. 1d2579b Rename InputDispatcher methods to include "Touch" by Jelle Fresen · 2 years, 11 months ago
  17. 1b3aeb3 Make mainClock the single source of time in InputDispatcher by Jelle Fresen · 2 years, 11 months ago
  18. 8c9fcf5 Merge "Tiny kdoc fixes for `* * @param`" into androidx-main by Owen Gray · 2 years, 11 months ago
  19. 9675ba2 Fixes compilation errors in Compose lint check tests by Louis Pullen-Freilich · 2 years, 11 months ago
  20. c197ebd Merge "Remove reference of default MonotonicFrameClock from withFrameMillis and withFrameNanos documentation." into androidx-main am: 8d2f068530 by Treehugger Robot · 2 years, 11 months ago
  21. 8d2f068 Merge "Remove reference of default MonotonicFrameClock from withFrameMillis and withFrameNanos documentation." into androidx-main by Treehugger Robot · 2 years, 11 months ago
  22. 0abb802 Merge "Mark makingItemLarger as FlakyTest" into androidx-main am: 3009583d2c by Aurimas Liutikas · 2 years, 11 months ago
  23. b02b1a7 Merge "Fix for race on shared draw scope" into androidx-main am: c828bc524e by Treehugger Robot · 2 years, 11 months ago
  24. bc72d6f Merge "Selection extend by word shrink by character" into androidx-main am: 6dbc1874a9 by Haoyu Zhang · 2 years, 11 months ago
  25. 3009583 Merge "Mark makingItemLarger as FlakyTest" into androidx-main by Aurimas Liutikas · 2 years, 11 months ago
  26. c828bc5 Merge "Fix for race on shared draw scope" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  27. 6dbc187 Merge "Selection extend by word shrink by character" into androidx-main by Haoyu Zhang · 2 years, 11 months ago
  28. 4c1c15e Fix for race on shared draw scope by Igor Demin · 2 years, 11 months ago
  29. d9c5b91 Merge changes Iabd8f8df,I36c44bbc,I824403a3,I8e4497c8 into androidx-main am: 35ed69b4d7 by Treehugger Robot · 2 years, 11 months ago
  30. a59e498 Remove reference of default MonotonicFrameClock from withFrameMillis and withFrameNanos documentation. by Alex Vanyo · 2 years, 11 months ago
  31. 35ed69b Merge changes Iabd8f8df,I36c44bbc,I824403a3,I8e4497c8 into androidx-main by Treehugger Robot · 2 years, 11 months ago
  32. ac6c3f5 Merge "Updates material-icons-extended with the latest icons added to Material.io/icons" into androidx-main am: 0823fb66aa by Treehugger Robot · 2 years, 11 months ago
  33. 0823fb6 Merge "Updates material-icons-extended with the latest icons added to Material.io/icons" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  34. e492aa0 Merge "Remove dedudant configuration in compiler integration test project" into androidx-main am: eb04ba4085 by Treehugger Robot · 2 years, 11 months ago
  35. eb04ba4 Merge "Remove dedudant configuration in compiler integration test project" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  36. 91e3ad0 Updates material-icons-extended with the latest icons added to Material.io/icons by Louis Pullen-Freilich · 2 years, 11 months ago
  37. 3d50234 Desktop. Key handlers in dialog didn't work by Igor Demin · 3 years ago
  38. 9ee9616 Desktop. Remove keyboard handling API in old Window API by Igor Demin · 3 years ago
  39. feb7f03 Desktop. Move samples to the new window API by Igor Demin · 3 years ago
  40. 1aefc9e Desktop. Implement AlertDialog for new window API as Popup by Igor Demin · 3 years ago
  41. 540493e Resizing an undecorated window feature. Support ComposeDialog by Igor Demin · 2 years, 11 months ago
  42. e8e748e Desktop. Move android.compose.desktop.* to androidx.compose.ui.awt.* by Igor Demin · 3 years ago
  43. 4f24962 Desktop. Deprecate the old window API, remove experimental annotation from the new by Igor Demin · 3 years ago
  44. 2db0486 Merge "Resizing an undecorated window feature." into androidx-main am: 0be4bf883e by Treehugger Robot · 2 years, 11 months ago
  45. 14ef1d1 Resizing an undecorated window feature. by Roman Sedaikin · 3 years ago
  46. bd815f9 Merge "Update Demo with proper arrangement" into androidx-main am: c8a0222ef8 by Doris Liu · 2 years, 11 months ago
  47. c8a0222 Merge "Update Demo with proper arrangement" into androidx-main by Doris Liu · 2 years, 11 months ago
  48. c623c91 Update Demo with proper arrangement by Doris Liu · 2 years, 11 months ago
  49. dcf9f70 Merge "Upgradle 7.2-rc-2" into androidx-main am: 18dd21a986 by Treehugger Robot · 2 years, 11 months ago
  50. 18dd21a Merge "Upgradle 7.2-rc-2" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  51. 837c52a Merge "Mark sendScrollEvent_byStateObservation flaky" into androidx-main am: 645d109915 by aelias · 2 years, 11 months ago
  52. 645d109 Merge "Mark sendScrollEvent_byStateObservation flaky" into androidx-main by aelias · 2 years, 11 months ago
  53. 000ccc0 Remove dedudant configuration in compiler integration test project by Aurimas Liutikas · 2 years, 11 months ago
  54. 4a228f7 Upgradle 7.2-rc-2 by Aurimas Liutikas · 2 years, 11 months ago
  55. b39c887 Merge "Backport compiler/runtime versions from aosp/1767025" into androidx-main am: 7ef4ae3ff0 by Nick Anthony · 2 years, 11 months ago
  56. 7ef4ae3f Merge "Backport compiler/runtime versions from aosp/1767025" into androidx-main by Nick Anthony · 2 years, 11 months ago
  57. dd167058 Tiny kdoc fixes for `* * @param` by Owen Gray · 2 years, 11 months ago
  58. 3d4b198 Merge "Desktop. Implement WindowDraggableArea for new Composable Window API" into androidx-main am: 5245054194 by Treehugger Robot · 2 years, 11 months ago
  59. 52450541 Merge "Desktop. Implement WindowDraggableArea for new Composable Window API" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  60. 115806b Backport compiler/runtime versions from aosp/1767025 by Nick Anthony · 3 years ago
  61. 47206f9 Merge "Desktop. Fix StackOverflowError when we use DialogState" into androidx-main am: 2c6dd4e3b0 by Treehugger Robot · 2 years, 11 months ago
  62. 2c6dd4e Merge "Desktop. Fix StackOverflowError when we use DialogState" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  63. 9260fba Merge "Desktop. Introduce common WindowScope for Window and Dialog" into androidx-main am: 709fb51b97 by Treehugger Robot · 2 years, 11 months ago
  64. cfe3051 Desktop. Implement WindowDraggableArea for new Composable Window API by Igor Demin · 3 years ago
  65. be961a5 Desktop. Introduce common WindowScope for Window and Dialog by Igor Demin · 3 years ago
  66. 2eac0d9 Merge "Use parent bounds for fake node bounds" into androidx-main am: a7bb743954 by Treehugger Robot · 2 years, 11 months ago
  67. a7bb743 Merge "Use parent bounds for fake node bounds" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  68. c5d0be1 Merge "Desktop. Change API for resource loading" into androidx-main am: f897ea4476 by Treehugger Robot · 2 years, 11 months ago
  69. f897ea4 Merge "Desktop. Change API for resource loading" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  70. a2c5c8c Desktop. Fix StackOverflowError when we use DialogState by Igor Demin · 2 years, 11 months ago
  71. a78608e Selection extend by word shrink by character by Haoyu Zhang · 2 years, 11 months ago
  72. e57b404 Mark sendScrollEvent_byStateObservation flaky by Alexandre Elias · 2 years, 11 months ago
  73. 82bfaaa Merge "Pin Compose Runtime Dependencies to Compose 1.0.0" into androidx-main am: 7db47d2942 by Nick Anthony · 2 years, 11 months ago
  74. 7db47d2 Merge "Pin Compose Runtime Dependencies to Compose 1.0.0" into androidx-main by Nick Anthony · 2 years, 11 months ago
  75. e9aca57 Merge "Introduce Scale Enter/Exit Transition" into androidx-main am: 8e9491e9f5 by Doris Liu · 2 years, 11 months ago
  76. 8e9491e Merge "Introduce Scale Enter/Exit Transition" into androidx-main by Doris Liu · 2 years, 11 months ago
  77. 903f19b Merge "Warn developers that there is no compose runtime on the classpath" into androidx-main am: 1b20857326 by Aurimas Liutikas · 2 years, 11 months ago
  78. 1b20857 Merge "Warn developers that there is no compose runtime on the classpath" into androidx-main by Aurimas Liutikas · 2 years, 11 months ago
  79. 13d85cf Merge "Add DpSize versions of requiredSize and size modifiers" into androidx-main am: 0ce65e3b72 by Treehugger Robot · 2 years, 11 months ago
  80. 0ce65e3 Merge "Add DpSize versions of requiredSize and size modifiers" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  81. f6f3cd7 Merge "Demo of animating rows with different configs" into androidx-main am: d3d5db33a0 by Doris Liu · 2 years, 11 months ago
  82. d3d5db3 Merge "Demo of animating rows with different configs" into androidx-main by Doris Liu · 2 years, 11 months ago
  83. b0339a3 Warn developers that there is no compose runtime on the classpath by Aurimas Liutikas · 2 years, 11 months ago
  84. 3410296 Merge "Upgrade to AGP 7.1.0-alpha06" into androidx-main am: d72be7abc7 by Aurimas Liutikas · 2 years, 11 months ago
  85. d72be7a Merge "Upgrade to AGP 7.1.0-alpha06" into androidx-main by Aurimas Liutikas · 2 years, 11 months ago
  86. ee5a09949 Merge "Fix PaddingValue padding modifier for RTL" into androidx-main am: df66b52cf7 by Mihai Popa · 2 years, 11 months ago
  87. f33bbe3 Demo of animating rows with different configs by Doris Liu · 2 years, 11 months ago
  88. 3dc682a Desktop. Change API for resource loading by Igor Demin · 3 years, 5 months ago
  89. ff127ae Introduce Scale Enter/Exit Transition by Doris Liu · 3 years ago
  90. a9469cb Pin Compose Runtime Dependencies to Compose 1.0.0 by Nick Anthony · 3 years ago
  91. 0e4215a Use parent bounds for fake node bounds by Anastasia Soboleva · 3 years ago
  92. c76bf50 Fix PaddingValue padding modifier for RTL by Mihai Popa · 2 years, 11 months ago
  93. 8886c90 Mark makingItemLarger as FlakyTest by Aurimas Liutikas · 2 years, 11 months ago
  94. daa2cfe Merge "[Code snippets] Add Coil instead of accompanist-coil" into androidx-main am: 1facf68a14 by Manuel Vicente Vivo · 2 years, 11 months ago
  95. 1facf68 Merge "[Code snippets] Add Coil instead of accompanist-coil" into androidx-main by Manuel Vicente Vivo · 2 years, 11 months ago
  96. bcbd5ea Merge "Desktop. Fix Preview for desktop" into androidx-main am: a3f7980731 by Andrey Kulikov · 2 years, 11 months ago
  97. a3f7980 Merge "Desktop. Fix Preview for desktop" into androidx-main by Andrey Kulikov · 2 years, 11 months ago
  98. 338d1cc Upgrade to AGP 7.1.0-alpha06 by Aurimas Liutikas · 2 years, 11 months ago
  99. f4829e3 Add DpSize versions of requiredSize and size modifiers by George Mount · 2 years, 11 months ago
  100. a58f358 Merge "Move desktop's button press and keyboard modifier to common" into androidx-main am: 52de331631 by George Mount · 2 years, 11 months ago