architecture-templates icon indicating copy to clipboard operation
architecture-templates copied to clipboard

Results 27 architecture-templates issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [gradle](https://gradle.org) ([source](https://togithub.com/gradle/gradle)) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.devtools.ksp](https://goo.gle/ksp) ([source](https://togithub.com/google/ksp)) | `1.9.22-1.0.17` -> `1.9.24-1.0.20` |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [gradle](https://gradle.org) ([source](https://togithub.com/gradle/gradle)) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.devtools.ksp](https://goo.gle/ksp) ([source](https://togithub.com/google/ksp)) | `1.9.22-1.0.17` -> `1.9.24-1.0.20` |...

Getting this warning when building the project: ``` The Kotlin Gradle plugin was loaded multiple times in different subprojects, which is not supported and may break the build. This might...

- Updated Text Field to OutlinedText Field - added card to list - updated one gradle deprecation Look and fill improvements ![Screenshot_20240102_221820](https://github.com/android/architecture-templates/assets/32897795/f3d02f5c-d16d-44c8-88bc-4bcdb1b4ef69) ![Screenshot_20240102_224312](https://github.com/android/architecture-templates/assets/32897795/d665f700-741a-43e7-ac7c-2ed80b6daca6)

`ui/theme/Theme.kt:75:24 'getWindowInsetsController(View): WindowInsetsControllerCompat?' is deprecated. Deprecated in Java`

bug

As things are currently, the `MyModelViewModelTest` gives the impression of being a useful starting point, but ultimately leaves a lot to be desired. It has 2 tests with different names...