[go: nahoru, domu]

  1. 6b35815 Fix missing non-nullable arg when rebuilding hierarchy by Clara Fok · 1 year, 4 months ago
  2. 9e397bad Merge "Remove leak detection for LoaderTest" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  3. 303bf11 Merge "Use ReentrantReadWriteLock to protect the synchronizing operation on [currentValuesMap]" into androidx-main by Yunfan Jin · 1 year, 4 months ago
  4. ee1c958 Merge "Improve fragment singleTop test" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  5. 715cd77 Merge "Disable canOverrideAwbRegion on API 21 runner and older" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  6. d69d9f2 Merge "Allow default provider overriding for createCredential" into androidx-main by Helen Qin · 1 year, 4 months ago
  7. 3503407 Improve fragment singleTop test by Jeremy Woods · 1 year, 4 months ago
  8. 2d4d99c Merge changes from topic "fragment_timing" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  9. 9d9d6bc Disable canOverrideAwbRegion on API 21 runner and older by Aurimas Liutikas · 1 year, 4 months ago
  10. f7ab02f Remove leak detection for LoaderTest by sanura · 1 year, 4 months ago
  11. 2ae809c Merge "[Search bar] Remove focus when inactive." into androidx-main by Max Alfonso-Ying · 1 year, 4 months ago
  12. d63d9958d Merge "[Material3][AlertDialog] Add RTL support for AlertDialog" into androidx-main by Naomi Koo · 1 year, 4 months ago
  13. 06f7aaa Ensure FragmentNavigator handles back properly by Jeremy Woods · 1 year, 4 months ago
  14. 38614e8 Merge "DateRangePicker - allow same day range selection" into androidx-main by Shalom Gibly · 1 year, 4 months ago
  15. 03c7d3f Merge "Define default TextStyle for wear-material" into androidx-main by Siyamed Sinir · 1 year, 4 months ago
  16. 456c116 Merge "Add A4C showcase demo screen for empty list message" into androidx-main by Wesley Gyde · 1 year, 4 months ago
  17. dcbb6dd [Search bar] Remove focus when inactive. by Max Alfonso-Ying · 1 year, 4 months ago
  18. 66ed650 Merge "Pin compose.navigation to androidx.activity:activity-compose 1.7.0" into androidx-main by Steve Bower · 1 year, 4 months ago
  19. 9083f92 Adjust the timing of OnBackStackChangeCommitted by Jeremy Woods · 1 year, 4 months ago
  20. 22e7cba Merge "Update docs-public/build.gradle for media3 1.0.0" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  21. e0936d8 Merge changes Ib84a5b7e,I82910e2a into androidx-main by Jeff Gaston · 1 year, 4 months ago
  22. 76c9dd6 Pin compose.navigation to androidx.activity:activity-compose 1.7.0 by stevebower · 1 year, 4 months ago
  23. 4e60669 Merge "Refactor adding observers to fragment views" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  24. 3aef71f DateRangePicker - allow same day range selection by Shalom Gibly · 1 year, 4 months ago
  25. aa99ba7 Merge "Fix re-entrant removal of result listeners in STARTED+" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  26. 2938afc Merge "Bump up tv-foundation and tv-material versions to 1.0.0-alpha05" into androidx-main by Vineet Kumar · 1 year, 4 months ago
  27. 20bac91 Update docs-public/build.gradle for media3 1.0.0 by tonihei · 1 year, 4 months ago
  28. 2748374 Merge "Update compose.material3 version to 1.1.0-beta01" into androidx-main by Connie Shi · 1 year, 4 months ago
  29. 3b1f08c Merge "Check in Entity APIs under capabilities-core." into androidx-main by Ianna Li · 1 year, 4 months ago
  30. d6a36cdf Merge "Add MaterialTheme for wear.compose.material3, which provides the Wear Material3 Design specification color scheme, shapes and typography for use on Wear Material3 components. Also includes Material3 Text component." into androidx-main by Steve Bower · 1 year, 4 months ago
  31. fb91852 Merge "Promote LineHeightStyle.Alignment ctor to stable" into androidx-main by Siyamed Sinir · 1 year, 4 months ago
  32. 92dd6d5 Merge "Use LineHeightStyle as default for includeFontPadding=true" into androidx-main by Siyamed Sinir · 1 year, 4 months ago
  33. 3c34687 Merge "Move Modifiers to BasicText." into androidx-main by Sean McQuillan · 1 year, 4 months ago
  34. e75c872 Merge "Rename `material` directory in M3" into androidx-main by Jossi Wolf · 1 year, 4 months ago
  35. 81067f0 Bump up tv-foundation and tv-material versions to 1.0.0-alpha05 by vinekumar · 1 year, 4 months ago
  36. c03beb8 Merge "Properly invalidate graphics layer when the LayoutNode is reattached" into androidx-main by Andrey Kulikov · 1 year, 4 months ago
  37. 2bf75b8 Add MaterialTheme for wear.compose.material3, which provides the Wear Material3 Design specification color scheme, shapes and typography for use on Wear Material3 components. Also includes Material3 Text component. by stevebower · 1 year, 4 months ago
  38. 48c1352 Fix re-entrant removal of result listeners in STARTED+ by Ian Lake · 1 year, 4 months ago
  39. ee462b3 Merge "Restrict the visibility of a few Kotlin classes to internal since their dependencies are now in Kotlin." into androidx-main by Yunfan Jin · 1 year, 4 months ago
  40. 99beedc Check in Entity APIs under capabilities-core. by Ianna Li · 1 year, 4 months ago
  41. c90abdd Refactor adding observers to fragment views by Jeremy Woods · 1 year, 4 months ago
  42. 99f78cb Update compose.material3 version to 1.1.0-beta01 by Connie Shi · 1 year, 4 months ago
  43. 366a32a Merge "Compose Compiler version to 1.4.4" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  44. a338d07 Merge "Bump sdkruntime version to alpha02" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  45. 7aaae27 Use ReentrantReadWriteLock to protect the synchronizing operation on [currentValuesMap] by yunfanjin · 1 year, 4 months ago
  46. a620c4e Merge "Ignore flaky watchface test addWatchFaceReadyListener_alreadyReady" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  47. fc05bfc Merge "Ignore flaky glance test itemContent_multipleViews" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  48. bb98f15 Merge "Add waitForIdleSync call to displayAndSaved test" into androidx-main by Lin Guo · 1 year, 4 months ago
  49. f7ff265 Merge "Disable tracing on API 21/22" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  50. e233c4c Bump sdkruntime version to alpha02 by Anton Kulakov · 1 year, 4 months ago
  51. 228f216 Allow default provider overriding for createCredential by Helen Qin · 1 year, 4 months ago
  52. f0f2d42 Merge "Bump KMP release versions for collections and datastore" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  53. 232b731 Merge "Update inspection OWNERS" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  54. 8abf746 Compose Compiler version to 1.4.4 by Jim S · 1 year, 4 months ago
  55. 6cac176 Merge "[Material3][BottomSheetScaffold] Add shadow elevation parameter to BottomSheetScaffold" into androidx-main by José Figueroa Santos · 1 year, 4 months ago
  56. 03d37bb GMavenZipTask now checking existence of inputs+outputs by Jeff Gaston · 1 year, 4 months ago
  57. 5154e12 Release.kt no longer considering "metadata" to be a platform by Jeff Gaston · 1 year, 4 months ago
  58. f76e498 Merge "Expose SymbolProcessorEnvironment from XProcessingEnv through XConverters." into androidx-main by Wanying Ding · 1 year, 4 months ago
  59. fa23917 Merge "Update dimension prop types" into androidx-main by Mohammad Saboorian · 1 year, 4 months ago
  60. 9ddf056 Merge "Add experimental annotation to SearchBarDefaults" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  61. 5ddf42b Use LineHeightStyle as default for includeFontPadding=true by Siyamed Sinir · 2 years, 2 months ago
  62. 4dabf0d Bump KMP release versions for collections and datastore by Dustin Lam · 1 year, 4 months ago
  63. 2ec6aa4 Promote LineHeightStyle.Alignment ctor to stable by siyamed · 1 year, 4 months ago
  64. 82dbd00 Merge "Add test log" into androidx-main by Teferi Aleme · 1 year, 4 months ago
  65. b16b75b Merge "Fix FontPaddingTest" into androidx-main by Siyamed Sinir · 1 year, 4 months ago
  66. ccbee23 Merge "Correctly stop running bottomSheetScaffold_slotsPositionedAppropriately test" into androidx-main by José Figueroa Santos · 1 year, 4 months ago
  67. e2ef7b2 Rename `material` directory in M3 by Jossi Wolf · 1 year, 4 months ago
  68. d4515bf Merge "Adds comment on MIME types for Notif.Message" into androidx-main by Alexander Roederer · 1 year, 4 months ago
  69. ae8513c Merge "Disable a broken test in BasicTextField2" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  70. b391cfa Ignore flaky watchface test addWatchFaceReadyListener_alreadyReady by Julia McClellan · 1 year, 4 months ago
  71. 02d5f63 Ignore flaky glance test itemContent_multipleViews by Julia McClellan · 1 year, 4 months ago
  72. f6d97f2 Merge "Bump up CameraX version to 1.3.0-alpha05" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  73. 2a89079 Merge "[TimePicker] Semantics, a11y fixes" into androidx-main by Mariano Martin · 1 year, 4 months ago
  74. 57a2378 Update dimension prop types by Mohammad Saboorian · 1 year, 4 months ago
  75. d2d7df9 Disable a broken test in BasicTextField2 by Halil Ozercan · 1 year, 4 months ago
  76. 9458cd2 [TimePicker] Semantics, a11y fixes by marian · 1 year, 4 months ago
  77. f260d1e Merge "Add expand() and wrap() back" into androidx-main by Mohammad Saboorian · 1 year, 4 months ago
  78. 2f32cd7 Merge "Migrate expandable components to foundation." into androidx-main by Sergio Sancho · 1 year, 4 months ago
  79. e3dffdd Merge "test: add golden test configuration" into androidx-main by Vighnesh Raut · 1 year, 4 months ago
  80. 7dc5771 Correctly stop running bottomSheetScaffold_slotsPositionedAppropriately test by Aurimas Liutikas · 1 year, 4 months ago
  81. a97ffe6 Update inspection OWNERS by Aurimas Liutikas · 1 year, 4 months ago
  82. aa48877 Merge "Add a way to pass instrumentation arguments to FTL" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  83. 4478210 Restrict the visibility of a few Kotlin classes to internal since their dependencies are now in Kotlin. by yunfanjin · 1 year, 4 months ago
  84. e7bfdb5 Merge "Avoid redundant buffer copy by quirk on VideoCapture for stream sharing case" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  85. 6a0dd36 Expose SymbolProcessorEnvironment from XProcessingEnv through XConverters. by Wanying Ding · 1 year, 4 months ago
  86. 8aafb2e Bump up CameraX version to 1.3.0-alpha05 by Julie Wu · 1 year, 4 months ago
  87. 1c7329a Add test log by Teferi Aleme · 1 year, 4 months ago
  88. e8772e6 Merge "Always use EditProcessor.update method for setText semantics action in BTF2." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  89. 72df026 Merge "Compat classes for DynamicRangeProfiles" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  90. 502b087 Fix FontPaddingTest by siyamed · 1 year, 4 months ago
  91. 45eba2e Merge "Update OWNERS for Health Services Client" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  92. e556ebd Avoid redundant buffer copy by quirk on VideoCapture for stream sharing case by leo huang · 1 year, 4 months ago
  93. c029d14 Merge "Define default TextStyle for Material libraries." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  94. 7bce4e7 Compat classes for DynamicRangeProfiles by Trevor McGuire · 1 year, 11 months ago
  95. f16a185 Update OWNERS for Health Services Client by Sean Kelley · 1 year, 4 months ago
  96. 761a349 [Material3][AlertDialog] Add RTL support for AlertDialog by Naomi · 1 year, 4 months ago
  97. 4cbdcd6 Merge "Fixed XElement#toKS and XElement#getProcessingEnv by including logic on synthetic elements." into androidx-main by Wanying Ding · 1 year, 4 months ago
  98. b0b33a5 Merge "Handle Int.MAX in Delete commands in BTF2" into androidx-main by Siyamed Sinir · 1 year, 4 months ago
  99. cf2967e Merge "Create infra to support canvas rendering into persisted buffers" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  100. c4801e8 Merge "DynamicRange data class" into androidx-main by Treehugger Robot · 1 year, 4 months ago