madroid
3bd81154b5
Move 'core-' module to core subfolder
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
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
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
...
* 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
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
Don Turner
eb1973052d
Add demo and prod product flavors. Remove staging variant.
...
Change-Id: I7d251d477ef1ee770096b9971099e0bf59cfa6ea
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
...
Co-authored-by: Alex Vanyo <vanyoalex@gmail.com>
3 years ago
satyan
35e6a5fd41
Make build-logic extension internal
...
Those extensions *will* be accessible in build.gradle.kts if not made internal.
They are used to configure the conventions plugins internally.
They should not be accessible by the consumer Gradle modules.
3 years ago
satyan
555c4b4855
Replace gradle script with explicit convention plugins
3 years ago
kbuilder
6a211f194d
Merge branch 'github/main'
3 years ago
NUmeroAndDev
0025b6d32f
Replaced -Xopt-in to -opt-in because deprecated
3 years ago
Simona Stojanovic
7cf8693923
Add common build convention for feature modules
...
Change-Id: I24d54343de2835fff4f7a8dfc598b9a1864ffec7
3 years ago
Alex Vanyo
2b26ccf260
Update compile and target API to 32
...
Change-Id: I48f0047ce922f79ceb0f2c328523b9807b6ce9e9
3 years ago
Alex Vanyo
203c8e1ceb
Configure spotless for kts and xml files
...
Fixes: 230874524
Change-Id: I147b9f16d5424b3459435e3c5422867b40c480b7
3 years ago
Don Turner
f002163175
Add license header
...
Change-Id: I7512ac78c17823804e7af626385dcbd1c85ff1b2
3 years ago
Alex Vanyo
ca73f5598f
Setup convention plugins base
...
Change-Id: I66ea3a5c95ca9d87a1f0da39b6ba72faffc320ed
3 years ago