1. 09 Mar, 2026 2 commits
    • Lisa (AI Assistant)'s avatar
      Add core features: screenshot, touch, notifications, settings · 3218aee2
      Lisa (AI Assistant) authored
      - ScreenshotService using MediaProjection API
      - TouchService using AccessibilityService for gestures
      - NotificationListener for notification mirroring
      - SettingsRepository using DataStore
      - NodeClient WebSocket implementation
      - Domain models for commands/responses
      - Hilt DI setup
      - Improved UI with permission management
      - Gradle wrapper for building
      3218aee2
    • Lisa (AI Assistant)'s avatar
      Initial commit: OpenClaw Android Node app · 1fee2c32
      Lisa (AI Assistant) authored
      - WebSocket node protocol implementation
      - Basic UI for gateway connection
      - Foreground service for persistent connection
      - Screenshot, touch, shell, device info commands
      - MVVM + Clean Architecture with Hilt DI
      1fee2c32