1. 64cbe867 Update lint baselines by Tiem Song · 1 year, 9 months ago
  2. be24303 Rename support-v7 packages to androidx for SupportV7Demos by Alex Dadukin · 1 year, 10 months ago
  3. 62528c8 Add ryanmentley to Support7Demos OWNERS by Ryan Mentley · 1 year, 10 months ago
  4. b9fa90f Update lint baselines by Tiem Song · 1 year, 11 months ago
  5. d52a31e Merge "DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev" into androidx-main by Alan Viverette · 1 year, 11 months ago
  6. a5705b9 Reenable unused method check in errorprone. by Aurimas Liutikas · 1 year, 11 months ago
  7. 889e23e Reenable UnusedVariable ErrorProne check. by Aurimas Liutikas · 1 year, 11 months ago
  8. 051cbdc Merge "Draw background in EmojiSpan" into androidx-main am: b40079dd4c by Treehugger Robot · 2 years ago
  9. 15ef5cb Draw background in EmojiSpan by Sean McQuillan · 2 years ago
  10. f782099 Address POST_NOTIFICATIONS permissions issues for targetSdk 33 by Alan Viverette · 2 years ago
  11. 49dee71 Merge "Fix leanback lint warnings" into androidx-main am: e3b7afb4d1 by Treehugger Robot · 2 years ago
  12. 22ca793a Fix leanback lint warnings by George Mount · 2 years ago
  13. 8363e27 Merge "Fix lint warnings in AbstractDetailsDescriptionPresenter" into androidx-main am: 5e90bf8bef by George Mount · 2 years ago
  14. 37c3d44 Fix lint warnings in AbstractDetailsDescriptionPresenter by George Mount · 2 years ago
  15. 27a9768 Merge "Add nullability annotations to DefaultItemAnimator.java" into androidx-main am: f3ad6e4e9f by Aurimas Liutikas · 2 years ago
  16. f3ad6e4 Merge "Add nullability annotations to DefaultItemAnimator.java" into androidx-main by Aurimas Liutikas · 2 years ago
  17. 7c7f087 Add nullability annotations to DefaultItemAnimator.java by Sam Gilbert · 2 years ago
  18. 6b507bd Merge "Fix UnknownNullness issues in Transition" into androidx-main am: 622b9cf682 by Treehugger Robot · 2 years ago
  19. ff0b772 Fix UnknownNullness issues in Transition by Owen Gray · 2 years ago
  20. d30e01f Merge "Add NullabilityAnnotationsDetector to AndroidXIssueRegistry" into androidx-main am: f1312403d4 by Julia McClellan · 2 years, 1 month ago
  21. a2dc6c6 Add NullabilityAnnotationsDetector to AndroidXIssueRegistry by Julia McClellan · 2 years, 1 month ago
  22. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 1 month ago
  23. 3e0ca61 Remove line and position from lint baselines by Alan Viverette · 2 years, 1 month ago
  24. da396f6 Deprecations for SDK update by Alan Viverette · 2 years, 2 months ago
  25. 982b505 Deprecations for SDK update by Alan Viverette · 2 years, 2 months ago
  26. fad9607 Merge changes from topic "fullsdk_1648670479" into androidx-platform-dev by TreeHugger Robot · 2 years, 3 months ago
  27. 38e8007 Deprecations for platform SDK update by Alan Viverette · 2 years, 3 months ago
  28. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  29. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 3 months ago
  30. e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 2 years, 4 months ago
  31. 7550a70 Revert "Convert WindowInsetsControllerCompat behavior to depend on a View to align behavior" by Alex Vanyo · 2 years, 4 months ago
  32. f81160c Merge "Upgrade to AGP 7.3.0-alpha03" into androidx-main by Aurimas Liutikas · 2 years, 4 months ago
  33. 3c01de6 Upgrade to AGP 7.3.0-alpha03 by Aurimas Liutikas · 2 years, 4 months ago
  34. 008fc44 Merge "Ensure that library services declare exported=true" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  35. 2b44e7e Merge "Upstream deprecation suppressions for Android T" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  36. ef5e710 Upstream deprecation suppressions for Android T by Aurimas Liutikas · 2 years, 4 months ago
  37. abdba82 Ensure that library services declare exported=true by Tiem Song · 2 years, 4 months ago
  38. 395307d Make AppCompatDialog extend ComponentDialog and clean up nullability by Alan Viverette · 2 years, 5 months ago
  39. 1d2a42c Merge "Use FLAG_IMMUTABLE for API 23 and above" into androidx-main by Marc Bächinger · 2 years, 5 months ago
  40. 56cb16b Change owners of support4demos and support7demos by Marc Bächinger · 2 years, 5 months ago
  41. 3c97c72 Use FLAG_IMMUTABLE for API 23 and above by Marc Bächinger · 2 years, 5 months ago
  42. ac1ed69 Remove localbroadcastmanager from source control by Alan Viverette · 2 years, 5 months ago
  43. 0d8eb40 Convert WindowInsetsControllerCompat behavior to depend on a View to align behavior by Alex Vanyo · 2 years, 7 months ago
  44. cc79ab2 Don't wrap NumberKeyListeners for emoji by Sean McQuillan · 2 years, 7 months ago
  45. e906be4 Fix lint warnings for androidx.core through a.c.view.D by Alan Viverette · 2 years, 7 months ago
  46. 7b3f681 Merge "Rename MediaRouterParams#setMediaTransferReceiver" into androidx-main by Kyunglyul Hyun · 2 years, 7 months ago
  47. dd01c08 Rename MediaRouterParams#setMediaTransferReceiver by Kyunglyul Hyun · 2 years, 8 months ago
  48. 8fd8736 Remove pavlis@ from OWNERS files by Aurimas Liutikas · 2 years, 7 months ago
  49. ff72104 Merge "Backport workarounds for T SDK compatibility" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  50. db82ebd Explicitly declare type to specify nullness by Tiem Song · 2 years, 8 months ago
  51. ca7e68d Backport workarounds for T SDK compatibility by Alan Viverette · 2 years, 8 months ago
  52. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  53. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 8 months ago
  54. 9485ee0 Merge "Let apps disable MR2 dynamically" into androidx-main by Kyunglyul Hyun · 2 years, 8 months ago
  55. e82703f Let apps disable MR2 dynamically by Kyunglyul Hyun · 2 years, 9 months ago
  56. 57ffc57 Move out grid view components into leanback-grid library by Biswarup Pal · 2 years, 9 months ago
  57. a480f92 Merge "Initial version of two-pane preference fragment." into androidx-main by Treehugger Robot · 2 years, 8 months ago
  58. 28b7f70 Initial version of two-pane preference fragment. by Sherry Hu · 2 years, 9 months ago
  59. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  60. c78552b Remove legacy-support-core-utils by Aurimas Liutikas · 2 years, 10 months ago
  61. 49399c2 Specify mutability flag in Support7Demos by Sungsoo Lim · 2 years, 10 months ago
  62. b6fb336 MediaRouter: hide group volume for a single route by Kyunglyul Hyun · 2 years, 10 months ago
  63. bb89fe7 Update KSP to beta07 by Yigit Boyar · 2 years, 10 months ago
  64. d1d7e8b Merge "Fix all lint warnings in SampleMediaRouterActivity" into androidx-main am: 788a903410 by Treehugger Robot · 2 years, 11 months ago
  65. c8dc0ee Fix all lint warnings in SampleMediaRouterActivity by Alan Viverette · 2 years, 11 months ago
  66. 478f74a5 Merge "Make snapshot is refreshed when opening MediaRouteControllerDialog" into androidx-main am: 9e944bbf6f by Treehugger Robot · 2 years, 11 months ago
  67. cfcf044 Make snapshot is refreshed when opening MediaRouteControllerDialog by Hyundo Moon · 2 years, 11 months ago
  68. c76deef Merge "Require room-paging artifact for PagingSource" into androidx-main am: ac531a520a by Clara Fok · 2 years, 11 months ago
  69. 1062867 Require room-paging artifact for PagingSource by Clara Fok · 2 years, 11 months ago
  70. 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years ago
  71. 5fba98f Rename param variable name in recyclerview library to resolve refdoc generation issues by Tiem Song · 3 years ago
  72. 5c77122 Merge "Sets accessibilityPaneTitle to ActionMode" into androidx-main by Lucy Chang · 3 years ago
  73. a75e3d6 Refactor project paths to match Maven coordinates by Alan Viverette · 3 years ago
  74. 1973a83 Emoji2 support in AppCompatMultiAutoCompleteTextView by Sean McQuillan · 3 years ago
  75. de48ec4 Emoji2 support in AppCompatAutoCompleteTextView by Sean McQuillan · 3 years ago
  76. 95f098f Emoji2 support in AppCompatRadioButton by Sean McQuillan · 3 years ago
  77. cb5c19f Emoji2 support in AppCompatCheckBox by Sean McQuillan · 3 years ago
  78. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years ago
  79. e28752c Sets accessibilityPaneTitle to ActionMode by lucychang · 3 years ago
  80. 2555b41 Make hash-bangs more portable by Jelle Fresen · 3 years ago
  81. fd8be7a Merge "Remove unnecessary NewApi suppressions." into androidx-main by Alexander Dorokhine · 3 years ago
  82. ca788f8 Remove unnecessary NewApi suppressions. by Alexander Dorokhine · 3 years, 1 month ago
  83. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 1 month ago
  84. 89e07b9 Merge "Migrate a miscellaneous set of libraries to Gradle version catalogs" into androidx-main by Aurimas Liutikas · 3 years, 1 month ago
  85. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 1 month ago
  86. e54847d Upgrade to AGP 7.1.0-alpha01 by Aurimas Liutikas · 3 years, 1 month ago
  87. 802403a Update lint baselines by Alan Viverette · 3 years, 1 month ago
  88. 1f9cc94 Merge "Enable android.nonTransitiveRClass" into androidx-main by Aurimas Liutikas · 3 years, 1 month ago
  89. 2b1a09c Enable android.nonTransitiveRClass by Aurimas Liutikas · 3 years, 1 month ago
  90. e5ba18a Rename package for emoji2 views helpers by Sean McQuillan · 3 years, 1 month ago
  91. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 2 months ago
  92. c671557 Don't flag private inner classes without constructors by Alan Viverette · 3 years, 2 months ago
  93. f3197f5 Enable emojicompat for AppCompatCheckedTextView by Sean McQuillan · 3 years, 2 months ago
  94. 7186962 Enable emojicompat for SwitchCompat by Sean McQuillan · 3 years, 2 months ago
  95. 740fdf7 Enable emojicompat for AppCompatToggleButton by Sean McQuillan · 3 years, 2 months ago
  96. 41e7e521 Migrate support-emoji-demos to emoji2 by Sean McQuillan · 3 years, 2 months ago
  97. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 2 months ago
  98. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  99. 0eaddab4 Update lock mode. by Sherry Hu · 3 years, 2 months ago
  100. 480d103 Implement setSystemBarsBehavior for pre 30 SDK by Vadim Caen · 3 years, 5 months ago