1. 5fba98f Rename param variable name in recyclerview library to resolve refdoc generation issues by Tiem Song · 3 years, 3 months ago
  2. 5c77122 Merge "Sets accessibilityPaneTitle to ActionMode" into androidx-main by Lucy Chang · 3 years, 3 months ago
  3. a75e3d6 Refactor project paths to match Maven coordinates by Alan Viverette · 3 years, 3 months ago
  4. 1973a83 Emoji2 support in AppCompatMultiAutoCompleteTextView by Sean McQuillan · 3 years, 3 months ago
  5. de48ec4 Emoji2 support in AppCompatAutoCompleteTextView by Sean McQuillan · 3 years, 3 months ago
  6. 95f098f Emoji2 support in AppCompatRadioButton by Sean McQuillan · 3 years, 3 months ago
  7. cb5c19f Emoji2 support in AppCompatCheckBox by Sean McQuillan · 3 years, 3 months ago
  8. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  9. e28752c Sets accessibilityPaneTitle to ActionMode by lucychang · 3 years, 3 months ago
  10. 2555b41 Make hash-bangs more portable by Jelle Fresen · 3 years, 3 months ago
  11. fd8be7a Merge "Remove unnecessary NewApi suppressions." into androidx-main by Alexander Dorokhine · 3 years, 3 months ago
  12. ca788f8 Remove unnecessary NewApi suppressions. by Alexander Dorokhine · 3 years, 3 months ago
  13. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  14. 89e07b9 Merge "Migrate a miscellaneous set of libraries to Gradle version catalogs" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  15. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 4 months ago
  16. e54847d Upgrade to AGP 7.1.0-alpha01 by Aurimas Liutikas · 3 years, 4 months ago
  17. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  18. 1f9cc94 Merge "Enable android.nonTransitiveRClass" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  19. 2b1a09c Enable android.nonTransitiveRClass by Aurimas Liutikas · 3 years, 4 months ago
  20. e5ba18a Rename package for emoji2 views helpers by Sean McQuillan · 3 years, 4 months ago
  21. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 4 months ago
  22. c671557 Don't flag private inner classes without constructors by Alan Viverette · 3 years, 4 months ago
  23. f3197f5 Enable emojicompat for AppCompatCheckedTextView by Sean McQuillan · 3 years, 5 months ago
  24. 7186962 Enable emojicompat for SwitchCompat by Sean McQuillan · 3 years, 5 months ago
  25. 740fdf7 Enable emojicompat for AppCompatToggleButton by Sean McQuillan · 3 years, 5 months ago
  26. 41e7e521 Migrate support-emoji-demos to emoji2 by Sean McQuillan · 3 years, 5 months ago
  27. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 5 months ago
  28. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  29. 0eaddab4 Update lock mode. by Sherry Hu · 3 years, 5 months ago
  30. 480d103 Implement setSystemBarsBehavior for pre 30 SDK by Vadim Caen · 3 years, 7 months ago
  31. ff0366f Separate font and flatbuffers in emoji-compat by Sean McQuillan · 3 years, 6 months ago
  32. d749a7b Support multiple listeners in SlidingPaneLayout by Ian Lake · 3 years, 6 months ago
  33. 2a04cdc Remove unused setting of mContext by Jeff Gaston · 3 years, 6 months ago
  34. 8f5b423 Fix lint issue in a fragment sample. by Owen Gray · 3 years, 7 months ago
  35. b3ce079 Update close and open state. by Sherry Hu · 3 years, 7 months ago
  36. 7e0baa4 Revert "Revert "Add fold support on SlidingPaneLayout."" by Sherry Hu · 3 years, 7 months ago
  37. 3f3a451 Revert "Add fold support on SlidingPaneLayout." by Rahul Ravikumar · 3 years, 7 months ago
  38. 67cf4b1 Fix invalid OWNER files due to the users no longer having an active account. by Sam Saccone · 3 years, 7 months ago
  39. 6d42f65 Add fold support on SlidingPaneLayout. by Sherry Hu · 3 years, 8 months ago
  40. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  41. 7969d3a Make CatchAndPrintStackTrace in errorprone an error by Sergey Zakharov · 3 years, 7 months ago
  42. e87fe4c Merge "Fix and enforce ObjectToString errorprone warnings" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  43. 0593c19 Update OWNERS file for Wear samples. by Flavio Lerda · 3 years, 7 months ago
  44. 4e85103 Fix and enforce ObjectToString errorprone warnings by Sergey Zakharov · 3 years, 7 months ago
  45. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  46. 1e5eaf6 Merge "Follow API guidlines for new BoundsCompat class" into androidx-main by Vadim Caen · 3 years, 8 months ago
  47. c6c00e0 Follow API guidlines for new BoundsCompat class by Vadim Caen · 3 years, 8 months ago
  48. 1744422 MediaRouter: Defer callbacks when transfer is implemented by Kyunglyul Hyun · 3 years, 9 months ago
  49. 348fa7e Add Executor param to PagingData operators for Java by Dustin Lam · 3 years, 9 months ago
  50. c3817d5 Backporting of WindowInsetsAnimationCallback by Vadim Caen · 4 years ago
  51. 5ecafeb Update the playground sample to use the compat classes by Vadim Caen · 4 years ago
  52. 3fda2d2 Re-call onApplyWindowInsets after the update of visibleInsets by Vadim Caen · 4 years ago
  53. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  54. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  55. 47ce1ab Upgrade error-prone to 2.4.0 by Dustin Lam · 3 years, 11 months ago
  56. e68bf82 EmojiCompat.GlyphChecker Sample by Siyamed Sinir · 3 years, 11 months ago
  57. 096e5a1 System bar appeareance by Vadim Caen · 4 years, 1 month ago
  58. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years ago
  59. 3f4c39c WindowInsetsControllerCompat: show()/hide() by Vadim Caen · 4 years, 2 months ago
  60. d413450 Merge "Support RTL orientation for stacked alert dialog buttons" into androidx-master-dev by Treehugger Robot · 4 years ago
  61. f1a8db6 Support RTL orientation for stacked alert dialog buttons by Kirill Grouchnikov · 4 years ago
  62. 9e63c06 Enable shrinking for release variant of v7 demo by Kirill Grouchnikov · 4 years ago
  63. 60586b2 Merge "Move to the latest Material 1.2.1 release" into androidx-master-dev by Treehugger Robot · 4 years ago
  64. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 4 years ago
  65. 718c20d Move to the latest Material 1.2.1 release by Kirill Grouchnikov · 4 years ago
  66. 4123a9d Switch action mode drawables from PNGs to vectors by Kirill Grouchnikov · 4 years, 1 month ago
  67. b11e6f2 Merge "Added support for hostExtra to ListBuilder" into androidx-master-dev by Yiou Chen · 4 years ago
  68. b093d7e Merge "Improves nullabilities in slice builder" into androidx-master-dev by Treehugger Robot · 4 years ago
  69. d7a9095 Added support for hostExtra to ListBuilder by Yiou Chen · 4 years, 1 month ago
  70. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 1 month ago
  71. f1b5106 MediaRouter: Let provider release route controller by Kyunglyul Hyun · 4 years, 1 month ago
  72. 1d85e1c Improves nullabilities in slice builder by Pinyao Ting · 4 years, 1 month ago
  73. 9d3bf5f Merge changes from topic "kotlin1_4" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  74. 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 4 years, 1 month ago
  75. c6d6143 Support7Demos: Remove CALLBACK_FLAG_UNFILTERED_EVENTS by Hyundo Moon · 4 years, 1 month ago
  76. b6e2f48 MediaRouter: correct onCreateRouteController(routeId, groupId) by Kyunglyul Hyun · 4 years, 1 month ago
  77. 801fbf8 Fix an issue where TouchInputHandler misinterpreted events from GestureDetector. by Steve McKay · 4 years, 1 month ago
  78. 3eb1c19 Demo app improvements intended to provide a better test bed for investigating bugs and feature requests. by Steve McKay · 4 years, 1 month ago
  79. 3b4d015 Fix issue where selection wasn't update when corresponding items removed from adapter. by Steve McKay · 4 years, 1 month ago
  80. 383508c Merge "Replace AppCompatRatingBar stars with vector drawables." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  81. b82d2b7 Merge "Use a single set of text selection handle bitmaps" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  82. 5f7fcba Clean up Gradle dependencies for v7 demo app by Kirill Grouchnikov · 4 years, 1 month ago
  83. 51587c0 Use a single set of text selection handle bitmaps by Kirill Grouchnikov · 4 years, 1 month ago
  84. 4b8a29a Merge "MediaRouter: Call RouteController#onSelect" into androidx-master-dev by Kyunglyul Hyun · 4 years, 1 month ago
  85. 608ea83 MediaRouter: Call RouteController#onSelect by Kyunglyul Hyun · 4 years, 1 month ago
  86. 7bd62de Replace AppCompatRatingBar stars with vector drawables. by Kirill Grouchnikov · 4 years, 2 months ago
  87. 29bf31a Merge "A customized TabLayout to be used as top navigation bar in leanback" into androidx-master-dev by Sambit Padhi · 4 years, 1 month ago
  88. 344df89 Merge "StableIdKeyProvider improvements." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  89. 77d2361 A customized TabLayout to be used as top navigation bar in leanback by sambitp · 4 years, 2 months ago
  90. d838673 More inclusive language in sample / demo apps by Kirill Grouchnikov · 4 years, 2 months ago
  91. a938a74 StableIdKeyProvider improvements. by Steve McKay · 4 years, 2 months ago
  92. 4be46c0 More inclusive language in tests and samples by Kirill Grouchnikov · 4 years, 2 months ago
  93. 48e47d2 MediaRouter: Make sure the callback is removed by Hyundo Moon · 4 years, 2 months ago
  94. 109341c Merge "Added adapter based on asyncpagingdatadiffer" into androidx-master-dev by Sambit Padhi · 4 years, 2 months ago
  95. a39e6e1 Merge "Support7Demos: Fix crash prior to Android O" into androidx-master-dev by Hyundo Moon · 4 years, 2 months ago
  96. a58362a Added adapter based on asyncpagingdatadiffer by sambitp · 4 years, 2 months ago
  97. 5098065 Merge "Remove the support-biometric-demos sample app" into androidx-master-dev by Curtis Belmonte · 4 years, 2 months ago
  98. e8e7c36 Support7Demos: Fix crash prior to Android O by Hyundo Moon · 4 years, 2 months ago
  99. 0196d10 MediaRouter: Refactor how to get dynamic group state by Kyunglyul Hyun · 4 years, 2 months ago
  100. 235ca19 Remove the support-biometric-demos sample app by Curtis Belmonte · 4 years, 2 months ago