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