1. 9d65136 Disable lint bytecode verifier, update baselines by Alan Viverette · 1 year, 3 months ago
  2. 7aeb2ea Bump appcompat to emoji2 1.3.0 by Sean McQuillan · 1 year, 3 months ago
  3. 63c50ee Remove duplicate -ktx constraints on atomic groups by Alan Viverette · 1 year, 3 months ago
  4. fb882be Merge "Migrate IME visible fix for AppCompatTextView" into androidx-main by Wilson Wu · 1 year, 3 months ago
  5. 93dc621 Add private initViewTreeOwners() to AppCompatDialog by sanura · 1 year, 3 months ago
  6. 512f0c0 Bump profileinstaller dependency to 1.3 by Chris Craik · 1 year, 3 months ago
  7. 4d265fe Migrate IME visible fix for AppCompatTextView by Wilson Wu · 1 year, 3 months ago
  8. 8b07168 Merge "Add ryanmentley@ and aelias@ to OWNERS for libraries owned by Toolkit core UI team" into androidx-main by Ryan Mentley · 1 year, 3 months ago
  9. 3e49d15 Merge "Migrate IME visible fix when detaching served view to AndroidX" into androidx-main by Wilson Wu · 1 year, 3 months ago
  10. e5ff02c Add ryanmentley@ and aelias@ to OWNERS for libraries owned by Toolkit core UI team by Ryan Mentley · 1 year, 4 months ago
  11. 078e4ef Update savedstate dependencies to 1.2.1 by Jeremy Woods · 1 year, 4 months ago
  12. 4e02937 Migrate IME visible fix when detaching served view to AndroidX by Wilson Wu · 1 year, 4 months ago
  13. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 5 months ago
  14. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 4 months ago
  15. 9a16f24 Add explicit dependencies where needed [Part 2] by Aurimas Liutikas · 1 year, 4 months ago
  16. 65920d3 Upgrade to AGP 8.0.0-beta03 by Aurimas Liutikas · 1 year, 4 months ago
  17. 2637e29 Merge changes from topic "revert-2388492-androidx-agp-8.1.0-alpha02-DPZMDUDEDS" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  18. af845a1 Fix typo in OWNERS file by Aurimas Liutikas · 1 year, 4 months ago
  19. 65323cc Revert "AGP 8.1.0-alpha03" by Aurimas Liutikas · 1 year, 4 months ago
  20. 525825c Merge "Add profileinstaller to non-compose android libraries that include a profile" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  21. 84ff653 Add profileinstaller to non-compose android libraries that include a profile by Chris Craik · 1 year, 5 months ago
  22. f512a2d Disable flaking LocalesForegroundDialogTestCase test by Aurimas Liutikas · 1 year, 4 months ago
  23. 79da2e1 Fix back handling of the second ActionMode by Ian Lake · 1 year, 4 months ago
  24. b919ed5 AGP 8.1.0-alpha03 by Jeff Gaston · 1 year, 5 months ago
  25. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 5 months ago
  26. a725733 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 5 months ago
  27. 9943073 Disable flaking NightModeForegroundDialogTestCase by Aurimas Liutikas · 1 year, 5 months ago
  28. 3f70b77 Don't run tests with maxSdkVersion = 33 on pre-release Android U by Alan Viverette · 1 year, 5 months ago
  29. 04d16fc Merge "Add @Ignore to flaky app compat tests" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  30. e0b3363 Add @Ignore to flaky app compat tests by Ivy Chen · 1 year, 5 months ago
  31. 73c9c27 Add @Ignore to flaky app compat test by Ivy Chen · 1 year, 5 months ago
  32. 747b98e Update appcompat module to use ViewTreeViewModelStoreOwner extensions by sanura · 1 year, 5 months ago
  33. 830db91 Propagate minSdkVersion to inner SdkSuppress annotations by Alan Viverette · 1 year, 5 months ago
  34. 80765cc Disable testAutoSync_preTToPostT_syncsSuccessfully test by Tiem Song · 1 year, 6 months ago
  35. 9a94534 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  36. 8a93c08 Merge "Fix the memory leak issue in AppCompatDelegate.getLocaleManagerForApplication()" into androidx-main by Josh Hou · 1 year, 6 months ago
  37. 8cbfff4 Suppress tests that are failing on SDK 34 by Alan Viverette · 1 year, 6 months ago
  38. 7872fbc Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 6 months ago
  39. 78aa546 [GH] Remove mismatched androidTest dependency already provided by implementation by Dustin Lam · 1 year, 6 months ago
  40. 92a0ede Fix the memory leak issue in AppCompatDelegate.getLocaleManagerForApplication() by Josh Hou · 1 year, 6 months ago
  41. f803bce Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 6 months ago
  42. 78ecb6f Use projectOrArtifact for project dependencies in appcompat playground by Dustin Lam · 1 year, 6 months ago
  43. b5b51f4 Update appcompat module to use ViewTreeLifecycleOwner extensions by sanura · 1 year, 7 months ago
  44. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 7 months ago
  45. 8a128bf Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 7 months ago
  46. 8ee2f6e Validating that the autodetected groupId matches the explicitly set groupId for non-published projects too by Jeff Gaston · 1 year, 7 months ago
  47. 472e3f0 Nullability updates for consistency with platform SDK by Alan Viverette · 1 year, 7 months ago
  48. 1afb974 Mark testCompoundDrawablesTintList as @Ignore by Tiem Song · 1 year, 7 months ago
  49. 60843ad Update AppCompat Fragment dep to 1.5.4 by Jeremy Woods · 1 year, 8 months ago
  50. 0765bb6 Add @DoNotInline on methods not available on older API levels by Jon Boekenoogen · 1 year, 8 months ago
  51. f0ecf58 Disable failing BasicsTestCaseWithWindowDecor#testActionBarOverflowVisibilityListener by Aurimas Liutikas · 1 year, 8 months ago
  52. 70e2caa Merge "FlakyTest annotation on flaky LocalesUpdateTestCase#testLayoutDirectionAfterRecreating" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  53. e9963eb FlakyTest annotation on flaky LocalesUpdateTestCase#testLayoutDirectionAfterRecreating by Jeff Gaston · 1 year, 8 months ago
  54. 36b987c Upgrade to espresso 3.5.0-beta02 by Brett Chabot · 1 year, 8 months ago
  55. eaef2fd Merge "Run 2 ToolbarMenuHostTest only on API 24 and above" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  56. 12d57d4 Run 2 ToolbarMenuHostTest only on API 24 and above by Jeremy Woods · 1 year, 8 months ago
  57. 1bbd8ae [GH] Fix appcompat playground by Dustin Lam · 1 year, 8 months ago
  58. fc859da Upgrade to AGP 8.0.0-alpha05 by Aurimas Liutikas · 1 year, 8 months ago
  59. 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, 8 months ago
  60. 3ea6005 Replacing the checks using BuildCompat.isAtLeast() method by Build.VERSION.SDK_INT in AppCompatDelegate for app-specific locales related methods. by riyaghai · 1 year, 9 months ago
  61. 538cdca Remove legacy SearchView Proguard rule by Jared Duke · 1 year, 9 months ago
  62. cec263f Merge "Fix layout direction not working after recreating" into androidx-main by Calvin Pan · 1 year, 9 months ago
  63. 9752b73 Fix layout direction not working after recreating by Calvin Pan · 1 year, 9 months ago
  64. e6ab75d Merge "Encapsulate Log statements in AppLocalesStorageHelper.java with if(DEBUG) and modify a comment in AppCompatDelegate" into androidx-main by Riya Ghai · 1 year, 9 months ago
  65. d9a564f Encapsulate Log statements in AppLocalesStorageHelper.java with by “riyaghai” · 1 year, 10 months ago
  66. f3fab9c Pin appcompat to core 1.9.0 stable by Alan Viverette · 1 year, 9 months ago
  67. 81f2731 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 9 months ago
  68. 8e12f07 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 9 months ago
  69. 74232ea Merge "Update AppCompat to depend on stable emoji2" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  70. b1a3522 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  71. aa7b218 Merge "Run ./gradlew ignoreApiChange on a clean repo" into androidx-main by Treehugger Robot · 1 year, 9 months ago
  72. 5f3d9af Run ./gradlew ignoreApiChange on a clean repo by Nick Anthony · 1 year, 10 months ago
  73. 9035605 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 9 months ago
  74. 1078cf3 Move appCompat to activity 1.6.0 prebuilt by Jeremy Woods · 1 year, 10 months ago
  75. 2091d73 Update AppCompat to depend on stable emoji2 by Jeremy Woods · 1 year, 10 months ago
  76. 5a02b635 Merge "Fix LocalesLateOnCreateActivity to have correct values for defaultLocales and fix method culateApplicationLocales in AppCompatDelegateImpl" into androidx-main by Riya Ghai · 1 year, 10 months ago
  77. 805977a Fix LocalesLateOnCreateActivity to have correct values for by riyaghai · 1 year, 10 months ago
  78. 7c7d8c0 Merge "Fixing Locale.getDefault() return system locale at cold start" into androidx-main by Calvin Pan · 1 year, 10 months ago
  79. ff09a02 Fixing Locale.getDefault() return system locale at cold start by Calvin Pan · 1 year, 10 months ago
  80. a6f3e64 Merge "Preserve margin layout params" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  81. 0c0e94a Merge "Actually apply resource inspection processor" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  82. 4c1dac8 Actually apply resource inspection processor by Aurimas Liutikas · 1 year, 10 months ago
  83. fba96cb Upgrade to androidx.test:core:1.5.0-alpha02 by Aurimas Liutikas · 1 year, 10 months ago
  84. e606e64 Merge "Updates Metalava from ab/8993580" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  85. 4cbb50c Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  86. cb4f58d Set view tree dispatchOwner for AppCompat by Jeremy Woods · 1 year, 10 months ago
  87. b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 1 year, 10 months ago
  88. 2cf1886 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 10 months ago
  89. 8dcc0ba Merge "Avoid running localeconfig change before SDK 17" into androidx-main by Calvin Pan · 1 year, 10 months ago
  90. 05c9194 Merge "Modifying locales related tests in appcompat in accordance with the sdk version bump to 33." into androidx-main by Riya Ghai · 1 year, 10 months ago
  91. 7166a92 Preserve margin layout params by Alan Viverette · 1 year, 10 months ago
  92. 60a7d5a Avoid running localeconfig change before SDK 17 by Calvin Pan · 1 year, 10 months ago
  93. ec46efb Modifying locales related tests in appcompat in accordance with the by “riyaghai” · 1 year, 10 months ago
  94. 7af2cb9 Update versions for release id 1660150800000 by Nick Anthony · 1 year, 10 months ago
  95. 335eddb Revert overwriting the configuration passed to onConfigurationChanged by Alan Viverette · 1 year, 11 months ago
  96. ec39383 Merge "Disable autocomplete test on API < 21" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  97. f819e17 Merge "Address AppCompat failures on SDK 21, 23" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  98. 2acca92 Merge "Document new createView method" into androidx-main by Alan Viverette · 1 year, 11 months ago
  99. ea932a5 Address AppCompat failures on SDK 21, 23 by Alan Viverette · 1 year, 11 months ago
  100. d5c66bf Disable autocomplete test on API < 21 by Alan Viverette · 1 year, 11 months ago