Don Turner
cf053ade5a
Fix build warnings
2 years ago
mlykotom
7db33aa041
Refactor naming according to convention
...
Change-Id: Id74e2495d5909e4978247e0d7edfb5621b2064ff
2 years ago
mlykotom
b9c89952f1
Revert capitalization + add suppress
2 years ago
mlykotom
a1d7a90766
Rename Flavor -> NiaFlavor
2 years ago
mlykotom
6c1f8394d9
Fix flavors change
2 years ago
Simon Marquis
90dc300783
Migrate from JUnit assertions to Kotlin's test framework
...
Fixes #419
2 years ago
Don Turner
2dd2f83026
Remove applicationIdSuffix from demo variant, add it to prod instead
...
Change-Id: I890beefbd79de04a9f5fa1153eb8b1ab3ee6eaf4
2 years ago
Milosz Moczkowski
398c399c1c
Merge pull request #297 from android/av/remove-dolphin-preview-todos
...
Remove Preview TODOs for Dolphin
2 years ago
Don Turner
7a223f5d8e
Merge pull request #356 from android/jv/compose-bom
...
Update to new Compose release
2 years ago
Jolanda Verhoef
e7b2ed623e
Update to new Compose release
2 years ago
Manuel Vivo
a0b22d8ed2
Updates Navigation approach with new guidance ( #347 )
2 years ago
Don Turner
7ca17f68ed
Merge branch 'main' into av/remove-dolphin-preview-todos
2 years ago
Don Turner
4a4de7d6a4
Add domain layer. See go/nia-domain-layer for details.
...
Change-Id: I3f4684005e81fb9c4163bf59c7026dcff6e88dc4
2 years ago
Maximillian Leonov
f84471f0f9
Remove type-safe project accessors feature preview
3 years ago
Márton Braun
5fd5d17caf
Opt in to experimental kotlinx.serialization API locally
...
Change-Id: Ibc88151f5a8b7a3a82e2c0043839c1cb9e016bcf
3 years ago
Wojtek Kaliciński
4c64a05897
Update to AGP 7.3.0 stable
...
Enables Gradle configuration cache.
Fix "no name set for build-config" warning.
Fix printing of test APKs due to AGP 7.3 changes
Change-Id: I65ec0cb9eba3d047417fc512ffeb66d378ba0c75
3 years ago
Alex Vanyo
bfedf75665
Remove Preview TODOs for Dolphin
...
Change-Id: I35219c7dd6a902c43cd310dcaf8d0e2c2dbdec45
3 years ago
Wojtek Kaliciński
4683918cc7
Move spotless to init script
...
Also adds automatic git hooks installation
Change-Id: I18debbee43af27db7b95a4202f824fa87e186713
3 years ago
Wojtek Kaliciński
d0cff2b11c
Build cleanup
...
* Move Hilt setup to convention plugin
* Disable Hilt on modules where it's not needed
* Enable non-transitive R classes
* Fix `configuration` blocks called in wrong scope
* Move imperative Flavors code from build.gradle
* Disable unnecessary build features globally
* Disable configure-on-demand as it's not encouraged
* Don't use internal AGP packages in plugins
Change-Id: I1bee3e3fd0103054637b979a350f9fd2312ae8ba
3 years ago
Wojtek Kaliciński
d81aa055ee
Merge "Fix FTL test APKs resolution" into main
3 years ago
Wojtek Kaliciński
17afcf4302
Fix FTL test APKs resolution
...
Change-Id: I390cdf45df6d8fce5bf388a4fd495205ed407a0c
3 years ago
Alex Vanyo
2e0ebd84b4
Update compileSdk and targetSdk to API 33
...
Change-Id: I2e73265ab2b8a570712b3806913eaff1e17236ec
3 years ago
Alex Vanyo
d6555cbaa5
Merge pull request #269 from android/av/compose-tracing
...
Update Kotlin, Compose and add in the new runtime-tracing artifact
3 years ago
Alex Vanyo
ab15fa4445
Merge pull request #195 from android/renovate/gradle-7.x
...
Update dependency gradle to v7.5.1
3 years ago
Alex Vanyo
a60687ae73
Update Kotlin, Compose and add runtime-tracing
...
Change-Id: I1697541a70a47281424fa51dfe5cab78bf89a1f6
3 years ago
madroid
3bd81154b5
Move 'core-' module to core subfolder
3 years ago
renovate[bot]
76fc0ed6e5
Update dependency gradle to v7.5.1
3 years ago
Jolanda Verhoef
8ae2ce2e94
Merge pull request #236 from android/jv/fix-warnings-as-errors
...
Use GradleLocalProperties for reading warningsAsErrors
3 years ago
Jolanda Verhoef
eefe378347
Remove unused imports
3 years ago
Jolanda Verhoef
ac1471476a
Only use gradle.properties to read warningsAsErrors
3 years ago
Jolanda Verhoef
ce5875cef8
Read gradle property as string instead of boolean, gradle sync fails otherwise.
3 years ago
Jolanda Verhoef
87affa5593
Read warningsAsErrors from local.properties or gradle.properties, and default to false
3 years ago
Jolanda Verhoef
31b093e6de
Use GradleLocalProperties for reading warningsAsErrors from local.properties
3 years ago
Wojtek Kaliciński
aa5d254435
Use [plugins] block in version catalog
...
Change-Id: Ib2aa30405dfe8e5f5017f2f1b45e972d8e19ddca
3 years ago
Jolanda Verhoef
68dbf8c6e1
Merge pull request #177 from oheyadam/aa/included-build-gradle-properties
...
Add a gradle.properties file to the build-logic build
3 years ago
Manuel Vivo
88054edf90
Use collectAsStateWithLifecycle to safely collect uiState ( #166 )
3 years ago
Jolanda Verhoef
c35e530d92
Merge pull request #182 from android/compose-kotlin-version-updates
...
Update Compose compiler to 1.2.0, Kotlin to 1.7.0
3 years ago
Ben Weiss
ffd0ba9138
Merge pull request #145 from android/bw/initialMetrics
...
Add tracing and JankStats
3 years ago
Márton Braun
6df6f03c95
Update Compose compiler to 1.2.0, Kotlin to 1.7.0
3 years ago
Adam Ahmed
674364315f
Add a gradle.properties file to the build-logic project
3 years ago
Alex Vanyo
f48fa174d4
Merge pull request #135 from android/av/included-build-gradle-wrapper
...
Add duplicate Gradle wrapper to included build
3 years ago
Ben Weiss
9f929944d0
Address review comments
...
* Introduce gradle plugin for firebase perf
* Create TrackScrollJank composable to mask tracking code
3 years ago
Jolanda Verhoef
a81d2620bd
Merge pull request #125 from takahirom/add-compiler-metrics-option
...
Add compose compiler metrics option
3 years ago
Nick Rout
d05b573f52
Improve design system usage and add lint checks
...
Change-Id: I05f9400a9410e31bdf1534e458d560fe793b809f
3 years ago
takahirom
5290c0c188
Add last blank line
3 years ago
takahirom
d3ffb1f806
Move compose metrics parameters to Android Compose script
3 years ago
Alex Vanyo
2b8bda8677
Add duplicate Gradle wrapper to included build
...
Change-Id: Id76b61a4b486fcd19f1d3ca4c4ad4f29367fa5b9
3 years ago
takahirom
5c73cdd973
Add compose compiler metrics option
3 years ago
Jose Alcérreca
9dcc43c12c
Merge remote-tracking branch 'github/main'
...
Change-Id: Ib23a555860e276e62a369b90c087d434d38a44cb
3 years ago
Satyan Jacquens
7c761c5595
Keep targetSdk 31
3 years ago