- 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 6 months ago
- 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 7 months ago
- 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 7 months ago
- b360eb9 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 7 months ago
- fee1a10 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 7 months ago
- b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 10 months ago
- 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 4 years ago
- 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 4 years ago
- cf40312 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years ago
- 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 4 years, 1 month ago
- 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years, 1 month ago
- 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years, 1 month ago
- 6b385b8 Merge "Clean up API" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
- 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, 2 months ago
- a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 4 years, 2 months ago
- 39a6ffd Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 2 months ago
- 268882e Clean up API by Tony Mak · 4 years, 2 months ago
- b245154 Remove the experimental toolbar for now by Tony Mak · 4 years, 2 months ago
- 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 2 months ago
- dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 3 months ago
- d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 2 months ago
- 7bd62de Replace AppCompatRatingBar stars with vector drawables. by Kirill Grouchnikov · 4 years, 4 months ago
- 1717a5f Fix nullpointer crash in FloatingToolbar. by Abodunrinwa Toki · 4 years, 4 months ago
- afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 5 months ago
- 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 5 months ago
- 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, 6 months ago
- e39956c Merge "Use the package name from context when accessing the app info object" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
- 3053fbb Merge changes from topic "metalavaupdate" into androidx-master-dev am: bf164d8851 by Aurimas Liutikas · 4 years, 6 months ago
- a683bd9 Reenable BuilderSetStyle and BuilderSetStyle checks by Aurimas Liutikas · 4 years, 6 months ago
- 720bdc8 Use the package name from context when accessing the app info object by Tony Mak · 4 years, 6 months ago
- c85c496 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev am: 0b492236c6 by Alan Viverette · 4 years, 7 months ago
- 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 7 months ago
- 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 7 months ago
- 10c241c Import translations. DO NOT MERGE by Bill Yi · 4 years, 7 months ago
- 73a979e Import translations. DO NOT MERGE by Bill Yi · 4 years, 7 months ago
- cb0519a Merge "Add suggestConversationActions in PlatformTcWrapper" into androidx-master-dev am: 897e30f6c6 by Treehugger Robot · 4 years, 7 months ago
- c5c07cf Add suggestConversationActions in PlatformTcWrapper by Tony Mak · 4 years, 7 months ago
- 869221b Merge "Update to a newer metalava version." into androidx-master-dev am: e1e940217e by Automerger Merge Worker · 4 years, 8 months ago
- 52f57c5 Update to a newer metalava version. by Aurimas Liutikas · 4 years, 8 months ago
- 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, 9 months ago
- bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 9 months ago
- 5966b3a Merge commit 'd7059bfe13613875e8255ed022ea256cd8ba8c5d' into manual_merge_d7059bfe13613875e8255ed022ea256cd8ba8c5d by Aurimas Liutikas · 4 years, 9 months ago
- a823065 Merge "Suppress/migrate from deprecated APIs in Android R" into androidx-platform-dev by Chris Banes · 4 years, 9 months ago
- a2b94f5 Move textclassifier to the new proper directory structure by Sergey · 4 years, 11 months ago
- ed18608 Suppress/migrate from deprecated APIs in Android R by Chris Banes · 4 years, 9 months ago
- e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 9 months ago
- 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 10 months ago
- ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 10 months ago
- d4fcb1c Use namespaced R classes by Aurimas Liutikas · 4 years, 11 months ago
- 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 5 years ago
- 0e0fafd2 Merge "Update android lint baseline" into androidx-master-dev by Aurimas Liutikas · 5 years ago
- cf8b11c Fix and enforce UnusedVariable errorprone warnings by Aurimas Liutikas · 5 years ago
- c05561f Update android lint baseline by Aurimas Liutikas · 5 years ago
- 2cf4e70 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
- a1fc67c Regenerate old API files. by Aurimas Liutikas · 5 years ago
- f14f38f Update api lint baseline files. by Aurimas Liutikas · 5 years ago
- 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 5 years ago
- 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 5 years ago
- 23fdd83 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
- f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 5 years ago
- efce082 Implement the main panel with the adding action buttons by BlairShi · 5 years ago
- 391dc4b Replace RC dependencies with stable releases by Ian Lake · 5 years ago
- c2090d7 x/FT pane templates. by Abodunrinwa Toki · 5 years ago
- 7a0510e Merge "Extract the FloatingToolbar interface and add FT2 to test app" into androidx-master-dev by Treehugger Robot · 5 years ago
- 426aa50 Extract the FloatingToolbar interface and add FT2 to test app by Tony Mak · 5 years ago
- cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
- f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 5 years ago
- c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
- 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
- ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago
- 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
- 1ace85d Merge "Add @NonNull annotation to createFromBundle and some javadocs fix" into androidx-master-dev by Treehugger Robot · 5 years ago
- 342674b Fix an issue that mContentRect.bottom is wrong by Tony Mak · 5 years ago
- 9b2ddc8 Add @NonNull annotation to createFromBundle and some javadocs fix by Tony Mak · 5 years ago
- aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 5 years ago
- c8308c6 Pre-size ArrayMap where possible by Jake Wharton · 5 years ago
- e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
- d49ead1 Pin all project usages of appcompat to 1.1.0-rc01 by Nick Anthony · 5 years ago
- d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
- 7522aa3 TextLinks.getText() should be public. by Tony Mak · 5 years ago
- 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
- 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
- f464859 Merge AndroidX changes for Android API 29 by Aurimas Liutikas · 5 years ago
- ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
- 18630f3 Merge "Move core to 1.2.0-alpha02" into androidx-master-dev am: 355ce76386 by Nick Anthony · 5 years ago
- 0aefc6b Move core to 1.2.0-alpha02 by Nick Anthony · 5 years ago
- aa4f5cc Merge "Add a way to create snapshot repository directory" into androidx-master-dev by Aurimas Liutikas · 5 years ago
- 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
- e81972d Import translations. DO NOT MERGE by Bill Yi · 5 years ago
- a9568e0 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
- dc77eca resolve merge conflicts of d25ddf6eb83028c431d841744981e68fb9de3944 into androidx-platform-dev by Jeff Gaston · 5 years ago
- 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 6 years ago
- 8691a53 Port ConversationActions to AndroidX by Tony Mak · 6 years ago
- ee978d5 Merge "Remove targetSdkVersion workaround for library tests" into androidx-master-dev by Aurimas Liutikas · 5 years ago
- a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 5 years ago
- eec78e6 resolve merge conflicts of e80fda0cb87310cfba76f91db267b2b556f1b532 to androidx-platform-dev by Nick Anthony · 5 years ago
- f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
- d20f2c1 Deprecate BuildCompat#isAtLeastQ by Clara Bayarri · 6 years ago
- 6bc99ba Implements missing toPlatform/fromPlatform methods by Tony Mak · 6 years ago
- c4ca745 Sync EntityConfig APIs from Q by Tony Mak · 6 years ago