This website requires JavaScript.
Explore
Help
Sign In
authentik Default Admin
manawenuz
0 Followers
·
0 Following
Joined on
2025-07-05
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
4
Projects
Packages
Public Activity
Starred Repositories
1
manawenuz
pushed to
feat/android-voip-client
at
manawenuz/wz-phone
2026-04-09 05:34:39 +00:00
abc96e8887
refactor: separate SignalManager from WzpEngine for direct calling
manawenuz
pushed to
feat/android-voip-client
at
manawenuz/wz-phone
2026-04-09 05:12:50 +00:00
3a6ae61f8d
fix: show real identity fingerprint (SHA-256 full format) on Android home screen
manawenuz
pushed to
feat/android-voip-client
at
manawenuz/wz-phone
2026-04-09 05:07:43 +00:00
4c536d256b
fix: install rustls crypto provider once in nativeInit, not per-thread (libcrypto TLS conflict)
manawenuz
pushed to
feat/android-voip-client
at
manawenuz/wz-phone
2026-04-09 04:58:25 +00:00
b0ec9ff4ab
fix: signal mode UI + place_call via stored signal transport
manawenuz
pushed to
feat/android-voip-client
at
manawenuz/wz-phone
2026-04-09 04:38:10 +00:00
5855533a39
fix: start stats polling before blocking startSignaling call
manawenuz
pushed to
feat/android-voip-client
at
manawenuz/wz-phone
2026-04-09 04:33:10 +00:00
ed09c2e8cc
fix: use block_on pattern for signaling (same as start_call) — no thread::spawn
manawenuz
pushed to
feat/android-voip-client
at
manawenuz/wz-phone
2026-04-09 04:19:51 +00:00
f44306cc17
fix: move ALL signaling code into JNI-spawned 8MB thread — zero Rust on caller stack
manawenuz
pushed to
feat/android-voip-client
at
manawenuz/wz-phone
2026-04-09 04:10:26 +00:00
0b821585ab
fix: call nativeStartSignaling from Java Thread with 8MB stack, not Kotlin IO dispatcher
manawenuz
pushed to
feat/android-voip-client
at
manawenuz/wz-phone
2026-04-09 04:04:50 +00:00
faec332a8c
fix: remove panic::catch_unwind from nativeStartSignaling — stack overflow on Android
manawenuz
pushed to
feat/android-voip-client
at
manawenuz/wz-phone
2026-04-09 03:16:56 +00:00
fe9ae276dc
fix: move all crypto/network work to spawned 8MB thread — Android stack too small
manawenuz
pushed to
feat/android-voip-client
at
manawenuz/wz-phone
2026-04-09 03:10:09 +00:00
4fbf6770c4
fix: Android signal thread stack overflow + add version marker to UI
manawenuz
pushed to
feat/desktop-audio-rewrite
at
manawenuz/wz-phone
2026-04-09 02:59:20 +00:00
04a985912a
fix: add direct calling Tauri backend commands (register_signal, place_call, answer_call)
manawenuz
pushed to
feat/android-voip-client
at
manawenuz/wz-phone
2026-04-09 02:54:48 +00:00
30a893a73f
fix: remove duplicate TextAlign import causing Android build failure
manawenuz
pushed to
feat/android-voip-client
at
manawenuz/wz-phone
2026-04-09 02:48:17 +00:00
d46f3b1deb
fix: show more Gradle output in build log for debugging
manawenuz
pushed to
feat/desktop-audio-rewrite
at
manawenuz/wz-phone
2026-04-09 02:43:02 +00:00
2288c1ae07
feat: direct calling UI for desktop Tauri app + merge android branch
0d3f0d4dcb
feat: Android UI for direct 1:1 calling
c184d5e1f3
fix: build scripts use fetch+reset instead of pull to avoid ref lock errors
5d8e743cbf
feat: Android engine + Kotlin API for direct 1:1 calling
6694aebfd9
fix: resolve 0.0.0.0 to connectable address in CallSetup relay_addr
Compare 92 commits »
manawenuz
pushed to
feat/android-voip-client
at
manawenuz/wz-phone
2026-04-09 02:18:10 +00:00
0d3f0d4dcb
feat: Android UI for direct 1:1 calling
manawenuz
pushed to
feat/android-voip-client
at
manawenuz/wz-phone
2026-04-09 02:07:13 +00:00
c184d5e1f3
fix: build scripts use fetch+reset instead of pull to avoid ref lock errors
manawenuz
pushed to
feat/android-voip-client
at
manawenuz/wz-phone
2026-04-09 02:02:52 +00:00
5d8e743cbf
feat: Android engine + Kotlin API for direct 1:1 calling
manawenuz
pushed to
feat/android-voip-client
at
manawenuz/wz-phone
2026-04-09 01:56:24 +00:00
6694aebfd9
fix: resolve 0.0.0.0 to connectable address in CallSetup relay_addr
manawenuz
pushed to
feat/android-voip-client
at
manawenuz/wz-phone
2026-04-09 01:48:11 +00:00
d27e85ecf2
feat: SAS (Short Authentication String) for call identity verification
First
Previous
...
17
18
19
20
21
...
Next
Last