1. 8e6f628 Cleanup: replace UseExperimental with OptIn by Xi Zhang · 3 years, 4 months ago
  2. b14d49c Merge "Revert "Unify fling APIs"" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  3. eb25c86 Merge "Revert "Move some Composer responsibilities to Composition"" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  4. 8b3296c Revert "Unify fling APIs" by Adam Powell · 3 years, 4 months ago
  5. fe872e6 Merge "Update AutoCommon dependency" into androidx-main by Ember Rose · 3 years, 4 months ago
  6. 29b6dc9 Update AutoCommon dependency by Ember Rose · 3 years, 5 months ago
  7. 8deb790 Merge "Refactor EmojiCompat.init(Context)" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  8. 0d88e03 Refactor EmojiCompat.init(Context) by Sean McQuillan · 3 years, 4 months ago
  9. f169fc3 Revert "Move some Composer responsibilities to Composition" by Adam Powell · 3 years, 4 months ago
  10. a4d49d2 Merge "Unify fling APIs" into androidx-main by Jim Sproch · 3 years, 4 months ago
  11. cdb0808 Merge "add owners to core-google-shortcuts module" into androidx-main by David Dong · 3 years, 4 months ago
  12. 6ea6209 Merge "Transform util: apply the exif info of the saved file." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  13. 1eb584a Transform util: apply the exif info of the saved file. by Xi Zhang · 3 years, 5 months ago
  14. 1f0108a Merge "Update versions for release id 1617814800000" into androidx-main by Nick Anthony · 3 years, 4 months ago
  15. 5bf4726 Merge "Add EmojiCompat.init(Context)" into androidx-main by Sean McQuillan · 3 years, 4 months ago
  16. 87eabce Merge "Add playground owners to playground settings.gradle files" into androidx-main by Dustin Lam · 3 years, 4 months ago
  17. 774db84 Merge "Move some Composer responsibilities to Composition" into androidx-main by Adam Powell · 3 years, 4 months ago
  18. 12819eb Merge "Make GridLayoutManager public and settable and BaseGridView." into androidx-main by Kelcey Chan · 3 years, 4 months ago
  19. 6282e65 Merge "April 7th Docs Update" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  20. 3067861 Merge "Misc Watchface fixes" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  21. bd20659 April 7th Docs Update by Nick Anthony · 3 years, 4 months ago
  22. 83cc5e0 Update versions for release id 1617814800000 by Nick Anthony · 3 years, 4 months ago
  23. 00374d2 Merge "Desktop: fix memory leak after recomposition, when composition is disposed." into androidx-main by Andrey Kulikov · 3 years, 4 months ago
  24. 28b809a Merge "Add missing @Test annotations." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  25. f4366bd Merge "Make cursor to not blink when selection changes" into androidx-main by Matvei Malkov · 3 years, 4 months ago
  26. 707e9e3 Merge "Use SqliteCursor.close() to signal that db may have changed" into androidx-main by Sergey Vasilinets · 3 years, 4 months ago
  27. 87a093f Merge "Fix races in workmanager inspector" into androidx-main by Sergey Vasilinets · 3 years, 4 months ago
  28. 9025279 Merge "[cxcp-3a-bridge-3] Transform Result3A to FocusMeteringResult" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  29. bb46d2b Add EmojiCompat.init(Context) by Sean McQuillan · 3 years, 4 months ago
  30. e8f337d [cxcp-3a-bridge-3] Transform Result3A to FocusMeteringResult by Sushil Nath · 3 years, 4 months ago
  31. 24330de Merge "Make nav compose depend on Navigation 2.3.5" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  32. 5fd8eec Merge "Allow custom text color in `ForegroundCarColorSpan`" into androidx-main by Jay Yoo · 3 years, 4 months ago
  33. 455b34e Allow custom text color in `ForegroundCarColorSpan` by Jay Yoo · 3 years, 4 months ago
  34. f50cd8d add owners to core-google-shortcuts module by David Dong · 3 years, 4 months ago
  35. c3b6c04 Merge "support private shortcuts in shortcut donation library" into androidx-main by David Dong · 3 years, 4 months ago
  36. f49cf5b Move some Composer responsibilities to Composition by Chuck Jazdzewski · 3 years, 6 months ago
  37. 54aac72 Merge "Adds lint check to make sure that calls to Animatable inside a Composable body are `remember`ed" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  38. 93339c8 Merge "Error handling for CarAppActivity" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  39. 2918084 Merge "Fix Slider issues with state management causing the unwanted onValueChange calls" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  40. 7590788 Error handling for CarAppActivity by Calvin Huang · 3 years, 5 months ago
  41. 465c110 Merge "Move Macrobench to snapshot_and_release" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  42. 6cde4da Merge "Add DefaultEmojiCompatConfig" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  43. c300411 Merge "Ensure Session's lifecycle observer can be added first before Screens." into androidx-main by Billy Lam · 3 years, 4 months ago
  44. a221bab Merge "Use updated animationSpec when targetValue changes" into androidx-main by Doris Liu · 3 years, 4 months ago
  45. d1d6f89 Make nav compose depend on Navigation 2.3.5 by Jeremy Woods · 3 years, 4 months ago
  46. a92dc4c Merge "Updated docs-public/build.gradle for navigation 2.3.5" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  47. 30dd14e Merge "Revert "Revert API surface of "Fix the compat library for displa..."" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  48. 7a10421 Move Macrobench to snapshot_and_release by Chris Craik · 3 years, 4 months ago
  49. 8468640 Add DefaultEmojiCompatConfig by Sean McQuillan · 3 years, 4 months ago
  50. 27158df Make cursor to not blink when selection changes by Matvei Malkov · 3 years, 4 months ago
  51. d71c0c2 Unify fling APIs by Jim Sproch · 3 years, 5 months ago
  52. 167fb74 Fix Slider issues with state management causing the unwanted onValueChange calls by Matvei Malkov · 3 years, 4 months ago
  53. 8335db2 Merge "Add Box container and modifiers to NavHost" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  54. 8f8ba7c Merge "Implementing SQL statements needed for performing complex schema changes." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  55. 6e48b34 Updated docs-public/build.gradle for navigation 2.3.5 by Jeremy Woods · 3 years, 4 months ago
  56. ce0a184 Merge "Save ViewModels when saving and restore the back stack" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  57. e37b635 Add Box container and modifiers to NavHost by Jeremy Woods · 3 years, 4 months ago
  58. 9f85447 Merge "Remove unecessary @JvmOverloads from methods that are kotlin only." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  59. e35816b Merge "Use truth asserts in NavControllerTest" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  60. 85c7a9a Merge "WorkManager 2.6.0-alpha02." into androidx-main by Rahul Ravikumar · 3 years, 4 months ago
  61. 0dd8e21 Merge "Bump playground snashot version ids" into androidx-main by Dustin Lam · 3 years, 4 months ago
  62. f2597bb Bump playground snashot version ids by Dustin Lam · 3 years, 4 months ago
  63. 8be39a9 Merge "Fix flaky CoreTextFieldSoftKeyboardTest" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  64. 0ceecba Ensure Session's lifecycle observer can be added first before Screens. by repo sync -c -j8 · 3 years, 4 months ago
  65. 2e496d9 Fix races in workmanager inspector by Sergey Vasilinets · 3 years, 4 months ago
  66. e35b993 Merge "Run AutoValuePojoProcessorDelegate tests with KSP" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  67. 5ec0e01 support private shortcuts in shortcut donation library by David Dong · 3 years, 4 months ago
  68. 680ef08 Merge changes I35ddab08,I866fd32b into androidx-main by Treehugger Robot · 3 years, 4 months ago
  69. 7e7ef98 Merge "Account for reverse scrolling in performScrollTo" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  70. 15e97af Merge "Unignore ScrollTests that are now fixed" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  71. fba75de Implementing SQL statements needed for performing complex schema changes. by Elif Bilgin · 3 years, 5 months ago
  72. fca27be Merge "Override UserStyleData equals" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  73. 215de58 Use SqliteCursor.close() to signal that db may have changed by Sergey Vasilinets · 3 years, 4 months ago
  74. 8c85a33 Add missing @Test annotations. by Flavio Lerda · 3 years, 4 months ago
  75. 9be4c74 Account for reverse scrolling in performScrollTo by Jelle Fresen · 3 years, 4 months ago
  76. 076a233 Unignore ScrollTests that are now fixed by Jelle Fresen · 3 years, 4 months ago
  77. 27266d4 Misc Watchface fixes by Alex Clarke · 3 years, 4 months ago
  78. dd3fde1 Override UserStyleData equals by Alex Clarke · 3 years, 4 months ago
  79. 66833fa Merge "Add tests for WatchState." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  80. c473530 Merge "Adds lint check to ensure that hex values passed to a Color are 32 bit" into androidx-main by Louis Pullen-Freilich · 3 years, 4 months ago
  81. 041c0fc Merge "Unignore slider screenshots tests added when the cuttlefish was not working" into androidx-main by Matvei Malkov · 3 years, 4 months ago
  82. f945948 Merge "Unignore tests for Modifier.scrollable & Modifier.transformable" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  83. 891fb93 Merge "Fix for changing the isPlaced state not causing redraw" into androidx-main by Andrey Kulikov · 3 years, 4 months ago
  84. 6f0b4cb Fix for changing the isPlaced state not causing redraw by Andrey Kulikov · 3 years, 4 months ago
  85. c1b44e8 Add tests for WatchState. by Flavio Lerda · 3 years, 4 months ago
  86. 2538010 Use truth asserts in NavControllerTest by Jeremy Woods · 3 years, 4 months ago
  87. 52a44c5 Merge "Update offlinify_docs.py to be more robust." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  88. 53b0b39 Merge "Add annotation @RequiresPermission to VideCapture." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  89. 96148db Merge "Use nullable nothing for default parameters of nullable type" into androidx-main by Jim Sproch · 3 years, 4 months ago
  90. a015248 Merge "Bump to Kotlin 1.4.32" into androidx-main by Jim Sproch · 3 years, 4 months ago
  91. 3167373 Merge "Reuse action mode when callbacks update" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  92. c442c65 Merge "Fix accidentally enabled debug " into androidx-main by Siyamed Sinir · 3 years, 4 months ago
  93. 208e6db Add annotation @RequiresPermission to VideCapture. by TY Chang · 3 years, 4 months ago
  94. 1d61884 Fix accidentally enabled debug by Siyamed Sinir · 3 years, 4 months ago
  95. 8f2d97b Merge "Keep RecordingInputConnection.textFieldValue up to date" into androidx-main by Siyamed Sinir · 3 years, 4 months ago
  96. 17c4f70 Run AutoValuePojoProcessorDelegate tests with KSP by Yigit Boyar · 3 years, 4 months ago
  97. 48e9890 Run TypeAssignmentTest with KSP by Yigit Boyar · 3 years, 4 months ago
  98. b361898 Run DatabaseVerifierTest with KSP by Yigit Boyar · 3 years, 4 months ago
  99. c80c262 Merge "Update KSP to alpha 06" into androidx-main by Yigit Boyar · 3 years, 4 months ago
  100. 3f9bc79 Update KSP to alpha 06 by Yigit Boyar · 3 years, 5 months ago