1. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  2. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  3. a11e3fe Merge "Remove unused boolean attribute" into androidx-master-dev by Treehugger Robot · 4 years ago
  4. 6ac8c64 Upgrade to Metalava 1.0.0-alpha02 build by Aurimas Liutikas · 4 years ago
  5. 379c039 Remove unused boolean attribute by Kirill Grouchnikov · 4 years ago
  6. f1a8db6 Support RTL orientation for stacked alert dialog buttons by Kirill Grouchnikov · 4 years ago
  7. a7530b8 Introduce LibraryType. Minimal migration of existing code. by Owen Gray · 4 years ago
  8. 851d290 Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 4 years ago
  9. 453b364 Merge "Remove RTL versions of the PNG action mode drawables" into androidx-master-dev by Treehugger Robot · 4 years ago
  10. 8b79fe3 Ensure lint projects are not publishable (+ other reqs) by Oussama Ben Abdelbaki · 4 years ago
  11. 1be884c Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  12. 85c3bdd Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years ago
  13. bf3c344 Remove RTL versions of the PNG action mode drawables by Kirill Grouchnikov · 4 years ago
  14. 4123a9d Switch action mode drawables from PNGs to vectors by Kirill Grouchnikov · 4 years, 1 month ago
  15. 988f7e2 Merge "API lint check for the StaticFinalBuilder is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years ago
  16. 012a88b API lint check for the StaticFinalBuilder is enabled for androidx by Sergey · 4 years, 4 months ago
  17. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 1 month ago
  18. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  19. fdb836b API lint check for the GetterOnBuilder is enabled for androidx by Sergey · 4 years, 4 months ago
  20. f4765ab Merge "Make initial surrounding text backward compatibility" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  21. a7c3e86 Make initial surrounding text backward compatibility by Wilson Wu · 4 years, 3 months ago
  22. 1f25049 Merge "Ban ConcurrentHashMap Usage" into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 1 month ago
  23. 30216f2 Ban ConcurrentHashMap Usage by Oussama Ben Abdelbaki · 4 years, 3 months ago
  24. 9d3bf5f Merge changes from topic "kotlin1_4" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  25. 888a92b Merge "Ban synchronized method usage" into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 1 month ago
  26. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  27. 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 4 years, 1 month ago
  28. 5b5c79f Update SavedState dependencies by Ian Lake · 4 years, 1 month ago
  29. c7516b3 Merge "Fix ActionMode.Callback leak" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  30. ac5627c Suggest using AppCompatResources API for loading drawables from Context by Kirill Grouchnikov · 4 years, 1 month ago
  31. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 7 months ago
  32. daa03d9 Merge "API lint check for the HiddenSuperclass is enabled for androidx" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  33. 1da63b3 API lint check for the HiddenSuperclass is enabled for androidx by Sergey · 4 years, 1 month ago
  34. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years, 1 month ago
  35. dfdb4fa Merge "Extend android:tint->app:tint Lint rule to <ImageButton> as well" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  36. 890664f Bump appcompat to alpha02 by Alan Viverette · 4 years, 1 month ago
  37. b5c29d8 Extend android:tint->app:tint Lint rule to <ImageButton> as well by Kirill Grouchnikov · 4 years, 1 month ago
  38. 383508c Merge "Replace AppCompatRatingBar stars with vector drawables." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  39. 51587c0 Use a single set of text selection handle bitmaps by Kirill Grouchnikov · 4 years, 1 month ago
  40. 1ce184b Merge "Wait for window to gain focus before running UI interaction tests" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  41. 7bd62de Replace AppCompatRatingBar stars with vector drawables. by Kirill Grouchnikov · 4 years, 2 months ago
  42. 5d11382 Simplify OnContextAvailableListener interface by Ian Lake · 4 years, 1 month ago
  43. 4be46c0 More inclusive language in tests and samples by Kirill Grouchnikov · 4 years, 2 months ago
  44. 8c498ab More inclusive language in AppCompat tests by Kirill Grouchnikov · 4 years, 2 months ago
  45. 36f3875 Merge "Update language to comply with Android's inclusive language guidance" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  46. 379c5d6 Merge "Make LinearLayoutCompat.LayoutParams extend from the platform's LinearLayout.LayoutParams" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  47. f4a8316 Wait for window to gain focus before running UI interaction tests by Alan Viverette · 4 years, 2 months ago
  48. da3ae74 Update language to comply with Android's inclusive language guidance by Alice Kuo · 4 years, 2 months ago
  49. 8e9ee06 Fix NightModeRotateDoesNotRecreateActivity failure on emulator by Alan Viverette · 4 years, 4 months ago
  50. 70241f3 Merge "Update language to comply with Android’s inclusive language guidance" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  51. 86fa376 Merge "Add a hook that fires before the Activity's super.onCreate()" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  52. 8b741d6 Merge "Revert "Mark some of the AppCompat code-paths to be R8-friendly"" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  53. de13ee3 Update language to comply with Android’s inclusive language guidance by Ian Pedowitz · 4 years, 2 months ago
  54. e8d7538 Revert "Mark some of the AppCompat code-paths to be R8-friendly" by kirillg · 4 years, 2 months ago
  55. d3a578c Update to new version of metalava by Aurimas Liutikas · 4 years, 2 months ago
  56. ecfcc73 Mark some of the AppCompat code-paths to be R8-friendly by Kirill Grouchnikov · 4 years, 2 months ago
  57. 5aeef82 Merge "Fix obsolete v7 references in library metadata" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  58. b4a3fe1 Add a hook that fires before the Activity's super.onCreate() by Ian Lake · 4 years, 2 months ago
  59. 07360c4 Merge "Revert "Revert "Ensure main thread in LifecycleRegistry methods.""" into androidx-master-dev by Sergey Vasilinets · 4 years, 2 months ago
  60. e46d35d Stop running PopupMenuTest#testHoverSelectsMenuItem on API 30 by Sergey Vasilinets · 4 years, 2 months ago
  61. a9a8ffd Revert "Revert "Ensure main thread in LifecycleRegistry methods."" by Sergey Vasilinets · 4 years, 2 months ago
  62. f0fb477 Fix infinity recursive on some device by Seigo Nonaka · 4 years, 2 months ago
  63. 7c9a5fc Make LinearLayoutCompat.LayoutParams extend from the platform's LinearLayout.LayoutParams by Oussama Ben Abdelbaki · 4 years, 2 months ago
  64. 6521ced Fix obsolete v7 references in library metadata by Kirill Grouchnikov · 4 years, 2 months ago
  65. 0f9d59e Merge "Support RTL in menu items with icons" into androidx-master-dev by Chris Banes · 4 years, 2 months ago
  66. c5e248b Update WindowInsetsCompat to Android 11 APIs by Chris Banes · 4 years, 7 months ago
  67. 09334f7 Support RTL in menu items with icons by Mariano Martin · 4 years, 3 months ago
  68. 88f28a6 Merge "Revert "Add CSL value support to ColorStateListInflaterCompat"" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  69. 8523c19 Revert "Add CSL value support to ColorStateListInflaterCompat" by kirillg · 4 years, 3 months ago
  70. d026e9a Stop running ListPopupWindowTest and AppCompatSpinnerTest on API30 by Aurimas Liutikas · 4 years, 3 months ago
  71. ab40cf1 Merge "Enable profileable for all benchmarks, and benchmark tests" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  72. a42f3e6 Enable profileable for all benchmarks, and benchmark tests by Chris Craik · 4 years, 3 months ago
  73. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 3 months ago
  74. 4b77203 Fix ActionMode.Callback leak by cketti · 4 years, 3 months ago
  75. ce3f4fb Fix API versions for all issue registries. by Rahul Ravikumar · 4 years, 3 months ago
  76. b7bc89d Suppress deprecations from new sdk, failing tests by Alan Viverette · 4 years, 3 months ago
  77. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  78. 20a58d6 Merge "Add CSL value support to ColorStateListInflaterCompat" into androidx-master-dev am: 7a083b9467 by Treehugger Robot · 4 years, 3 months ago
  79. 7a083b9 Merge "Add CSL value support to ColorStateListInflaterCompat" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  80. 7238cba Merge "Flaky test is flaky." into androidx-master-dev am: 15bee7da23 by Treehugger Robot · 4 years, 3 months ago
  81. 15bee7d Merge "Flaky test is flaky." into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  82. f0009da Merge "Remove Javadoc notes on a couple of AppCompat classes" into androidx-master-dev am: 812cf9e6ae by Treehugger Robot · 4 years, 3 months ago
  83. a2babbf Remove Javadoc notes on a couple of AppCompat classes by Kirill Grouchnikov · 4 years, 3 months ago
  84. c26fd53 Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev am: 618985cf35 by Aurimas Liutikas · 4 years, 3 months ago
  85. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 4 months ago
  86. 09a9cc1 Merge "Switch to prebuilts of savedstate" into androidx-master-dev am: 90904a4476 by Treehugger Robot · 4 years, 4 months ago
  87. f45c6c0 Switch to prebuilts of savedstate by Ian Lake · 4 years, 4 months ago
  88. 07528ae Merge "Refresh the Javadocs of SwitchCompat" into androidx-master-dev am: a9508b7de9 by Treehugger Robot · 4 years, 4 months ago
  89. 5c3bc5a Refresh the Javadocs of SwitchCompat by Kirill Grouchnikov · 4 years, 4 months ago
  90. e232f52 Add CSL value support to ColorStateListInflaterCompat by Ataul Munim · 4 years, 4 months ago
  91. 6a45a60 Merge "Regenerate old API files using new metalava." into androidx-master-dev by Aurimas Liutikas · 4 years, 4 months ago
  92. eb8c46d Merge "Support background tinting on AppCompatToggleButton" into androidx-master-dev am: ddf8c858e2 by Treehugger Robot · 4 years, 4 months ago
  93. ad90a14 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 4 months ago
  94. ea7fd83 Support background tinting on AppCompatToggleButton by Kirill Grouchnikov · 4 years, 4 months ago
  95. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 4 months ago
  96. 668f619 Merge "Theme attribute for setting content description on action mode close" into androidx-master-dev am: 346ad7741e by Treehugger Robot · 4 years, 4 months ago
  97. b3b5596 Theme attribute for setting content description on action mode close by Kirill Grouchnikov · 4 years, 4 months ago
  98. 7c2f23d Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  99. 8f80fab Merge "Support for tinting action mode drawables" into androidx-master-dev am: 4e156f83ff by Treehugger Robot · 4 years, 4 months ago
  100. 4e156f8 Merge "Support for tinting action mode drawables" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago