nowinandroid icon indicating copy to clipboard operation
nowinandroid copied to clipboard

A fully functional Android app built entirely with Kotlin and Jetpack Compose

Results 535 nowinandroid issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is there a StackOverflow question about this issue? - [X] I have searched...

bug

Fixes #207 Updates to `androidx.test:core:1.5.0-alpha02` to fix https://github.com/android/android-test/issues/1412 when running tests on an API 33 device. ~Currently blocked by https://github.com/android/android-test/issues/1412, when running tests on an API 33 emulator we get...

Feedback for updated insets support in https://issuetracker.google.com/issues/243713323

[![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.diffplug.spotless | `6.7.2` -> `6.10.0` | [![age](https://badges.renovateapi.com/packages/maven/com.diffplug.spotless/6.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is there a StackOverflow question about this issue? - [X] I have searched...

bug

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [app.cash.turbine:turbine](https://togithub.com/cashapp/turbine) | `0.8.0` -> `0.12.0` | [![age](https://badges.renovateapi.com/packages/maven/app.cash.turbine:turbine/0.12.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.coil-kt:coil-svg](https://togithub.com/coil-kt/coil) | `2.1.0` -> `2.2.1` | [![age](https://badges.renovateapi.com/packages/maven/io.coil-kt:coil-svg/2.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

Adds the data logic for the theme switcher (but not the UI implementation) To manually test, you can override the resolved theme as returned by the data layer.