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 issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

[![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.android.gms:play-services-maps | `17.0.1` -> `18.2.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.android.gms:play-services-maps/18.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

`03-01 10:01:53.078 12936-12936/com.mattprecious.telescope.sample W/Bundle: Key android.intent.extra.TEXT expected ArrayList but value was a java.lang.String. The default value was returned. 03-01 10:01:53.078 12936-12936/com.mattprecious.telescope.sample W/Bundle: Attempt to cast generated internal exception: java.lang.ClassCastException: java.lang.String...

I have a class which extends TelescopeLayout. In the constructor, I call setProgressColor (to a blue color), setLens, and setScreenshotMode(ScreenshotMode.NONE). Everything works fine, except the progress border does not disappear...

There is no benefit to implementing BitmapProcessorListener for users. Perhaps it should be an abstract class.

We are currently developping an application, and using Telescope as a mean for our beta-testers to send us screenshots of problems, but Telescope is crashing with ActivityNotFoundException on a specific...

I think the current one didn't use the palette intermediate image in ffmpeg. I could send an updated gif, but I can't reproduce the current gif exactly easily since I...

Hi, I've been using the library and it is really helpful. I have a rooted Nexus 6 with some gesture application. It was interfering with multi-touch events and 3+ `pointerCount`...

Should omit the screenshot when an OOM error has occurred instead of crashing, or possibly re-try with an `ALPHA_8` bitmap.