nigig-org/crates/apps/streem
andodeki c7c0ec7582 makepad: centralize fork deps in workspace + bump to 4a166606c
Declare the 12 makepad crate deps once in root [workspace.dependencies]
pointing at the gitdab fork rev 4a166606c (which now also carries
[workspace.dependencies] into the android wrapper manifest). Member
crates switch to workspace = true; 5 non-member workspaces get an inline
rev bump. Fix 9 nigig-app script_mod indent errors surfaced by the newer
upstream macro parser.

The fork rev includes: NIGIG test-mode forwarding, custom AndroidManifest
hook, ortho camera support, and the wrapper workspace-deps fix.
2026-08-28 10:49:41 +03:00
..
mitm fix(ui): use valid syntax for assigning ids to metric values 2026-07-29 01:56:41 +00:00
resources Initial commit 2026-07-26 19:38:26 +03:00
src Initial commit 2026-07-26 19:38:26 +03:00
AndroidManifest.xml Initial commit 2026-07-26 19:38:26 +03:00
Cargo.toml makepad: centralize fork deps in workspace + bump to 4a166606c 2026-08-28 10:49:41 +03:00
crify Initial commit 2026-07-26 19:38:26 +03:00
README.md Initial commit 2026-07-26 19:38:26 +03:00
untitled Initial commit 2026-07-26 19:38:26 +03:00

cargo makepad android --manifest --app-label="streem" --abi=aarch64 run -p streem --release

Proxy Status Running on 0.0.0.0:8080 (PID 62456) Logging to /tmp/mitm_capture.txt Uses per-host certs generated on-the-fly under /tmp/mitm_certs/ Commands

Start: nohup /usr/bin/python3 /tmp/mitm_proxy.py > /tmp/mitm_proxy.log 2>&1 &

Stop: kill $(pgrep -f mitm_proxy.py)

View: tail -f /tmp/mitm_capture.txt

User Steps on Samsung Device (RF8Y103NERA) Install CA Certificate Settings → Security → Install from storage → navigate to Downloads → tap mitm_ca.crt Name it MITM Root CA → OK Verify under Settings → Security → Trusted credentials → User tab Configure WiFi Proxy Settings → WiFi → long-press connected network → Modify network Show advanced options → Proxy: Manual Hostname: 10.220.35.197 Port: 8080 Save Restart Cricfy TV App Force stop the app (Settings → Apps → Cricfy TV → Force stop) Reopen the app and navigate through content

tail -f /tmp/mitm_capture.txt