1. 583ac10 Fix being able to call getSupportActionBar before onCreate() by Chris Banes · 5 years ago
  2. 1e793a2 Merge "Rename AppCompatDelegate.onSetTheme API" into androidx-master-dev by Treehugger Robot · 5 years ago
  3. a338a6f Rename AppCompatDelegate.onSetTheme API by Chris Banes · 5 years ago
  4. 3636d0a Pin AppCompat dependencies to stable where we can by Kirill Grouchnikov · 5 years ago
  5. 9d3db78 Invalidate outline on any background change in ActionBar by Kirill Grouchnikov · 5 years ago
  6. c3d3591 Move AppCompatResources to appcompat-resources by Kirill Grouchnikov · 5 years ago
  7. 0adf3e2 Merge "Hardcode the class names for accessibility usage" into androidx-master-dev by Rhed Jao · 5 years ago
  8. 16b8c8b Fixes for Night Mode tests by Chris Banes · 5 years ago
  9. b114dde Merge "Allow Toolbar's menu to be set from layouts" into androidx-master-dev by Chris Banes · 5 years ago
  10. 4afef9f Merge "Add new ActivityCompat.recreate()" into androidx-master-dev by Chris Banes · 5 years ago
  11. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 5 years ago
  12. bf989bc Allow Toolbar's menu to be set from layouts by Chris Banes · 5 years ago
  13. c8a0f77 Add new ActivityCompat.recreate() by Chris Banes · 5 years ago
  14. 6995771 Epicenter API for ListPopupWindow by Matvei Malkov · 5 years ago
  15. fdccf4b1 Start using applyOverrideConfiguration by Chris Banes · 5 years ago
  16. cf8effb Fix Dialogs wiping out Activity Night Mode by Chris Banes · 5 years ago
  17. c324a58 Fix setting NIGHT_MODE_FOLLOW_SYSTEM actually change by Chris Banes · 5 years ago
  18. cc2aa158 Merge "Fix night mode recreating Activities handling config changes" into androidx-master-dev by Treehugger Robot · 5 years ago
  19. accb6d1 Add drawableTint to AppCompatTextView. by Nick Butcher · 6 years ago
  20. e0050d5 Hardcode the class names for accessibility usage by Rhed Jao · 5 years ago
  21. dd37d3a Fix night mode recreating Activities handling config changes by Chris Banes · 5 years ago
  22. 0017051 Add MODE_NIGHT_AUTO_BATTERY option for AppCompat by Chris Banes · 5 years ago
  23. d8bef356 Second phase of moving resource-related classes to new module by Kirill Grouchnikov · 5 years ago
  24. b50f8d1 Merge "Fix spinner popup dismissed after rotation" into androidx-master-dev by Cătălin Tudor · 5 years ago
  25. 23265e8 Fix spinner popup dismissed after rotation by Cătălin Tudor · 5 years ago
  26. b5b369a Fix AppCompat API by Chris Banes · 5 years ago
  27. 0eb5a04 Merge "Night mode improvements" into androidx-master-dev by Chris Banes · 5 years ago
  28. 032ea3e1 Use TintTypedArray for loading menu icons by Kirill Grouchnikov · 5 years ago
  29. a4c60a8 Night mode improvements by Chris Banes · 5 years ago
  30. 871963f Merge "Replacing @attr refs to styleables with links to attrs" into androidx-master-dev by Treehugger Robot · 5 years ago
  31. 612658b Replacing @attr refs to styleables with links to attrs by Jeff Gaston · 5 years ago
  32. b40f978 Merge "Revert "Add drawableTint to AppCompatTextView."" into androidx-master-dev by Treehugger Robot · 5 years ago
  33. a91ad47d Revert "Add drawableTint to AppCompatTextView." by nickbutcher · 5 years ago
  34. 1afc088 Merge "Allow Toolbar [sub]titleTextColor to use a CSL" into androidx-master-dev by Alan Viverette · 5 years ago
  35. 1b982d8 Merge "Extract resource-specific drawable handling into a hook" into androidx-master-dev by kirillg · 5 years ago
  36. 71fa836 Extract resource-specific drawable handling into a hook by Kirill Grouchnikov · 5 years ago
  37. 3a54b37 Allow Toolbar [sub]titleTextColor to use a CSL by Chris Banes · 5 years ago
  38. dd82e24 Add drawableTint to AppCompatTextView. by Nick Butcher · 6 years ago
  39. bdab618 Fix fontFamily not working on pre API 24 by Cătălin Tudor · 6 years ago
  40. 6b6ffde Respect android:textFontWeight in case AppCompatTextView is used. by Seigo Nonaka · 6 years ago
  41. 05d9429 Merge "Remove customerrorprone project" into androidx-master-dev by Oussama Ben Abdelbaki · 6 years ago
  42. 3dc9337 Lint rule to ban @TargetApi annotation by Oussama Ben Abdelbaki · 6 years ago
  43. 2cda285 Remove customerrorprone project by Oussama Ben Abdelbaki · 6 years ago
  44. f825eb5 Support for custom rules by Oussama Ben Abdelbaki · 6 years ago
  45. fdd7a81 Enable lintMinDepVersions in buildOnServer by Oussama Ben Abdelbaki · 6 years ago
  46. 0a48522 Fix SwitchCompat tinting on API<21. by Nick Butcher · 6 years ago
  47. 4987722 Merge "Fix font not applied to spinner widget" into androidx-master-dev by Cătălin Tudor · 6 years ago
  48. 167285d Fix font not applied to spinner widget by Cătălin Tudor · 6 years ago
  49. 401750a Fix widgets not changing background tint by Cătălin Tudor · 6 years ago
  50. 4abeb1e Fix exceptions thrown when using autoSizeTextType by Cătălin Tudor · 6 years ago
  51. 1ff9940 Reduce visibility of method leaking hidden types. by Nick Butcher · 6 years ago
  52. 17c92cb Added support for custom error prone rules by Oussama Ben Abdelbaki · 6 years ago
  53. 48f4ef3 Merge "Add textLocale in Support Library" into androidx-master-dev by Haoyu Zhang · 6 years ago
  54. 013e3b9 Merge "Revert "Night mode stability improvements"" into androidx-master-dev by Treehugger Robot · 6 years ago
  55. 96cb3e0 Add textLocale in Support Library by Haoyu Zhang · 6 years ago
  56. 512e734 Remove constant conditional by Jake Wharton · 6 years ago
  57. 3026bb82 Revert "Night mode stability improvements" by Chris Banes · 6 years ago
  58. 9c7a511 Gracefully degrade animated CheckBox & Radio buttons. by Nick Butcher · 6 years ago
  59. b3475f1 Night mode stability improvements by Chris Banes · 6 years ago
  60. 2c28c5b Revert "Night mode stability improvements" by Ian Lake · 6 years ago
  61. b30d214 Night mode stability improvements by Chris Banes · 6 years ago
  62. d5c93cf Merge "Workaround a bug in TextView.getTextclassifier in O platform" into androidx-master-dev by Treehugger Robot · 6 years ago
  63. a1c3d9e Workaround a bug in TextView.getTextclassifier in O platform by Tony Mak · 6 years ago
  64. bb63f23 Fix font not applied to toggle and switch buttons by Catalin Tudor · 6 years ago
  65. bae75fb Adds compat compound drawable attributes to AppCompatTextView. by Nick Butcher · 6 years ago
  66. 804a0d6 Merge "Enable fatal UnknownNullness Lint for Fragments" into androidx-master-dev by Treehugger Robot · 6 years ago
  67. f89afb0 Enable fatal UnknownNullness Lint for Fragments by Ian Lake · 6 years ago
  68. 3dee4ab Animate CheckBox & Radio buttons. by Nick Butcher · 6 years ago
  69. f91d135 Merge "SupportMenuItem showAsAction getters." into androidx-master-dev by Treehugger Robot · 6 years ago
  70. a1fda59 Merge "Fix font not being applied to check box" into androidx-master-dev by Cătălin Tudor · 6 years ago
  71. 63462c4 Merge "Add nullability annotation to AlertDialog.Builder#create()" into androidx-master-dev by Treehugger Robot · 6 years ago
  72. ab0d512 Fix font not being applied to check box by Catalin Tudor · 6 years ago
  73. 4bac1c2 Add fontVariationSettings attr to AppCompatTextView and TextAppearance by Haoyu Zhang · 6 years ago
  74. 552fa93 Merge "Fixed AppCompatProgressBarHelper spelling" into androidx-master-dev by Sergey Vasilinets · 6 years ago
  75. 3518782 Merge "Fix font not being applied to alert dialog title" into androidx-master-dev by Cătălin Tudor · 6 years ago
  76. dfc5815 Fix font not being applied to alert dialog title by Cătălin Tudor · 6 years ago
  77. f9baecb SupportMenuItem showAsAction getters. by Abodunrinwa Toki · 6 years ago
  78. 9a796ec Fixed AppCompatProgressBarHelper spelling by HearSilent · 6 years ago
  79. 9d68b94 Add nullability annotation to AlertDialog.Builder#create() by Alex Saveau · 6 years ago
  80. 00f3978 Implement NestedScrollingParent3 in ActionBarOverlayLayout. by shepshapard · 6 years ago
  81. 79f40dc Fixed error in documentation saying that the default night mode is MODE_NIGHT_NO while it's actually MODE_NIGHT_FOLLOW_SYSTEM by obenabde · 6 years ago
  82. 28bfcce Fix constant state for AnimatedStateListDrawableCompat. by Nick Butcher · 6 years ago
  83. d0473bf Merge "Disable constant state for AnimatedStateListDrawableCompat" into androidx-master-dev by Treehugger Robot · 6 years ago
  84. 79f5727 Disable constant state for AnimatedStateListDrawableCompat by Alan Viverette · 6 years ago
  85. 2b3a23f Remove null checks prior to instanceof by Jake Wharton · 6 years ago
  86. 42cf485 Inline trivial MenuWrapperFactory methods by Jake Wharton · 6 years ago
  87. ca5a4fa Eliminate MenuItemWrapperJB subtype by Jake Wharton · 6 years ago
  88. 8dfc034 Remove BaseWrapper abstraction by Jake Wharton · 6 years ago
  89. f0bff9e Allow null to setTextFuture argument by Seigo Nonaka · 6 years ago
  90. 6c48bf5 Merge "Allow 0sp text size in xml for TextView" into pi-androidx-dev by Mihai Popa · 6 years ago
  91. 6bf652a Allow 0sp text size in xml for TextView by Mihai Popa · 6 years ago
  92. f4f1b83 Merge "TargetApi annotation scrub" into pi-androidx-dev am: 94a89d2c31 by Jake Wharton · 6 years ago
  93. 2c830717 TargetApi annotation scrub by Jake Wharton · 6 years ago
  94. e6025f6 Merge "Backport AnimatedStateListDrawable." into pi-androidx-dev am: b6365a3cb7 by Nick Butcher · 6 years ago
  95. 068d237 Backport AnimatedStateListDrawable. by Nick Butcher · 6 years ago
  96. b78cdd7 Merge "Add ColorStateList & gradient support to VectorDrawableCompat." into pi-androidx-dev by Nick Butcher · 6 years ago
  97. 5a0d15b Merge "Add ColorStateList & gradient support to VectorDrawableCompat." into pi-androidx-dev by TreeHugger Robot · 6 years ago
  98. d945e14 Merge changes I0efac8ff,I3053a94a into pi-androidx-dev am: f1b5ea934a by Jake Wharton · 6 years ago
  99. bdcbd81 Fix synthetic calls in appcompat module by Jake Wharton · 6 years ago
  100. 997315f Merge "Moved UnhandledKeyEvent support into ComponentActivity" into pi-androidx-dev by Evan Rosky · 6 years ago