1. ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 1 year, 11 months ago
  2. 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years ago
  3. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 1 month ago
  4. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  5. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 3 months ago
  6. e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 2 years, 4 months ago
  7. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 7 months ago
  8. a2e01f2 Fix ParcelUtilsTest for T by Ember Rose · 2 years, 5 months ago
  9. 1dcb884 Propagate more deprecations for SDK update by Alan Viverette · 2 years, 7 months ago
  10. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  11. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  12. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 9 months ago
  13. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  14. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 1 month ago
  15. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years ago
  16. 247e838 Migrate versionedparcelable to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 1 month ago
  17. 802403a Update lint baselines by Alan Viverette · 3 years, 1 month ago
  18. b578723 Merge "Fix ClassVerificationFailure lint issues" into androidx-main by Ember Rose · 3 years, 1 month ago
  19. 9df7a27 Fix ClassVerificationFailure lint issues by Ember Rose · 3 years, 1 month ago
  20. b2d76b2 Clear key when putting null VP in a Bundle by Ember Rose · 3 years, 1 month ago
  21. 2923f39 Move to targeting Java 8 for all androidx libraries by Aurimas Liutikas · 3 years, 2 months ago
  22. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 2 months ago
  23. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  24. 27059f8 Annotate nullability in VersionedParcelable by Ember Rose · 3 years, 4 months ago
  25. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 4 months ago
  26. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 5 months ago
  27. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  28. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 8 months ago
  29. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 3 years, 9 months ago
  30. bf07fb8 Merge "Publish VP annotation processor" into androidx-master-dev by Alan Viverette · 3 years, 9 months ago
  31. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 9 months ago
  32. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 9 months ago
  33. b1f6402 Publish VP annotation processor by Alan Viverette · 3 years, 9 months ago
  34. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 3 years, 11 months ago
  35. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 3 years, 10 months ago
  36. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 3 years, 11 months ago
  37. 59d77d9 Disable unused features in AGP by Aurimas Liutikas · 4 years, 3 months ago
  38. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 1 month ago
  39. 1e9486d VersionedParcelable compiler artifact by Ember Rose · 4 years, 2 months ago
  40. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 2 months ago
  41. dd99a0a Revert "Disable unused features in AGP" by Andrea Falcone · 4 years, 3 months ago
  42. ad25632 Disable unused features in AGP by Aurimas Liutikas · 4 years, 3 months ago
  43. 1c3e6bf Keep non-public versioned parcelable classes by Andrew Lewis · 4 years, 4 months ago
  44. 52f57c5 Update to a newer metalava version. by Aurimas Liutikas · 4 years, 4 months ago
  45. bae8905 Merge "Move versionedparcelable to the new proper directory structure" into androidx-master-dev by Aurimas Liutikas · 4 years, 4 months ago
  46. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 5 months ago
  47. 93ac560 Move versionedparcelable to the new proper directory structure by Sergey · 4 years, 6 months ago
  48. a356776 Change annotation dep from implementation to api by Nick Anthony · 4 years, 7 months ago
  49. 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 4 years, 8 months ago
  50. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 7 months ago
  51. 8a1c039 Stop using deprecated compile/testCompile configurations. by Aurimas Liutikas · 4 years, 7 months ago
  52. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 7 months ago
  53. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 8 months ago
  54. 16c8010 Fix all EqualsGetClass errorprone warnings. by Aurimas Liutikas · 4 years, 8 months ago
  55. c7fdb1c Make VersionedParcelProcessor incremental by Ember Rose · 4 years, 8 months ago
  56. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 9 months ago
  57. d0865cb Update Ember's email by Ember Rose · 4 years, 9 months ago
  58. a4d8367 Use SimpleArrayMap in implementation, hide constructor by Jake Wharton · 5 years ago
  59. 55cfd17 Update Ember's name and email by Ember Rose · 4 years, 10 months ago
  60. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  61. 5184037 Update api lint baseline. by Aurimas Liutikas · 4 years, 11 months ago
  62. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  63. 0668481 Ignoring HiddenSuperclass for all metalava checks by Jeff Gaston · 5 years ago
  64. a8f9be5 Remove "and Friends" from VersionedParcelable name by Ashley Rose · 5 years ago
  65. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  66. 998a3f3 Pre-size collections where possible by Jake Wharton · 5 years ago
  67. f6c353d Remove verbose exception strings by Jake Wharton · 5 years ago
  68. 51acbc6 Move several core libraries back to Java 7 by Aurimas Liutikas · 5 years ago
  69. d58a879 Remove raw usage of Class type in public API of "versionedparcelable" by Jake Wharton · 5 years ago
  70. ef60c55 Merge "Remove raw usage of Class and Constructor types" into androidx-master-dev by Treehugger Robot · 5 years ago
  71. 60eda45 Remove raw usage of Class and Constructor types by Jake Wharton · 5 years ago
  72. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  73. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  74. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  75. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  76. 62b2c1a Update versionedparcelable to 1.2.0-alpha01 and pin all current usages by Nick Anthony · 5 years ago
  77. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  78. 33004fe Move androidx.core and androidx.versionedparcelable to rc01 for June Release by Nick Anthony · 5 years ago
  79. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  80. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  81. 0a2d4c7 Increment version to development versions (releasing version +1) by Nick Anthony · 5 years ago
  82. fbdc0c3 Update versions to final May release versions by Nick Anthony · 5 years ago
  83. 2ee5d82 Update to rc and beta for May release by Nick Anthony · 5 years ago
  84. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  85. e0a1d7c Merge "Parcelutils.get/putVersionedParcelable should support null" into androidx-master-dev by Treehugger Robot · 5 years ago
  86. 8e7b11c Parcelutils.get/putVersionedParcelable should support null by Tony Mak · 5 years ago
  87. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  88. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  89. 75f075d Add ashleyrose@ and remove jmonk@ from OWNERS by Ashley Rose · 5 years ago
  90. a056780 Merge "Make RemoteActionCompat be a VersionedParcelable" into androidx-master-dev by Treehugger Robot · 5 years ago
  91. 3e38bf0 Make RemoteActionCompat be a VersionedParcelable by Tony Mak · 5 years ago
  92. 1465583 Some updates to the Documentation section of `./gradlew tasks` by Jeff Gaston · 5 years ago
  93. 0b2c8b5 API: Properly filter out @RestrictTo(LIBRARY) on packages and classes by Adrian Roos · 5 years ago
  94. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  95. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 5 years ago
  96. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 5 years ago
  97. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 5 years ago
  98. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  99. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  100. 2cda285 Remove customerrorprone project by Oussama Ben Abdelbaki · 6 years ago