chucker icon indicating copy to clipboard operation
chucker copied to clipboard

🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)

Results 106 chucker issues
Sort by recently updated
recently updated
newest added

Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.11.0. Release notes Sourced from com.google.code.gson:gson's releases. gson-parent-2.11.0 Most important changes Added default ProGuard / R8 rules (@​Marcono1234, #2397, #2420; @​sgjesse, #2448; @​sfreilich) If you...

dependencies
java

Bumps `coroutineVersion` from 1.8.0 to 1.8.1. Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.8.0 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!...

dependencies
java

Bumps org.jlleitschuh.gradle:ktlint-gradle from 12.1.0 to 12.1.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jlleitschuh.gradle:ktlint-gradle&package-manager=gradle&previous-version=12.1.0&new-version=12.1.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
java

Bumps `kotlinVersion` from 1.9.23 to 1.9.24. Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.23 to 1.9.24 Release notes Sourced from org.jetbrains.kotlin:kotlin-gradle-plugin's releases. 1.9.24 Changelog Backend. Wasm KT-64890 K/Wasm compiler crash with external class and...

dependencies
java

## :writing_hand: Describe the bug Our app is targeting Android 13(targetSdk 33) and we are forcing the app to be Persian (an rtl language) at first, but users can change...

## :warning: Is your feature request related to a problem? Please describe Hi, I would like to have localized version of Chucker. ## :bulb: Describe the solution you'd like If...

help wanted