nowinandroid icon indicating copy to clipboard operation
nowinandroid copied to clipboard

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

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

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the problem Provide example of adaptive content layouts e.g. list-detail layout on...

enhancement

"Preferences" more accurately describes the data [this model](https://github.com/android/nowinandroid/blob/main/core/model/src/main/java/com/google/samples/apps/nowinandroid/core/model/data/UserData.kt) contains. Also requires changing the `*UserDataRepository` objects to `*UserPreferencesRepository`

good first issue

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.jetbrains.kotlin.android](https://kotlinlang.org/) ([source](https://togithub.com/JetBrains/kotlin)) | `1.7.10` -> `1.7.20` |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.jetbrains.kotlin.android](https://kotlinlang.org/) ([source](https://togithub.com/JetBrains/kotlin)) | `1.7.10` -> `1.7.20` |...

Fixes #73 Also adds a benchmark for topics state change to ensure this optimisation actually achieved better performance. P90+ were all improved even with a slight hit to P50 which...

**This is a new PR for the saved screen. Replacement for [this PR](https://github.com/android/nowinandroid/pull/427).** The output after the code review and replaced vector:

https://user-images.githubusercontent.com/55670723/201496584-fd8dff25-2d70-4fb3-b273-cb9b45412a57.mp4

Just a small cleanup after moving fake data to json files: 1. Remove `FakeDataSource`, it's not needed anymore 2. Rename `data.json` to `news.json` for consistency 3. Add `ExperimentalSerializationApi` to remove...

refactor

[![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)) |...