Commit Graph

42 Commits (wk/baseline-profile-experiments)

Author SHA1 Message Date
Don Turner 4a4de7d6a4 Add domain layer. See go/nia-domain-layer for details.
2 years ago
Márton Braun 5fd5d17caf Opt in to experimental kotlinx.serialization API locally
2 years ago
Wojtek Kaliciński 4c64a05897 Update to AGP 7.3.0 stable
2 years ago
Wojtek Kaliciński 4683918cc7 Move spotless to init script
2 years ago
Wojtek Kaliciński d0cff2b11c Build cleanup
2 years ago
Wojtek Kaliciński d81aa055ee Merge "Fix FTL test APKs resolution" into main
2 years ago
Wojtek Kaliciński 17afcf4302 Fix FTL test APKs resolution
2 years ago
Alex Vanyo 2e0ebd84b4 Update compileSdk and targetSdk to API 33
2 years ago
Alex Vanyo d6555cbaa5
Merge pull request #269 from android/av/compose-tracing
2 years ago
Alex Vanyo a60687ae73 Update Kotlin, Compose and add runtime-tracing
2 years ago
madroid 3bd81154b5 Move 'core-' module to core subfolder
2 years ago
Jolanda Verhoef 8ae2ce2e94
Merge pull request #236 from android/jv/fix-warnings-as-errors
2 years ago
Jolanda Verhoef eefe378347 Remove unused imports
2 years ago
Jolanda Verhoef ac1471476a Only use gradle.properties to read warningsAsErrors
2 years ago
Jolanda Verhoef ce5875cef8 Read gradle property as string instead of boolean, gradle sync fails otherwise.
2 years ago
Jolanda Verhoef 87affa5593 Read warningsAsErrors from local.properties or gradle.properties, and default to false
2 years ago
Jolanda Verhoef 31b093e6de Use GradleLocalProperties for reading warningsAsErrors from local.properties
2 years ago
Wojtek Kaliciński aa5d254435 Use [plugins] block in version catalog
2 years ago
Manuel Vivo 88054edf90
Use collectAsStateWithLifecycle to safely collect uiState (#166)
2 years ago
Jolanda Verhoef c35e530d92
Merge pull request #182 from android/compose-kotlin-version-updates
2 years ago
Márton Braun 6df6f03c95 Update Compose compiler to 1.2.0, Kotlin to 1.7.0
2 years ago
Ben Weiss 9f929944d0
Address review comments
2 years ago
Jolanda Verhoef a81d2620bd
Merge pull request #125 from takahirom/add-compiler-metrics-option
2 years ago
Nick Rout d05b573f52 Improve design system usage and add lint checks
2 years ago
takahirom 5290c0c188 Add last blank line
2 years ago
takahirom d3ffb1f806 Move compose metrics parameters to Android Compose script
2 years ago
takahirom 5c73cdd973 Add compose compiler metrics option
2 years ago
Jose Alcérreca 9dcc43c12c Merge remote-tracking branch 'github/main'
2 years ago
Satyan Jacquens 7c761c5595 Keep targetSdk 31
2 years ago
Don Turner eb1973052d Add demo and prod product flavors. Remove staging variant.
2 years ago
sjcqs 8878265f96 Apply used plugins in conventions
2 years ago
sjcqs bb672151fd Add copyrights
2 years ago
Satyan Jacquens b7475311d5 Remove extra space
2 years ago
satyan 35e6a5fd41 Make build-logic extension internal
2 years ago
satyan 555c4b4855 Replace gradle script with explicit convention plugins
2 years ago
kbuilder 6a211f194d Merge branch 'github/main'
2 years ago
NUmeroAndDev 0025b6d32f Replaced -Xopt-in to -opt-in because deprecated
2 years ago
Simona Stojanovic 7cf8693923 Add common build convention for feature modules
2 years ago
Alex Vanyo 2b26ccf260 Update compile and target API to 32
2 years ago
Alex Vanyo 203c8e1ceb Configure spotless for kts and xml files
2 years ago
Don Turner f002163175 Add license header
2 years ago
Alex Vanyo ca73f5598f Setup convention plugins base
2 years ago