1. 525825c Merge "Add profileinstaller to non-compose android libraries that include a profile" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  2. 84ff653 Add profileinstaller to non-compose android libraries that include a profile by Chris Craik · 1 year, 8 months ago
  3. f512a2d Disable flaking LocalesForegroundDialogTestCase test by Aurimas Liutikas · 1 year, 7 months ago
  4. 79da2e1 Fix back handling of the second ActionMode by Ian Lake · 1 year, 7 months ago
  5. b919ed5 AGP 8.1.0-alpha03 by Jeff Gaston · 1 year, 8 months ago
  6. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 7 months ago
  7. a725733 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 7 months ago
  8. 9943073 Disable flaking NightModeForegroundDialogTestCase by Aurimas Liutikas · 1 year, 8 months ago
  9. 3f70b77 Don't run tests with maxSdkVersion = 33 on pre-release Android U by Alan Viverette · 1 year, 8 months ago
  10. 04d16fc Merge "Add @Ignore to flaky app compat tests" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  11. e0b3363 Add @Ignore to flaky app compat tests by Ivy Chen · 1 year, 8 months ago
  12. 73c9c27 Add @Ignore to flaky app compat test by Ivy Chen · 1 year, 8 months ago
  13. 747b98e Update appcompat module to use ViewTreeViewModelStoreOwner extensions by sanura · 1 year, 8 months ago
  14. 830db91 Propagate minSdkVersion to inner SdkSuppress annotations by Alan Viverette · 1 year, 8 months ago
  15. 80765cc Disable testAutoSync_preTToPostT_syncsSuccessfully test by Tiem Song · 1 year, 8 months ago
  16. 9a94534 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  17. 8a93c08 Merge "Fix the memory leak issue in AppCompatDelegate.getLocaleManagerForApplication()" into androidx-main by Josh Hou · 1 year, 8 months ago
  18. 8cbfff4 Suppress tests that are failing on SDK 34 by Alan Viverette · 1 year, 9 months ago
  19. 7872fbc Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 9 months ago
  20. 78aa546 [GH] Remove mismatched androidTest dependency already provided by implementation by Dustin Lam · 1 year, 9 months ago
  21. 92a0ede Fix the memory leak issue in AppCompatDelegate.getLocaleManagerForApplication() by Josh Hou · 1 year, 9 months ago
  22. f803bce Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 9 months ago
  23. 78ecb6f Use projectOrArtifact for project dependencies in appcompat playground by Dustin Lam · 1 year, 9 months ago
  24. b5b51f4 Update appcompat module to use ViewTreeLifecycleOwner extensions by sanura · 1 year, 9 months ago
  25. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  26. 8a128bf Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 10 months ago
  27. 8ee2f6e Validating that the autodetected groupId matches the explicitly set groupId for non-published projects too by Jeff Gaston · 1 year, 10 months ago
  28. 472e3f0 Nullability updates for consistency with platform SDK by Alan Viverette · 1 year, 10 months ago
  29. 1afb974 Mark testCompoundDrawablesTintList as @Ignore by Tiem Song · 1 year, 10 months ago
  30. 60843ad Update AppCompat Fragment dep to 1.5.4 by Jeremy Woods · 1 year, 10 months ago
  31. 0765bb6 Add @DoNotInline on methods not available on older API levels by Jon Boekenoogen · 1 year, 11 months ago
  32. f0ecf58 Disable failing BasicsTestCaseWithWindowDecor#testActionBarOverflowVisibilityListener by Aurimas Liutikas · 1 year, 11 months ago
  33. 70e2caa Merge "FlakyTest annotation on flaky LocalesUpdateTestCase#testLayoutDirectionAfterRecreating" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  34. e9963eb FlakyTest annotation on flaky LocalesUpdateTestCase#testLayoutDirectionAfterRecreating by Jeff Gaston · 1 year, 11 months ago
  35. 36b987c Upgrade to espresso 3.5.0-beta02 by Brett Chabot · 1 year, 11 months ago
  36. eaef2fd Merge "Run 2 ToolbarMenuHostTest only on API 24 and above" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  37. 12d57d4 Run 2 ToolbarMenuHostTest only on API 24 and above by Jeremy Woods · 1 year, 11 months ago
  38. 1bbd8ae [GH] Fix appcompat playground by Dustin Lam · 1 year, 11 months ago
  39. fc859da Upgrade to AGP 8.0.0-alpha05 by Aurimas Liutikas · 1 year, 11 months ago
  40. 53e06c3 Merge "Replacing the checks using BuildCompat.isAtLeast() method by Build.VERSION.SDK_INT in AppCompatDelegate for app-specific locales related methods." into androidx-main by Riya Ghai · 1 year, 11 months ago
  41. 3ea6005 Replacing the checks using BuildCompat.isAtLeast() method by Build.VERSION.SDK_INT in AppCompatDelegate for app-specific locales related methods. by riyaghai · 2 years ago
  42. 538cdca Remove legacy SearchView Proguard rule by Jared Duke · 2 years ago
  43. cec263f Merge "Fix layout direction not working after recreating" into androidx-main by Calvin Pan · 2 years ago
  44. 9752b73 Fix layout direction not working after recreating by Calvin Pan · 2 years ago
  45. e6ab75d Merge "Encapsulate Log statements in AppLocalesStorageHelper.java with if(DEBUG) and modify a comment in AppCompatDelegate" into androidx-main by Riya Ghai · 2 years ago
  46. d9a564f Encapsulate Log statements in AppLocalesStorageHelper.java with by “riyaghai” · 2 years, 1 month ago
  47. f3fab9c Pin appcompat to core 1.9.0 stable by Alan Viverette · 2 years ago
  48. 81f2731 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years ago
  49. 8e12f07 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years ago
  50. 74232ea Merge "Update AppCompat to depend on stable emoji2" into androidx-main by Treehugger Robot · 2 years ago
  51. b1a3522 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 2 years ago
  52. aa7b218 Merge "Run ./gradlew ignoreApiChange on a clean repo" into androidx-main by Treehugger Robot · 2 years ago
  53. 5f3d9af Run ./gradlew ignoreApiChange on a clean repo by Nick Anthony · 2 years ago
  54. 9035605 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years ago
  55. 1078cf3 Move appCompat to activity 1.6.0 prebuilt by Jeremy Woods · 2 years ago
  56. 2091d73 Update AppCompat to depend on stable emoji2 by Jeremy Woods · 2 years ago
  57. 5a02b635 Merge "Fix LocalesLateOnCreateActivity to have correct values for defaultLocales and fix method culateApplicationLocales in AppCompatDelegateImpl" into androidx-main by Riya Ghai · 2 years ago
  58. 805977a Fix LocalesLateOnCreateActivity to have correct values for by riyaghai · 2 years, 1 month ago
  59. 7c7d8c0 Merge "Fixing Locale.getDefault() return system locale at cold start" into androidx-main by Calvin Pan · 2 years ago
  60. ff09a02 Fixing Locale.getDefault() return system locale at cold start by Calvin Pan · 2 years, 1 month ago
  61. a6f3e64 Merge "Preserve margin layout params" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  62. 0c0e94a Merge "Actually apply resource inspection processor" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  63. 4c1dac8 Actually apply resource inspection processor by Aurimas Liutikas · 2 years, 1 month ago
  64. fba96cb Upgrade to androidx.test:core:1.5.0-alpha02 by Aurimas Liutikas · 2 years, 1 month ago
  65. e606e64 Merge "Updates Metalava from ab/8993580" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  66. 4cbb50c Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  67. cb4f58d Set view tree dispatchOwner for AppCompat by Jeremy Woods · 2 years, 1 month ago
  68. b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 2 years, 1 month ago
  69. 2cf1886 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 1 month ago
  70. 8dcc0ba Merge "Avoid running localeconfig change before SDK 17" into androidx-main by Calvin Pan · 2 years, 1 month ago
  71. 05c9194 Merge "Modifying locales related tests in appcompat in accordance with the sdk version bump to 33." into androidx-main by Riya Ghai · 2 years, 1 month ago
  72. 7166a92 Preserve margin layout params by Alan Viverette · 2 years, 1 month ago
  73. 60a7d5a Avoid running localeconfig change before SDK 17 by Calvin Pan · 2 years, 1 month ago
  74. ec46efb Modifying locales related tests in appcompat in accordance with the by “riyaghai” · 2 years, 1 month ago
  75. 7af2cb9 Update versions for release id 1660150800000 by Nick Anthony · 2 years, 1 month ago
  76. 335eddb Revert overwriting the configuration passed to onConfigurationChanged by Alan Viverette · 2 years, 1 month ago
  77. ec39383 Merge "Disable autocomplete test on API < 21" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  78. f819e17 Merge "Address AppCompat failures on SDK 21, 23" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  79. 2acca921 Merge "Document new createView method" into androidx-main by Alan Viverette · 2 years, 1 month ago
  80. ea932a5 Address AppCompat failures on SDK 21, 23 by Alan Viverette · 2 years, 1 month ago
  81. d5c66bf Disable autocomplete test on API < 21 by Alan Viverette · 2 years, 1 month ago
  82. 1f989f4 Merge "Fix Toolbar onPrepareMenu timing with MenuHost" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  83. b60a9a0 Document new createView method by Alan Viverette · 2 years, 1 month ago
  84. 3cae5f0 Merge "Update lint baselines" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  85. 723f2ef Fix Toolbar onPrepareMenu timing with MenuHost by Jeremy Woods · 2 years, 1 month ago
  86. c6adaff Merge "Bump AppCompat to 1.6.0-beta01" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  87. 713b8f1 Bump AppCompat to 1.6.0-beta01 by Jeremy Woods · 2 years, 2 months ago
  88. b9fa90f Update lint baselines by Tiem Song · 2 years, 2 months ago
  89. 5bb9389 Merge "Upgrade AppCompat Lifecycle and SavedState dependencies" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  90. 1bb160c Merge "Move AppCompat's drawable compat classes to public API" into androidx-main by Alan Viverette · 2 years, 2 months ago
  91. ecff484 Merge "Set async layout inflater factory." into androidx-main by Treehugger Robot · 2 years, 2 months ago
  92. de70044 Move AppCompat's drawable compat classes to public API by Alan Viverette · 2 years, 2 months ago
  93. ad528fe Set async layout inflater factory. by Shivam Goel · 2 years, 2 months ago
  94. b570357 Merge "Add test case for invalid input locales to the API AppCompatDelegate.setApplicationLocales()" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  95. c69004f Add test case for invalid input locales to the API by “riyaghai” · 2 years, 2 months ago
  96. 4391a7e Merge "Wait to set up default back dispatcher until window is attached" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  97. 5eac09b Wait to set up default back dispatcher until window is attached by Alan Viverette · 2 years, 2 months ago
  98. b927726 Upgrade AppCompat Lifecycle and SavedState dependencies by Jeremy Woods · 2 years, 2 months ago
  99. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 2 years, 2 months ago
  100. d52a31e Merge "DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev" into androidx-main by Alan Viverette · 2 years, 2 months ago