1. d76d335 Fix threading issue in ToolbarMenuHostTest by Sanura N'Jaka · 2 years, 4 months ago
  2. 7144bdd Merge "Expose SwitchCompat's thumb position" into androidx-main by Conrad Chen · 2 years, 4 months ago
  3. 52e150fe Merge "Have AppCompat Toolbar call onPrepareMenu" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  4. b68749d Only invalidateOptionsMenu if action bar exists by Jeremy Woods · 2 years, 4 months ago
  5. c16a5f6 Have AppCompat Toolbar call onPrepareMenu by Sanura N'Jaka · 2 years, 4 months ago
  6. 88e8246 Expose SwitchCompat's thumb position by Conrad Chen · 2 years, 4 months ago
  7. e7e0198 Update Metalava to build 8155732 by Ember Rose · 2 years, 4 months ago
  8. 845ea31 Merge "Add CountDownLatch to ToolbarMenuHostTest to fix flaky test" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  9. 5ff27b3 Add CountDownLatch to ToolbarMenuHostTest to fix flaky test by Sanura N'Jaka · 2 years, 4 months ago
  10. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 4 months ago
  11. 2df3588 Fix source incompatibilities from Kotlinification of SimpleArrayMap by Dustin Lam · 2 years, 4 months ago
  12. ea4ccc4 Move menu resource files to AndroidX Core test suite by Sanura N'Jaka · 2 years, 4 months ago
  13. 48c7541 Merge "Suppress deprecation warnings from new Android T SDK." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  14. e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 2 years, 4 months ago
  15. 56a99dd [bugfix] Appcompat EditText keeps xml clickable or longClickable by Sean McQuillan · 2 years, 4 months ago
  16. 43ea8f1 Update annotations for Tiramisu DP2 by Alan Viverette · 2 years, 5 months ago
  17. 5184652 Implement TintableCompoundDrawablesView in TextView-derived widgets by Alan Viverette · 2 years, 5 months ago
  18. f81160c Merge "Upgrade to AGP 7.3.0-alpha03" into androidx-main by Aurimas Liutikas · 2 years, 5 months ago
  19. 7e802ad Merge "Mark flaky UI test as flaky" into androidx-main by Alan Viverette · 2 years, 5 months ago
  20. 3c01de6 Upgrade to AGP 7.3.0-alpha03 by Aurimas Liutikas · 2 years, 5 months ago
  21. 4490f1e Merge "Make AppCompatDialog extend ComponentDialog and clean up nullability" into androidx-main by Alan Viverette · 2 years, 5 months ago
  22. fb376c0 Mark flaky UI test as flaky by Alan Viverette · 2 years, 5 months ago
  23. 395307d Make AppCompatDialog extend ComponentDialog and clean up nullability by Alan Viverette · 2 years, 5 months ago
  24. f4b17e7 Pin appcompat to annotation 1.3.0, slice-core and -view to appcompat 1.4.0 by Alan Viverette · 2 years, 5 months ago
  25. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 8 months ago
  26. 0a95822 Merge "Fix selection from HOVER events in AppCompat popup menu" into androidx-main by Alan Viverette · 2 years, 5 months ago
  27. ee3d14b Merge "Pin AppCompat Dependencies to ResourceInspection 1.0.1" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  28. 52e207a Fix selection from HOVER events in AppCompat popup menu by Alan Viverette · 2 years, 6 months ago
  29. d643d06 Merge "Add Vendor information to bundled lint checks" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  30. 23f3562 Pin AppCompat Dependencies to ResourceInspection 1.0.1 by Nick Anthony · 2 years, 5 months ago
  31. 23e5145 Add Vendor information to bundled lint checks by Tiem Song · 2 years, 6 months ago
  32. 419d243 Insert appropriate sync points in key event test cases by Alan Viverette · 2 years, 6 months ago
  33. ef3d6d9 Convert key event tests to use ActivityScenario and clean up Kotlin by Alan Viverette · 2 years, 6 months ago
  34. 3240e61 Convert key event tests to Kotlin by Alan Viverette · 2 years, 6 months ago
  35. ed19809 Prevent crash when colorControlHighlight is a CSL by Alan Viverette · 2 years, 6 months ago
  36. 3b71d9b Wait for toolbar.showOverflowMenu() to take effect by Alan Viverette · 2 years, 6 months ago
  37. ac72528 Merge "Ensure that custom window callbacks receive expected callbacks" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  38. 064b111 Ensure that custom window callbacks receive expected callbacks by Alan Viverette · 2 years, 6 months ago
  39. 3078d9e Merge "Make onQueryRefine protected API so that it can be overridden" into androidx-main by Alan Viverette · 2 years, 6 months ago
  40. 9fb8249 Merge "Ensure that compat tooltip is shown as correct offsets" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  41. 52071c6 @FlakyTest annotations by Ember Rose · 2 years, 6 months ago
  42. 1b50530 Make onQueryRefine protected API so that it can be overridden by Alan Viverette · 2 years, 6 months ago
  43. 1d8ef92 Ensure that compat tooltip is shown as correct offsets by Alan Viverette · 2 years, 6 months ago
  44. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 2 years, 7 months ago
  45. b452c47 Upgrade to AGP 7.2.0-alpha06 by Aurimas Liutikas · 2 years, 7 months ago
  46. 27e48ee Clean up appcompat and core lint baselines by Alan Viverette · 2 years, 7 months ago
  47. 1a937ae Merge "Update ReceiveContentDemo to follow the API docs for URI permissions" into androidx-main by Nikita Dubrovsky · 2 years, 7 months ago
  48. 463676d Update ReceiveContentDemo to follow the API docs for URI permissions by Nikita Dubrovsky · 2 years, 8 months ago
  49. 78e2217 Don't call setKeyListener from AppCompat constructors by Sean McQuillan · 2 years, 7 months ago
  50. df9cfc6 Don't wrap NumberKeyListener for emoji2 by Sean McQuillan · 2 years, 7 months ago
  51. cc79ab2 Don't wrap NumberKeyListeners for emoji by Sean McQuillan · 2 years, 7 months ago
  52. e517ceb Fix VFY issues in appcompat by Tiem Song · 2 years, 7 months ago
  53. de16ceb Wait for window focus before sending key events by Alan Viverette · 2 years, 8 months ago
  54. 5783740 Merge "Re-enable test for content insertion from IME" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  55. ed2575d Merge "Update lint baselines to fix integration branch errors" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  56. a29f3f5 Update lint baselines to fix integration branch errors by Tiem Song · 2 years, 8 months ago
  57. 0e45a5a Re-enable test for content insertion from IME by Nikita Dubrovsky · 2 years, 8 months ago
  58. 21de584 Bump appcompat's dep on core to point to the core project by Nikita Dubrovsky · 2 years, 8 months ago
  59. b3f6b75 Fix CVF in appcompat by Andrea Falcone · 2 years, 8 months ago
  60. 11622b5 Fix CVF in AppCompatTextClassiferHelper by Ember Rose · 2 years, 8 months ago
  61. cb3f621 Merge "Fix ClassVerificationFailure in AppCompatSpinner" into androidx-main by Ember Rose · 2 years, 8 months ago
  62. 30ce75d Fix ClassVerificationFailure in AppCompatSpinner by Ember Rose · 2 years, 8 months ago
  63. d9bd342 Fix CVF in AppCompatTextViewAutoSizeHelper by Ember Rose · 2 years, 8 months ago
  64. 2e624cf Merge "Autofixes for ClassVerificationFailure in AppCompatTextHelper.java" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  65. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  66. 68398c5 Autofixes for ClassVerificationFailure in AppCompatTextHelper.java by Andrea Falcone · 2 years, 8 months ago
  67. 77dc081 Auto-fix ClassVerificationIssues in appcompat by Tiem Song · 2 years, 8 months ago
  68. 1c2e7d0 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  69. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  70. 9badd99 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 9 months ago
  71. 0e126cf Merge "Ignore failing test" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  72. b124fa3 Merge "Pin clients of androidx.core to latest stable release" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  73. 1fc327f Ignore failing test by Alan Viverette · 2 years, 9 months ago
  74. c474c5b Pin clients of androidx.core to latest stable release by Alan Viverette · 2 years, 9 months ago
  75. 4132c60 Replace uses of <h3> with ### in javadocs to work around bug in Dackka by Andrea Falcone · 2 years, 9 months ago
  76. bc1b87e Merge "Remove MIME type check in InputConnectionCompat.commitContent" into androidx-main by Nikita Dubrovsky · 2 years, 9 months ago
  77. ea1f9ed Remove MIME type check in InputConnectionCompat.commitContent by Nikita Dubrovsky · 2 years, 9 months ago
  78. 9cd4959 Merge "Update lint baselines once again." into androidx-main by Aurimas Liutikas · 2 years, 9 months ago
  79. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 9 months ago
  80. 5173b39 Baseline profiles for androidx.appcompat. by Rahul Ravikumar · 2 years, 9 months ago
  81. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago