1. 2f20a71 Hide media route button when no mr2 routes by Kyunglyul Hyun · 3 years ago
  2. 4a007b4 Merge "August 4th Docs Update" into androidx-main by Nick Anthony · 3 years ago
  3. 4fe8e2f August 4th Docs Update by Nick Anthony · 3 years ago
  4. 9947a8d Merge "Reset WindowInfoRepository Factory in tests after exception." into androidx-main by Diego Vela · 3 years ago
  5. 8571180 Merge "Add file collection to inputs instead of Configuration" into androidx-main by Aurimas Liutikas · 3 years ago
  6. 52de331 Merge "Move desktop's button press and keyboard modifier to common" into androidx-main by George Mount · 3 years ago
  7. 30ad10f Merge "Fix playground project selection regex" into androidx-main by Treehugger Robot · 3 years ago
  8. 3556a43 Fix playground project selection regex by Dustin Lam · 3 years ago
  9. 7ab44e5e Merge "Add more info to project description in project-creator script" into androidx-main by Nick Anthony · 3 years ago
  10. 9fd91b4 Merge "Use property syntax for LazyPagingItems.snapshot()" into androidx-main by Andrey Kulikov · 3 years ago
  11. 23a3fd8 Merge "Mark SwipeDismissTarget enum as @ExperimentalWearMaterialApi" into androidx-main by Steve Bower · 3 years ago
  12. f2f4009 Mark SwipeDismissTarget enum as @ExperimentalWearMaterialApi by stevebower · 3 years ago
  13. ed69e4f Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years ago
  14. 6662229 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years ago
  15. ccbb7af Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years ago
  16. 05e3107 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years ago
  17. 7aeba451 Merge "Add CurvedTextStyle class." into androidx-main by Sergio Sancho · 3 years ago
  18. d2e5106 Merge "Added support for SwipeToDismiss to Wear Compose." into androidx-main by Steve Bower · 3 years ago
  19. 8c4f5f9 Merge "Add some missing carriage returns to AIDL files." into androidx-main by Treehugger Robot · 3 years ago
  20. c301247 Merge "Use a proper var for captured dirty boolean on native" into androidx-main by Treehugger Robot · 3 years ago
  21. 7e80c08 Added support for SwipeToDismiss to Wear Compose. by stevebower · 3 years ago
  22. 6f5af85 Add CurvedTextStyle class. by Sergio Sancho · 3 years ago
  23. 225ccb2 Merge "Fix for the derived state read causing other state read to be forgotten" into androidx-main by Andrey Kulikov · 3 years ago
  24. 7e4ecfd Add some missing carriage returns to AIDL files. by Alex Clarke · 3 years ago
  25. e190219 Add file collection to inputs instead of Configuration by Ivan Gavrilovic · 3 years ago
  26. 91b49eb Merge "Tweaks to support SysUI using editor preview image" into androidx-main by Treehugger Robot · 3 years ago
  27. d8a3ccf Use a proper var for captured dirty boolean on native by Jake Wharton · 3 years ago
  28. 621ce0f Merge "Fix ClassVerificationFailure for media2-widget" into androidx-main by Treehugger Robot · 3 years ago
  29. e28b71f Merge "Fix Camera2CameraImpl race condition issue" into androidx-main by Treehugger Robot · 3 years ago
  30. b3c23ff Merge "Support multiline includeProject declarations in playground" into androidx-main by Treehugger Robot · 3 years ago
  31. 717515b Merge changes Ida8c007d,I20909c69,I73853874 into androidx-main by Sherry Hu · 3 years ago
  32. 1a284b4 Merge "Support Yuv2Rgb in CameraX ImageAnalysis" into androidx-main by Treehugger Robot · 3 years ago
  33. 9a10a17 Merge "Add constructor for DpRect(DpOffset, DpSize)" into androidx-main by George Mount · 3 years ago
  34. 413ce31 Support Yuv2Rgb in CameraX ImageAnalysis by kailianc · 3 years ago
  35. 2a36b1d Merge "Fix app cmdline wildcard to only be used API 28+" into androidx-main by Treehugger Robot · 3 years ago
  36. 872057a Fix app cmdline wildcard to only be used API 28+ by Chris Craik · 3 years ago
  37. 3d2e48d Move desktop's button press and keyboard modifier to common by George Mount · 3 years ago
  38. b0be366 Merge "Fix configuration cache issue in inspection build files" into androidx-main by Aurimas Liutikas · 3 years ago
  39. 5c5a353d Merge "Implement a11y ACTION_FOCUS and ACTION_CLEAR_FOCUS" into androidx-main by Yinglei Wang · 3 years ago
  40. 6f74b55 Fix configuration cache issue in inspection build files by Ivan Gavrilovic · 3 years ago
  41. e59cf23 Fix for the derived state read causing other state read to be forgotten by Andrey Kulikov · 3 years ago
  42. 6df9e2a Merge "Added ability to set a custom branded background for permission request" into androidx-main by Rafael Lima · 3 years ago
  43. 83a7c94 Merge "Read library version from resValue generated by gradle" into androidx-main by Billy Lam · 3 years ago
  44. 91de88d Merge "Call implementation of unlock3A from graph session impl." into androidx-main by Treehugger Robot · 3 years ago
  45. ac531a5 Merge "Require room-paging artifact for PagingSource" into androidx-main by Clara Fok · 3 years ago
  46. 79a9951 Added ability to set a custom branded background for permission request by Rafael Lima · 3 years ago
  47. 4d735d2 Merge "Add Relocation to Focusables" into androidx-main by Treehugger Robot · 3 years ago
  48. c318063 Read library version from resValue generated by gradle by Billy Lam · 3 years ago
  49. 945a3b8d Merge "Disallowing resolving configurations at configuration time" into androidx-main by Jeff Gaston · 3 years ago
  50. 8cb9408 Merge "Add test to replicate race between refreshVersions" into androidx-main by Clara Fok · 3 years ago
  51. 15eb429 Merge "slice suppressions for lintRelease" into androidx-main by Treehugger Robot · 3 years ago
  52. 5d2d093 Tweaks to support SysUI using editor preview image by Alex Clarke · 3 years ago
  53. 9a071d6 Merge "Fix swipeable exception when offset is very close to an anchor." into androidx-main by Matvei Malkov · 3 years ago
  54. cd47ff6 Fix ClassVerificationFailure for media2-widget by Gyumin Sim · 3 years ago
  55. bd044f7 Merge "message-flakes.ignore exemption for 'release' not being called" into androidx-main by Treehugger Robot · 3 years ago
  56. dc1e113 slice suppressions for lintRelease by Jeff Gaston · 3 years ago
  57. 119ad3f message-flakes.ignore exemption for 'release' not being called by Jeff Gaston · 3 years ago
  58. 32d335a Fix swipeable exception when offset is very close to an anchor. by Zach Klippenstein · 3 years ago
  59. 6239441 Disallowing resolving configurations at configuration time by Jeff Gaston · 3 years ago
  60. ed1742c Merge "Remove unneeded @SuppressLint("RestrictedApi")" into androidx-main by Andrey Kulikov · 3 years ago
  61. 967b2db Merge "Remove deprecated LazyPagingItems.getAsState" into androidx-main by Andrey Kulikov · 3 years ago
  62. 0ff30a7 Merge "Suppress lint warnings at call site" into androidx-main by Diego Perez · 3 years ago
  63. b16e94f Fix Camera2CameraImpl race condition issue by Charcoal Chen · 3 years ago
  64. e567387 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  65. 79dd6ed40 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  66. 614f933 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  67. 4e2a739 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  68. 1062867 Require room-paging artifact for PagingSource by Clara Fok · 3 years ago
  69. 4133d63 Add test to replicate race between refreshVersions by Clara Fok · 3 years ago
  70. 5c1eac5 Add Relocation to Focusables by Ralston Da Silva · 3 years ago
  71. 24cdeaa Add constructor for DpRect(DpOffset, DpSize) by George Mount · 3 years ago
  72. 7281133 Implement a11y ACTION_FOCUS and ACTION_CLEAR_FOCUS by Yinglei Wang · 3 years ago
  73. fbbfb43 Suppress lint warnings at call site by Diego Perez · 3 years ago
  74. 37072df Merge "Fix for using enum values as keys with saved state" into androidx-main by Chuck Jazdzewski · 3 years ago
  75. 689c3f3 Merge "Lower MacrobenchmarkScope min API to 21" into androidx-main by Treehugger Robot · 3 years ago
  76. 552ff17 Merge "Fix: Selection long press on empty Text crashes the app" into androidx-main by Haoyu Zhang · 3 years ago
  77. 736c139 Call implementation of unlock3A from graph session impl. by Sushil Nath · 3 years ago
  78. eeb028c Lower MacrobenchmarkScope min API to 21 by Chris Craik · 3 years ago
  79. 1b96a19 Merge "Add additional LocationCompat methods" into androidx-main by Treehugger Robot · 3 years ago
  80. 541762e Use property syntax for LazyPagingItems.snapshot() by Andrey Kulikov · 3 years ago
  81. 5065945 Merge "Update messages.ignore for aosp/1783787" into androidx-main by Treehugger Robot · 3 years ago
  82. 2635f59 Merge "[GH] Add Messager#printMessage() overloads to XMessager" into androidx-main by Treehugger Robot · 3 years ago
  83. c4b890a Merge "Remove obsolete PinSignInMethod#mPin field" into androidx-main by Treehugger Robot · 3 years ago
  84. da1bd7e Merge "Fixed Compose interop API link" into androidx-main by Andrey Kulikov · 3 years ago
  85. 58f762c Merge "Stop notifications when a car app is no longer used" into androidx-main by Treehugger Robot · 3 years ago
  86. dc893bc Remove unneeded @SuppressLint("RestrictedApi") by Andrey Kulikov · 3 years ago
  87. 3af5363 Remove deprecated LazyPagingItems.getAsState by Andrey Kulikov · 3 years ago
  88. 2db34af Merge "Update Compose Material Catalog links" into androidx-main by Nick Rout · 3 years ago
  89. 0c9716d Remove obsolete PinSignInMethod#mPin field by Billy Lam · 3 years ago
  90. d107bb0 Add more info to project description in project-creator script by Nick Anthony · 3 years ago
  91. 7261dae Stop notifications when a car app is no longer used by Jay Yoo · 3 years ago
  92. 2f38b6d Fix for using enum values as keys with saved state by Chuck Jazdzewski · 3 years ago
  93. 14a76b4d Merge "Stop using root buildOnServer task" into androidx-main by Aurimas Liutikas · 3 years ago
  94. 9d337cd Merge "Add Relocation support to Modifier.Scrollable" into androidx-main by Treehugger Robot · 3 years ago
  95. 9b188c6 Update messages.ignore for aosp/1783787 by Daniel Santiago Rivera · 3 years ago
  96. 04a7f3b Merge "Qualify InflateThread with name" into androidx-main by Treehugger Robot · 3 years ago
  97. 95e8630 Merge "Add FlashTest" into androidx-main by Treehugger Robot · 3 years ago
  98. 8d767b6 Merge "Use LinkedHashMap for Multimap result queries." into androidx-main by Treehugger Robot · 3 years ago
  99. 7c0efb5 Merge "Desktop. Fix crash when dragging invisible scrollbar in a lazy list" into androidx-main by Jim Sproch · 3 years ago
  100. a3991c5 Add FlashTest by Andrew Chiang · 3 years ago