Don Turner
be062d6c9e
Apply spotless automatically during build and commit back to PR
...
Change-Id: Id822a3179fe866ffe2bb63157e399003f1b3ae4d
1 year ago
Don Turner
59994b9af1
Merge pull request #1009 from lihenggui/main
...
Fix #1008 : Use capitalized variant name when registering badging tasks
1 year ago
lihenggui
66cb30a811
Fix #1008 : Use capitalized variant name when registering gradle tasks
1 year ago
Don Turner
c8c83d4be8
Merge pull request #1001 from android/av/badging
...
Add automatic badging verification
1 year ago
Alex Vanyo
360b33eb82
Add automatic checks for badging
...
Change-Id: Ic8fca86d7aa84675fa91fb1aa99abcc6e19d663e
1 year ago
Don Turner
15f8861da1
Merge pull request #999 from KDW03/convert-to-data-object
...
refactor/Convert object to data object in sealed interface
1 year ago
Don Turner
74ed483029
Merge pull request #987 from android/renovate/all
...
Update all dependencies
1 year ago
kimdowoo
129099e219
refactor/Convert object to data object in sealed interface
1 year ago
Don Turner
1b0852eaba
Rollback runtime tracing version to avoid pulling in new Compose runtime
...
Change-Id: Ie194b90d6bff6b738cabac6c9708f037eb18ea08
1 year ago
Don Turner
340753b2c5
Merge pull request #983 from KDW03/feature/consistent-waitAndFindObject
...
Apply consistent use of waitAndFindObject extension
1 year ago
Don Turner
f2bc315eaf
Merge pull request #899 from SimonMarquis/lint-test-detector
...
Create `TestMethodDetector` Lint to detect common naming patterns we want to avoid
1 year ago
renovate[bot]
6c8fe164c8
Update all dependencies
1 year ago
Adetunji Dahunsi
13b2747c56
Merge pull request #989 from tjmtic/now-update-800
...
Create different icons for each build variant
1 year ago
Simon Marquis
3cfe4df048
Update lint/src/main/kotlin/com/google/samples/apps/nowinandroid/lint/NiaIssueRegistry.kt
1 year ago
Don Turner
9747255e33
Remove underscore check
...
Change-Id: Iec1d07787a6e1cd350b9d8d082e729ef62492013
1 year ago
TM
d3d5b02428
Inline color values for app icons
1 year ago
TM
9b83237bfd
Removed Comments
1 year ago
TM
afb427b9c5
Use colors from design palette in build variant icons
1 year ago
Don Turner
8ffffe5faf
Update pull request template
1 year ago
Don Turner
93032b9e3a
Fix for pull request template not being used. Fixes #769
1 year ago
TM
38d0c15d33
Create different icons for each build variant
...
Added color values for DEBUG and BENCHMARK build variants.
1 year ago
Adetunji Dahunsi
78573b8efc
Merge pull request #972 from tjmtic/now-update-888
...
Update primitive mutable states to mutableState API where applicable
1 year ago
Simon Marquis
16fd42a766
Restore lazy API call
1 year ago
Simon Marquis
ba19aa6da0
Rename `TestMethodDetector` to `TestMethodNameDetector` as suggested
1 year ago
Simon Marquis
4732249443
Update regex to match expected format
1 year ago
Simon Marquis
f9abb3115b
Fix test
1 year ago
Simon Marquis
058f0e4375
Add missing import
1 year ago
Simon Marquis
78e55ed4ec
Add `:lint:test` task to CI builds
1 year ago
Simon Marquis
d8af223958
Add `TestMethodDetector` with tests
1 year ago
Simon Marquis
0af797f613
Add missing test dependencies
1 year ago
Simon Marquis
e0f0256d63
Migrate `DesignSystemIssueRegistry` into generic `NiaIssueRegistry`
1 year ago
Jonathan Koren
ab669721ba
Merge pull request #985 from android/renovate/all
...
Update all dependencies
1 year ago
Jose Alcérreca
431069ab77
NiaAppScreenSizesScreenshotTests.kt: Fixes screenshot test showing wrong width ( #986 )
...
* FIxes screenshot test
* 🤖 Updates screenshots
1 year ago
Jonathan Koren
5482d81fdc
fixed for PR 985
1 year ago
renovate[bot]
e25f98df6e
Update all dependencies
1 year ago
Don Turner
aee921e4ad
Merge pull request #977 from SimonMarquis/fix/compiler-warnings
...
Fix compiler warning: Remove single lambda parameter declaration
1 year ago
Don Turner
6fba636431
Merge pull request #976 from SimonMarquis/patch-2
...
Update AGP to version 8.1.2
1 year ago
kimdowoo
842df99e41
Apply consistent use of waitAndFindObject extension
1 year ago
TM
2b84fafcf7
Merge remote-tracking branch 'upstream/main' into now-update-888
2 years ago
TM
3a3ad5a01b
Removed version declaration
2 years ago
TM
2df33f4ae4
Remove unnecessary version declaration
2 years ago
Don Turner
591cdc1fc0
Merge branch 'main' into patch-2
2 years ago
Don Turner
a77d7b69b5
Merge pull request #975 from SimonMarquis/kotlin-1.9.10
...
Update Kotlin 1.9.10
2 years ago
Simon Marquis
245723b5b2
Fix compiler warning: Remove single lambda parameter declaration
2 years ago
Simon Marquis
1fefa982a0
Update lint to match AGP version
2 years ago
Simon Marquis
62b9a35ef3
Update AGP to version 8.1.2
2 years ago
Simon Marquis
7e35f016cc
Merge branch 'main' into kotlin-1.9.10
2 years ago
Don Turner
e22da2d832
Merge pull request #974 from SimonMarquis/gradle-8.4
...
Update Gradle 8.4
2 years ago
Adetunji Dahunsi
0287af8d9a
Merge pull request #947 from android/tj/staggered-grid-feed
...
Use lazy vertical staggered grid in feed to maximize space utilization
2 years ago
Simon Marquis
11e94165dc
Update Kotlin 1.9.10
...
- KSP 1.9.10-1.0.13
- Compose compiler 1.5.3
This PR will need to be applied with #974 to avoid spawning 2 Kotlin compiler daemons (one for `build-logic`, and one for the main build).
2 years ago