1. 2819ab4 Composition error handling for hot reload by Andrei Shikov · 2 years ago
  2. 04a8195 Merge "Fix some invalid syntax for @throws" into androidx-main by Treehugger Robot · 2 years ago
  3. e510f03 Merge "Revert "Upgrade to AGP 7.4.0-alpha09"" into androidx-main by Aurimas Liutikas · 2 years ago
  4. e9a2396 Revert "Upgrade to AGP 7.4.0-alpha09" by Aurimas Liutikas · 2 years ago
  5. 97912ca Merge "Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Treehugger Robot · 2 years ago
  6. b52d737 Merge "Added the validation check for upsert in DatabaseProcessor and tested it in DatabaseProcessorTest." into androidx-main by Pingxuan Li · 2 years ago
  7. caf16fe Merge "Upgrade to AGP 7.4.0-alpha09" into androidx-main by Aurimas Liutikas · 2 years ago
  8. 802ee0b Merge "Add @Ignore annotation to failing test testRegisterGnssMeasurementsCallback_handler" into androidx-main by Fred Sladkey · 2 years ago
  9. 33a2ba7 Merge "Add FlakyTest annotation to coveredWithDialog_childFragment" into androidx-main by Fred Sladkey · 2 years ago
  10. 869c708 Merge "Add FlakyTest annotation to UiObject2Tests#testSwipe" into androidx-main by Fred Sladkey · 2 years ago
  11. 55a1b7d Merge "Add FlakyTest annotation to selectionEnd_throws_onStart_whenInvalidOriginalToTransformed" into androidx-main by Fred Sladkey · 2 years ago
  12. 6086bbf Merge "Properly attach debug information to gradle failures" into androidx-main by Treehugger Robot · 2 years ago
  13. 451a608 Merge "Support SmallImage in more Complication types" into androidx-main by Treehugger Robot · 2 years ago
  14. 5f452d3 Support SmallImage in more Complication types by Alex Clarke · 2 years ago
  15. ada6bfe Merge "Use fully qualified class names in class verification failure autofix" into androidx-main by Julia McClellan · 2 years ago
  16. 7aac300 Merge "Fix parcelAndUnparcelComplicationsUserStyleSetting test" into androidx-main by Treehugger Robot · 2 years ago
  17. 76958bd Fix parcelAndUnparcelComplicationsUserStyleSetting test by Alex Clarke · 2 years ago
  18. 1dcd853 Merge "Fix ListenableWatchFaceMetadataClientTest lint errors" into androidx-main by Treehugger Robot · 2 years ago
  19. 99e15e7 Fix ListenableWatchFaceMetadataClientTest lint errors by Alex Clarke · 2 years ago
  20. 8cc27eb Merge "Add backward compatibility for compose tooling" into androidx-main by Kseniia Grey · 2 years ago
  21. e05e9fb Merge "Fix OpenGlRenderTest#initByIncorrectFragCoordsName_throwException fail" into androidx-main by Treehugger Robot · 2 years ago
  22. 268527d Fix OpenGlRenderTest#initByIncorrectFragCoordsName_throwException fail by leo huang · 2 years ago
  23. 5266ed5 Merge changes Icd91d0f9,Iecee3d9e into androidx-main by Treehugger Robot · 2 years ago
  24. 6d0d17e Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 2 years ago
  25. b6228d1 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 2 years ago
  26. 0074590 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 2 years ago
  27. 81b5fb3 Merge "Move away from caching configurations in buildSrc/shared.gradle" into androidx-main by Aurimas Liutikas · 2 years ago
  28. a66defb Merge "Fix test location. One of the refactors in aosp/2063892 seems to have disabled the tv:tv-foundation tests" into androidx-main by Vineet Kumar · 2 years ago
  29. 7598f9f Merge "Add tests for `dragTo()` and `swipe*()`." into androidx-main by Fangqiu Su · 2 years ago
  30. 06ce0e7 Merge "Fix glance-appwidget demos after Button breaking changes" into androidx-main by Treehugger Robot · 2 years ago
  31. 9e3573a Merge "Add multi-process testing for MultiProcessDataStore Test: ./gradlew :datastore:datastore-multiprocess:connectedAndroidTest -Pandroid.testInstrumentationRunnerArguments.class=androidx.datastore.multiprocess.MultiProcessDataStoreMultiProcessTest" into androidx-main by Zhiyuan Wang · 2 years ago
  32. d9045a5 Merge "Implement MultiProcessDataStore with FileObserver Test: ./gradlew :datastore:datastore-multiprocess:connectedAndroidTest" into androidx-main by Zhiyuan Wang · 2 years ago
  33. 069c2b4 Merge "Add RequiresCarApi 6 to Cluster methods" into androidx-main by Treehugger Robot · 2 years ago
  34. c3524e7 Merge "Pin annotation clients to alpha01" into androidx-main by Treehugger Robot · 2 years ago
  35. 52b97bb Merge "Revert changes in async inflater." into androidx-main by Treehugger Robot · 2 years ago
  36. 0b75300 Merge "Reorder parameters for consistency across the API" into androidx-main by Connie Shi · 2 years ago
  37. f7329ce Merge "Migrate from org.json to gson" into androidx-main by Tiem Song · 2 years ago
  38. 6d38ebc Move away from caching configurations in buildSrc/shared.gradle by Aurimas Liutikas · 2 years ago
  39. b4fc537 Upgrade to AGP 7.4.0-alpha09 by Aurimas Liutikas · 2 years ago
  40. d24e57cf Merge "Consistently use `scope.killProcess()` in `CompilationMode`." into androidx-main by Treehugger Robot · 2 years ago
  41. a1288d6 Merge "Handle `ForegroundServiceStartNotAllowedException` in `SystemForegroundService`." into androidx-main by Treehugger Robot · 2 years ago
  42. 007371d Use fully qualified class names in class verification failure autofix by Julia McClellan · 2 years ago
  43. 35e990c Merge "Experiement with Modifier.animateBounds(modifier: Modifier)" into androidx-main by Doris Liu · 2 years ago
  44. e9f71f4 Consistently use `scope.killProcess()` in `CompilationMode`. by Rahul Ravikumar · 2 years ago
  45. f42abf3 Handle `ForegroundServiceStartNotAllowedException` in `SystemForegroundService`. by Rahul Ravikumar · 2 years ago
  46. ec39383 Merge "Disable autocomplete test on API < 21" into androidx-main by Treehugger Robot · 2 years ago
  47. e07c628 Experiement with Modifier.animateBounds(modifier: Modifier) by Doris Liu · 2 years, 1 month ago
  48. b3a3aab Merge "Implement DiagnosisTask and DataStore class" into androidx-main by Wendy Sung · 2 years ago
  49. da43a1f Merge "Account for differences in prefab package configuration in new version of AGP" into androidx-main by Fred Sladkey · 2 years ago
  50. 254f2b3 Merge "Add NavDestination tests to assert Deeplink query params" into androidx-main by Treehugger Robot · 2 years ago
  51. e72f792 Merge "Update Climate Profile APIs." into androidx-main by Treehugger Robot · 2 years ago
  52. 8359508 Add FlakyTest annotation to UiObject2Tests#testSwipe by Fred Sladkey · 2 years ago
  53. fa15c98 Merge "Fix updateInstance bug" into androidx-main by Treehugger Robot · 2 years ago
  54. d21255b Add FlakyTest annotation to coveredWithDialog_childFragment by Fred Sladkey · 2 years ago
  55. 1addfbb Add @Ignore annotation to failing test testRegisterGnssMeasurementsCallback_handler by Fred Sladkey · 2 years ago
  56. 7d37225 Add FlakyTest annotation to selectionEnd_throws_onStart_whenInvalidOriginalToTransformed by Fred Sladkey · 2 years ago
  57. 3470596 Reorder parameters for consistency across the API by Connie Shi · 2 years ago
  58. f819e17 Merge "Address AppCompat failures on SDK 21, 23" into androidx-main by Treehugger Robot · 2 years ago
  59. 723c75b Pin annotation clients to alpha01 by Alan Viverette · 2 years ago
  60. e49fd3e Account for differences in prefab package configuration in new version of AGP by Fred Sladkey · 2 years ago
  61. 2acca921 Merge "Document new createView method" into androidx-main by Alan Viverette · 2 years ago
  62. 263faeea Updated docs-public/build.gradle for the following artifacts: by vineel sadineni · 2 years ago
  63. b7d8bf9 Fix updateInstance bug by Alex Clarke · 2 years ago
  64. ea932a5 Address AppCompat failures on SDK 21, 23 by Alan Viverette · 2 years ago
  65. d5c66bf Disable autocomplete test on API < 21 by Alan Viverette · 2 years ago
  66. afa9e06 Merge "Add broadcast receiver export flags" into androidx-main by Oliver Woodman · 2 years ago
  67. 4367497 Implement DiagnosisTask and DataStore class by Wendy Sung · 2 years ago
  68. caa57e5 Fix releaseResources() in ImageCaptureScreenState by Terence Ho · 2 years ago
  69. f1a6709 Add multi-process testing for MultiProcessDataStore by Zhiyuan Wang · 2 years, 3 months ago
  70. b841c22 Implement MultiProcessDataStore with FileObserver by Zhiyuan Wang · 2 years, 1 month ago
  71. 230c8b1 Migrate from org.json to gson by Tiem Song · 2 years ago
  72. bc9a241 Added the validation check for upsert in DatabaseProcessor and tested it in DatabaseProcessorTest. by pingxuanli · 2 years ago
  73. 34c4d99 Revert changes in async inflater. by Shivam Goel · 2 years ago
  74. 6fb6ee2 Merge "Fix package name in Tracer" into androidx-main by Fangqiu Su · 2 years ago
  75. fe750a5 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years ago
  76. 34de6b6 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years ago
  77. e4bd469 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years ago
  78. c221160 Update Climate Profile APIs. by Nishtha Ahuja · 2 years ago
  79. 1141442 Add NavDestination tests to assert Deeplink query params by Clara Fok · 2 years ago
  80. 2df05b0 Merge "Implement Tests for Upsertion Writer and unified the names for methods in EntityUpsertionAdapter." into androidx-main by Pingxuan Li · 2 years ago
  81. 43e972b Add tests for `dragTo()` and `swipe*()`. by Fangqiu Su · 2 years ago
  82. 6085a9a Merge "Set text shadow blur to Float.Min when blur = 0" into androidx-main by Treehugger Robot · 2 years ago
  83. b3a4f44 Merge "Fix sanitizeByFiltering method Fix sanitizeByFiltering method to not log the message to stay true to its name. Verified manually that the new sanitizebyFiltering does not log any messages." into androidx-main by Nan Wu · 2 years ago
  84. 99a14f4 Merge "Fix javaDoc of sanitize method." into androidx-main by Nan Wu · 2 years ago
  85. 1a1beba Merge "Replace relative path with supportRootFolder" into androidx-main by Tiem Song · 2 years ago
  86. ffb1231 Merge "Backport WindowMetrics#getWindowInsets for API 30" into androidx-main by Melody Hsu · 2 years ago
  87. 8d36cc0 Merge "Disable runGradle tests until we can work out flakiness" into androidx-main by Treehugger Robot · 2 years ago
  88. 2b2d8338 Merge "awaitPointerEventScope lint fixes" into androidx-main by Treehugger Robot · 2 years ago
  89. 5f2e4fd Merge "Tiny cleanup in lastBaseline calculation" into androidx-main by Treehugger Robot · 2 years ago
  90. 3a2b623 Replace relative path with supportRootFolder by Tiem Song · 2 years ago
  91. 3a7358a Merge "Move URL string generation into MetadataEntry" into androidx-main by Treehugger Robot · 2 years ago
  92. e97a7b3 Fix test location. One of the refactors in aosp/2063892 seems to have disabled the tv:tv-foundation tests by Vineet Kumar · 2 years ago
  93. b2a66336 Add broadcast receiver export flags by Oliver Woodman · 2 years ago
  94. 3c461fc Disable runGradle tests until we can work out flakiness by David Saff · 2 years ago
  95. a36599e Properly attach debug information to gradle failures by David Saff · 2 years ago
  96. 4d0855e Merge "Clarify behavior of client provided IDs." into androidx-main by Hengrui Cao · 2 years ago
  97. 2d591ed Merge "Empty KSP processor for Privacy Sandbox API Compiler" into androidx-main by Nicolas Roulet · 2 years ago
  98. 517dc65 Add Integration Test for ComposeCameraApp by Terence Ho · 2 years ago
  99. e0451d0 Merge "Add clarifying note on multiple modifier parameters to Compose API guidelines" into androidx-main by Louis Pullen-Freilich · 2 years ago
  100. 0d6b0987 awaitPointerEventScope lint fixes by Levi Albuquerque · 2 years ago