nowinandroid
nowinandroid copied to clipboard
A fully functional Android app built entirely with Kotlin and Jetpack Compose
It dispels a bit of the magic that happens during a build. See the patch for the thorough explanation.
**What I have done and why** Refactor to improve `FlavorDimension` extensibility, and replace to ` register` lazy api.
### 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...
The IDs stated in the build-logic build script must exactly match the plugin IDs in the version catalog file. This solution reduces the inherent duplication. To avoid any IDE errors...
Bumps `androidxNavigation` from 2.8.0-alpha06 to 2.8.0-beta04. Updates `androidx.navigation:navigation-compose` from 2.8.0-alpha06 to 2.8.0-beta04 Updates `androidx.navigation:navigation-testing` from 2.8.0-alpha06 to 2.8.0-beta04 Dependabot will resolve any conflicts with this PR as long as you...
Modified to change the Chrome toolbar color according to the system scheme during dark mode transitions. Although specific colors can be applied using [setColorSchemeParams](https://developer.android.com/reference/androidx/browser/customtabs/CustomTabsIntent.Builder#setColorSchemeParams(int,androidx.browser.customtabs.CustomTabColorSchemeParams)), using the default values should be...
Bumps `androidxComposeMaterial3Adaptive` from 1.0.0-beta01 to 1.0.0-beta03. Updates `androidx.compose.material3.adaptive:adaptive` from 1.0.0-beta01 to 1.0.0-beta03 Updates `androidx.compose.material3.adaptive:adaptive-layout` from 1.0.0-beta01 to 1.0.0-beta03 Updates `androidx.compose.material3.adaptive:adaptive-navigation` from 1.0.0-beta01 to 1.0.0-beta03 Dependabot will resolve any conflicts with...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the problem I was talking about the settings used in this project...
Support for Kotlin TestFixtures on Android modules was added in AGP 8.5.0! A lot more cleanup could be done, especially on test classes that redefine over and over again topics,...
### 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...