Commit Graph

5 Commits

Author SHA1 Message Date
James (ClawdBot) 415703665d feat: implement MediaProjection screenshot capture
- Add ScreenshotManager singleton for coordinating screenshot capture
- Implement MediaProjection-based screen capture with user consent flow
- Add screenshot command handler to DirectGateway
- Add UI for screenshot permission in MainActivity
- Auto-scale images to max 1920px to save bandwidth
- Return base64-encoded PNG via command response

Remaining TODO: None - screenshot feature complete pending testing
2026-03-02 11:03:40 +00:00
James (ClawdBot) 56120a9b6b UI improvements for testing
- Prefill gateway URL and token with defaults
- Make connection log window larger (400dp)
- Smaller font (10sp) to fit more text
2026-01-28 18:47:49 +00:00
James (ClawdBot) 99e86390c4 Make token field visible (not masked) 2026-01-28 08:29:39 +00:00
James (ClawdBot) 16d2f2164c Add live connection log to UI for debugging 2026-01-28 08:29:01 +00:00
James (ClawdBot) 003d26cd4d v0.1 - Initial ClawdNode Android app 2026-01-28 03:49:06 +00:00