mirror of
https://github.com/screentinker/screentinker.git
synced 2026-05-15 07:32:23 -06:00
Released APK 1.7.8 includes the OOM/crash-loop fix, WebSocket crash hardening, and the http(s)-only ImageLoader scheme guard. Bumped versionCode 10 -> 11 and versionName 1.7.7 -> 1.7.8 so existing 1.7.7 installs auto-update on the next UpdateChecker poll. Also fixed the safeOn extension function: Socket.on() returns Emitter, not Socket, so the original `return on(...)` failed compile with a type mismatch. Switched to `on(...); return this` for proper chaining. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src/main | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||