Skip to content

POC Hyprspace Android UI#1

Open
X4mp wants to merge 3 commits into
hyprspace:masterfrom
X4mp:development
Open

POC Hyprspace Android UI#1
X4mp wants to merge 3 commits into
hyprspace:masterfrom
X4mp:development

Conversation

@X4mp

@X4mp X4mp commented Jun 12, 2026

Copy link
Copy Markdown

A minimal two-tab Android app (Jetpack Compose + Material 3) for managing a Hyprspace node:

  • Identity tab — displays your node's peer ID, private key (hidden by default, biometric-gated reveal), and VPN addresses. Tap the copy icon to copy any field; long-press the peer ID for the full value.
  • Peers tab — lists configured peers, swipe left to delete (with confirmation), tap + to add a new one via a bottom sheet with peer ID validation.
  • Config is persisted as a single JSON file in internal storage; a fresh key and peer ID are generated on first launch.
  • A third Connection/VPN tab slot is stubbed out for the future VpnService integration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant