1. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  2. e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 2 years, 6 months ago
  3. ef5e710 Upstream deprecation suppressions for Android T by Aurimas Liutikas · 2 years, 7 months ago
  4. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  5. cb1afd6 Deprecate all the APIs in textclassifier by Tony Mak · 2 years, 8 months ago
  6. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 10 months ago
  7. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 11 months ago
  8. a418a15 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 11 months ago
  9. 9cd4959 Merge "Update lint baselines once again." into androidx-main by Aurimas Liutikas · 2 years, 11 months ago
  10. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 11 months ago
  11. b956448 Set PendingIntent.FLAG_IMMUTABLE in a test by Tony Mak · 2 years, 11 months ago
  12. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 11 months ago
  13. f092c3d Switching androidx.sh from running lintRelease back to lintDebug by Tiem Song · 3 years ago
  14. 6dce832 Fix lint issues with androidx-studio-integration branch by Tiem Song · 3 years ago
  15. b2a22e1 Update lint baselines for tip of tree android lint by Aurimas Liutikas · 3 years ago
  16. a3215e1 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  17. 0f8c303 Set FLAG_IMMUTABLE when creating PendingIntent. by Tony Mak · 3 years, 1 month ago
  18. 5732ad2 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 1 month ago
  19. e62bbfa Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 1 month ago
  20. ac702b8 DO NOT MERGE Revert platform-specific changes by Alan Viverette · 3 years, 1 month ago
  21. 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years, 2 months ago
  22. 9fb25e9 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 2 months ago
  23. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years, 2 months ago
  24. 04ae005 Reenable running lint in androidx-studio-integration by Aurimas Liutikas · 3 years, 3 months ago
  25. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  26. 89e07b9 Merge "Migrate a miscellaneous set of libraries to Gradle version catalogs" into androidx-main by Aurimas Liutikas · 3 years, 3 months ago
  27. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 3 months ago
  28. e54847d Upgrade to AGP 7.1.0-alpha01 by Aurimas Liutikas · 3 years, 4 months ago
  29. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  30. f2dd946 Disable failing textclassifier tests by Aurimas Liutikas · 3 years, 4 months ago
  31. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 4 months ago
  32. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 5 months ago
  33. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  34. b360eb9 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 5 months ago
  35. fee1a10 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 5 months ago
  36. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  37. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 10 months ago
  38. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 10 months ago
  39. cf40312 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 11 months ago
  40. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 3 years, 11 months ago
  41. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  42. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  43. 6b385b8 Merge "Clean up API" into androidx-master-dev by Treehugger Robot · 4 years ago
  44. bfc0dee Merge "BanTargetApiAnnotation check now actually looks for the annotation and not usages of methods annotated by it." into androidx-master-dev by Oussama Ben Abdelbaki · 4 years ago
  45. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 4 years ago
  46. 39a6ffd Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years ago
  47. 268882e Clean up API by Tony Mak · 4 years ago
  48. b245154 Remove the experimental toolbar for now by Tony Mak · 4 years ago
  49. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years ago
  50. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  51. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years ago
  52. 7bd62de Replace AppCompatRatingBar stars with vector drawables. by Kirill Grouchnikov · 4 years, 2 months ago
  53. 1717a5f Fix nullpointer crash in FloatingToolbar. by Abodunrinwa Toki · 4 years, 2 months ago
  54. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 3 months ago
  55. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  56. bea1c35 Merge "Use the package name from context when accessing the app info object" into androidx-master-dev am: e39956ce80 by Treehugger Robot · 4 years, 4 months ago
  57. e39956c Merge "Use the package name from context when accessing the app info object" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  58. 3053fbb Merge changes from topic "metalavaupdate" into androidx-master-dev am: bf164d8851 by Aurimas Liutikas · 4 years, 4 months ago
  59. a683bd9 Reenable BuilderSetStyle and BuilderSetStyle checks by Aurimas Liutikas · 4 years, 4 months ago
  60. 720bdc8 Use the package name from context when accessing the app info object by Tony Mak · 4 years, 4 months ago
  61. c85c496 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev am: 0b492236c6 by Alan Viverette · 4 years, 5 months ago
  62. 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 5 months ago
  63. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  64. 10c241c Import translations. DO NOT MERGE by Bill Yi · 4 years, 5 months ago
  65. 73a979e Import translations. DO NOT MERGE by Bill Yi · 4 years, 5 months ago
  66. cb0519a Merge "Add suggestConversationActions in PlatformTcWrapper" into androidx-master-dev am: 897e30f6c6 by Treehugger Robot · 4 years, 5 months ago
  67. c5c07cf Add suggestConversationActions in PlatformTcWrapper by Tony Mak · 4 years, 5 months ago
  68. 869221b Merge "Update to a newer metalava version." into androidx-master-dev am: e1e940217e by Automerger Merge Worker · 4 years, 6 months ago
  69. 52f57c5 Update to a newer metalava version. by Aurimas Liutikas · 4 years, 6 months ago
  70. 7b982e9 Merge "Revert "Move all uses of androidx.core:core:1.1.0 and"" into androidx-master-dev am: bb4b7c6a45 by Automerger Merge Worker · 4 years, 7 months ago
  71. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 7 months ago
  72. 5966b3a Merge commit 'd7059bfe13613875e8255ed022ea256cd8ba8c5d' into manual_merge_d7059bfe13613875e8255ed022ea256cd8ba8c5d by Aurimas Liutikas · 4 years, 7 months ago
  73. a823065 Merge "Suppress/migrate from deprecated APIs in Android R" into androidx-platform-dev by Chris Banes · 4 years, 7 months ago
  74. a2b94f5 Move textclassifier to the new proper directory structure by Sergey · 4 years, 9 months ago
  75. ed18608 Suppress/migrate from deprecated APIs in Android R by Chris Banes · 4 years, 7 months ago
  76. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 7 months ago
  77. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  78. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  79. d4fcb1c Use namespaced R classes by Aurimas Liutikas · 4 years, 9 months ago
  80. 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 4 years, 10 months ago
  81. 0e0fafd2 Merge "Update android lint baseline" into androidx-master-dev by Aurimas Liutikas · 4 years, 9 months ago
  82. cf8b11c Fix and enforce UnusedVariable errorprone warnings by Aurimas Liutikas · 4 years, 9 months ago
  83. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 9 months ago
  84. 2cf4e70 Import translations. DO NOT MERGE by Bill Yi · 4 years, 9 months ago
  85. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 10 months ago
  86. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 10 months ago
  87. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 11 months ago
  88. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 5 years ago
  89. 23fdd83 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  90. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 5 years ago
  91. efce082 Implement the main panel with the adding action buttons by BlairShi · 5 years ago
  92. 391dc4b Replace RC dependencies with stable releases by Ian Lake · 5 years ago
  93. c2090d7 x/FT pane templates. by Abodunrinwa Toki · 5 years ago
  94. 7a0510e Merge "Extract the FloatingToolbar interface and add FT2 to test app" into androidx-master-dev by Treehugger Robot · 5 years ago
  95. 426aa50 Extract the FloatingToolbar interface and add FT2 to test app by Tony Mak · 5 years ago
  96. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  97. f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 5 years ago
  98. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  99. 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
  100. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago