Commit Graph

73 Commits (30759e68db1ca047e93cd50c8d7d2a64686543f0)

Author SHA1 Message Date
Alex Vanyo e1ef0e204f Add Pixel C API 30 emulator to CI
3 years ago
Alex Vanyo 0c4623f0f7 Merge pull request #558 from android/av/gmd-convention-plugin
3 years ago
Don Turner a9fc2fbdf7 Merge pull request #562 from SimonMarquis/room/convention-plugin
3 years ago
Simon Marquis bc7f883486 Upgrade JVM source/target compatibility to 11
3 years ago
Simon Marquis bf9e388610 Migrate custom room configuration into a convention plugin
3 years ago
Alex Vanyo fab6f9af7c Switch GMD to use a convention plugin
3 years ago
Alex Vanyo bf06ee5e02 Update AGP to 7.4.0
3 years ago
Don Turner a9ee4d1c47 Fix build warnings
3 years ago
mlykotom 784831d8de Refactor naming according to convention
3 years ago
mlykotom 7d62e0e797 Revert capitalization + add suppress
3 years ago
mlykotom 621454304d Rename Flavor -> NiaFlavor
3 years ago
mlykotom 0a21bb38f7 Fix flavors change
3 years ago
Simon Marquis a09ea875b8 Migrate from JUnit assertions to Kotlin's test framework
3 years ago
Don Turner eb01ed5a09 Remove applicationIdSuffix from demo variant, add it to prod instead
3 years ago
Milosz Moczkowski 45d4eabac8 Merge pull request #297 from android/av/remove-dolphin-preview-todos
3 years ago
Don Turner b55b4fab9c Merge pull request #356 from android/jv/compose-bom
3 years ago
Jolanda Verhoef 58a3721575 Update to new Compose release
3 years ago
Manuel Vivo 38670449ee Updates Navigation approach with new guidance (#347)
3 years ago
Don Turner 2468f1bc11 Merge branch 'main' into av/remove-dolphin-preview-todos
3 years ago
Don Turner e223be6ac1 Add domain layer. See go/nia-domain-layer for details.
3 years ago
Maximillian Leonov c915fb62c8 Remove type-safe project accessors feature preview
3 years ago
Márton Braun e1e195564d Opt in to experimental kotlinx.serialization API locally
3 years ago
Wojtek Kaliciński fd56516797 Update to AGP 7.3.0 stable
3 years ago
Alex Vanyo 556ffce88b Remove Preview TODOs for Dolphin
3 years ago
Wojtek Kaliciński 79de18507a Move spotless to init script
3 years ago
Wojtek Kaliciński 70ff3831a2 Build cleanup
3 years ago
Wojtek Kaliciński 4fcbe6b213 Merge "Fix FTL test APKs resolution" into main
3 years ago
Wojtek Kaliciński f2a4892106 Fix FTL test APKs resolution
3 years ago
Alex Vanyo a9819ec13e Update compileSdk and targetSdk to API 33
3 years ago
Alex Vanyo 69c2cbc8ce Merge pull request #269 from android/av/compose-tracing
3 years ago
Alex Vanyo cc380cb188 Merge pull request #195 from android/renovate/gradle-7.x
3 years ago
Alex Vanyo 555505a787 Update Kotlin, Compose and add runtime-tracing
3 years ago
madroid 40efeed4ed Move 'core-' module to core subfolder
3 years ago
renovate[bot] 9e1b199aa8 Update dependency gradle to v7.5.1
3 years ago
Jolanda Verhoef 6300bcb51c Merge pull request #236 from android/jv/fix-warnings-as-errors
3 years ago
Jolanda Verhoef 9d433ce590 Remove unused imports
3 years ago
Jolanda Verhoef a8dcf185ba Only use gradle.properties to read warningsAsErrors
3 years ago
Jolanda Verhoef e0ccd03e1d Read gradle property as string instead of boolean, gradle sync fails otherwise.
3 years ago
Jolanda Verhoef ef99aefb2e Read warningsAsErrors from local.properties or gradle.properties, and default to false
3 years ago
Jolanda Verhoef 8e3f43f388 Use GradleLocalProperties for reading warningsAsErrors from local.properties
3 years ago
Wojtek Kaliciński 4fad5cacc2 Use [plugins] block in version catalog
3 years ago
Jolanda Verhoef a89829b882 Merge pull request #177 from oheyadam/aa/included-build-gradle-properties
3 years ago
Manuel Vivo 29350b2c1f Use collectAsStateWithLifecycle to safely collect uiState (#166)
3 years ago
Jolanda Verhoef 8a77ce8c9f Merge pull request #182 from android/compose-kotlin-version-updates
3 years ago
Ben Weiss 3c67cc939f Merge pull request #145 from android/bw/initialMetrics
3 years ago
Márton Braun 11e1ab5eb2 Update Compose compiler to 1.2.0, Kotlin to 1.7.0
3 years ago
Adam Ahmed 11a3e5f893 Add a gradle.properties file to the build-logic project
3 years ago
Alex Vanyo 82e81b9f82 Merge pull request #135 from android/av/included-build-gradle-wrapper
3 years ago
Ben Weiss 567c993073 Address review comments
3 years ago
Jolanda Verhoef 84365ecc5d Merge pull request #125 from takahirom/add-compiler-metrics-option
3 years ago