[go: nahoru, domu]

  1. b017139 Merge "Add lint check to ban use of @hide annotation" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  2. 5b20a6c Merge "Introduce Material 3 Button to Compose for Wear OS" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  3. 3b205f9 Merge "Add try catch block around onWatchfaceReady" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  4. d2809a5 Merge "Limit length of Strings in StringNodes and NumberFormatter" into androidx-main by Achraf Feydi · 1 year, 3 months ago
  5. 8daeea9 Add try catch block around onWatchfaceReady by Alex Clarke · 1 year, 3 months ago
  6. 4e805e1 Limit length of Strings in StringNodes and NumberFormatter by Achraf Feydi · 1 year, 3 months ago
  7. 5eb504a Merge "Move common testing utils under interaction-capabilities-testing artifact." into androidx-main by Ianna Li · 1 year, 3 months ago
  8. ec5fd10 Move common testing utils under interaction-capabilities-testing artifact. by Ianna Li · 1 year, 3 months ago
  9. df73460 Merge "Only dispatch fragments to onBackStack listeners once" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  10. a4e431d Merge "Disable flaking ComplicationDataSourceServiceTest#testOnComplicationDataError" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  11. 04e9649 Merge "Add KDoc comments for Skip and Span" into androidx-main by Jian-Syuan (Shane) Wong · 1 year, 3 months ago
  12. b2ec60d Merge "Make Grounding API async." into androidx-main by Ianna Li · 1 year, 3 months ago
  13. f59c70a Disable flaking ComplicationDataSourceServiceTest#testOnComplicationDataError by Aurimas Liutikas · 1 year, 3 months ago
  14. a57c483 Make Grounding API async. by Ianna Li · 1 year, 3 months ago
  15. 3d657b0 Merge "Rename `ActionCapability` to Capability." into androidx-main by Michael Kucharski · 1 year, 3 months ago
  16. ab12324 Only dispatch fragments to onBackStack listeners once by Jeremy Woods · 1 year, 3 months ago
  17. 5dc377a Merge "Add ItemSize property to GridTemplate." into androidx-main by Sevena Skeels · 1 year, 3 months ago
  18. 50ef417 Merge "Small API adjustments to Polygon, RoundedPolygon, and CornerRounding" into androidx-main by Chet Haase · 1 year, 3 months ago
  19. 9065d40 Rename `ActionCapability` to Capability. by Jaaz Meribole · 1 year, 3 months ago
  20. d8d2a5a Merge "add multi-turn support session support for StartTimer" into androidx-main by Dennis Tu · 1 year, 3 months ago
  21. c53b014 Merge "Remove unnecessary PropertyConverter after rewriting methods as EntityConverters" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  22. 0fd5719 Merge "Remove DynamicTypeValueReceiver#onPreUpdate" into androidx-main by Neda Topoljanac · 1 year, 3 months ago
  23. 7063866 Merge changes Id342983e,Ib6b348d1 into androidx-main by Zach Klippenstein · 1 year, 3 months ago
  24. 482a8e1 Small API adjustments to Polygon, RoundedPolygon, and CornerRounding by Chet Haase · 1 year, 3 months ago
  25. dec0955 Merge "Unbind UseCase when clearEffect is called." into androidx-main by Xi Zhang · 1 year, 3 months ago
  26. d3777b6 Merge "Invalidate SnapshotStateObserver scopes for unchanged derived states" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  27. 04654f3 Merge "Fix SDK_INT checks in BundleCompat to match ApiXXImpl" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  28. 7905a13 Add lint check to ban use of @hide annotation by Tiem Song · 1 year, 3 months ago
  29. b488244 Remove unnecessary PropertyConverter after rewriting methods as EntityConverters by Michael Kucharski · 1 year, 3 months ago
  30. bbf4749 Merge "[GH] [AndroidX Github Bot] Update playground snapshot ids" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  31. 2557032 add multi-turn support session support for StartTimer by Dennis Tu · 1 year, 3 months ago
  32. 13e4266 Merge "Bump iOS collection benchmark iterations to 5." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  33. 566f20a Unbind UseCase when clearEffect is called. by Xi Zhang · 1 year, 3 months ago
  34. 53f73c2 Remove DynamicTypeValueReceiver#onPreUpdate by Neda Topoljanac · 1 year, 3 months ago
  35. f1eebe9 Merge "Remove remaining "toX" methods in TypeConverters" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  36. 3cce9db Merge "Run macrobenchmark in baseline profile modules" into androidx-main by Marcello Albano · 1 year, 3 months ago
  37. 79041e8 Address nit feedback on aosp/2512127 and aosp/2500547. by Zach Klippenstein · 1 year, 3 months ago
  38. c40f4d8 Fix SDK_INT checks in BundleCompat to match ApiXXImpl by Alan Viverette · 1 year, 3 months ago
  39. c5d22e7 Invalidate SnapshotStateObserver scopes for unchanged derived states by Andrei Shikov · 1 year, 3 months ago
  40. 1b33e73 [GH] [AndroidX Github Bot] Update playground snapshot ids by androidx-github-bot · 1 year, 3 months ago
  41. 65d685f Merge "Reference the chip group reflow sample in the chip kdoc. Update kdoc to recommend using FlowRow instead of FlowLayout from Accompanist. Add chip group reflow sample to the material 3 catalog section." into androidx-main by Connie Shi · 1 year, 3 months ago
  42. 3921eee Remove remaining "toX" methods in TypeConverters by Michael Kucharski · 1 year, 3 months ago
  43. dd222dff Move filter from property on TextFieldState to param on BasicTextField2. by Zach Klippenstein · 1 year, 3 months ago
  44. 542e04b Bump iOS collection benchmark iterations to 5. by Dustin Lam · 1 year, 3 months ago
  45. cfa70bd Merge "Implement basic TextFieldState.edit." into androidx-main by Zach Klippenstein · 1 year, 3 months ago
  46. 89b9f8e Merge "Modifier.Node migration for Box modifiers" into androidx-main by Uchenna Okoye · 1 year, 3 months ago
  47. 440ab2a Introduce Material 3 Button to Compose for Wear OS by stevebower · 1 year, 3 months ago
  48. dc09695 Merge "Remove unused private field AnimationHandler.mDelayedCallbackStartTime" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  49. 3127419 Merge "Expose utility methods for HCT usage in launcher3" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  50. cd759c5 Add KDoc comments for Skip and Span by Shane · 1 year, 3 months ago
  51. 00c9285 Merge "In StreamSharing, always rotate the preview buffer." into androidx-main by Xi Zhang · 1 year, 3 months ago
  52. 635d784 Merge "[M2] Snap opportunistically in BottomSheetScaffold" into androidx-main by Jossi Wolf · 1 year, 3 months ago
  53. e5c0ac4 Merge "[M2] Disable BottomSheetScaffold nested scroll when gesturesDisabled" into androidx-main by Jossi Wolf · 1 year, 3 months ago
  54. 315c1de Merge "Migrates Modifier.zIndex to Modifier.Node." into androidx-main by Jeremy Walker · 1 year, 3 months ago
  55. b6bf1c6 Merge "Fix FileProvider javadoc to use @link instead of @code" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  56. b4c4836 Reference the chip group reflow sample in the chip kdoc. by Connie Shi · 1 year, 3 months ago
  57. e8e3dfa Remove unused private field AnimationHandler.mDelayedCallbackStartTime by Jeff DeCew · 1 year, 3 months ago
  58. 7ddfe20 Merge "Fix AnimationHandler so that AnimatorTestRule can isolate tested animations." into androidx-main by Jeff DeCew · 1 year, 3 months ago
  59. 5cd35ee Merge "Suggest complication data sources be direct boot aware" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  60. 7078982 Suggest complication data sources be direct boot aware by Alex Clarke · 1 year, 3 months ago
  61. 29342e3 Fix FileProvider javadoc to use @link instead of @code by Ian Baker · 1 year, 3 months ago
  62. 8bc84c0 [M2] Snap opportunistically in BottomSheetScaffold by Jossi Wolf · 1 year, 3 months ago
  63. 7c9f451 [M2] Disable BottomSheetScaffold nested scroll when gesturesDisabled by Jossi Wolf · 1 year, 3 months ago
  64. 530e6bf Merge "TypeSpec use Value instead of Struct" into androidx-main by Dennis Tu · 1 year, 3 months ago
  65. 51b2495 Merge "Change Keystore to be deterministic." into androidx-main by Diego Vela · 1 year, 3 months ago
  66. 0cea97f Change Keystore to be deterministic. by Diego Vela · 1 year, 3 months ago
  67. 6da144e TypeSpec use Value instead of Struct by Dennis Tu · 1 year, 3 months ago
  68. 46556e0 Merge "Add some hooks to integration test full pipeline from BTF2 to platform." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  69. 1691115 Merge "Fix set same graph to replace old destinations" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  70. 7564008 Run macrobenchmark in baseline profile modules by Marcello Albano · 1 year, 3 months ago
  71. 32968a3 Merge "Make manifest changes to make aosp and rapid showcase similar" into androidx-main by Niti Shah · 1 year, 3 months ago
  72. 25c0f8f Implement basic TextFieldState.edit. by Zach Klippenstein · 1 year, 3 months ago
  73. 5499d88 Fix set same graph to replace old destinations by Clara Fok · 1 year, 3 months ago
  74. cc0dd64 Merge "Fix a few comments." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  75. b347eb0 Add some hooks to integration test full pipeline from BTF2 to platform. by Zach Klippenstein · 1 year, 3 months ago
  76. ad96de2 Merge "Remove dependency on FlowPreview." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  77. 272c37f Merge "Add support for staggered" into androidx-main by Oscar Adame Vázquez · 1 year, 3 months ago
  78. 856f5e7 Merge "[Concurrent Camera] Expose public APIs for concurrent dual camera" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  79. a849638 Remove dependency on FlowPreview. by Zak Cohen · 1 year, 3 months ago
  80. c7dceb9 [Concurrent Camera] Expose public APIs for concurrent dual camera by Kailiang Chen · 1 year, 4 months ago
  81. 445c7d3 Merge "Fix potential dead-lock when disposing compositions" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  82. 3492e5e Merge "Fix bug where ParentData fails to invalidate properly." into androidx-main by Uchenna Okoye · 1 year, 3 months ago
  83. dedacbb Merge "Implement LazyPagingItem itemKey as helper function" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  84. db6f58b In StreamSharing, always rotate the preview buffer. by Xi Zhang · 1 year, 3 months ago
  85. 19ba06f9 Merge "Update junit package-list" into androidx-main by Julia McClellan · 1 year, 3 months ago
  86. 9619907 Implement LazyPagingItem itemKey as helper function by Clara Fok · 1 year, 4 months ago
  87. 59526cd Fix potential dead-lock when disposing compositions by Chuck Jazdzewski · 1 year, 5 months ago
  88. ad23424 Merge "Clear parameterlessEngine in tests" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  89. d4e4007 Merge "Moves motionEventSpy to stable." into androidx-main by Jeremy Walker · 1 year, 3 months ago
  90. a670c17 Migrates Modifier.zIndex to Modifier.Node. by Jeremy Walker · 1 year, 3 months ago
  91. b73968c Add notes about workflow during pre-release stages by AndroidX Core Team · 1 year, 3 months ago
  92. 403abad Clear parameterlessEngine in tests by Alex Clarke · 1 year, 3 months ago
  93. 32babc7 Merge "[CameraViewfinder] Fix the computeExifOrientation" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  94. 90a5555 Merge "Ignore failing test testRenderMultiBufferLayer" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  95. a698c11 Merge "[GH] Remove redundant 'run' scope" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  96. c25a0c6 Merge "Fix an lint error for EditText" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  97. 5891790 Ignore failing test testRenderMultiBufferLayer by Fred Sladkey · 1 year, 3 months ago
  98. 1c263a0 Update fresh install size by AndroidX Core Team · 1 year, 3 months ago
  99. a200cb8 Docs: fix markdown syntax by AndroidX Core Team · 1 year, 3 months ago
  100. c605ec7 Update junit package-list by Julia McClellan · 1 year, 3 months ago