[go: nahoru, domu]

  1. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 10 months ago
  2. c14adc7 Include projects with dependencies in Playground by Yigit Boyar · 11 months ago
  3. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  4. 50f0c7e Modify workaround for b/189877657 by Scott Pollom · 1 year, 3 months ago
  5. f0eb740 Add lint check to ban usage of non-default @VisibleForTesting params by Alan Viverette · 1 year, 4 months ago
  6. 1e33cac Add lint check to ban usage of @RestrictTo(TESTS) and fix usages by Alan Viverette · 1 year, 4 months ago
  7. 9d65136 Disable lint bytecode verifier, update baselines by Alan Viverette · 1 year, 5 months ago
  8. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 7 months ago
  9. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 6 months ago
  10. c73d3e8 Revert "Revert "Cast method call args in CVF fix if they don't match expected types"" by Julia McClellan · 1 year, 6 months ago
  11. 02c9ddf Revert "Cast method call args in CVF fix if they don't match expected types" by Aurimas Liutikas · 1 year, 6 months ago
  12. 36f08d8 Cast method call args in CVF fix if they don't match expected types by Julia McClellan · 1 year, 6 months ago
  13. ef5fb01 Kotlin 1.8.0 Rebase by Jim Sproch · 1 year, 9 months ago
  14. 472e3f0 Nullability updates for consistency with platform SDK by Alan Viverette · 1 year, 9 months ago
  15. 92dc921 Check if CVF fix method already exists before adding it by Julia McClellan · 2 years ago
  16. e092743 Find expected type for values used as method params in CVF fix by Julia McClellan · 2 years ago
  17. bc7af6a3 Use the fully qualified type in the CVF auto-fix for a constructor call by Julia McClellan · 2 years ago
  18. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 2 years ago
  19. 78e227e Change return type in CVF lint fix to prevent invalid implicit casting by Julia McClellan · 2 years ago
  20. 007371d Use fully qualified class names in class verification failure autofix by Julia McClellan · 2 years, 1 month ago
  21. 425e95a Merge "Inline sample files for NullabilityAnnotationsDetectorTest" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  22. 162dbff Merge "Address lint issues in IdeaSuppressionDetectorTest" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  23. efd647d Inline sample files for NullabilityAnnotationsDetectorTest by Tiem Song · 2 years, 2 months ago
  24. 84e94aa Merge "Remove unused test resource file" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  25. 7a9ebb7 Address lint issues in IdeaSuppressionDetectorTest by Tiem Song · 2 years, 2 months ago
  26. cd784f4 Merge "Address lint issues in BanConcurrentHashMapTest" into androidx-main by Tiem Song · 2 years, 2 months ago
  27. b5c0075 Merge "Address lint issues related to PrivateConstructorForUtilityClassDetectorTest" into androidx-main by Tiem Song · 2 years, 2 months ago
  28. c47d245 Remove unused test resource file by Tiem Song · 2 years, 2 months ago
  29. 25f0827 Address Synchronized lint issues in lint-checks module by Tiem Song · 2 years, 2 months ago
  30. 7ee49ae Address lint issues in BanConcurrentHashMapTest by Tiem Song · 2 years, 2 months ago
  31. cfac501 Address lint issues related to PrivateConstructorForUtilityClassDetectorTest by Tiem Song · 2 years, 2 months ago
  32. 305c63a Address Nullability issue in NullabilityAnnotationsJava by Tiem Song · 2 years, 2 months ago
  33. 40dee48 Create fixes for class verification failures with unusual receivers by Julia McClellan · 2 years, 2 months ago
  34. 0e5033b Create fix for class verification failure on method call to implicit this by Julia McClellan · 2 years, 2 months ago
  35. 2a2b1d9 Include fully-qualified class name when necessary in ClassVerificationFailure autofix by Julia McClellan · 2 years, 2 months ago
  36. 699fec7 Lint check for usages of JetBrains nullability annotations in Java files. by Julia McClellan · 2 years, 3 months ago
  37. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 7 months ago
  38. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 5 months ago
  39. bc747dd Merge "Process androidx.annotation.OptIn in lint detector" into androidx-main by Tiem Song · 2 years, 6 months ago
  40. 6d62f77 Process androidx.annotation.OptIn in lint detector by Tiem Song · 2 years, 6 months ago
  41. e720579 Merge "Add lint check for CameraX quirks" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  42. 37e7243 Add lint check for CameraX quirks by kailianc · 2 years, 6 months ago
  43. 505209d Process @OptIn's markerClass for lint checks by Tiem Song · 2 years, 6 months ago
  44. 9833449 Add handling for qualified expression auto-fix to VFY detector by Alan Viverette · 2 years, 10 months ago
  45. 365844e Analyze entire class hierarchy for RequiresApi usage by Tiem Song · 2 years, 10 months ago
  46. 72bcecb Merge changes Id4afb554,Ia54e557f into androidx-main by Treehugger Robot · 2 years, 11 months ago
  47. 6748087 Add test case for @Experimental Kotlin annotation usage by Tiem Song · 2 years, 11 months ago
  48. 2318805 Add ability to specify lint test modes during lint check by Tiem Song · 2 years, 11 months ago
  49. f092c3d Switching androidx.sh from running lintRelease back to lintDebug by Tiem Song · 2 years, 11 months ago
  50. 28a2563 Switching androidx.sh from running lintDebug to lintRelease by Jeff Gaston · 3 years, 4 months ago
  51. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 3 years ago
  52. 1e4ad0c Add more lint-check tests for Kotlin sources (part 2) by Tiem Song · 3 years, 1 month ago
  53. c9f23ed Add BanUncheckedReflection tests for Kotlin sources by Tiem Song · 3 years, 1 month ago
  54. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 2 months ago
  55. ca788f8 Remove unnecessary NewApi suppressions. by Alexander Dorokhine · 3 years, 2 months ago
  56. bef338f temporarily disable :lint-checks:integration-tests:copyDebugAndroidLintReports by Jeff Gaston · 3 years, 3 months ago
  57. 89e07b9 Merge "Migrate a miscellaneous set of libraries to Gradle version catalogs" into androidx-main by Aurimas Liutikas · 3 years, 3 months ago
  58. a1733e6 lint-checks integration-tests changing textOutput override to match lint default by Jeff Gaston · 3 years, 3 months ago
  59. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 3 months ago
  60. b71ec7b Add integration tests for lint checks, unify under superclass by Alan Viverette · 3 years, 3 months ago
  61. c671557 Don't flag private inner classes without constructors by Alan Viverette · 3 years, 4 months ago
  62. bb6c897 Add lint check for unsupported Intellij-specific suppression by Alan Viverette · 3 years, 4 months ago
  63. 028b023 Temporarily remove lint validation task by Alan Viverette · 3 years, 4 months ago
  64. 8a1e2e6 Fix validateLint task by Alan Viverette · 3 years, 4 months ago
  65. 14bd30d Workaround to always make validateLint pass on playground builds. by Dustin Lam · 3 years, 4 months ago
  66. 28cd7d1 Add Lintfix for simple class verification failure scenarios by Alan Viverette · 3 years, 4 months ago
  67. debabcb Upgrade to Android Studio 4.2.0-beta06 by Aurimas Liutikas · 3 years, 5 months ago
  68. 9d0d589 Use getSupportRoot over projectDir in lint-check test output normalization by Dustin Lam · 3 years, 5 months ago
  69. 4e82a6c Use projectOrArtifact for project deps in lint-checks for playground by Dustin Lam · 3 years, 5 months ago
  70. e268c4c Fix cross-module detection of experimental annotation usage by Alan Viverette · 3 years, 6 months ago
  71. b932b1e AffectedModuleDetector.configureTaskGuard(":lint-checks:integration-tests:validateLint") by Jeff Gaston · 3 years, 6 months ago
  72. 1e5e786 Disable validateLint because it blocks presubmit by Sergey Vasilinets · 3 years, 6 months ago
  73. c6cf91b Integration test to confirm that Compose lint checks run by Jeff Gaston · 3 years, 6 months ago
  74. 8f29595 test project confirming that lint checks are running by Jeff Gaston · 3 years, 7 months ago