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 ### Page URL (type "NEW" for a new page suggestion) NEW ### What's the...

documentation

### 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

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...

Please add in this example the use of jetpack paging 3

enhancement

### 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...

enhancement

- 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...

waiting

[![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.accompanist:accompanist-flowlayout](https://togithub.com/google/accompanist) | `0.24.8-beta` -> `0.25.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.accompanist:accompanist-flowlayout/0.25.1/age-slim)](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.

good first issue

### 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