jgilfelt / chuck

An in-app HTTP inspector for Android OkHttp clients
Apache License 2.0
4.68k stars 452 forks source link

Add option: share-by-copy to clipboard #65

Open autonomousapps opened 6 years ago

autonomousapps commented 6 years ago

Are you open to PRs? if so, I am willing to work on this.

Issue: I often test on emulators, which have limited sharing options. Right now, to share info provided by Chuck, I have to share to an SMS app and then manually copy-paste the data, which is annoying.

Solution: add share option to allow sending data directly to device clipboard.