1. 09 Mar, 2026 4 commits
    • Lisa (AI Assistant)'s avatar
      Add permission system with user confirmation · 1bee91f1
      Lisa (AI Assistant) authored
      - PermissionAction model with sensitivity levels (LOW/MEDIUM/HIGH)
      - PermissionManager with allowlist and remember choice
      - PermissionDialog UI with 'remember this choice' option
      - Updated SPEC.md and README with pending features
      - Added reminder for donation system (Paypal, BTC, ETH)
      1bee91f1
    • Lisa (AI Assistant)'s avatar
      Update README with feature status · 99422324
      Lisa (AI Assistant) authored
      99422324
    • 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