[go: nahoru, domu]

  1. d907ccd Merge "Pull in ApiDetector changes into ClassVerificationFailureDetector" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  2. 72bcecb Merge changes Id4afb554,Ia54e557f into androidx-main by Treehugger Robot · 2 years, 9 months ago
  3. d8ac462 Merge "Revert "Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis""""" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  4. 6748087 Add test case for @Experimental Kotlin annotation usage by Tiem Song · 2 years, 9 months ago
  5. 2318805 Add ability to specify lint test modes during lint check by Tiem Song · 2 years, 9 months ago
  6. f092c3d Switching androidx.sh from running lintRelease back to lintDebug by Tiem Song · 2 years, 9 months ago
  7. 047464b Revert "Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"""" by Louis Pullen-Freilich · 2 years, 9 months ago
  8. fcc574f Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis""" by Louis Pullen-Freilich · 2 years, 9 months ago
  9. 6a9b275 Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"" by Louis Pullen-Freilich · 2 years, 9 months ago
  10. 76894c4 Pull in ApiDetector changes into ClassVerificationFailureDetector by Tiem Song · 2 years, 9 months ago
  11. bf494e1 Fix breakage in androidx-studio-integ branch by Alan Viverette · 2 years, 10 months ago
  12. 28a2563 Switching androidx.sh from running lintDebug to lintRelease by Jeff Gaston · 3 years, 2 months ago
  13. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 2 years, 11 months ago
  14. cb2034b Merge "Revert "Updates SampledAnnotationEnforcer to work with partial analysis"" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  15. 59b7cc2 Revert "Updates SampledAnnotationEnforcer to work with partial analysis" by Louis Pullen-Freilich · 2 years, 10 months ago
  16. b45b3b8 Merge "Updates SampledAnnotationEnforcer to work with partial analysis" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  17. 4ca90be Upgrade to AGP 7.1.0-alpha08 by Aurimas Liutikas · 2 years, 11 months ago
  18. 5c20253 Updates SampledAnnotationEnforcer to work with partial analysis by Louis Pullen-Freilich · 3 years ago
  19. 1e4ad0c Add more lint-check tests for Kotlin sources (part 2) by Tiem Song · 3 years ago
  20. c9f23ed Add BanUncheckedReflection tests for Kotlin sources by Tiem Song · 3 years ago
  21. 78273a3 Upgrade to AGP 7.1.0-alpha03 by Aurimas Liutikas · 3 years ago
  22. 9424752 Revert "Add Vendor information to bundled lint checks" by Tiem Song · 3 years ago
  23. bedf097 Add Vendor information to bundled lint checks by Tiem Song · 3 years ago
  24. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 1 month ago
  25. 900a16f Re-enable ClassVerificationFailureDetectorTest by Alan Viverette · 3 years, 1 month ago
  26. ab6b7735 Merge "Ignore ClassVerificationFailureDectectorTest" into androidx-main by Ember Rose · 3 years, 1 month ago
  27. cafae15 Moves Compose lint stubs and test utils to a new module, compose:lint:common-test and uses compiled stubs by Louis Pullen-Freilich · 3 years, 1 month ago
  28. 22d29dc Ignore ClassVerificationFailureDectectorTest by Ember Rose · 3 years, 1 month ago
  29. fd8be7a Merge "Remove unnecessary NewApi suppressions." into androidx-main by Alexander Dorokhine · 3 years, 1 month ago
  30. ca788f8 Remove unnecessary NewApi suppressions. by Alexander Dorokhine · 3 years, 1 month ago
  31. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 1 month ago
  32. c8a26b8 Removes remaining androidx.ui references by Louis Pullen-Freilich · 3 years, 1 month ago
  33. fc1b453 Merge "Remove reformat from lint fix" into androidx-main by Alan Viverette · 3 years, 1 month ago
  34. bef338f temporarily disable :lint-checks:integration-tests:copyDebugAndroidLintReports by Jeff Gaston · 3 years, 1 month ago
  35. 89e07b9 Merge "Migrate a miscellaneous set of libraries to Gradle version catalogs" into androidx-main by Aurimas Liutikas · 3 years, 1 month ago
  36. 74d0ea5 Merge "Clean up TargetApiAnnotationUsageDetector, add lint fix" into androidx-main by Alan Viverette · 3 years, 1 month ago
  37. a1733e6 lint-checks integration-tests changing textOutput override to match lint default by Jeff Gaston · 3 years, 1 month ago
  38. db86257 Remove reformat from lint fix by Alan Viverette · 3 years, 1 month ago
  39. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 1 month ago
  40. e48ddab Clean up TargetApiAnnotationUsageDetector, add lint fix by Alan Viverette · 3 years, 1 month ago
  41. baae4170 Merge "Add integration tests for lint checks, unify under superclass" into androidx-main by Alan Viverette · 3 years, 1 month ago
  42. a068198 Lint fixes for AGP 7.1 alpha01 upgrade by Louis Pullen-Freilich · 3 years, 1 month ago
  43. b71ec7b Add integration tests for lint checks, unify under superclass by Alan Viverette · 3 years, 2 months ago
  44. 802403a Update lint baselines by Alan Viverette · 3 years, 2 months ago
  45. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 3 months ago
  46. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 2 months ago
  47. 322bfd6 Update ClassVerificationFailureDetector to mirror changes in ApiDetector by Alan Viverette · 3 years, 2 months ago
  48. c671557 Don't flag private inner classes without constructors by Alan Viverette · 3 years, 2 months ago
  49. 38e497e Merge "Move stray lint-check tests into canonical tests directory" into androidx-main by Alan Viverette · 3 years, 2 months ago
  50. 845ba1f Move stray lint-check tests into canonical tests directory by Alan Viverette · 3 years, 2 months ago
  51. bb6c897 Add lint check for unsupported Intellij-specific suppression by Alan Viverette · 3 years, 2 months ago
  52. 028b023 Temporarily remove lint validation task by Alan Viverette · 3 years, 2 months ago
  53. 8a1e2e6 Fix validateLint task by Alan Viverette · 3 years, 2 months ago
  54. 887892c Merge "Don't generate empty lint baseline files" into androidx-main by Alan Viverette · 3 years, 2 months ago
  55. 14bd30d Workaround to always make validateLint pass on playground builds. by Dustin Lam · 3 years, 2 months ago
  56. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 2 months ago
  57. a022412 Add tests to ensure lint API versions are current by Alan Viverette · 3 years, 2 months ago
  58. 28cd7d1 Add Lintfix for simple class verification failure scenarios by Alan Viverette · 3 years, 3 months ago
  59. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  60. d1436c2 Clean up lint issues in custom lint checks by Alan Viverette · 3 years, 2 months ago
  61. debabcb Upgrade to Android Studio 4.2.0-beta06 by Aurimas Liutikas · 3 years, 4 months ago
  62. 9d0d589 Use getSupportRoot over projectDir in lint-check test output normalization by Dustin Lam · 3 years, 4 months ago
  63. f3a0d6df Merge "Changes some correctness compose:ui lint checks to be warnings, not errors" into androidx-main by Louis Pullen-Freilich · 3 years, 4 months ago
  64. 4e82a6c Use projectOrArtifact for project deps in lint-checks for playground by Dustin Lam · 3 years, 4 months ago
  65. c55cc17e Changes some correctness compose:ui lint checks to be warnings, not errors by Louis Pullen-Freilich · 3 years, 4 months ago
  66. e268c4c Fix cross-module detection of experimental annotation usage by Alan Viverette · 3 years, 4 months ago
  67. 1cbeb63 Merge "fix BanKeepAnnotation to detect usage of @Keep on a class that isn't referenced within the library" into androidx-main by Jeff Gaston · 3 years, 5 months ago
  68. 5eaf0b3 fix BanKeepAnnotation to detect usage of @Keep on a class that isn't referenced within the library by Jeff Gaston · 3 years, 5 months ago
  69. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 6 months ago
  70. b932b1e AffectedModuleDetector.configureTaskGuard(":lint-checks:integration-tests:validateLint") by Jeff Gaston · 3 years, 5 months ago
  71. 1e5e786 Disable validateLint because it blocks presubmit by Sergey Vasilinets · 3 years, 5 months ago
  72. c6cf91b Integration test to confirm that Compose lint checks run by Jeff Gaston · 3 years, 5 months ago
  73. 8f29595 test project confirming that lint checks are running by Jeff Gaston · 3 years, 5 months ago
  74. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 6 months ago
  75. 97e2d3f Shorter summary for BanInappropriateExperimentalUsage by Jeff Gaston · 3 years, 8 months ago
  76. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  77. b5a6b87 Ban inter-library Experimental/OptIn API usage from outside library group by Oussama Ben Abdelbaki · 3 years, 8 months ago
  78. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 8 months ago
  79. 1b88010 Merge "Adds enforcement for test runners, to prevent using test runners that do not enforce timeouts and are not in the allow list." into androidx-master-dev by Jelle Fresen · 3 years, 8 months ago
  80. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 3 years, 9 months ago
  81. 50e52e7 Adds enforcement for test runners, to prevent using test runners that do not enforce timeouts and are not in the allow list. by Louis Pullen-Freilich · 3 years, 9 months ago
  82. cc52496 Formatting for ktlint 0.39.0 by Jeff Gaston · 3 years, 10 months ago
  83. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 3 years, 10 months ago
  84. b85dd5d Fix LintImplTrimIndent lint issue in UnsafeNewApiCallsDetector by Aurimas Liutikas · 3 years, 10 months ago
  85. 3c96171 Merge changes Ia7230148,If20fa9fb into androidx-master-dev by Vadim Caen · 3 years, 10 months ago
  86. 10954f4 Only highlight class name for PrivateConstructorForUtilityClass by Vadim Caen · 3 years, 10 months ago
  87. c0ad5fa Merge "Spelling buf -> but" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  88. 69d3a1a Spelling buf -> but by Jeff Gaston · 3 years, 10 months ago
  89. 04fd461 Removing filepath from SampledAnnotationEnforcer message by Jeff Gaston · 3 years, 10 months ago
  90. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years ago
  91. ef53dc5 Merge "Remove empty baseline files" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  92. 30216f2 Ban ConcurrentHashMap Usage by Oussama Ben Abdelbaki · 4 years ago
  93. c3d1fd7 Remove empty baseline files by Oussama Ben Abdelbaki · 3 years, 10 months ago
  94. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 3 years, 10 months ago
  95. 6a800af Update to Studio 4.2 Canary 6 by Aurimas Liutikas · 4 years ago
  96. 004c15d Exclude enums for Utility class lint check by Oussama Ben Abdelbaki · 4 years ago
  97. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years ago
  98. f378502 lint check to ban meta-data tags inside application tags in manifest by Oussama Ben Abdelbaki · 4 years, 1 month ago
  99. ce3f4fb Fix API versions for all issue registries. by Rahul Ravikumar · 4 years, 1 month ago
  100. 6b98755 Adds `generateDocs` flag to allow opting out for docs generation by Louis Pullen-Freilich · 4 years, 4 months ago