nowinandroid
nowinandroid copied to clipboard
A fully functional Android app built entirely with Kotlin and Jetpack Compose
### Is there an existing issue for this? - [X] I have searched the existing issues ### Page URL (type "NEW" for a new page suggestion) NEW ### What's the...
### 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...
It seems like `destination` property is redundant in `TopLevelDestination`...looks like it's mostly there because it has to be overridden from `NiaNavigationDestination`? Was applying NowInAndroid approach to project here and was...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the problem A typical app should deal with login, including say authenticated...
- Update the AGP to 7.3.0-beta05 because it's needed for GMD - Introduce GMD + ATD for a single module at first (core-database) By running "./gradlew pixel4Api30DebugAndroidTest", the instrumented tests...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.accompanist:accompanist-flowlayout](https://togithub.com/google/accompanist) | `0.24.8-beta` -> `0.25.1` | [](https://docs.renovatebot.com/merge-confidence/)...
Version [`2.5.0-alpha03`](https://developer.android.com/jetpack/androidx/releases/room#2.5.0-alpha03) of Room added an `@Upsert` annotation, which we probably should be able to use instead of our own custom upsert helper.
### 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...