Commit Graph

61 Commits (feature/add_wear_os_app)

Author SHA1 Message Date
Simon Marquis 90dc300783 Migrate from JUnit assertions to Kotlin's test framework
2 years ago
Don Turner 2dd2f83026 Remove applicationIdSuffix from demo variant, add it to prod instead
2 years ago
Milosz Moczkowski 398c399c1c
Merge pull request #297 from android/av/remove-dolphin-preview-todos
2 years ago
Don Turner 7a223f5d8e
Merge pull request #356 from android/jv/compose-bom
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.
2 years ago
Maximillian Leonov f84471f0f9
Remove type-safe project accessors feature preview
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
Alex Vanyo bfedf75665 Remove Preview TODOs for Dolphin
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 ab15fa4445
Merge pull request #195 from android/renovate/gradle-7.x
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
renovate[bot] 76fc0ed6e5
Update dependency gradle to v7.5.1
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
Jolanda Verhoef 68dbf8c6e1
Merge pull request #177 from oheyadam/aa/included-build-gradle-properties
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
Ben Weiss ffd0ba9138
Merge pull request #145 from android/bw/initialMetrics
2 years ago
Márton Braun 6df6f03c95 Update Compose compiler to 1.2.0, Kotlin to 1.7.0
2 years ago
Adam Ahmed 674364315f Add a gradle.properties file to the build-logic project
2 years ago
Alex Vanyo f48fa174d4
Merge pull request #135 from android/av/included-build-gradle-wrapper
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
Alex Vanyo 2b8bda8677 Add duplicate Gradle wrapper to included build
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