1. a7b69dd Merge "Add constructors for GATT classes" into androidx-main by Kyunglyul Hyun · 1 year, 1 month ago
  2. 1f252f9 Merge "Add SemanticsNodeInteraction.requestFocus" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  3. ab164e2 Merge "Lower the minSdkVersion of uwb library to 23." into androidx-main by Bob Wang · 1 year, 1 month ago
  4. 112eaa1 Merge "UT for toggling hold when SET_INACTIVE capability is not set" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  5. dfe615c UT for toggling hold when SET_INACTIVE capability is not set by Thomas Stuart · 1 year, 1 month ago
  6. e79b444 Merge "Remove partial KMP docs" into androidx-main by Aurimas Liutikas · 1 year, 1 month ago
  7. bb47642 Merge "Stop checking for existence of buildDir" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  8. 1f12ade Merge "Always write local.properties files" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  9. 9cadda7 Merge "Fixed issue where VectorPainter would draw multiple times" into androidx-main by Nader Jawad · 1 year, 1 month ago
  10. 8e5da91 Merge "Fix coroutines still running after test run.(b/288097487)" into androidx-main by Ovidiu Pana · 1 year, 1 month ago
  11. 31367b6 Merge "Added hooks for global assertions" into androidx-main by Brinko Kobrin · 1 year, 1 month ago
  12. e0be46c Merge "Move BasicTextField2 to common." into androidx-main by Zach Klippenstein · 1 year, 1 month ago
  13. 14bfe42 Lower the minSdkVersion of uwb library to 23. by ziyiw · 1 year, 1 month ago
  14. df27aa1 Always write local.properties files by Aurimas Liutikas · 1 year, 1 month ago
  15. 987cbe0 Stop checking for existence of buildDir by Aurimas Liutikas · 1 year, 1 month ago
  16. 3c2b011 Merge changes from topic "285353844_default_platform" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  17. a6f0bfb Remove partial KMP docs by Aurimas Liutikas · 1 year, 1 month ago
  18. 453e756 Merge "Add unit tests for transactional failure cases." into androidx-main by Pranav Madapurmath · 1 year, 1 month ago
  19. bb48be7 Merge "Introduce FocusTransactionManager" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  20. 56060af Merge "Use targetProjectPath when considering project links in settings.gradle" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  21. 53b673d Fixed issue where VectorPainter would draw multiple times by Nader Jawad · 1 year, 1 month ago
  22. 860f33c Merge "Reduce the stdout output of runtime unit tests" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  23. 3e28210 Use targetProjectPath when considering project links in settings.gradle by Aurimas Liutikas · 1 year, 1 month ago
  24. 6ecb0b6 Fix coroutines still running after test run.(b/288097487) by Ovidiu Pana · 1 year, 1 month ago
  25. 58961ce Add SemanticsNodeInteraction.requestFocus by Zach Klippenstein · 1 year, 1 month ago
  26. 13afa32 Merge "Renamed "exit code" constants to "result code"" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  27. 1fbbb2a Reduce the stdout output of runtime unit tests by Chuck Jazdzewski · 1 year, 2 months ago
  28. 01d365f Merge "Add regex line to messages.ignore for KMP artifact ID" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  29. 63119307 Migrate POM post-processing to use W3C DOM parser, add tests by Alan Viverette · 1 year, 1 month ago
  30. 7aa4e30 Insert dependencies element containing default platform dependency by Alan Viverette · 1 year, 1 month ago
  31. 646912a Move BasicTextField2 to common. by Zach Klippenstein · 1 year, 1 month ago
  32. f17190b Add regex line to messages.ignore for KMP artifact ID by Julia McClellan · 1 year, 1 month ago
  33. af87437 Merge "Add NavigationLayoutTypeProvider interface and calculateFromWindowAdaptiveInfo function." into androidx-main by Leticia Santos · 1 year, 1 month ago
  34. 12c71d1 Merge "Simplify TextInputSession in BTF2." into androidx-main by Zach Klippenstein · 1 year, 1 month ago
  35. 06876b7 Merge "Rewrite PlatformTextInput* to be more session-oriented." into androidx-main by Zach Klippenstein · 1 year, 1 month ago
  36. 5f2ebd2 Renamed "exit code" constants to "result code" by Jakub Gielzak · 1 year, 1 month ago
  37. 8419f9e Introduce FocusTransactionManager by Ralston Da Silva · 1 year, 2 months ago
  38. 8eb3e07 Merge "Remove Modifier.composed API guidelines" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  39. 97dfcb8 Merge "Refactor of PerfettoSdkHandshakeTest" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  40. ed53c47 Remove Modifier.composed API guidelines by Adam Powell · 1 year, 1 month ago
  41. 58b2964 Add NavigationLayoutTypeProvider interface and calculateFromWindowAdaptiveInfo function. by Leticia · 1 year, 2 months ago
  42. 734a60d Merge "Added a special case overload for CompositionLocalProvider" into androidx-main by Chuck Jazdzewski · 1 year, 1 month ago
  43. 9e92b75 Merge "In ImageCapture, delete the temporay file after the image is saved." into androidx-main by Xi Zhang · 1 year, 1 month ago
  44. e8a6c46 Merge "Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  45. 26ae795 Merge "Ignore testComponentNameMismatch" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  46. e06cd51 Refactor of PerfettoSdkHandshakeTest by Jakub Gielzak · 1 year, 1 month ago
  47. 0c33ec1 Ignore testComponentNameMismatch by Alex Clarke · 1 year, 1 month ago
  48. 7035c3d Merge changes I56275818,I826f3720 into androidx-main by Treehugger Robot · 1 year, 1 month ago
  49. 5d53bed Merge "Add additional address types to AddressType class" into androidx-main by Kihong Seong · 1 year, 1 month ago
  50. 9934e1b Merge "Adding WM3 Slider to integration demo app" into androidx-main by Rajat Biswas · 1 year, 1 month ago
  51. be6cb6e Adding WM3 Slider to integration demo app by Rajat Biswas · 1 year, 1 month ago
  52. 9a498a7 Add unit tests for transactional failure cases. by Pranav Madapurmath · 1 year, 2 months ago
  53. fd3913a Merge "Remove unneeded rememberUpdatedState calls" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  54. 95e9d5f Remove unneeded rememberUpdatedState calls by Ian Lake · 1 year, 1 month ago
  55. 2f09113 Updated docs-public/build.gradle for the following artifacts: by vineel sadineni · 1 year, 1 month ago
  56. ae89900 In ImageCapture, delete the temporay file after the image is saved. by Xi Zhang · 1 year, 1 month ago
  57. ef83739 Renamed EnableTracingResponse to Response by Jakub Gielzak · 1 year, 1 month ago
  58. f716a48 Merge "Enable test on all APIs" into androidx-main by Becca Hughes · 1 year, 1 month ago
  59. e76e2c3 Merge "Add test from TODO" into androidx-main by Becca Hughes · 1 year, 1 month ago
  60. 2af32f0 Add test from TODO by Becca Hughes · 1 year, 1 month ago
  61. 6fe6bb9 Merge "Modifies addDocumentClasses to avoid infinite recursion" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  62. 7edcdd8 Merge "Extract SDK config that varies downstream to Gradle properties" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  63. 7797ede Test for persistent cold start tracing by Jakub Gielzak · 1 year, 1 month ago
  64. c8af526 Merge "Ensure BTF2 filter only runs when something actually changes." into androidx-main by Treehugger Robot · 1 year, 1 month ago
  65. 693a0f4 Simplify TextInputSession in BTF2. by Zach Klippenstein · 1 year, 1 month ago
  66. 0d92f99 Rewrite PlatformTextInput* to be more session-oriented. by Zach Klippenstein · 1 year, 5 months ago
  67. 7ef42b6 Extract SDK config that varies downstream to Gradle properties by Alan Viverette · 1 year, 1 month ago
  68. 432696b Merge "Fix coroutines still running after test run.(b/288097487)" into androidx-main by Ovidiu Pana · 1 year, 1 month ago
  69. 00a971a Fix coroutines still running after test run.(b/288097487) by Ovidiu Pana · 1 year, 1 month ago
  70. 87891ec Ensure BTF2 filter only runs when something actually changes. by Zach Klippenstein · 1 year, 1 month ago
  71. 274afc9 Merge "Fix Transitions not resetting properly" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  72. 77c570c Fix Transitions not resetting properly by Oscar Adame Vázquez · 1 year, 3 months ago
  73. 6e6b385 Merge "fix core-telecom test failures by adding SdkSuppress annotation to InCallAudioTest" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  74. 54a4295 Freshness pass for dependency docs by AndroidX Core Team · 1 year, 1 month ago
  75. 6998f91 Modifies addDocumentClasses to avoid infinite recursion by Alex Saveliev · 1 year, 2 months ago
  76. 8b85571 Merge "Move RemoteViewsCompat to rc01" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  77. 1aa09f0 Merge "Move Glance to rc01." into androidx-main by Treehugger Robot · 1 year, 1 month ago
  78. 0176b63 fix core-telecom test failures by adding SdkSuppress annotation to InCallAudioTest by Grant Menke · 1 year, 1 month ago
  79. 7b537fa Merge "Add sample code for the CredentialManager apis" into androidx-main by Helen Qin · 1 year, 1 month ago
  80. afce565 Merge "Persistent cold start and disableTracingColdStart" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  81. ed77b9e Enable test on all APIs by Becca Hughes · 1 year, 1 month ago
  82. f10f5b9 Merge "Make WM3 InlineSliderColors constructor public" into androidx-main by Rajat Biswas · 1 year, 1 month ago
  83. 4dc0228 Make WM3 InlineSliderColors constructor public by Rajat Biswas · 1 year, 2 months ago
  84. 37f9e1b Merge "Make WM3 component colors constructor public." into androidx-main by Rajat Biswas · 1 year, 1 month ago
  85. c30460b Merge "Fix comment for frameDurationCpuMs" into androidx-main by Rahul Ravikumar · 1 year, 1 month ago
  86. 29795df Merge "Bring wait() methods back" into androidx-main by Yichun Li · 1 year, 1 month ago
  87. c3618a1 Merge "Removed killProcess arg in enableTracingColdStart" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  88. 8419cf8 Merge "Gracefully handle activity launch crashes" into androidx-main by Helen Qin · 1 year, 1 month ago
  89. be18a11 Merge "Consolidate adapting from consumer to Flow." into androidx-main by Diego Vela · 1 year, 1 month ago
  90. 5631481 Bring wait() methods back by Yichun Li · 1 year, 2 months ago
  91. 8ffa174 Persistent cold start and disableTracingColdStart by Jakub Gielzak · 1 year, 1 month ago
  92. 00e6534 Merge "Removing redundant map key validation check in TypeAdapterStore." into androidx-main by Treehugger Robot · 1 year, 1 month ago
  93. 6578f80 Merge "Update docs-public/build.gradle for media3 1.1.0" into androidx-main by Tofunmi Adigun-Hameed · 1 year, 1 month ago
  94. b971613 Removing redundant map key validation check in TypeAdapterStore. by elifbilgin · 1 year, 1 month ago
  95. 4f91e97 Merge "Adding support for nested map return types in DAO functions of Room." into androidx-main by Elif Bilgin · 1 year, 1 month ago
  96. e4c0be4 Merge "Create publishing configuration for apiSince JSON" into androidx-main by Julia McClellan · 1 year, 1 month ago
  97. 3c46fef73 Adding support for nested map return types in DAO functions of Room. by elifbilgin · 1 year, 2 months ago
  98. 99a3fe0 Removed killProcess arg in enableTracingColdStart by Jakub Gielzak · 1 year, 1 month ago
  99. c9e2b23 Merge "Specify outputs for ktformat task" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  100. 39abfbb Merge "Fix construction of Energy in kilojoules" into androidx-main by James Stembridge · 1 year, 1 month ago