Skip to content

Conversation

@rtsketo
Copy link

@rtsketo rtsketo commented Dec 12, 2025

  • Preserve ihsanbal pretty formatting while honoring Android log priorities (DEBUG color) without a custom logger.
  • Add LogSink/BatchingSink to batch whole request/response blocks, preventing interleaved logs and enabling forwarding to
    LogQueue.
  • Simplify response layout (single status line + spacer + body) and skip blank lines to avoid Logcat “identical” collapses.
  • Fix Kotlin 1.3 build issues (plugin order, trailing comma) and allow group/version overrides for JitPack.
  • Update README with sink usage and JitPack coordinates.

Aristos Pasalides and others added 18 commits December 12, 2025 15:18
*Total -- 2,402.30kb -> 1,233.53kb (48.65%)

/images/logcat.png -- 1,134.60kb -> 386.30kb (65.95%)
/images/screen_shot_2.png -- 359.99kb -> 190.82kb (46.99%)
/images/screen_shot_5.png -- 91.00kb -> 55.80kb (38.69%)
/images/screen_shot_4.png -- 68.00kb -> 43.14kb (36.56%)
/images/screen_shot_1.png -- 738.47kb -> 548.03kb (25.79%)
/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png -- 10.24kb -> 9.45kb (7.73%)

Signed-off-by: ImgBotApp <[email protected]>
[ImgBot] Optimize images
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants