1. 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 4 years, 8 months ago
  2. 0e0fafd2 Merge "Update android lint baseline" into androidx-master-dev by Aurimas Liutikas · 4 years, 7 months ago
  3. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 7 months ago
  4. b65f30a Upate versions after Dec 4th Release by Nick Anthony · 4 years, 7 months ago
  5. 2d95dad Merge "Don't run rotation test on devices that only support one orientation" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  6. a372566 Don't run rotation test on devices that only support one orientation by Alan Viverette · 4 years, 7 months ago
  7. 0850be8 DayNight rewrite v2.5 by Chris Banes · 4 years, 7 months ago
  8. 04eb29e Remove the proguard flag for AAPT1 by Aurimas Liutikas · 4 years, 7 months ago
  9. 1732145 Update API lint baselines by Aurimas Liutikas · 4 years, 8 months ago
  10. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 8 months ago
  11. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 8 months ago
  12. c1eef92 Move appcompat/resources to the new proper directory structure by Sergey · 4 years, 8 months ago
  13. 58224d4 Move appcompat/benchmark to the new proper directory structure by Sergey · 4 years, 8 months ago
  14. 5e1cddb Move appcompat to the new proper directory structure by Sergey · 4 years, 8 months ago
  15. 170c27a Suppress valid deprecated usages and add missing deprecation annotations by Alan Viverette · 4 years, 9 months ago
  16. 0b58731 API lint check for the ArrayReturn is enabled for androidx by Sergey · 4 years, 9 months ago
  17. a90de66 Merge "Fix errorprone issues in appcompat-resources" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  18. d6d9d04 Merge "Fix/suppress deprecated API usage in appcompat-resources" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  19. f70b49a Merge "Adds -PupdateLintBaseline parameter for lint" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 9 months ago
  20. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 9 months ago
  21. c2b3424 Clean up UnusedVariable warnings. by Aurimas Liutikas · 4 years, 9 months ago
  22. 8e4371a Fix errorprone issues in appcompat-resources by Ian Lake · 4 years, 9 months ago
  23. d6a27db Fix/suppress deprecated API usage in appcompat-resources by Ian Lake · 4 years, 9 months ago
  24. 7caa20b Merge "Propagate deprecation" into androidx-master-dev by Alan Viverette · 4 years, 9 months ago
  25. 32d2906 Propagate deprecation by Alan Viverette · 4 years, 9 months ago
  26. 83ad47a Merge "Turn UnnecessaryParentheses into an error in error-prone" into androidx-master-dev by Aurimas Liutikas · 4 years, 9 months ago
  27. f71975d Direct boot aware fixes in AppCompat / core by Kirill Grouchnikov · 4 years, 9 months ago
  28. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 4 years, 9 months ago
  29. a35926f Import translations. DO NOT MERGE by Bill Yi · 4 years, 9 months ago
  30. fbcd7b4 Merge "Workaround for issue with new blank Configuration prior to API level 26" into androidx-master-dev by Alan Viverette · 4 years, 9 months ago
  31. 32db972 Merge "Revert "Properly align Toolbar with ActionMode bar."" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  32. 1795e4e Workaround for issue with new blank Configuration prior to API level 26 by Alan Viverette · 4 years, 9 months ago
  33. 6e0c057 Revert "Properly align Toolbar with ActionMode bar." by Alan Viverette · 4 years, 9 months ago
  34. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 9 months ago
  35. a509937b API lint check for the MissingBuild is enabled for androidx by Sergey · 4 years, 10 months ago
  36. 726d0f5 Merge "API lint check for the ListenerLast is enabled for androidx" into androidx-master-dev by Jeff Gaston · 4 years, 9 months ago
  37. 50a187f Make generateConfigDelta more consistent with platform implementation by Alan Viverette · 4 years, 9 months ago
  38. 130035d API lint check for the ListenerLast is enabled for androidx by Sergey · 4 years, 9 months ago
  39. 2e75cdb Ensure that override configuration is always a diff of the base config by Alan Viverette · 4 years, 10 months ago
  40. fb34eed AppCompat widget usage outside of theme should not (yet) crash the app by Kirill Grouchnikov · 4 years, 10 months ago
  41. 36d3cf3 Merge "Use SimpleArrayMap in implementation" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  42. 391dc4b Replace RC dependencies with stable releases by Ian Lake · 4 years, 10 months ago
  43. 800a79d Update experimental signatures again. by Aurimas Liutikas · 4 years, 10 months ago
  44. b3d4be3 Merge "Make AppCompatButton implement TintableCompoundDrawablesView." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  45. a4a0683 Merge "Track experimental API surface" into androidx-master-dev by Alan Viverette · 4 years, 10 months ago
  46. e9d4501 Merge "Allow use of custom configurations via attachBaseContext" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  47. 77e70386 Make AppCompatButton implement TintableCompoundDrawablesView. by Oussama Ben Abdelbaki · 4 years, 10 months ago
  48. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  49. 67f756b Allow use of custom configurations via attachBaseContext by Chris Banes · 4 years, 11 months ago
  50. cb2b73b Properly align Toolbar with ActionMode bar. by Oussama Ben Abdelbaki · 4 years, 10 months ago
  51. d78a458 Use resource loading backport APIs to handle buttonTint on older platforms. by Oussama Ben Abdelbaki · 4 years, 10 months ago
  52. 19dc44d Split testutils-appcompat into its own dependency by Ian Lake · 4 years, 11 months ago
  53. 7abd043 Move testutils to new directory structure by Ian Lake · 4 years, 11 months ago
  54. 8342672 Merge "Apply textApperance attribute to button in API23" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  55. 97ee558 Apply textApperance attribute to button in API23 by Oussama Ben Abdelbaki · 4 years, 11 months ago
  56. f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 4 years, 11 months ago
  57. 25e76f9 Merge "Update metalava to a newer version" into androidx-master-dev by Aurimas Liutikas · 4 years, 11 months ago
  58. 024e874 Update metalava to a newer version by Aurimas Liutikas · 4 years, 11 months ago
  59. 8cf5ef7 Crash sooner when AppCompat widgets used outside of AppCompat theme by Kirill Grouchnikov · 5 years ago
  60. 4d13db7 Merge "Downgrade Log.e to Log.w in AppCompat" into androidx-master-dev by Chris Banes · 5 years ago
  61. 3985200 Downgrade Log.e to Log.w in AppCompat by Chris Banes · 5 years ago
  62. 300a475 Fix hidden api lint errors in SearchView by Ralston Da Silva · 5 years ago
  63. 9c616ef Mark Cuttlefish flaky tests as @FlakyTest by Cătălin Tudor · 5 years ago
  64. e492b22 Merge "Update api lint baseline." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  65. e7ddf86 Merge "Updates some timeouts for AppCompat auto size tests" into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  66. 765afd8 Updates some timeouts for AppCompat auto size tests by Louis Pullen-Freilich · 5 years ago
  67. 5184037 Update api lint baseline. by Aurimas Liutikas · 5 years ago
  68. bfeda12 Merge "Update api lint baseline with new Metalava nullability check." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  69. 65712fc Merge "Remove default view inflater from AppCompat themes" into androidx-master-dev by Treehugger Robot · 5 years ago
  70. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  71. 69b4a1b Disable one of the SearchView tests on pre-16 devices by Kirill Grouchnikov · 5 years ago
  72. 7d4b9e6 Use TestUtilsActions for changing screen orientation by Alan Viverette · 5 years ago
  73. 848ee89 Fix minSdk for executeShellCommand and testEmptyOptionsPanelNotShown by Alan Viverette · 5 years ago
  74. 5ec1301 Merge "Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0"" into androidx-master-dev by Nick Anthony · 5 years ago
  75. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago
  76. e53c18c Remove default view inflater from AppCompat themes by Kirill Grouchnikov · 5 years ago
  77. 4357434 Merge "Apply Benchmark plugin to benchmark modules" into androidx-master-dev by Dustin Lam · 5 years ago
  78. 886c5f5 Merge "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" into androidx-master-dev by Nick Anthony · 5 years ago
  79. 22c3392 Move JUnit4 usage to separate module by Chris Craik · 5 years ago
  80. 56130b2 Apply Benchmark plugin to benchmark modules by Dustin Lam · 5 years ago
  81. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 5 years ago
  82. e2022ae Move benchmark -> benchmark-common by Chris Craik · 5 years ago
  83. df48a5a Mark AppCompatImageViewTest tests as @MediumTest by Aurimas Liutikas · 5 years ago
  84. 7483316 Merge "Only log applyOverrideConfiguration() exceptions if needed" into androidx-master-dev by Treehugger Robot · 5 years ago
  85. 0668481 Ignoring HiddenSuperclass for all metalava checks by Jeff Gaston · 5 years ago
  86. 88c9348 Only log applyOverrideConfiguration() exceptions if needed by Chris Banes · 5 years ago
  87. dc56f43 Merge "Start storing attributes read via AppCompat helpers." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  88. cfd0a06 Use SimpleArrayMap in implementation by Jake Wharton · 5 years ago
  89. 47202e4 Fix AlertDialog neutral button icon by Kirill Grouchnikov · 5 years ago
  90. c68e751 Merge "Revert "Enable threaded downloadable font fetch in background thread"" into androidx-master-dev by Seigo Nonaka · 5 years ago
  91. a049338 Revert "Enable threaded downloadable font fetch in background thread" by Seigo Nonaka · 5 years ago
  92. 28d5f89 Start storing attributes read via AppCompat helpers. by Aurimas Liutikas · 5 years ago
  93. 1b06fa0 Fix AppCompat test failures by Chris Banes · 5 years ago
  94. b1925d5 Wait for idle sync before checking isFinishing() by Alan Viverette · 5 years ago
  95. 03194c5 Merge "Ensure empty options panel is never added to window manager" into androidx-master-dev by Alan Viverette · 5 years ago
  96. 1011b6e Ensure empty options panel is never added to window manager by Alan Viverette · 5 years ago
  97. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  98. b8fcd43 Move RC libraries to next minor version alpha after release cut by Nick Anthony · 5 years ago
  99. 1075b79 Merge "Re-annotate small/medium tests to medium/large" into androidx-master-dev by Sam Gilbert · 5 years ago
  100. d3f472c Merge "Remove library internal details expectations from test case." into androidx-master-dev by Seigo Nonaka · 5 years ago