Development Timeline
-
2026-03-27 - Mumble protocol integration (start)
Started the project to build a Mumble voice client. Wrote low-level connection protocols and handled audio packet streams.
Tags: C Plus Plus, VoIP, Mumble
-
2026-04-05 - Flutter and Rust integration (commit)
Used Flutter Rust Bridge (FRB v2) to bind the native voice core with the Flutter user interface for multiplatform builds.
Tags: Flutter, Rust, Bridge
-
2026-04-05 - Hotkeys and auto-updates (commit)
Built global push-to-talk hotkeys for desktop and configured Sparkle update channels to automate releases.
Tags: Sparkle, Desktop, Hotkeys
-
2026-04-06 - Security and device layouts (milestone)
Added client-side Mumble certificate generation and adjusted details cards to support zoom gestures.
Tags: Mobile UX, Security, Certificates