[go: nahoru, domu]

  1. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 5 months ago
  2. cde15ba Merge "Upgrade to AGP 7.3.0-alpha07" into androidx-main by Aurimas Liutikas · 2 years, 5 months ago
  3. 993585a Upgrade to AGP 7.3.0-alpha07 by Aurimas Liutikas · 2 years, 5 months ago
  4. 1db5b02 Clean up YuvImageOnePixelShiftQuirk javadoc to align with CameraXQuirksClassDetector rule by kailianc · 2 years, 5 months ago
  5. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 5 months ago
  6. fbb17f3 Merge "Enable quirk detector for :camera:camera-viewfinder" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  7. 1eb6c52 Enable quirk detector for :camera:camera-viewfinder by kailianc · 2 years, 5 months ago
  8. 8467810 Don't allow @OptIn usage for inline methods by Tiem Song · 2 years, 6 months ago
  9. bc747dd Merge "Process androidx.annotation.OptIn in lint detector" into androidx-main by Tiem Song · 2 years, 6 months ago
  10. 6d62f77 Process androidx.annotation.OptIn in lint detector by Tiem Song · 2 years, 6 months ago
  11. f81160c Merge "Upgrade to AGP 7.3.0-alpha03" into androidx-main by Aurimas Liutikas · 2 years, 6 months ago
  12. e720579 Merge "Add lint check for CameraX quirks" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  13. 3c01de6 Upgrade to AGP 7.3.0-alpha03 by Aurimas Liutikas · 2 years, 6 months ago
  14. 008fc44 Merge "Ensure that library services declare exported=true" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  15. 37e7243 Add lint check for CameraX quirks by kailianc · 2 years, 6 months ago
  16. abdba82 Ensure that library services declare exported=true by Tiem Song · 2 years, 6 months ago
  17. a2d5151 Merge "Convert context.report to use Incident in lint-checks" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  18. 9e073bdd Convert context.report to use Incident in lint-checks by Tiem Song · 2 years, 6 months ago
  19. 505209d Process @OptIn's markerClass for lint checks by Tiem Song · 2 years, 7 months ago
  20. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 9 months ago
  21. 4922ec2 Revert "Re-enable partial analysis in BanInappropriateExperimentalUsageTest" by Alan Viverette · 2 years, 7 months ago
  22. 499ba8a Re-enable partial analysis in BanInappropriateExperimentalUsageTest by Alan Viverette · 2 years, 7 months ago
  23. d643d06 Merge "Add Vendor information to bundled lint checks" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  24. 23e5145 Add Vendor information to bundled lint checks by Tiem Song · 2 years, 7 months ago
  25. 20b6936 Export and read in atomic library group data by Tiem Song · 2 years, 7 months ago
  26. 05ea63c Merge "Revert "Add checks to ensure atomic library groups are read in properly"" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  27. 25e909b Merge "Revert "Check if group is in the list of atomic library groups"" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  28. c5446f8 Revert "Add checks to ensure atomic library groups are read in properly" by Tiem Song · 2 years, 7 months ago
  29. 1f92c89 Revert "Check if group is in the list of atomic library groups" by Tiem Song · 2 years, 7 months ago
  30. 5ca7c8e Merge "Check if group is in the list of atomic library groups" into androidx-main by Tiem Song · 2 years, 7 months ago
  31. cee4c60 Check if group is in the list of atomic library groups by Tiem Song · 2 years, 7 months ago
  32. db2ef01 Merge "Replace deprecated getAllAnnotation with getAnnotations" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  33. d2c1577 Add checks to ensure atomic library groups are read in properly by Tiem Song · 2 years, 9 months ago
  34. b76b26b Replace deprecated getAllAnnotation with getAnnotations by Tiem Song · 2 years, 7 months ago
  35. 08cef2f Upgrade to AGP 7.2.0-alpha07 by Aurimas Liutikas · 2 years, 7 months ago
  36. b452c47 Upgrade to AGP 7.2.0-alpha06 by Aurimas Liutikas · 2 years, 8 months ago
  37. dbeaff0 Disable non-sample lint checks for non-sample projects in sample lint tasks by Alan Viverette · 2 years, 9 months ago
  38. 9833449 Add handling for qualified expression auto-fix to VFY detector by Alan Viverette · 2 years, 10 months ago
  39. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 10 months ago
  40. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 10 months ago
  41. f4b128f Add comment for fetching parent class in ClassVerificationFailureDetector by Tiem Song · 2 years, 10 months ago
  42. 365844e Analyze entire class hierarchy for RequiresApi usage by Tiem Song · 2 years, 10 months ago
  43. c0fef3a Upgrade to Gradle 7.3-rc1 by Aurimas Liutikas · 2 years, 10 months ago
  44. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 11 months ago
  45. be95eeb Unwrap call receiver to pass with test mode TestMode.PARENTHESIZED by Alan Viverette · 2 years, 11 months ago
  46. d907ccd Merge "Pull in ApiDetector changes into ClassVerificationFailureDetector" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  47. 72bcecb Merge changes Id4afb554,Ia54e557f into androidx-main by Treehugger Robot · 2 years, 11 months ago
  48. d8ac462 Merge "Revert "Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis""""" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  49. 6748087 Add test case for @Experimental Kotlin annotation usage by Tiem Song · 2 years, 11 months ago
  50. 2318805 Add ability to specify lint test modes during lint check by Tiem Song · 2 years, 11 months ago
  51. f092c3d Switching androidx.sh from running lintRelease back to lintDebug by Tiem Song · 2 years, 11 months ago
  52. 047464b Revert "Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"""" by Louis Pullen-Freilich · 2 years, 11 months ago
  53. fcc574f Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis""" by Louis Pullen-Freilich · 2 years, 11 months ago
  54. 6a9b275 Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"" by Louis Pullen-Freilich · 2 years, 11 months ago
  55. 76894c4 Pull in ApiDetector changes into ClassVerificationFailureDetector by Tiem Song · 2 years, 11 months ago
  56. bf494e1 Fix breakage in androidx-studio-integ branch by Alan Viverette · 3 years ago
  57. 28a2563 Switching androidx.sh from running lintDebug to lintRelease by Jeff Gaston · 3 years, 4 months ago
  58. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 3 years ago
  59. cb2034b Merge "Revert "Updates SampledAnnotationEnforcer to work with partial analysis"" into androidx-main by Treehugger Robot · 3 years ago
  60. 59b7cc2 Revert "Updates SampledAnnotationEnforcer to work with partial analysis" by Louis Pullen-Freilich · 3 years ago
  61. b45b3b8 Merge "Updates SampledAnnotationEnforcer to work with partial analysis" into androidx-main by Treehugger Robot · 3 years ago
  62. 4ca90be Upgrade to AGP 7.1.0-alpha08 by Aurimas Liutikas · 3 years ago
  63. 5c20253 Updates SampledAnnotationEnforcer to work with partial analysis by Louis Pullen-Freilich · 3 years, 1 month ago
  64. 1e4ad0c Add more lint-check tests for Kotlin sources (part 2) by Tiem Song · 3 years, 1 month ago
  65. c9f23ed Add BanUncheckedReflection tests for Kotlin sources by Tiem Song · 3 years, 1 month ago
  66. 78273a3 Upgrade to AGP 7.1.0-alpha03 by Aurimas Liutikas · 3 years, 1 month ago
  67. 9424752 Revert "Add Vendor information to bundled lint checks" by Tiem Song · 3 years, 2 months ago
  68. bedf097 Add Vendor information to bundled lint checks by Tiem Song · 3 years, 2 months ago
  69. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 2 months ago
  70. 900a16f Re-enable ClassVerificationFailureDetectorTest by Alan Viverette · 3 years, 2 months ago
  71. ab6b7735 Merge "Ignore ClassVerificationFailureDectectorTest" into androidx-main by Ember Rose · 3 years, 2 months ago
  72. 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, 3 months ago
  73. 22d29dc Ignore ClassVerificationFailureDectectorTest by Ember Rose · 3 years, 2 months ago
  74. fd8be7a Merge "Remove unnecessary NewApi suppressions." into androidx-main by Alexander Dorokhine · 3 years, 2 months ago
  75. ca788f8 Remove unnecessary NewApi suppressions. by Alexander Dorokhine · 3 years, 3 months ago
  76. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  77. c8a26b8 Removes remaining androidx.ui references by Louis Pullen-Freilich · 3 years, 3 months ago
  78. fc1b453 Merge "Remove reformat from lint fix" into androidx-main by Alan Viverette · 3 years, 3 months ago
  79. bef338f temporarily disable :lint-checks:integration-tests:copyDebugAndroidLintReports by Jeff Gaston · 3 years, 3 months ago
  80. 89e07b9 Merge "Migrate a miscellaneous set of libraries to Gradle version catalogs" into androidx-main by Aurimas Liutikas · 3 years, 3 months ago
  81. 74d0ea5 Merge "Clean up TargetApiAnnotationUsageDetector, add lint fix" into androidx-main by Alan Viverette · 3 years, 3 months ago
  82. a1733e6 lint-checks integration-tests changing textOutput override to match lint default by Jeff Gaston · 3 years, 3 months ago
  83. db86257 Remove reformat from lint fix by Alan Viverette · 3 years, 3 months ago
  84. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 3 months ago
  85. e48ddab Clean up TargetApiAnnotationUsageDetector, add lint fix by Alan Viverette · 3 years, 3 months ago
  86. baae4170 Merge "Add integration tests for lint checks, unify under superclass" into androidx-main by Alan Viverette · 3 years, 3 months ago
  87. a068198 Lint fixes for AGP 7.1 alpha01 upgrade by Louis Pullen-Freilich · 3 years, 3 months ago
  88. b71ec7b Add integration tests for lint checks, unify under superclass by Alan Viverette · 3 years, 3 months ago
  89. 802403a Update lint baselines by Alan Viverette · 3 years, 3 months ago
  90. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 5 months ago
  91. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 4 months ago
  92. 322bfd6 Update ClassVerificationFailureDetector to mirror changes in ApiDetector by Alan Viverette · 3 years, 4 months ago
  93. c671557 Don't flag private inner classes without constructors by Alan Viverette · 3 years, 4 months ago
  94. 38e497e Merge "Move stray lint-check tests into canonical tests directory" into androidx-main by Alan Viverette · 3 years, 3 months ago
  95. 845ba1f Move stray lint-check tests into canonical tests directory by Alan Viverette · 3 years, 4 months ago
  96. bb6c897 Add lint check for unsupported Intellij-specific suppression by Alan Viverette · 3 years, 4 months ago
  97. 028b023 Temporarily remove lint validation task by Alan Viverette · 3 years, 4 months ago
  98. 8a1e2e6 Fix validateLint task by Alan Viverette · 3 years, 4 months ago
  99. 887892c Merge "Don't generate empty lint baseline files" into androidx-main by Alan Viverette · 3 years, 4 months ago
  100. 14bd30d Workaround to always make validateLint pass on playground builds. by Dustin Lam · 3 years, 4 months ago