[go: nahoru, domu]

  1. da40908 Merge "Fixed Camera2CameraImplCameraReopenTest failure" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  2. bcdd360 Merge "Minor improvements to documentation around null/empty repeated values." into androidx-main by Treehugger Robot · 2 years, 7 months ago
  3. d23f023 Merge "Upgrade to protobuf-gradle-plugin 0.8.18" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  4. 988df39 Merge "Re-enable incremental kotlin compilation in compose-runtime" into androidx-main by Aurimas Liutikas · 2 years, 7 months ago
  5. 3ed2f80 Merge "Add API compatibility checks for native projects" into androidx-main by Fred Sladkey · 2 years, 7 months ago
  6. 1eee0bf Add API compatibility checks for native projects by Fred Sladkey · 2 years, 8 months ago
  7. ca9484c Merge "Workaround for Red Mi Note 10 quirk" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  8. 636bce7 Merge "Fix LazyVerticalGrid in RTL" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  9. 3399180 Fix LazyVerticalGrid in RTL by Mihai Popa · 2 years, 7 months ago
  10. d7d785c2 Fixed Camera2CameraImplCameraReopenTest failure by Scott Nien · 2 years, 7 months ago
  11. 62ca57e Workaround for Red Mi Note 10 quirk by Xi Zhang · 2 years, 7 months ago
  12. a04025d Merge "AndroidX Webkit: make IdlingResource NonNull & final" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  13. ab70536 Merge "Gate setCurrentLocationEnabled behind location permission check" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  14. 4ecadd6 Upgrade to protobuf-gradle-plugin 0.8.18 by Aurimas Liutikas · 2 years, 7 months ago
  15. c547536 Gate setCurrentLocationEnabled behind location permission check by Billy Lam · 2 years, 7 months ago
  16. 3cdcf6a Merge "Move `generateAllEnumerations` to testutils-common" into androidx-main by Kuan-Ying Chou · 2 years, 7 months ago
  17. 327d0ff Merge "Avoid finding false conversion paths between user types" into androidx-main by Yigit Boyar · 2 years, 7 months ago
  18. a0991a7 Merge "Pin Compose Runtime to 1.1.0-rc01" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  19. 5a41683 AndroidX Webkit: make IdlingResource NonNull & final by Nate Fischer · 2 years, 7 months ago
  20. a7bf969 Merge "Add component tokens for progress indicators." into androidx-main by Max Ying · 2 years, 7 months ago
  21. 611181a Merge "Remove bintray as an option since it has been turned down" into androidx-main by Andrea Falcone · 2 years, 7 months ago
  22. f7d3972 Merge "Update javadoc of CarContext#startCarApp to indicate exception cases" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  23. 9911100 Pin Compose Runtime to 1.1.0-rc01 by Nick Anthony · 2 years, 7 months ago
  24. b55c3d0 Remove bintray as an option since it has been turned down by Andrea Falcone · 2 years, 7 months ago
  25. b1b990e Merge "Switch to using LocationListenerCompat to avoid runtime error in older APIs" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  26. ef95447 Merge "Handle entity shortcuts" into androidx-main by David Dong · 2 years, 7 months ago
  27. 519b57a Update javadoc of CarContext#startCarApp to indicate exception cases by Billy Lam · 2 years, 7 months ago
  28. 3ed8edbc Switch to using LocationListenerCompat to avoid runtime error in older APIs by Billy Lam · 2 years, 7 months ago
  29. 4356507 Merge "Add regression tests for Android Studio compose debugging" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  30. 5dcee55 Merge "Introduce Profile rules to Wear Compose modules." into androidx-main by Steve Bower · 2 years, 7 months ago
  31. ed57713 Merge "Handle correctly when OPTIONS_APPWIDGET_SIZES exists but is an empty list." into androidx-main by Treehugger Robot · 2 years, 7 months ago
  32. 4872a3d Add regression tests for Android Studio compose debugging by Steven Schäfer · 3 years ago
  33. 9a50a18 Handle correctly when OPTIONS_APPWIDGET_SIZES exists but is an empty list. by Pierre Barbier de Reuille · 2 years, 7 months ago
  34. 84d876f Merge "Handle explicit SAM conversion in ComposableCallChecker" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  35. fa34a94 Move `generateAllEnumerations` to testutils-common by Kuan-Ying Chou · 2 years, 7 months ago
  36. 8102b9c Handle explicit SAM conversion in ComposableCallChecker by Steven Schäfer · 2 years, 8 months ago
  37. 79f14ed Merge "Remove work around for b/203448887 now that we are on AGP version 7.2.0-alpha06" into androidx-main by Fred Sladkey · 2 years, 7 months ago
  38. a28942f Introduce Profile rules to Wear Compose modules. by stevebower · 2 years, 7 months ago
  39. be90298 Merge "Optimize remember calls for all types of callable references" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  40. f73adf7 Merge "Fixed SensorOrientedMeteringPointFactoryTest failure" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  41. d541356 Fixed SensorOrientedMeteringPointFactoryTest failure by Scott Nien · 2 years, 7 months ago
  42. 8cb24fc Merge "[Multi-Window] Enable the active resuming of the camera for resuming the camera when interrupted" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  43. b58db9f3 Avoid finding false conversion paths between user types by Yigit Boyar · 2 years, 7 months ago
  44. add6c29 Handle entity shortcuts by David Dong · 2 years, 7 months ago
  45. fc9164f Merge "Webkit: Block test thread not main thread in RenderProcessClientTest" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  46. b1d1b00 Merge "Fix ProcessorTests" into androidx-main by Sergey Vasilinetc · 2 years, 7 months ago
  47. dd6c898 Merge "Improve self referencing type handling" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  48. c197902 Fix ProcessorTests by Sergey Vasilinets · 2 years, 7 months ago
  49. ae375b9 Merge "Export fixes for syncing to framework." into androidx-main by Treehugger Robot · 2 years, 7 months ago
  50. 189a06a1 Remove work around for b/203448887 now that we are on AGP version 7.2.0-alpha06 by Fred Sladkey · 2 years, 7 months ago
  51. b17b5b45 Merge changes Icdaa888e,I9c70cf2f into androidx-main by Treehugger Robot · 2 years, 7 months ago
  52. 9938af4 Merge "Desktop: Limit the upper bound of text range before calling `substring`" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  53. 8074457 Improve self referencing type handling by Yigit Boyar · 2 years, 7 months ago
  54. 436458b Merge "Upgrade to shadow gradle plugin 7.1.1" into androidx-main by Aurimas Liutikas · 2 years, 7 months ago
  55. b5d4fda Merge "Remove RestrictTo from internal items in navigation and fragment" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  56. 2dca93c Desktop: Limit the upper bound of text range before calling `substring` by Aleksandr Veselov · 2 years, 7 months ago
  57. 8d07c31 Merge "Add definitions for Wear OS devies" into androidx-main by Diego Perez · 2 years, 7 months ago
  58. 051f28a Merge "Refactoring of Paragraph.getHorizontalPosition" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  59. 3ec6c39 Optimize remember calls for all types of callable references by Steven Schäfer · 2 years, 8 months ago
  60. c80b579 Merge "Extend ScalingLazyColumn to support scrollTo and animatedScrollTo." into androidx-main by Treehugger Robot · 2 years, 7 months ago
  61. cdbe7e2 Extend ScalingLazyColumn to support scrollTo and animatedScrollTo. by jnichol · 2 years, 7 months ago
  62. 43c1982 Merge changes I7ce48cab,If28f23e7 into androidx-main by Treehugger Robot · 2 years, 7 months ago
  63. 1a12029 [Multi-Window] Enable the active resuming of the camera for resuming the camera when interrupted by Scott Nien · 2 years, 7 months ago
  64. 59b1c9c Merge changes I991fbdf5,I4eb47369 into androidx-main by Sergey Vasilinetc · 2 years, 7 months ago
  65. 6cc495a Migrate Trackers to Kotlin by Sergey Vasilinets · 2 years, 7 months ago
  66. d51eeda Merge "Control ExecutorServices in WorkerWrapperTest" into androidx-main by Sergey Vasilinetc · 2 years, 7 months ago
  67. 6f7d298 Refactoring of Paragraph.getHorizontalPosition by Aleksandr Veselov · 2 years, 7 months ago
  68. 58f3373 Merge "Properly handle wildcards for sealed classes" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  69. 52650ce Merge "Upgrade to AGP 7.2.0-alpha06" into androidx-main by Aurimas Liutikas · 2 years, 7 months ago
  70. 8bb4db9 Merge "Sets a scheme parameter as requiered for M3 tests" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  71. e2bed25 Merge "Remove RestrictTo(LIBRARY) where internal scope works in wear" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  72. 7d59ffd Sets a scheme parameter as requiered for M3 tests by Shalom Gibly · 2 years, 7 months ago
  73. df1d8ae Remove RestrictTo(LIBRARY) where internal scope works in wear by Aurimas Liutikas · 2 years, 7 months ago
  74. cb95c54 Export fixes for syncing to framework. by Alexander Dorokhine · 2 years, 7 months ago
  75. d3fa9f0 Merge "Supply an invariant id to InspectorNodes" into androidx-main by Jens Ole Lauridsen · 2 years, 7 months ago
  76. 940effd Webkit: Block test thread not main thread in RenderProcessClientTest by Hazem Ashmawy · 2 years, 7 months ago
  77. 4b07ddb Control ExecutorServices in WorkerWrapperTest by Sergey Vasilinets · 2 years, 7 months ago
  78. 90d9fdf Merge "Rename LayerMatrixCache with .android.kt" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  79. 2ffa761 Upgrade to shadow gradle plugin 7.1.1 by Aurimas Liutikas · 2 years, 7 months ago
  80. f8fd5af Merge "Add userScrollEnabled param for LazyColumn, LazyRow and LazyVerticalGrid" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  81. bb04ba0 Merge "Compiler daemon for Preview" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  82. fd2c3ae Merge "Update to androidx.test:monitor:1.5.0" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  83. f28f5cc Add definitions for Wear OS devies by Diego Perez · 2 years, 7 months ago
  84. b452c47 Upgrade to AGP 7.2.0-alpha06 by Aurimas Liutikas · 2 years, 7 months ago
  85. 9d52518 Supply an invariant id to InspectorNodes by Jens Ole Lauridsen · 2 years, 9 months ago
  86. 5d4687d Merge "Address API review feedback for Camera2CameraControl." into androidx-main by Treehugger Robot · 2 years, 7 months ago
  87. 5f7696d Rename top-level *.java to *.kt in androidx.work.impl.constraints.trackers by Sergey Vasilinets · 2 years, 7 months ago
  88. a324781 Compiler daemon for Preview by Diego Perez · 3 years, 1 month ago
  89. 296a516 Merge "Build documentation against Benchmark 1.1.0-alpha13" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  90. 1b45a64 Update to androidx.test:monitor:1.5.0 by Brett Chabot · 2 years, 7 months ago
  91. f83773f Add userScrollEnabled param for LazyColumn, LazyRow and LazyVerticalGrid by Andrey Kulikov · 2 years, 7 months ago
  92. 3f26ea4 Merge "Pass sources and classpath to doclava in a file" into androidx-main by Jeff Gaston · 2 years, 7 months ago
  93. 4996c57 Merge "Migrate Compat classes to androidx" into androidx-main by Aurimas Liutikas · 2 years, 7 months ago
  94. 6a8b766 Pass sources and classpath to doclava in a file by Jeff Gaston · 2 years, 7 months ago
  95. 682486e Merge "Drag and drop in LazyColumn demo" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  96. f9c1af6 Drag and drop in LazyColumn demo by Andrey Kulikov · 2 years, 7 months ago
  97. eb9d198 Split android.support.wearable.complications into it's own library by Alex Clarke · 2 years, 7 months ago
  98. f9f0a78 Remove java 8 usage from support ComplicationData by Alex Clarke · 2 years, 7 months ago
  99. bbdbe54 Merge "Enhance ContentDescriptionLabel tests with tapActions" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  100. 692d5817 Merge "Add exportAtomicLibraryGroupsToText task as a dependency to lint tasks" into androidx-main by Treehugger Robot · 2 years, 7 months ago