Logo
Explore Help
Sign In
manawenuz/wz-phone
1
0
Fork 0
You've already forked wz-phone
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
All Workflows build.yml mirror-github.yml
Actor
All actors manawenuz
Status
All status Success Failure Waiting Running
fix(windows): printf instead of heredoc in Dockerfile RUN (parser hated <<EOF)
mirror-github.yml #397:Commit 53f57eea07 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 09:05:47 +00:00
38s
View workflow file
fix(windows): printf instead of heredoc in Dockerfile RUN (parser hated <<EOF)
build.yml #396:Commit 53f57eea07 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 09:09:05 +00:00
3m56s
View workflow file
fix(windows): patch override.cmake not toolchain — inject SSE via COMPILE_OBJECT template
mirror-github.yml #395:Commit ff3f7e8e4f pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 09:03:51 +00:00
39s
View workflow file
fix(windows): patch override.cmake not toolchain — inject SSE via COMPILE_OBJECT template
build.yml #394:Commit ff3f7e8e4f pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 09:05:07 +00:00
1m56s
View workflow file
fix(windows): bake SSE patch into docker image instead of runtime
mirror-github.yml #393:Commit 48d2bd4f65 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 08:56:32 +00:00
40s
View workflow file
fix(windows): bake SSE patch into docker image instead of runtime
build.yml #392:Commit 48d2bd4f65 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 08:59:33 +00:00
3m41s
View workflow file
fix(windows): append SSE flags as a pure-CMake block to xwin toolchain
mirror-github.yml #391:Commit 234a798df2 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 08:50:42 +00:00
37s
View workflow file
fix(windows): append SSE flags as a pure-CMake block to xwin toolchain
build.yml #390:Commit 234a798df2 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 08:53:38 +00:00
3m34s
View workflow file
fix(windows): sed-patch cargo-xwin toolchain to enable SSE4.1/SSSE3
mirror-github.yml #389:Commit fa042b130c pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 08:44:19 +00:00
38s
View workflow file
fix(windows): sed-patch cargo-xwin toolchain to enable SSE4.1/SSSE3
build.yml #388:Commit fa042b130c pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 08:47:31 +00:00
3m51s
View workflow file
fix(windows): set CFLAGS +sse4.1 +ssse3 so audiopus_sys builds under clang-cl
mirror-github.yml #387:Commit 990b6f1ee0 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 08:41:23 +00:00
40s
View workflow file
fix(windows): set CFLAGS +sse4.1 +ssse3 so audiopus_sys builds under clang-cl
build.yml #386:Commit 990b6f1ee0 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 08:43:38 +00:00
2m56s
View workflow file
windows: docker + hcloud build scripts for cross-compile
mirror-github.yml #385:Commit 7949266e11 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 08:35:52 +00:00
38s
View workflow file
windows: docker + hcloud build scripts for cross-compile
build.yml #384:Commit 7949266e11 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 08:39:13 +00:00
3m59s
View workflow file
feat(history): dedupe by call_id + explicit Incoming/Outgoing/Missed labels
mirror-github.yml #383:Commit d774f5f8c5 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 08:35:08 +00:00
38s
View workflow file
feat(history): dedupe by call_id + explicit Incoming/Outgoing/Missed labels
build.yml #382:Commit d774f5f8c5 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 08:35:12 +00:00
42s
View workflow file
fix(desktop): direct calls used wrong identity file — mac identity mismatch
mirror-github.yml #381:Commit 2fd94651e4 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 08:16:10 +00:00
37s
View workflow file
fix(desktop): direct calls used wrong identity file — mac identity mismatch
build.yml #380:Commit 2fd94651e4 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 08:19:12 +00:00
3m40s
View workflow file
windows(desktop): gate coreaudio / VoiceProcessingIO to macOS-only targets
mirror-github.yml #379:Commit da09fdb6e9 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 07:12:56 +00:00
37s
View workflow file
windows(desktop): gate coreaudio / VoiceProcessingIO to macOS-only targets
build.yml #378:Commit da09fdb6e9 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 07:15:54 +00:00
3m35s
View workflow file
feat(direct-call): call history, recent contacts, deregister button
mirror-github.yml #377:Commit 510eae2089 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 07:04:25 +00:00
40s
View workflow file
feat(direct-call): call history, recent contacts, deregister button
build.yml #376:Commit 510eae2089 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 07:07:27 +00:00
3m42s
View workflow file
fix(android-audio): spawn_blocking for Oboe restart — unblock tokio executor
mirror-github.yml #375:Commit 76a4c53e21 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 04:46:41 +00:00
36s
View workflow file
fix(android-audio): spawn_blocking for Oboe restart — unblock tokio executor
build.yml #374:Commit 76a4c53e21 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 04:49:43 +00:00
3m38s
View workflow file
fix(android-audio): restart Oboe on speakerphone toggle + unbreak button UI
mirror-github.yml #373:Commit 4c6aac654a pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 03:36:00 +00:00
39s
View workflow file
fix(android-audio): restart Oboe on speakerphone toggle + unbreak button UI
build.yml #372:Commit 4c6aac654a pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-10 03:38:45 +00:00
3m25s
View workflow file
fix(android_audio): add explicit pointer types for .cast() — was rejected by rustc E0282 on android target
mirror-github.yml #371:Commit 4f2ad65418 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-09 18:03:31 +00:00
38s
View workflow file
fix(android_audio): add explicit pointer types for .cast() — was rejected by rustc E0282 on android target
build.yml #370:Commit 4f2ad65418 pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-09 18:06:58 +00:00
4m5s
View workflow file
android(audio): Speaker button toggles earpiece↔speaker via JNI (WIP, untested)
mirror-github.yml #369:Commit 0178cbd91d pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-09 18:01:23 +00:00
40s
View workflow file
android(audio): Speaker button toggles earpiece↔speaker via JNI (WIP, untested)
build.yml #368:Commit 0178cbd91d pushed by manawenuz
feat/desktop-audio-rewrite
2026-04-09 18:02:51 +00:00
2m9s
View workflow file
First Previous ... 3 4 5 6 7 ... Next Last
Powered by Gitea Version: 1.25.4 Page: 17ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API