1. b0e4528 Merge "Adding EntityUpsertionAdapterWriter and changes to DaoWriter to use this writer." into androidx-main by Pingxuan Li · 2 years, 1 month ago
  2. fec3b38 Merge "Remove trace markers from inline functions and inline lambdas" into androidx-main by Chuck Jazdzewski · 2 years, 1 month ago
  3. 13ea8c4 Merge "Update kdocs for TextLayout" into androidx-main by Siyamed Sinir · 2 years, 1 month ago
  4. d4430c5 Merge "Add default log to trace load and invalidation triggers" into androidx-main by Clara Fok · 2 years, 1 month ago
  5. 7cce055 Adding EntityUpsertionAdapterWriter and changes to DaoWriter to use this writer. by pingxuanli · 2 years, 1 month ago
  6. 2de5680 Merge "Fix some broken links, typos, and formatting in suspending animation kdocs." into androidx-main by Zach Klippenstein · 2 years, 1 month ago
  7. 9895035 Merge "Adding elifbilgin@ to Room OWNERS." into androidx-main by Elif Bilgin · 2 years, 1 month ago
  8. def063e Merge "Remove allowlisted GMD tasks" into androidx-main by Aurimas Liutikas · 2 years, 1 month ago
  9. f52110b Merge "Handle unknown files when reporting test failures." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  10. 1894c5d Merge "Fix `testSwipe()`." into androidx-main by Fangqiu Su · 2 years, 1 month ago
  11. 6851d30 Merge "Add lint for Modifier.offset" into androidx-main by Levi Albuquerque · 2 years, 1 month ago
  12. dad4286 Merge "Re-enable IllegalExperimentalApiUsage Lint check" into androidx-main by Tiem Song · 2 years, 1 month ago
  13. 61255db8 Update kdocs for TextLayout by siyamed · 2 years, 1 month ago
  14. 6cff1a7 Merge "Add Fred and Julia to OWNERS" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  15. b8a59b8 Handle unknown files when reporting test failures. by Dan Albert · 2 years, 1 month ago
  16. a7a281f Merge "Check if file exists before attempting to read" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  17. 694a215 Merge "Fix unqualified unimported exception in Preferences edit()" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  18. 21affdf Fix `testSwipe()`. by Fangqiu Su · 2 years, 1 month ago
  19. 59cbb47 Merge "Filling in upsert processor; merged insert and UpsertMethod and binder" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  20. d3aa2e6 Adding elifbilgin@ to Room OWNERS. by elifbilgin · 2 years, 1 month ago
  21. 11b0533 Merge "Fix unqualified exceptions in health-connect PermissionsController" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  22. 891984d Merge "Revert "Revert "Adjust allowed messages list""" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  23. b1bf7eb Remove allowlisted GMD tasks by Aurimas Liutikas · 2 years, 1 month ago
  24. cfd248a Fix some broken links, typos, and formatting in suspending animation kdocs. by Zach Klippenstein · 2 years, 1 month ago
  25. 6a102020 Fix unqualified exceptions in health-connect PermissionsController by Owen Gray · 2 years, 1 month ago
  26. 58accca Merge "Fixing suppressed lint issue(s) in Room." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  27. 33bfa129 Revert "Revert "Adjust allowed messages list"" by Aurimas Liutikas · 2 years, 1 month ago
  28. c149838 Merge "Revert "Adjust allowed messages list"" into androidx-main by Aurimas Liutikas · 2 years, 1 month ago
  29. b53831f Revert "Adjust allowed messages list" by Aurimas Liutikas · 2 years, 1 month ago
  30. 8bebe04 Merge "Adjust allowed messages list" into androidx-main by Aurimas Liutikas · 2 years, 1 month ago
  31. 95fe49a Merge "Fix for lazy layouts prefetching not being canceled when we snap to other position" into androidx-main by Andrey Kulikov · 2 years, 1 month ago
  32. 594d191 Adjust allowed messages list by Aurimas Liutikas · 2 years, 1 month ago
  33. df860fc Fix unqualified unimported exception in Preferences edit() by Owen Gray · 2 years, 1 month ago
  34. ec9287e1 Merge "Moved the preferences okio factory to common common." into androidx-main by Paul Malolepsy · 2 years, 1 month ago
  35. 4a0a766 Fixing suppressed lint issue(s) in Room. by elifbilgin · 2 years, 1 month ago
  36. 6a88d721 Merge "Make car:app:app:generateProtocolApi configuration cache compatible" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  37. 87c8b16 Add Fred and Julia to OWNERS by Tiem Song · 2 years, 1 month ago
  38. 77aa195 Make car:app:app:generateProtocolApi configuration cache compatible by Aurimas Liutikas · 2 years, 1 month ago
  39. 2ac8f83 Add lint for Modifier.offset by Levi Albuquerque · 2 years, 2 months ago
  40. 0432177 Merge "Add lint for awaitPointerEventScope assign/return usages" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  41. 204ade0 Merge "Updates material-icons-extended" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  42. 7425fe9 Fix for lazy layouts prefetching not being canceled when we snap to other position by Andrey Kulikov · 2 years, 1 month ago
  43. 0c1c68c Merge "Relnote: "Added compatibility for ACTION_SHOW_TEXT_SUGGESTIONS and is/setTextSelectable"" into androidx-main by Alan Viverette · 2 years, 1 month ago
  44. bfc4bc2 Merge "Update XAnnotationValue API to include the value type." into androidx-main by Brad Corso · 2 years, 1 month ago
  45. 1bb160c Merge "Move AppCompat's drawable compat classes to public API" into androidx-main by Alan Viverette · 2 years, 1 month ago
  46. 03557e5 Merge "Relnote: Added IntentSanitizer for to sanitize unsafe intents before launching them. Bug: 227393365 Test: IntentSanitizerTest Test: UriMatcherCompatTest" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  47. e04f87b Merge "Reorder parameters for consistency across the API" into androidx-main by Connie Shi · 2 years, 1 month ago
  48. 0a090d2 Updates material-icons-extended by Shalom Gibly · 2 years, 1 month ago
  49. 70cb067 Merge "Reorder parameters for consistency within the API" into androidx-main by Mariano Martin · 2 years, 1 month ago
  50. ceba40e Merge "Fix series type aggregations." into androidx-main by Hengrui Cao · 2 years, 1 month ago
  51. c176b53 Reorder parameters for consistency within the API by Mariano Martin · 2 years, 1 month ago
  52. 3479d7a Merge "Reorder parameters for consistency within the API" into androidx-main by Mariano Martin · 2 years, 1 month ago
  53. 6c6c44b Fix series type aggregations. by Hengrui CAO · 2 years, 1 month ago
  54. 6053f1b Merge "Add RTL and BiDi support to getBoundingBox in Paragraph" into androidx-main by Halil Ozercan · 2 years, 1 month ago
  55. c4f5144 Merge "Allows Camera2ExtensionsActivity to support capture a image in normal mode" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  56. ad48c96 Allows Camera2ExtensionsActivity to support capture a image in normal mode by Charcoal Chen · 2 years, 1 month ago
  57. 3722378 Merge "Cancel press interactions upon disabling clickable" into androidx-main by Izer Onadim · 2 years, 1 month ago
  58. a12f727 Merge "Correct the size of the toggle control area in the ToggleChip" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  59. 61d0f20 Merge "Add ImageCaptureStressTest to monitor/reproduce issue that OnImageCapturedListener does not return" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  60. 23f5954 Add ImageCaptureStressTest to monitor/reproduce issue that OnImageCapturedListener does not return by Charcoal Chen · 2 years, 1 month ago
  61. da4a3e0 Merge "Prevent text cut for singleLine TextField" into androidx-main by Siyamed Sinir · 2 years, 1 month ago
  62. 510e4a3 Merge changes I25a44e30,I12aa2b89 into androidx-main by Treehugger Robot · 2 years, 1 month ago
  63. 8ce3e4e9 Merge "Add Camera2 Extension manual validation tests" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  64. 825abde Merge "Add tooling label for Crossfade, animate*AsState and Animatable" into androidx-main by Doris Liu · 2 years, 1 month ago
  65. 0c1aa50 Add Camera2 Extension manual validation tests by Charcoal Chen · 2 years, 1 month ago
  66. ed0276a Merge "Add tests for `wait()`." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  67. 386e82d Add default log to trace load and invalidation triggers by Clara Fok · 2 years, 1 month ago
  68. d4f6ff4 Add tests for `wait()`. by Fangqiu Su · 2 years, 1 month ago
  69. 060b719 Merge "Add DEBUG and VERBOSE default logging for PagingSource loads" into androidx-main by Clara Fok · 2 years, 1 month ago
  70. 6e7579f Relnote: "Added compatibility for ACTION_SHOW_TEXT_SUGGESTIONS and is/setTextSelectable" by Riley Jones · 2 years, 2 months ago
  71. 224348a Merge "Simplify SemanticsSort tiebreaking logic" into androidx-main by Alexandre Elias · 2 years, 1 month ago
  72. 7360aa8 Update XAnnotationValue API to include the value type. by Brad Corso · 2 years, 1 month ago
  73. 2b8f663 Merge "docs: Fix typo" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  74. 0cbf02b Merge "Add tests for `fling()`." into androidx-main by Fangqiu Su · 2 years, 1 month ago
  75. 10d1444b Moved the preferences okio factory to common common. by paulmalolepsy · 2 years, 1 month ago
  76. 0a4c52b Add tests for `fling()`. by Fangqiu Su · 2 years, 1 month ago
  77. 693fcba Merge "Add RECEIVER_EXPORTED flag to #registerReceiver" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  78. 7a3a0a1 docs: Fix typo by Andrew Solovay · 2 years, 1 month ago
  79. 107bb2e Merge "Update proguard rule to add missing androidx classes used in async inflater." into androidx-main by Shivam Goel · 2 years, 1 month ago
  80. 5a8513f Merge "Expected frame rate in SurfaceRequest" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  81. abc8e5d Merge "Add additional debugging when classloading flakes" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  82. bbe34dd Filling in upsert processor; merged insert and UpsertMethod and binder by yizhenz · 2 years, 1 month ago
  83. 4cc3fd6 Relnote: Added IntentSanitizer for to sanitize unsafe intents before launching them. by Nan Wu · 2 years, 4 months ago
  84. 9d1b1ad Reorder parameters for consistency across the API by Connie Shi · 2 years, 1 month ago
  85. b7ba220 Merge "Add test to verify navigation drawer's width can be customized." into androidx-main by Connie Shi · 2 years, 1 month ago
  86. 4f37092 Update proguard rule to add missing androidx classes used in async inflater. by Shivam Goel · 2 years, 1 month ago
  87. 52b84d3 Add RECEIVER_EXPORTED flag to #registerReceiver by Kodlee Yin · 2 years, 1 month ago
  88. c0ae366 Merge "Reorder parameters for consistency across the API" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  89. 431c5d2 Merge "Ensure that test app supports back invoked callback" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  90. 4163656 Add DEBUG and VERBOSE default logging for PagingSource loads by Clara Fok · 2 years, 1 month ago
  91. ecff484 Merge "Set async layout inflater factory." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  92. 0e5bab3 Reorder parameters for consistency across the API by Shalom Gibly · 2 years, 1 month ago
  93. 0de3ab1 Add additional debugging when classloading flakes by David Saff · 2 years, 1 month ago
  94. de70044 Move AppCompat's drawable compat classes to public API by Alan Viverette · 2 years, 1 month ago
  95. 89234aa Migrate away from using json-simple for ChangeInfoGitClient by Aurimas Liutikas · 2 years, 1 month ago
  96. 4c219ba Reorder parameters for consistency within the API by Mariano Martin · 2 years, 1 month ago
  97. ad528fe Set async layout inflater factory. by Shivam Goel · 2 years, 1 month ago
  98. 90c9a4b Ensure that test app supports back invoked callback by Alan Viverette · 2 years, 1 month ago
  99. 4a20470 Merge "Renamed icons parameter to actions to be consistent with top app bar." into androidx-main by Connie Shi · 2 years, 1 month ago
  100. d958fea Check if file exists before attempting to read by Tiem Song · 2 years, 1 month ago