[go: nahoru, domu]

  1. c8a26b8 Removes remaining androidx.ui references by Louis Pullen-Freilich · 3 years, 1 month ago
  2. fc1b453 Merge "Remove reformat from lint fix" into androidx-main by Alan Viverette · 3 years, 1 month ago
  3. bef338f temporarily disable :lint-checks:integration-tests:copyDebugAndroidLintReports by Jeff Gaston · 3 years, 1 month ago
  4. 89e07b9 Merge "Migrate a miscellaneous set of libraries to Gradle version catalogs" into androidx-main by Aurimas Liutikas · 3 years, 1 month ago
  5. 74d0ea5 Merge "Clean up TargetApiAnnotationUsageDetector, add lint fix" into androidx-main by Alan Viverette · 3 years, 1 month ago
  6. a1733e6 lint-checks integration-tests changing textOutput override to match lint default by Jeff Gaston · 3 years, 1 month ago
  7. db86257 Remove reformat from lint fix by Alan Viverette · 3 years, 1 month ago
  8. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 1 month ago
  9. e48ddab Clean up TargetApiAnnotationUsageDetector, add lint fix by Alan Viverette · 3 years, 1 month ago
  10. baae4170 Merge "Add integration tests for lint checks, unify under superclass" into androidx-main by Alan Viverette · 3 years, 1 month ago
  11. a068198 Lint fixes for AGP 7.1 alpha01 upgrade by Louis Pullen-Freilich · 3 years, 1 month ago
  12. b71ec7b Add integration tests for lint checks, unify under superclass by Alan Viverette · 3 years, 2 months ago
  13. 802403a Update lint baselines by Alan Viverette · 3 years, 2 months ago
  14. 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
  15. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 2 months ago
  16. 322bfd6 Update ClassVerificationFailureDetector to mirror changes in ApiDetector by Alan Viverette · 3 years, 2 months ago
  17. c671557 Don't flag private inner classes without constructors by Alan Viverette · 3 years, 2 months ago
  18. 38e497e Merge "Move stray lint-check tests into canonical tests directory" into androidx-main by Alan Viverette · 3 years, 2 months ago
  19. 845ba1f Move stray lint-check tests into canonical tests directory by Alan Viverette · 3 years, 2 months ago
  20. bb6c897 Add lint check for unsupported Intellij-specific suppression by Alan Viverette · 3 years, 2 months ago
  21. 028b023 Temporarily remove lint validation task by Alan Viverette · 3 years, 2 months ago
  22. 8a1e2e6 Fix validateLint task by Alan Viverette · 3 years, 2 months ago
  23. 887892c Merge "Don't generate empty lint baseline files" into androidx-main by Alan Viverette · 3 years, 2 months ago
  24. 14bd30d Workaround to always make validateLint pass on playground builds. by Dustin Lam · 3 years, 2 months ago
  25. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 2 months ago
  26. a022412 Add tests to ensure lint API versions are current by Alan Viverette · 3 years, 2 months ago
  27. 28cd7d1 Add Lintfix for simple class verification failure scenarios by Alan Viverette · 3 years, 2 months ago
  28. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  29. d1436c2 Clean up lint issues in custom lint checks by Alan Viverette · 3 years, 2 months ago
  30. debabcb Upgrade to Android Studio 4.2.0-beta06 by Aurimas Liutikas · 3 years, 4 months ago
  31. 9d0d589 Use getSupportRoot over projectDir in lint-check test output normalization by Dustin Lam · 3 years, 4 months ago
  32. 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
  33. 4e82a6c Use projectOrArtifact for project deps in lint-checks for playground by Dustin Lam · 3 years, 4 months ago
  34. c55cc17e Changes some correctness compose:ui lint checks to be warnings, not errors by Louis Pullen-Freilich · 3 years, 4 months ago
  35. e268c4c Fix cross-module detection of experimental annotation usage by Alan Viverette · 3 years, 4 months ago
  36. 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
  37. 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
  38. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 6 months ago
  39. b932b1e AffectedModuleDetector.configureTaskGuard(":lint-checks:integration-tests:validateLint") by Jeff Gaston · 3 years, 5 months ago
  40. 1e5e786 Disable validateLint because it blocks presubmit by Sergey Vasilinets · 3 years, 5 months ago
  41. c6cf91b Integration test to confirm that Compose lint checks run by Jeff Gaston · 3 years, 5 months ago
  42. 8f29595 test project confirming that lint checks are running by Jeff Gaston · 3 years, 5 months ago
  43. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 6 months ago
  44. 97e2d3f Shorter summary for BanInappropriateExperimentalUsage by Jeff Gaston · 3 years, 8 months ago
  45. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  46. b5a6b87 Ban inter-library Experimental/OptIn API usage from outside library group by Oussama Ben Abdelbaki · 3 years, 8 months ago
  47. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 8 months ago
  48. 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
  49. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 3 years, 9 months ago
  50. 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
  51. cc52496 Formatting for ktlint 0.39.0 by Jeff Gaston · 3 years, 10 months ago
  52. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 3 years, 10 months ago
  53. b85dd5d Fix LintImplTrimIndent lint issue in UnsafeNewApiCallsDetector by Aurimas Liutikas · 3 years, 10 months ago
  54. 3c96171 Merge changes Ia7230148,If20fa9fb into androidx-master-dev by Vadim Caen · 3 years, 10 months ago
  55. 10954f4 Only highlight class name for PrivateConstructorForUtilityClass by Vadim Caen · 3 years, 10 months ago
  56. c0ad5fa Merge "Spelling buf -> but" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  57. 69d3a1a Spelling buf -> but by Jeff Gaston · 3 years, 10 months ago
  58. 04fd461 Removing filepath from SampledAnnotationEnforcer message by Jeff Gaston · 3 years, 10 months ago
  59. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years ago
  60. ef53dc5 Merge "Remove empty baseline files" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  61. 30216f2 Ban ConcurrentHashMap Usage by Oussama Ben Abdelbaki · 4 years ago
  62. c3d1fd7 Remove empty baseline files by Oussama Ben Abdelbaki · 3 years, 10 months ago
  63. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 3 years, 10 months ago
  64. 6a800af Update to Studio 4.2 Canary 6 by Aurimas Liutikas · 4 years ago
  65. 004c15d Exclude enums for Utility class lint check by Oussama Ben Abdelbaki · 4 years ago
  66. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years ago
  67. f378502 lint check to ban meta-data tags inside application tags in manifest by Oussama Ben Abdelbaki · 4 years, 1 month ago
  68. ce3f4fb Fix API versions for all issue registries. by Rahul Ravikumar · 4 years, 1 month ago
  69. 6b98755 Adds `generateDocs` flag to allow opting out for docs generation by Louis Pullen-Freilich · 4 years, 4 months ago
  70. feef695c Revert "Revert "Refactors sample module directory structure"" by Louis Pullen-Freilich · 4 years, 4 months ago
  71. 39594d7 Revert "Refactors sample module directory structure" by Sam Gilbert · 4 years, 4 months ago
  72. 80c5948 Refactors sample module directory structure by Louis Pullen-Freilich · 4 years, 4 months ago
  73. 8c7610e Updates SampledAnnotationEnforcer to handle module dependencies better by Louis Pullen-Freilich · 4 years, 4 months ago
  74. 3475009 Prepare for AGP 4.0 source incompatibilities. by Aurimas Liutikas · 4 years, 4 months ago
  75. 558d1c9 Reenable test-size lint rule for compose-runtime by Alexandre Elias · 4 years, 4 months ago
  76. 57d905b Fixes SampledAnnotationEnforcer looking through all children by Louis Pullen-Freilich · 4 years, 5 months ago
  77. 427c4f9 Merging lint-checks and ui-internal-lint-checks at build time by Jeff Gaston · 4 years, 5 months ago