- 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
- bcbd34d Migrate arch to use JSpecify annotations by Julia McClellan · 3 months ago
- 79efd14 Remove sergeyv@ from owners by Yigit Boyar · 4 months ago
- 1a31ba6 Remove bytebuddy excludes by Aurimas Liutikas · 6 months ago
- 96f0b30 Start validating androidx.annotation signatures by Aurimas Liutikas · 7 months ago
- d0ba533 Delete redundant opt-in flags for Metalava w/ K2 UAST by Jinseong Jeon · 7 months ago
- 39261a0 Regenerate APIs for previous versions by Julia McClellan · 9 months ago
- 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 10 months ago
- 6e9bc6d Correct nullability of extends and implements lists by Paul Duffin · 11 months ago
- 98e7ce5a Remove sanura and aelias from OWNERS by Aurimas Liutikas · 12 months ago
- f9a5794a Add HiddenSuperclass suppressions on inner classes by Julia McClellan · 12 months ago
- 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 1 year, 1 month ago
- 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 1 year, 2 months ago
- ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
- b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 1 year, 2 months ago
- c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 1 year, 3 months ago
- e8dc46d Remove always true Build.VERSION.SDK_INT >= 17 if checks by Sergey Vasilinetc · 1 year, 3 months ago
- 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 1 year, 4 months ago
- 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 6 months ago
- a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 1 year, 6 months ago
- 63b9b29 Add bug components to various OWNERS files that were missing them by Aurimas Liutikas · 1 year, 8 months ago
- 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 8 months ago
- 55d963a Opt-in a,b,c-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 9 months ago
- c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 10 months ago
- 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 2 years, 1 month ago
- 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 2 years ago
- f0a495ce Update versions for release id 1674669600000 by natnaelbelay · 2 years, 1 month ago
- e10cc57 Adding self to arch.core OWNERS by sanura · 2 years, 1 month ago
- 53c5d41 Update Arch Core to 2.2.0-beta01 by Ian Lake · 2 years, 1 month ago
- 0a35d65 removing explicit setting of library groups by Jeff Gaston · 2 years, 3 months ago
- 1ded30b Make SafeIterableMap.SupportRemove public by sanura · 2 years, 3 months ago
- 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 2 years, 5 months ago
- 64cbe867 Update lint baselines by Tiem Song · 2 years, 5 months ago
- b92c4c9 Updates Metalava from ab/8993580 by Louis Pullen-Freilich · 2 years, 6 months ago
- b9fa90f Update lint baselines by Tiem Song · 2 years, 7 months ago
- ffe724e Second lint baseline update after Lint Fixit by Tiem Song · 2 years, 7 months ago
- 4b3a49b Update lint baseline files after Lint Fixit by Tiem Song · 2 years, 8 months ago
- 47782e5 Clean up lint issues in arch core by Alan Viverette · 2 years, 8 months ago
- d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 9 months ago
- ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 11 months ago
- dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years ago
- d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 3 years, 3 months ago
- b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 3 years, 2 months ago
- 7accb07 Fix ClassVerificationFailure in arch:core-runtime by Ian Lake · 3 years, 3 months ago
- a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 3 years, 4 months ago
- 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years, 4 months ago
- b124be0 Replace String.format() in DefaultTaskExecutor by Ian Lake · 3 years, 4 months ago
- 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years, 5 months ago
- 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years, 7 months ago
- 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 8 months ago
- 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 9 months ago
- 802403a Update lint baselines by Alan Viverette · 3 years, 9 months ago
- 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 10 months ago
- 2923f39 Move to targeting Java 8 for all androidx libraries by Aurimas Liutikas · 3 years, 10 months ago
- 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 10 months ago
- 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 10 months ago
- a4f7d31 Suppress HiddenTypeParameter issues in arch core common by Aurimas Liutikas · 4 years ago
- b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 4 years, 1 month ago
- 1b2b8e2 [GH] Generalize artifactOrProject helper section parsing by Dustin Lam · 4 years, 3 months ago
- 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 4 years, 4 months ago
- 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 4 years, 4 months ago
- 4e1885f Fix HiddenTypeParameter issues in anch core common library by Sergey Vasilinets · 4 years, 5 months ago
- 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years, 5 months ago
- 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years, 5 months ago
- dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 7 months ago
- d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 6 months ago
- b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 7 months ago
- 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 7 months ago
- 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 7 months ago
- 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 8 months ago
- 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 10 months ago
- 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 5 years ago
- ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 5 years ago
- 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 5 years ago
- c05561f Update android lint baseline by Aurimas Liutikas · 5 years ago
- 8a1c039 Stop using deprecated compile/testCompile configurations. by Aurimas Liutikas · 5 years ago
- 30297cd Regenerate API signature files by Aurimas Liutikas · 5 years ago
- a1fc67c Regenerate old API files. by Aurimas Liutikas · 5 years ago
- 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 5 years ago
- 05f38f2 Migrate to using java-library plugin instead of java. by Aurimas Liutikas · 5 years ago
- cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
- 024e874 Update metalava to a newer version by Aurimas Liutikas · 6 years ago
- c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 6 years ago
- e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 6 years ago
- b8fcd43 Move RC libraries to next minor version alpha after release cut by Nick Anthony · 6 years ago
- 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 6 years ago
- 031e16a Update androidx.arch libraries to 2.1.0-rc01 by Ian Lake · 6 years ago
- 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 6 years ago
- 3cb38c2 Merge changes from topic "collection-1.1.0-docs" into androidx-master-dev by Treehugger Robot · 6 years ago
- ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 6 years ago
- f99c45d Move alpha libraries to target Java 8. by Aurimas Liutikas · 6 years ago
- 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 6 years ago
- f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 6 years ago
- 0a2d4c7 Increment version to development versions (releasing version +1) by Nick Anthony · 6 years ago
- a4e230c Bump arch libraries to 2.1.0-beta01 and clean up deprecated alpha APIs by Sergey Vasilinets · 6 years ago
- c5af1d8 Deprecate Cancellable by Ian Lake · 6 years ago
- 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 6 years ago
- cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 6 years ago
- 2cc275f Delete SupportJavaLibraryPlugin! by Aurimas Liutikas · 6 years ago
- c8b16d4 Update versions after AndroidX April 3rd Release by Nick Anthony · 6 years ago