telescope icon indicating copy to clipboard operation
telescope copied to clipboard

A simple tool to allow easy bug report capturing within your app.

Results 17 telescope issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [androidx.appcompat:appcompat](https://developer.android.com/jetpack/androidx/releases/appcompat#1.7.0) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `1.6.1` -> `1.7.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.appcompat:appcompat/1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | com.google.android.gms:play-services-maps | `17.0.1` -> `19.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.android.gms:play-services-maps/19.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.android.gms:play-services-maps/19.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.vanniktech:gradle-maven-publish-plugin](https://togithub.com/vanniktech/gradle-maven-publish-plugin) | `0.28.0` -> `0.29.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.vanniktech:gradle-maven-publish-plugin/0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.vanniktech:gradle-maven-publish-plugin/0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.android.material:material](https://togithub.com/material-components/material-components-android) | `1.11.0` -> `1.12.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.android.material:material/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.android.material:material/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.android.tools.build:gradle](http://tools.android.com/) ([source](https://android.googlesource.com/platform/tools/base)) | `8.6.0` -> `8.6.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.android.tools.build:gradle/8.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This can be reproduced by using Coil's `AsyncImage` without disabling hardware rendering: ```kotlin AsyncImage( model = "https://picsum.photos/id/237/200/300", contentDescription = null, imageLoader = ImageLoader.Builder(it).build(), ) ``` Calling `allowHardware(false)` on the loader...

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://redirect.github.com/gradle/gradle)) | patch | `8.10` -> `8.10.1` | --- ### Release Notes gradle/gradle (gradle)...