Commit Graph

33 Commits (dependabot/gradle/androidxLifecycle-2.8.0)

Author SHA1 Message Date
Simon Marquis 85129e4660
Kotlin 2.0.0 (#1036)
1 month ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
4 months ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
7 months ago
Simon Marquis 59143b0b79
Suppress `LintImplTrimIndent` for `trimMargin()`
7 months ago
Simon Marquis a8450176ed
Add tests for `DesignSystemDetector` lint
7 months ago
Simon Marquis caa482bc71 Kotlinify codebase
8 months ago
Simon Marquis 3cfe4df048
Update lint/src/main/kotlin/com/google/samples/apps/nowinandroid/lint/NiaIssueRegistry.kt
9 months ago
Don Turner 9747255e33 Remove underscore check
9 months ago
Simon Marquis 16fd42a766 Restore lazy API call
9 months ago
Simon Marquis ba19aa6da0 Rename `TestMethodDetector` to `TestMethodNameDetector` as suggested
9 months ago
Simon Marquis 4732249443 Update regex to match expected format
9 months ago
Simon Marquis f9abb3115b Fix test
9 months ago
Simon Marquis 058f0e4375 Add missing import
9 months ago
Simon Marquis d8af223958 Add `TestMethodDetector` with tests
9 months ago
Simon Marquis 0af797f613 Add missing test dependencies
9 months ago
Simon Marquis e0f0256d63 Migrate `DesignSystemIssueRegistry` into generic `NiaIssueRegistry`
9 months ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
10 months ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
10 months ago
Simon Marquis 8e708cca05
Merge branch 'main' into lint/sarif
1 year ago
Miłosz Moczkowski 99094199bc Remove redundant suppressions
1 year ago
Simon Marquis 62db986836 Add lint plugin to the `:lint` module
1 year ago
Takeshi Hagikura e1bb03b33d Set the source/target compatibility to 11
1 year ago
Alex Vanyo 38260e5a86 Update to VERSION_17 everywhere
1 year ago
Alex Vanyo 086dc957c0 Update to AGP 8.0
1 year ago
Don Turner 67998766fb
Merge pull request #578 from android/dt/update-lint
1 year ago
Don Turner 50b88aa769 Update lint java version to 11
1 year ago
Márton Braun 237375f52a Remove unused DropdownMenu component
1 year ago
Simon Marquis 92417207dc Migrate last build.gradle to build.gradle.kts
1 year ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
1 year ago
Nick Rout c12fe1fbe5 Update :core-designsystem module based on Figma file
2 years ago
Milosz Moczkowski 06e60063b5 Add dependency graphs to every module
2 years ago
Wojtek Kaliciński 4683918cc7 Move spotless to init script
2 years ago
Nick Rout d05b573f52 Improve design system usage and add lint checks
2 years ago