1. 88b8c19 Merge "Remove unnecessary imports in build file" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  2. 60eb416 Merge "Explicitly telling Metalava to skip including @RestrictTo APIs from current.txt" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  3. 75ca35a Ensure the base context is always a wrapper by Alan Viverette · 4 years, 9 months ago
  4. 82f332a Remove unnecessary imports in build file by Kirill Grouchnikov · 4 years, 9 months ago
  5. 578e5ba Lint detector for ColorStateLists that use app:alpha without android:alpha by Kirill Grouchnikov · 4 years, 9 months ago
  6. 7c986ac Explicitly telling Metalava to skip including @RestrictTo APIs from current.txt by Jeff Gaston · 4 years, 9 months ago
  7. 8c4c2bd Fix drawable tinting on TextView relative compound drawables. by Nick Butcher · 4 years, 10 months ago
  8. b4f0849 Move saveAttributeDataForStyleable to a separate class by Aurimas Liutikas · 5 years ago
  9. 642cb9e Add Robolectric test to ensure workaround works by Chris Banes · 4 years, 9 months ago
  10. 22384d6 Merge "Disable createConfigurationContext() for Robolectric" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  11. fdb000f Merge "Appcompat lint project." into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 9 months ago
  12. be0ec25 Disable createConfigurationContext() for Robolectric by Chris Banes · 4 years, 9 months ago
  13. 9502ef7 Many, many night mode tests fixes by Chris Banes · 5 years ago
  14. 37132e6 Merge "Remove NightModeTestSuite" into androidx-master-dev by Chris Banes · 4 years, 9 months ago
  15. 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 4 years, 10 months ago
  16. b72fde75 Remove NightModeTestSuite by Chris Banes · 4 years, 9 months ago
  17. 0e0fafd2 Merge "Update android lint baseline" into androidx-master-dev by Aurimas Liutikas · 4 years, 10 months ago
  18. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 10 months ago
  19. 9a945cf Appcompat lint project. by Oussama Ben Abdelbaki · 4 years, 10 months ago
  20. b65f30a Upate versions after Dec 4th Release by Nick Anthony · 4 years, 10 months ago
  21. 2d95dad Merge "Don't run rotation test on devices that only support one orientation" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  22. a372566 Don't run rotation test on devices that only support one orientation by Alan Viverette · 4 years, 10 months ago
  23. 0850be8 DayNight rewrite v2.5 by Chris Banes · 4 years, 10 months ago
  24. 04eb29e Remove the proguard flag for AAPT1 by Aurimas Liutikas · 4 years, 10 months ago
  25. 1732145 Update API lint baselines by Aurimas Liutikas · 4 years, 10 months ago
  26. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 10 months ago
  27. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 10 months ago
  28. c1eef92 Move appcompat/resources to the new proper directory structure by Sergey · 4 years, 11 months ago
  29. 58224d4 Move appcompat/benchmark to the new proper directory structure by Sergey · 4 years, 11 months ago
  30. 5e1cddb Move appcompat to the new proper directory structure by Sergey · 4 years, 11 months ago
  31. 170c27a Suppress valid deprecated usages and add missing deprecation annotations by Alan Viverette · 5 years ago
  32. 0b58731 API lint check for the ArrayReturn is enabled for androidx by Sergey · 5 years ago
  33. a90de66 Merge "Fix errorprone issues in appcompat-resources" into androidx-master-dev by Treehugger Robot · 5 years ago
  34. d6d9d04 Merge "Fix/suppress deprecated API usage in appcompat-resources" into androidx-master-dev by Treehugger Robot · 5 years ago
  35. f70b49a Merge "Adds -PupdateLintBaseline parameter for lint" into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  36. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 5 years ago
  37. c2b3424 Clean up UnusedVariable warnings. by Aurimas Liutikas · 5 years ago
  38. 8e4371a Fix errorprone issues in appcompat-resources by Ian Lake · 5 years ago
  39. d6a27db Fix/suppress deprecated API usage in appcompat-resources by Ian Lake · 5 years ago
  40. 7caa20b Merge "Propagate deprecation" into androidx-master-dev by Alan Viverette · 5 years ago
  41. 32d2906 Propagate deprecation by Alan Viverette · 5 years ago
  42. 83ad47a Merge "Turn UnnecessaryParentheses into an error in error-prone" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  43. f71975d Direct boot aware fixes in AppCompat / core by Kirill Grouchnikov · 5 years ago
  44. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 5 years ago
  45. a35926f Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  46. fbcd7b4 Merge "Workaround for issue with new blank Configuration prior to API level 26" into androidx-master-dev by Alan Viverette · 5 years ago
  47. 32db972 Merge "Revert "Properly align Toolbar with ActionMode bar."" into androidx-master-dev by Treehugger Robot · 5 years ago
  48. 1795e4e Workaround for issue with new blank Configuration prior to API level 26 by Alan Viverette · 5 years ago
  49. 6e0c057 Revert "Properly align Toolbar with ActionMode bar." by Alan Viverette · 5 years ago
  50. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 5 years ago
  51. a509937b API lint check for the MissingBuild is enabled for androidx by Sergey · 5 years ago
  52. 726d0f5 Merge "API lint check for the ListenerLast is enabled for androidx" into androidx-master-dev by Jeff Gaston · 5 years ago
  53. 50a187f Make generateConfigDelta more consistent with platform implementation by Alan Viverette · 5 years ago
  54. 130035d API lint check for the ListenerLast is enabled for androidx by Sergey · 5 years ago
  55. 2e75cdb Ensure that override configuration is always a diff of the base config by Alan Viverette · 5 years ago
  56. fb34eed AppCompat widget usage outside of theme should not (yet) crash the app by Kirill Grouchnikov · 5 years ago
  57. 36d3cf3 Merge "Use SimpleArrayMap in implementation" into androidx-master-dev by Treehugger Robot · 5 years ago
  58. 391dc4b Replace RC dependencies with stable releases by Ian Lake · 5 years ago
  59. 800a79d Update experimental signatures again. by Aurimas Liutikas · 5 years ago
  60. b3d4be3 Merge "Make AppCompatButton implement TintableCompoundDrawablesView." into androidx-master-dev by Treehugger Robot · 5 years ago
  61. a4a0683 Merge "Track experimental API surface" into androidx-master-dev by Alan Viverette · 5 years ago
  62. e9d4501 Merge "Allow use of custom configurations via attachBaseContext" into androidx-master-dev by Treehugger Robot · 5 years ago
  63. 77e70386 Make AppCompatButton implement TintableCompoundDrawablesView. by Oussama Ben Abdelbaki · 5 years ago
  64. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  65. 67f756b Allow use of custom configurations via attachBaseContext by Chris Banes · 5 years ago
  66. cb2b73b Properly align Toolbar with ActionMode bar. by Oussama Ben Abdelbaki · 5 years ago
  67. d78a458 Use resource loading backport APIs to handle buttonTint on older platforms. by Oussama Ben Abdelbaki · 5 years ago
  68. 19dc44d Split testutils-appcompat into its own dependency by Ian Lake · 5 years ago
  69. 7abd043 Move testutils to new directory structure by Ian Lake · 5 years ago
  70. 8342672 Merge "Apply textApperance attribute to button in API23" into androidx-master-dev by Treehugger Robot · 5 years ago
  71. 97ee558 Apply textApperance attribute to button in API23 by Oussama Ben Abdelbaki · 5 years ago
  72. f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 5 years ago
  73. 25e76f9 Merge "Update metalava to a newer version" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  74. 024e874 Update metalava to a newer version by Aurimas Liutikas · 5 years ago
  75. 8cf5ef7 Crash sooner when AppCompat widgets used outside of AppCompat theme by Kirill Grouchnikov · 6 years ago
  76. 4d13db7 Merge "Downgrade Log.e to Log.w in AppCompat" into androidx-master-dev by Chris Banes · 5 years ago
  77. 3985200 Downgrade Log.e to Log.w in AppCompat by Chris Banes · 5 years ago
  78. 300a475 Fix hidden api lint errors in SearchView by Ralston Da Silva · 5 years ago
  79. 9c616ef Mark Cuttlefish flaky tests as @FlakyTest by Cătălin Tudor · 5 years ago
  80. e492b22 Merge "Update api lint baseline." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  81. e7ddf86 Merge "Updates some timeouts for AppCompat auto size tests" into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  82. 765afd8 Updates some timeouts for AppCompat auto size tests by Louis Pullen-Freilich · 5 years ago
  83. 5184037 Update api lint baseline. by Aurimas Liutikas · 5 years ago
  84. bfeda12 Merge "Update api lint baseline with new Metalava nullability check." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  85. 65712fc Merge "Remove default view inflater from AppCompat themes" into androidx-master-dev by Treehugger Robot · 5 years ago
  86. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  87. 69b4a1b Disable one of the SearchView tests on pre-16 devices by Kirill Grouchnikov · 5 years ago
  88. 7d4b9e6 Use TestUtilsActions for changing screen orientation by Alan Viverette · 5 years ago
  89. 848ee89 Fix minSdk for executeShellCommand and testEmptyOptionsPanelNotShown by Alan Viverette · 5 years ago
  90. 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
  91. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago
  92. e53c18c Remove default view inflater from AppCompat themes by Kirill Grouchnikov · 5 years ago
  93. 4357434 Merge "Apply Benchmark plugin to benchmark modules" into androidx-master-dev by Dustin Lam · 5 years ago
  94. 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
  95. 22c3392 Move JUnit4 usage to separate module by Chris Craik · 5 years ago
  96. 56130b2 Apply Benchmark plugin to benchmark modules by Dustin Lam · 5 years ago
  97. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 5 years ago
  98. e2022ae Move benchmark -> benchmark-common by Chris Craik · 5 years ago
  99. df48a5a Mark AppCompatImageViewTest tests as @MediumTest by Aurimas Liutikas · 5 years ago
  100. 7483316 Merge "Only log applyOverrideConfiguration() exceptions if needed" into androidx-master-dev by Treehugger Robot · 5 years ago