[go: nahoru, domu]

  1. 1a49277 Merge "Fix Picker tests + add 2 more tests for checking scroll with offset" into androidx-main by Misha Kulaha · 1 year, 6 months ago
  2. 7b25d67 Stop using Mockito for WrappedDrawableApi14Test by Alan Viverette · 1 year, 6 months ago
  3. 66be217 Fix Picker tests + add 2 more tests for checking scroll with offset by mkulaha · 1 year, 6 months ago
  4. 55acfaa Merge "remove camera-extensions-stub.jar" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  5. 8f2a3ce Fix OpenClosedCaptureSessinStressTest failure by using Camera2Interop instead of CameraEventCallback by Scott Nien · 1 year, 6 months ago
  6. 43ec6e2 Merge "Change button to ToggleButton." into androidx-main by Chelsea Hao · 1 year, 6 months ago
  7. c7c3cce Change button to ToggleButton. by chelseahao · 1 year, 6 months ago
  8. 0f89939 remove camera-extensions-stub.jar by Scott Nien · 1 year, 6 months ago
  9. 877d8d8 Deprecated ScalingLazyColumn in material package by mkulaha · 1 year, 6 months ago
  10. d33941d Migrate integration demos from Material ScalingLazyColumn to foundation.lazy ScalingLazyColumn by mkulaha · 1 year, 6 months ago
  11. b553a61 Add Benchmark module for ScalingLazyColumn in foundation package by mkulaha · 1 year, 6 months ago
  12. 3eddfef Migrate ScrollAway modifier to foundation.lazy ScalingLazyListState by mkulaha · 1 year, 6 months ago
  13. 548221e Migrate Dialog apis to foundation.lazy ScalingLazyColumn by mkulaha · 1 year, 6 months ago
  14. 82a30fa Remove duplicated methods from ScalingLazyColumn in material package by mkulaha · 1 year, 7 months ago
  15. 6e2032b Merge "Added PathMeasure.getPosition() and PathMeasure.getTangent() function to get position and tangent at a distance on a path." into androidx-main by Rebecca Franks · 1 year, 6 months ago
  16. 108685a Merge "Test: Un-hide the image drag content provider" into androidx-main by Sayed ElAbady · 1 year, 6 months ago
  17. 0350170 Added PathMeasure.getPosition() and PathMeasure.getTangent() function to get position and tangent at a distance on a path. by Rebecca Franks · 1 year, 8 months ago
  18. 55fdabd Merge "Check hasCamera before getting the CamcorderProfile in DeviceCompatibilityTest" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  19. 2d6c216 Merge "Refactor RecorderTest" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  20. 138daaa Merge "Override the default theme to demonstrate how style changes." into androidx-main by Chelsea Hao · 1 year, 6 months ago
  21. 845d4cc Refactor RecorderTest by leo huang · 1 year, 7 months ago
  22. a5386f7 Check hasCamera before getting the CamcorderProfile in DeviceCompatibilityTest by leo huang · 1 year, 6 months ago
  23. bc97d11 Override the default theme to demonstrate how style changes. by chelseahao · 1 year, 6 months ago
  24. 50e8d24 [Extensions] Adding version annotation to some missing class/methods. by Scott Nien · 1 year, 6 months ago
  25. 12fa71d Merge "Use an isOpenInternal check when checking if DB is open." into androidx-main by Treehugger Robot · 1 year, 6 months ago
  26. 1988e1e Use an isOpenInternal check when checking if DB is open. by Daniel Santiago Rivera · 1 year, 7 months ago
  27. a8d7985 Merge "add support for arc up and arc down modes" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  28. 06f59ae add support for arc up and arc down modes by John Hoford · 1 year, 9 months ago
  29. a1f23bc Merge "Add BatchingMode overrides to ExerciseConfig" into androidx-main by Spencer Sutterlin · 1 year, 6 months ago
  30. 8d6e7a8 Merge "Adds @RequiresFeature to JoinSpec" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  31. 383a62d Remove OnGloballyPositioned overhead from TextUsingBenchmark by Sean McQuillan · 1 year, 6 months ago
  32. 893bcac Merge "Disable more flaking TextFieldSelectionTest tests" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  33. 10a4a95 Fix method ordering for overloaded methods. by Brad Corso · 1 year, 6 months ago
  34. e903e64 Merge "Simple filtering test demo and first filter (Vignette)" into androidx-main by Colvin Pitts · 1 year, 6 months ago
  35. 747627f Add BatchingMode overrides to ExerciseConfig by sutterlin · 1 year, 8 months ago
  36. 711387f Avoid switching coroutine context by loading native library in init in MultiProcDataStore by Zhiyuan Wang · 1 year, 6 months ago
  37. 1f1efbe Merge "Pass TestData into runProcessorTest()" into androidx-main by Kuan-Ying Chou · 1 year, 6 months ago
  38. b288714 Merge "Add validation that all libraries that should be published are actually registered to be published" into androidx-main by Fred Sladkey · 1 year, 6 months ago
  39. 6a31710 Merge "Update versions for release id 1673467140000" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  40. fa5f935 Merge changes from topic "revert-2364241-revert-2322135-kt-transf-AXRRQSFIUF-DVMQSVVLEK" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  41. 3581e20 Adds @RequiresFeature to JoinSpec by Alex Saveliev · 1 year, 7 months ago
  42. 61af468 Merge "Remove custom checkstyle check" into androidx-main by Aurimas Liutikas · 1 year, 6 months ago
  43. acd9fff Remove custom checkstyle check by Aurimas Liutikas · 1 year, 6 months ago
  44. d93ee1d Merge "Fix javadoc link and comment format" into androidx-main by Yen-Chieh Sung · 1 year, 6 months ago
  45. 3224f11 Disable more flaking TextFieldSelectionTest tests by Aurimas Liutikas · 1 year, 6 months ago
  46. 7c5d86c Merge "Disable failing PainterModifierTest test" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  47. d9578b2 Pass TestData into runProcessorTest() by Kuan-Ying Chou · 1 year, 6 months ago
  48. 25d7d6c Merge "Adds a Material 3 DatePickerDialog" into androidx-main by Shalom Gibly · 1 year, 6 months ago
  49. 6d8b586 Migrate PositionIndicator apis to foundation.lazy ScalingLazyColumn by mkulaha · 1 year, 7 months ago
  50. e967e9b Simple filtering test demo and first filter (Vignette) by Colvin Pitts · 1 year, 7 months ago
  51. 04de083 Merge changes I487ae6fc,I546283cc,Ib34c9e06,Ibfe8a2ae,I021ecb4c, ... into androidx-main by Oscar Adame Vázquez · 1 year, 6 months ago
  52. 744b724 Merge "Adding long texts in several screen for demo purposes" into androidx-main by Stella Li · 1 year, 6 months ago
  53. b66498a Merge "Disable flaky DrawReorderingTest tests" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  54. 371b1cf Merge "Disable flaking TextFieldVisualTransformationSelectionBoundsTest tests" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  55. 9166c699 Merge "Disable flaking TextFieldSelectionTest tests" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  56. 3f23348 Fix javadoc link and comment format by Yen-Chieh Sung · 1 year, 6 months ago
  57. f093795 Merge "Mark testAddView_throwsException as flaky" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  58. f128798 Merge "Disable flaking TextFieldFocusTest test" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  59. 209884a Merge "Mark getTimestamp as flaky" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  60. cac83bd Merge "Mark canCloseBeforeJpegConversion as flaky" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  61. fcc8c65 Remove allTests from androidx_multiplatform_mac.sh as it's already covered by androidx_multiplatform_host_tests_mac.sh by Fred Sladkey · 1 year, 6 months ago
  62. 5986ce9 Adds a Material 3 DatePickerDialog by Shalom Gibly · 1 year, 6 months ago
  63. d3346f4 Merge "RangeSlider using Layout" into androidx-main by Kevin Truong · 1 year, 6 months ago
  64. e35f3b8 Add back in Transformations extensions that use arch core Function by sanura · 1 year, 6 months ago
  65. 43b5b60 Disable failing PainterModifierTest test by Aurimas Liutikas · 1 year, 6 months ago
  66. 4440a92 Merge "Reenable a test that now works with newer mockito" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  67. f839c62 Merge "Mark plainTooltip_content_padding as flaky" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  68. 6c530a1 Adding long texts in several screen for demo purposes by Stella Li · 1 year, 6 months ago
  69. 0ddea91 Merge "Mark testAmbientScreenshot flaky" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  70. 6bd8a05 Merge "Mark plainTooltip_behavior as flaky" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  71. 10a113d Merge "Propagate minSdkVersion to inner SdkSuppress annotations" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  72. caa7ae9 Disable flaky DrawReorderingTest tests by Aurimas Liutikas · 1 year, 6 months ago
  73. ccb3064 RangeSlider using Layout by Kevin Truong · 1 year, 10 months ago
  74. 99c61c5 Mark plainTooltip_content_padding as flaky by Julia McClellan · 1 year, 6 months ago
  75. e76b088 Disable flaking TextFieldSelectionTest tests by Aurimas Liutikas · 1 year, 6 months ago
  76. 1e5d226 Mark getTimestamp as flaky by Julia McClellan · 1 year, 6 months ago
  77. 873d41e Allow setting KMP version for non-atomic projects by Yigit Boyar · 1 year, 6 months ago
  78. 0e3d924 Disable flaking TextFieldVisualTransformationSelectionBoundsTest tests by Aurimas Liutikas · 1 year, 6 months ago
  79. bdcafe2 Merge "Move post unique invalidation to WatchFaceService." into androidx-main by Oded Niv · 1 year, 6 months ago
  80. 8888ae7 Move post unique invalidation to WatchFaceService. by Oded Niv · 1 year, 6 months ago
  81. 41ad35b Disable flaking TextFieldFocusTest test by Aurimas Liutikas · 1 year, 6 months ago
  82. 97fdbee Mark testAddView_throwsException as flaky by Julia McClellan · 1 year, 6 months ago
  83. 6b07b26 Mark plainTooltip_behavior as flaky by Julia McClellan · 1 year, 6 months ago
  84. d86e787 Mark canCloseBeforeJpegConversion as flaky by Julia McClellan · 1 year, 6 months ago
  85. 830db91 Propagate minSdkVersion to inner SdkSuppress annotations by Alan Viverette · 1 year, 6 months ago
  86. 5494848 Merge "Add camera pretest rule in DeviceCompatibilityTest" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  87. e3f9c59 Merge "Fixes VersionedParcelable bug issue with perOptionScreenReaderNames" into androidx-main by Alex Clarke · 1 year, 6 months ago
  88. d60558f Reenable a test that now works with newer mockito by Aurimas Liutikas · 1 year, 6 months ago
  89. fc41016 Mark testAmbientScreenshot flaky by Julia McClellan · 1 year, 6 months ago
  90. 4dc967f Merge "Revert "Added a Modifier to query ancestors scroll info"" into androidx-main by Mariano Martin · 1 year, 6 months ago
  91. 55c3cd9 Revert "Added a Modifier to query ancestors scroll info" by Mariano Martin · 1 year, 6 months ago
  92. 2ba3640 Merge "Fix task dependency issue with docs-tip-of-tree" into androidx-main by Fred Sladkey · 1 year, 6 months ago
  93. 9614140 Merge "Evaluate ComplicationData expression in ComplicationDataSourceService." into androidx-main by Oded Niv · 1 year, 6 months ago
  94. 60205ae Evaluate ComplicationData expression in ComplicationDataSourceService. by Oded Niv · 1 year, 7 months ago
  95. 45b5a54 Merge "Add test for child transitions in ui-tooling" into androidx-main by Kseniia Grey · 1 year, 6 months ago
  96. a681ec2 Merge "Deleting hidden types so they can't be used by clients at all." into androidx-main by Sameer Jain · 1 year, 6 months ago
  97. c068c39 Merge "Revised Modifier.bringIntoViewRequester description and links." into androidx-main by Jon Eckenrode · 1 year, 6 months ago
  98. 7d7e80c Add test for child transitions in ui-tooling by Kseniia Grey · 1 year, 6 months ago
  99. 534de42 Merge "Allow to set any parameters in TransitionClock" into androidx-main by Kseniia Grey · 1 year, 6 months ago
  100. cefc14c Deleting hidden types so they can't be used by clients at all. by Sameer Jain · 1 year, 6 months ago