Photos icon indicating copy to clipboard operation
Photos copied to clipboard

Browse, search, download, and share amazing free photos provided by talented photographers

Results 24 Photos issues
Sort by recently updated
recently updated
newest added

Bumps androidx.fragment:fragment-ktx from 1.6.0 to 1.7.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.fragment:fragment-ktx&package-manager=gradle&previous-version=1.6.0&new-version=1.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps `retrofit2` from 2.9.0 to 2.11.0. Updates `com.squareup.retrofit2:retrofit` from 2.9.0 to 2.11.0 Release notes Sourced from com.squareup.retrofit2:retrofit's releases. 2.11.0 New The built-in OptionalConverterFactory is now public to allow installing it...

dependencies

Bumps androidx.paging:paging-runtime-ktx from 3.1.1 to 3.3.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.paging:paging-runtime-ktx&package-manager=gradle&previous-version=3.1.1&new-version=3.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps androidx.fragment:fragment-ktx from 1.6.0 to 1.7.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.fragment:fragment-ktx&package-manager=gradle&previous-version=1.6.0&new-version=1.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) from 1.7.1 to 1.8.1. Release notes Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-android's releases. 1.8.1 Remove the @ExperimentalTime annotation from usages of TimeSource (#4046). Thanks, @​hfhbd! Introduce a workaround for an Android...

dependencies

`FavoritesRepository` is now deprecated. Migrate to `FavoritesRepository2`.

enhancement

https://siddroid.com/post/compose/dynamic-themes-with-compose-and-material-3/ https://storytel.tech/image-based-themes-with-jetpack-compose-711fcd5ed650

enhancement

Currently `PreferencesService` uses `SharedPreferences` under the hood. Should be migrated to [DataStore](https://developer.android.com/jetpack/androidx/releases/datastore).

enhancement