Commit Graph

159 Commits (739dc0098727cf12cd480997e6cadd267ed027ea)

Author SHA1 Message Date
Simon Marquis 8b7f6303c8
Align `targetSdk` to 34 in `AndroidTestConventionPlugin.kt` 2 years ago
Murat Yener f04652e56c Merge branch 'baseline-profile-api-change' of https://github.com/android/nowinandroid into baseline-profile-api-change 2 years ago
Simon Marquis d136965a0d Merge branch 'main' into lint/sarif 2 years ago
Simon Marquis cc9b5a1634 Remove SARIF support 2 years ago
Murat Yener 3a4ff15535 Merge branch 'baseline-profile-api-change' of https://github.com/android/nowinandroid into baseline-profile-api-change 2 years ago
Simon Marquis 0a3069a0d8 Remove forced junit resolution strategy 2 years ago
Simon Marquis d332f7b70d Remove forced objenesis resolution strategy 2 years ago
Simon Marquis a920baf224 Extract `Project.libs` extension for `build-logic` plugins 2 years ago
Simon Marquis 8e708cca05
Merge branch 'main' into lint/sarif 2 years ago
Simon Marquis cdbac9379f
Revert "Remove `ExperimentalCoroutinesApi` and `FlowPreview` opt-in" 2 years ago
Milosz Moczkowski 1345764649
Merge pull request from android/refactor/remove_unused_statements 2 years ago
Miłosz Moczkowski 5bf66739bd Remove redundant statements 2 years ago
Tomáš Mlynarič 375480a2f9 Make paths relative 2 years ago
Simon Marquis 04ddc86298 Enable `checkDependencies` and run lint tasks on project roots 2 years ago
Simon Marquis 8ea9a8fa51 Android Lint improvements 2 years ago
Simon Marquis 502f9ed110
Remove `ExperimentalCoroutinesApi` and `FlowPreview` opt-in 2 years ago
Tomáš Mlynarič f577fb06cc Add project path subfolder 2 years ago
Tomáš Mlynarič d549ca6c7a
Apply suggestions from code review 2 years ago
Tomáš Mlynarič 9f6a94dee2 Change folder for compose-reports 2 years ago
Neelansh Sahai 02bf1ac230
Merge pull request from tsumuchan/main 2 years ago
Alex Vanyo 76b0b08121 Adjust JDK setup to remove toolchain 2 years ago
tsumuchan e1025d8363 Update gradle plugin naming 2 years ago
Milosz Moczkowski 88b9e023d0
Merge pull request from android/av/fix-jvm-target-comment 2 years ago
Simon Marquis ddabba8e4a
Merge branch 'main' into jvmToolchain 2 years ago
Simon Marquis 4550743fac Create and use CI specific group of GMD devices 2 years ago
Don Turner 2fd1b716f6
Merge pull request from SimonMarquis/cleanup/warnings 2 years ago
Simon Marquis 57d1bed2cc Disable unnecessary Android instrumented tests 2 years ago
Simon Marquis f19dd06200 Remove deprecated `kotlin.Experimental` opt-in 2 years ago
Simon Marquis 1921c6544d Replace deprecated methods 2 years ago
Alex Vanyo 1998fc1a20 Fix JVM target comment 2 years ago
Takeshi Hagikura e1bb03b33d Set the source/target compatibility to 11 2 years ago
Don Turner e1ae12129a
Merge pull request from android/av/agp-8.0 2 years ago
Simon Marquis 80b8ae7a98
Don't rely on `finalizeDsl` API to configure Crashlytics 2 years ago
Alex Vanyo 4cdfaa93b2 Fix comment referring to 11 2 years ago
Alex Vanyo e323c2155f Remove unused imports in build-config 2 years ago
Alex Vanyo 38260e5a86 Update to VERSION_17 everywhere 2 years ago
Alex Vanyo 086dc957c0 Update to AGP 8.0 2 years ago
Simon Marquis 8ec54d19d8 Sort and group Gradle dependencies thanks to square/gradle-dependencies-sorter 2 years ago
Don Turner 36eeb19da8 Merge remote-tracking branch 'goog/main' into feb13-merge 2 years ago
Simon Marquis ea7bcf33c5 Configure jvmToolchain for Android projects 2 years ago
Alex Vanyo ded79e617e Add Pixel C API 30 emulator to CI 2 years ago
Alex Vanyo 0d23e64848
Merge pull request from android/av/gmd-convention-plugin 2 years ago
Don Turner 4284e6912e Merge remote-tracking branch 'github/main' into feb9automerger 2 years ago
Don Turner e3e33d8497 Merge "Add Firebase analytics. See go/nia-firebase-services." into main 2 years ago
Don Turner 2a4d0434a5 Add Firebase analytics. See go/nia-firebase-services. 2 years ago
Automerger 8c3fcefad6 Merge branch 'github/main' 2 years ago
Don Turner e997459f29
Merge pull request from SimonMarquis/room/convention-plugin 2 years ago
Simon Marquis 0cf2f25edd Upgrade JVM source/target compatibility to 11 2 years ago
Simon Marquis 3409f937ed Migrate custom room configuration into a convention plugin 2 years ago
Alex Vanyo 6146dd5576 Switch GMD to use a convention plugin 2 years ago
Don Turner 19684abc5f Remove .prod from the applicationIdSuffix in preparation for Play launch 2 years ago
Automerger beccdfe8f5 Merge branch 'github/main' 2 years ago
Alex Vanyo 1cce9aaae2 Update AGP to 7.4.0 2 years ago
Ben Weiss f316be1d69
Add Firebase dependencies 2 years ago
Don Turner cf053ade5a Fix build warnings 2 years ago
mlykotom 7db33aa041 Refactor naming according to convention 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 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 from android/av/remove-dolphin-preview-todos 2 years ago
Don Turner 7a223f5d8e
Merge pull request 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 () 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
Márton Braun 5fd5d17caf Opt in to experimental kotlinx.serialization API locally 3 years ago
Wojtek Kaliciński 4c64a05897 Update to AGP 7.3.0 stable 3 years ago
Alex Vanyo bfedf75665 Remove Preview TODOs for Dolphin 3 years ago
Wojtek Kaliciński 4683918cc7 Move spotless to init script 3 years ago
Wojtek Kaliciński d0cff2b11c Build cleanup 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 3 years ago
Alex Vanyo 2e0ebd84b4 Update compileSdk and targetSdk to API 33 3 years ago
Alex Vanyo d6555cbaa5
Merge pull request from android/av/compose-tracing 3 years ago
Alex Vanyo a60687ae73 Update Kotlin, Compose and add runtime-tracing 3 years ago
madroid 3bd81154b5 Move 'core-' module to core subfolder 3 years ago
Jolanda Verhoef 8ae2ce2e94
Merge pull request from android/jv/fix-warnings-as-errors 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 3 years ago
Manuel Vivo 88054edf90
Use collectAsStateWithLifecycle to safely collect uiState () 3 years ago
Jolanda Verhoef c35e530d92
Merge pull request from android/compose-kotlin-version-updates 3 years ago
Márton Braun 6df6f03c95 Update Compose compiler to 1.2.0, Kotlin to 1.7.0 3 years ago
Ben Weiss 9f929944d0
Address review comments 3 years ago
Jolanda Verhoef a81d2620bd
Merge pull request from takahirom/add-compiler-metrics-option 3 years ago
Nick Rout d05b573f52 Improve design system usage and add lint checks 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
takahirom 5c73cdd973 Add compose compiler metrics option 3 years ago
Jose Alcérreca 9dcc43c12c Merge remote-tracking branch 'github/main' 3 years ago
Satyan Jacquens 7c761c5595 Keep targetSdk 31 3 years ago
Don Turner eb1973052d Add demo and prod product flavors. Remove staging variant. 3 years ago
sjcqs 8878265f96 Apply used plugins in conventions 3 years ago
sjcqs bb672151fd Add copyrights 3 years ago
Satyan Jacquens b7475311d5 Remove extra space 3 years ago