1. a1e3185 Merge "Fixed the issue that the onError() is not called when taking pictures without the storage permission." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  2. 7afb2a5 Merge "Fix native crash when enable surface processor on legacy devices" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  3. a4ffbbb Merge "Expose ActivityStack#isEmpty and rename activities parameter" into androidx-main by Chris Li · 1 year, 8 months ago
  4. 9a1e418 Merge "Add automatic invalidation for Modifier.Node, fix inserts/deletes" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  5. 7f83c13 Merge "Support multiline text and description matching" into androidx-main by Fangqiu Su · 1 year, 8 months ago
  6. 688ffe7 Merge "Add the clearCredentialSession api to CredentialManager." into androidx-main by Helen Qin · 1 year, 8 months ago
  7. 3e382a9 Merge "Update warning rule to be more flexible with versions" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  8. de22f81 Merge "Minimum Android Gradle Plugin 7.3.0 for navigation and benchmark plugins" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  9. 1625e61 Support multiline text and description matching by Daniel Peykov · 1 year, 8 months ago
  10. cf6d12c Merge "Open API for PowerMetric" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  11. 8dedff4 Merge "Remove PageEventTest test name reference to object" into androidx-main by Clara Fok · 1 year, 8 months ago
  12. 4bd9e5b Merge "Removed inline stack class" into androidx-main by Nader Jawad · 1 year, 8 months ago
  13. d6b32d9 Merge "Fix typo in MediatorLiveData" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  14. e9139a3 Merge changes from topic "lc-common-comp" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  15. d4d5580 Open API for PowerMetric by Chris Craik · 1 year, 8 months ago
  16. 5b5e946 Add automatic invalidation for Modifier.Node, fix inserts/deletes by Leland Richardson · 1 year, 9 months ago
  17. 592e5e3 Fix typo in MediatorLiveData by Clara Fok · 1 year, 8 months ago
  18. e92d2a8 Merge "Use `JvmIrCodegenFactory` in IR transform tests..." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  19. 6c4ef46 Merge "Replace class level unwrap() with unwrapAs()" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  20. 2f71627 Merge "Create library build info file tasks for any project that is releasing, regardless of if it uses the library / java plugin and configure "kotlin" components for publishing." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  21. 11cece7 Merge "Adds Projection By Document to Jetpack" into androidx-main by Alex Saveliev · 1 year, 8 months ago
  22. a373f5e Removed inline stack class by Nader Jawad · 1 year, 8 months ago
  23. e8b19a3 Merge "DarwinBenchmarkPlugin can download and provision `xcodegen`." into androidx-main by Rahul Ravikumar · 1 year, 8 months ago
  24. 266d994 Merge "Fixed android Lint errors" into androidx-main by Niti Shah · 1 year, 8 months ago
  25. 2f2ac0c Remove PageEventTest test name reference to object by Clara Fok · 1 year, 8 months ago
  26. caea9b3 Converted CompositeGeneratedAdaptersObserver to Kotlin by sanura · 1 year, 9 months ago
  27. e3bdb82 Fixed android Lint errors by Niti Shah · 1 year, 8 months ago
  28. fed0cd6 Merge "Don't publish all android variants from KMP" into androidx-main by Yigit Boyar · 1 year, 8 months ago
  29. 20d0cc2 Merge "Simplify multiplatform setup and remove separate library type for KMP libraries." into androidx-main by Fred Sladkey · 1 year, 8 months ago
  30. b536dfc Use `JvmIrCodegenFactory` in IR transform tests... by Steven Schäfer · 1 year, 9 months ago
  31. 7474a7e Merge "Create EmojiPickerView.kt and the minimal public properties(emojiGridColumns/emojiGridRows) and implementations.Also created one test app within the emoji2-emojipicker/samples folder." into androidx-main by Sicheng Duan · 1 year, 8 months ago
  32. 710618b Merge "Reset item indices for empty lanes in LazyStaggeredGrid" into androidx-main by Andrei Shikov · 1 year, 8 months ago
  33. ac6aa0d Merge changes Iab5ac62f,I9be6da85 into androidx-main by Fred Sladkey · 1 year, 8 months ago
  34. ac45983 Merge "Add tests that modifying individual test style params invalidates correctly." into androidx-main by Zach Klippenstein · 1 year, 8 months ago
  35. af51d11 Fixed the issue that the onError() is not called when taking pictures without the storage permission. by Andrew Chiang · 1 year, 8 months ago
  36. 03bfa91 Merge "Add RankingStrategy to SearchSuggestion API" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  37. 172da11 Add RankingStrategy to SearchSuggestion API by Terry Wang · 1 year, 9 months ago
  38. 019c083 Pass multiplatform source JAR to Dackka by Fred Sladkey · 1 year, 9 months ago
  39. d7b68f3 Add separate source JAR for multiplatform projects by Fred Sladkey · 1 year, 10 months ago
  40. 4b59251 Expose ActivityStack#isEmpty and rename activities parameter by Chris Li · 1 year, 9 months ago
  41. 0597a01 Merge "Revert "Revert "Updated EGLSync/SyncFence logic in FrameBufferRenderer""" into androidx-main by Nader Jawad · 1 year, 8 months ago
  42. d9f96eb Update warning rule to be more flexible with versions by Aurimas Liutikas · 1 year, 8 months ago
  43. 9bbfc33 Fix native crash when enable surface processor on legacy devices by leo huang · 1 year, 8 months ago
  44. 48c26da Minimum Android Gradle Plugin 7.3.0 for navigation and benchmark plugins by Aurimas Liutikas · 1 year, 8 months ago
  45. 0090b1b Don't publish all android variants from KMP by Yigit Boyar · 1 year, 8 months ago
  46. ba56f7a Reset item indices for empty lanes in LazyStaggeredGrid by Andrei Shikov · 1 year, 9 months ago
  47. 6930a76 Merge "Update ANTLR to 4.11.1" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  48. 150fff8 Merge "Improve UiObject2 documentation" into androidx-main by Daniel Peykov · 1 year, 8 months ago
  49. 3c72366 Improve UiObject2 documentation by Daniel Peykov · 1 year, 8 months ago
  50. 0d45999 Merge "Revert "Reset Compilation cleanly, without reinstall"" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  51. 1df64c3 Replace class level unwrap() with unwrapAs() by Paul Rohde · 1 year, 9 months ago
  52. 5c88622 Revert "Revert "Updated EGLSync/SyncFence logic in FrameBufferRenderer"" by Nader Jawad · 1 year, 8 months ago
  53. 02aa697 Add the clearCredentialSession api to CredentialManager. by Helen Qin · 1 year, 8 months ago
  54. 2ab4cc5 Merge "Hides AltitudeConverterCompat API as implementation is not completed." into androidx-main by Brian Julian · 1 year, 8 months ago
  55. 2b7484c DarwinBenchmarkPlugin can download and provision `xcodegen`. by Rahul Ravikumar · 1 year, 9 months ago
  56. 267e73d Merge "Clean up constants and fields in UiObject2" into androidx-main by Fangqiu Su · 1 year, 8 months ago
  57. 8551231 Revert "Reset Compilation cleanly, without reinstall" by Chris Craik · 1 year, 8 months ago
  58. 74b4048 Merge "Run GlanceAppWidget compositions in SessionWorker" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  59. 08bb4cb Merge "Revert "Version bump security to 1.1.0-alpha05"" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  60. b267130 Hides AltitudeConverterCompat API as implementation is not completed. by Brian Julian · 1 year, 8 months ago
  61. ce898bd Revert "Version bump security to 1.1.0-alpha05" by Daniel Angell · 1 year, 8 months ago
  62. bfeb42a Clean up constants and fields in UiObject2 by Daniel Peykov · 1 year, 8 months ago
  63. 932496a Merge "Adds tokens for M3 date picker and date input" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  64. e07e213 Update ANTLR to 4.11.1 by Daniel Santiago Rivera · 1 year, 8 months ago
  65. 89646f8 Merge "Replace adhoc ThreadLock with kotlinx Mutex in MultiProcessDataStore Bug: b/239970979 Test: ./gradlew :datastore:datastore-core:connectedAndroidTest" into androidx-main by Zhiyuan Wang · 1 year, 8 months ago
  66. 660bd1f Merge "Improve `Row` and `Column` composition space" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  67. 08e6bda Adds tokens for M3 date picker and date input by Shalom Gibly · 1 year, 8 months ago
  68. 1ea5675 Merge "Revert "Throw exception when decrypting with the wrong key"" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  69. 388d69c Add tests that modifying individual test style params invalidates correctly. by Zach Klippenstein · 1 year, 8 months ago
  70. 169c085 Merge "Lint check for adding JvmDefaultWithCompatibility annotation" into androidx-main by Julia McClellan · 1 year, 8 months ago
  71. 5d67517 Merge "Added AndroidManifestWithSdkVersion files for Copybara" into androidx-main by Niti Shah · 1 year, 8 months ago
  72. 4c54bbc Revert "Throw exception when decrypting with the wrong key" by Daniel Angell · 1 year, 8 months ago
  73. 0a82c550 Merge "Name the only docs task `docs`" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  74. 3b93bd3 Merge "Add log when NavigationUI fails to navigate to MenuItem" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  75. 4a13524 Merge "Migrate MultiProcessDataStore to use Storage interface. Update API and tests. Bug: b/250957644 Test: ./gradlew :datastore:datastore-core:connectedAndroidTest Relnote: Change APIs in datastore-core MultiProcessDataStoreFactory to use Storage." into androidx-main by Zhiyuan Wang · 1 year, 8 months ago
  76. b24c5b3 Merge "Rename the WebView manifest key name" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  77. b1971f6 Merge "Remove use of LeakCanary's FailTestOnLeakRunListener in FragmentStoreTest" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  78. 354b8f6 Merge "Add @DoNotInline on methods not available on older API levels" into androidx-main by Jon Boekenoogen · 1 year, 8 months ago
  79. b29b227 Added AndroidManifestWithSdkVersion files for Copybara by Niti Shah · 1 year, 9 months ago
  80. 7bdb160 Merge "Stop using viewModel fragment extension in Navigation" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  81. a5d9af8 Merge "Remove use of LeakCanary's FailTestOnLeakRunListener in FragmentTransitionTest" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  82. 80f0d59 Add log when NavigationUI fails to navigate to MenuItem by Clara Fok · 1 year, 9 months ago
  83. d1b0ecf Rename the WebView manifest key name by Abhijith Nair · 1 year, 8 months ago
  84. bb6b1d7 Stop using viewModel fragment extension in Navigation by Jeremy Woods · 1 year, 8 months ago
  85. cdaa90d Replace adhoc ThreadLock with kotlinx Mutex in MultiProcessDataStore by Zhiyuan Wang · 1 year, 9 months ago
  86. f927c01 Migrate MultiProcessDataStore to use Storage interface. Update API and tests. by Zhiyuan Wang · 1 year, 9 months ago
  87. e3a9427 Merge "Reject goals tracking if data types aren't tracked" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  88. 5e60249 Remove use of LeakCanary's FailTestOnLeakRunListener in FragmentStoreTest by sanura · 1 year, 9 months ago
  89. 2dd1681 Merge "Add MultiplatformVersion to library groups" into androidx-main by Yigit Boyar · 1 year, 8 months ago
  90. 00b6088 Merge "Unhide ProcessGlobalConfig APIs" into androidx-main by Abhijith Nair · 1 year, 8 months ago
  91. eda6b33 Merge "Make NavDeepLink parse query and fragment lazily" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  92. 9ba6d9c Remove use of LeakCanary's FailTestOnLeakRunListener in FragmentTransitionTest by sanura · 1 year, 9 months ago
  93. 9b2d419 Merge "Add PassiveListenerService test with ExerciseInfo" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  94. 8187088 Make NavDeepLink parse query and fragment lazily by Clara Fok · 1 year, 9 months ago
  95. 8a82d6e Improve `Row` and `Column` composition space by Chuck Jazdzewski · 1 year, 8 months ago
  96. bac6a46 Merge "WebView: Fix SimplifiedDarkMode light theme tests" into androidx-main by Michael Bai · 1 year, 8 months ago
  97. e2adab5 Merge "Make view SavedStateRegistry state available immediately" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  98. 268f907 Add PassiveListenerService test with ExerciseInfo by Sean Kelley · 1 year, 9 months ago
  99. 9289c51 Merge "Make SavedStateRegistry state available before Fragment onAttach" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  100. f19f957 Name the only docs task `docs` by Aurimas Liutikas · 1 year, 8 months ago