moltmobile-android/app
James (ClawdBot) e0835e0626 feat: Add direct HTTP debug logging
- Add DebugClient that POSTs directly to debug server (100.123.216.65:9876)
- NotificationListener: POST all events directly, full lifecycle logging
- CallScreener: POST all calls directly, full lifecycle logging
- App: Log startup and initialization
- Bypass WebSocket complexity for debugging visibility

Debug server: node /home/johan/dev/clawdnode-debug-server/server.js
Tail: tail -f /tmp/clawdnode-debug.log
2026-01-28 21:15:11 +00:00
..
src/main feat: Add direct HTTP debug logging 2026-01-28 21:15:11 +00:00
build.gradle.kts Switch from i2p/eddsa to Bouncy Castle for Ed25519 2026-01-28 19:25:57 +00:00
proguard-rules.pro v0.1 - Initial ClawdNode Android app 2026-01-28 03:49:06 +00:00