Commit Graph

3 Commits

Author SHA1 Message Date
James (ClawdBot) 0cd111343f fix: implement TODOs for call duration, contact lookup, and event queue
- VoiceCallService: Track call start time and calculate actual duration on disconnect
- CallScreener: Implement contact lookup via ContactsContract.PhoneLookup
- GatewayClient: Add event queue (max 100) for offline buffering, flush on reconnect
- ClawdNodeApp: Route call handlers through CallManager instead of TODOs
2026-03-02 01:04:30 +00:00
James (ClawdBot) 0a4ef6a47e chore: auto-commit uncommitted changes 2026-02-08 01:30:06 -05:00
James (ClawdBot) 003d26cd4d v0.1 - Initial ClawdNode Android app 2026-01-28 03:49:06 +00:00