authentik Default Admin manawenuz
  • Joined on 2025-07-05
manawenuz pushed to feat/android-voip-client at manawenuz/wz-phone 2026-04-06 16:00:18 +00:00
6f99841cc7 fix: cloud build script — filter by server name, rsync upload, cx33
3b0811ce2e ci: add GitHub mirror workflow
Compare 2 commits »
manawenuz pushed to feat/android-voip-client at manawenuz/wz-phone 2026-04-06 15:29:18 +00:00
9eed94850d fix: DirectByteBuffer audio path — eliminate JNI array copies
manawenuz pushed to feat/android-voip-client at manawenuz/wz-phone 2026-04-06 15:21:35 +00:00
5e9718aeb2 docs: incident report — SIGBUS in ART GC during audio JNI calls
manawenuz pushed to feat/android-voip-client at manawenuz/wz-phone 2026-04-06 15:00:10 +00:00
3093933602 fix: build script works on Ubuntu 24.04 (cmake 3.28) too
manawenuz pushed to feat/android-voip-client at manawenuz/wz-phone 2026-04-06 14:37:14 +00:00
4c6c909732 feat: comprehensive Android build script for Debian 12
manawenuz pushed to feat/android-voip-client at manawenuz/wz-phone 2026-04-06 11:41:49 +00:00
33fab9a049 fix: vec allocation for AudioRing, catch_unwind on tracing init, profiling
manawenuz pushed to feat/android-voip-client at manawenuz/wz-phone 2026-04-06 10:18:37 +00:00
31d2306915 feat: per-step encode profiling in send task stats
manawenuz pushed to feat/desktop-audio-rewrite at manawenuz/wz-phone 2026-04-06 09:42:37 +00:00
2263e898e5 fix: port AudioRing reader-detects-lap fix to desktop client
manawenuz pushed to feat/android-voip-client at manawenuz/wz-phone 2026-04-06 09:28:37 +00:00
4af7c5f94c fix: AudioRing cursor desync + capture thread use-after-free
manawenuz pushed to feat/android-voip-client at manawenuz/wz-phone 2026-04-06 09:22:22 +00:00
6597b5bd86 docs: incident report + fix spec for capture thread use-after-free crash
manawenuz pushed to feat/android-voip-client at manawenuz/wz-phone 2026-04-06 09:18:01 +00:00
ae9d8526dd docs: implementation spec for AudioRing SPSC desync fix
manawenuz pushed to feat/android-voip-client at manawenuz/wz-phone 2026-04-06 09:16:18 +00:00
4d54b6f9e4 docs: incident reports for send-task crash and playout ring desync
2b3bdae440 fix: enable Rust tracing → Android logcat via tracing-android
20922455bd fix: send task crash on QUIC congestion + AEC toggle + debug reporter
e6564bab57 fix: mic mute crackling + add AEC/NoiseSuppressor + dedup room participants
aebf9156c0 fix: dedup participants in UI, wait for QUIC close ack before exiting
Compare 10 commits »
manawenuz pushed to feat/desktop-audio-rewrite at manawenuz/wz-phone 2026-04-06 09:13:52 +00:00
9ab57ba037 merge: fj/feat/android-voip-client — congestion fix, AEC toggle, debug logging
4d54b6f9e4 docs: incident reports for send-task crash and playout ring desync
2b3bdae440 fix: enable Rust tracing → Android logcat via tracing-android
20922455bd fix: send task crash on QUIC congestion + AEC toggle + debug reporter
e6564bab57 fix: mic mute crackling + add AEC/NoiseSuppressor + dedup room participants
Compare 11 commits »
manawenuz pushed to feat/desktop-audio-rewrite at manawenuz/wz-phone 2026-04-06 09:02:45 +00:00
7806d4ec04 feat: identicons, server fingerprints, lock status (TOFU)
manawenuz pushed to feat/desktop-audio-rewrite at manawenuz/wz-phone 2026-04-06 08:53:16 +00:00
d31b81a21d fix: replace relay dropdown with direct dialog on click
manawenuz pushed to feat/desktop-audio-rewrite at manawenuz/wz-phone 2026-04-06 08:49:29 +00:00
c268ce419a fix: relay dialog overflow — stack inputs, full-width Add button
manawenuz pushed to feat/desktop-audio-rewrite at manawenuz/wz-phone 2026-04-06 08:44:23 +00:00
61b6e67610 feat: relay server dropdown with status indicators and manage dialog
manawenuz pushed to feat/desktop-audio-rewrite at manawenuz/wz-phone 2026-04-06 08:41:32 +00:00
dddf5d2e2d feat: relay ping with RTT display, fix dead_code warning
manawenuz pushed to feat/desktop-audio-rewrite at manawenuz/wz-phone 2026-04-06 08:15:08 +00:00
ed272d29f8 feat: fingerprint at startup, relay+room pairs, auto-reconnect, cleanup
manawenuz pushed to feat/desktop-audio-rewrite at manawenuz/wz-phone 2026-04-06 08:00:19 +00:00
21f5b24cbf fix: keep audio handles alive for call duration, fix Send+Sync