8 Commits

Author SHA1 Message Date
This-null
ba785b742f Sign release builds with a dedicated release key
- Add a release signing config that reads keystore.properties when present
- Keep debug builds working when the key file is absent
- Enable v2 and v3 signature schemes so the key can be rotated later
- Ignore keystores and keystore.properties so secrets stay out of the repo
2026-08-29 18:31:57 +03:00
This-null
1d9e252562 Add automatic updates and clickable Discord links, bump to 1.3.0
- PC: download and install new versions in the background, then restart
- PC: hold the install while a stream is live, apply it on exit instead
- PC: update progress states in all 10 languages
- Discord: clickable cover image plus GitHub and Download buttons
2026-08-29 07:03:47 +03:00
This-null
aa8b9a13c7 Bump version to 1.2.0 2026-08-28 18:52:44 +03:00
This-null
24c06b6aff Add update check, FlexCam-named virtual camera, and access-code UX
- Android: in-app update check with a 10-language dialog
- Android: show the WiFi access code prominently and drop the misleading port line
- PC: prefer the FlexCam-named virtual camera over OBS
- PC: register the camera as "FlexCam" for Windows in Install.bat
- PC: clear "wrong access code" message on WiFi 403 and guard against entering the port
2026-08-28 18:39:55 +03:00
This-null
a822b2a7ce Bump version to 1.1.0 2026-08-24 19:08:59 +03:00
This-null
9190fd99e1 Add live preview, WiFi access code, and OBS-free virtual camera
- Live camera preview on phone and PC
- WiFi access code (PIN): USB/loopback exempt, blocks strangers on the network
- Bundled Unity Capture (MIT) virtual camera driver - OBS now optional
- Larger default window, sidebar overflow protection
- Full install/build instructions in all 10 language READMEs
2026-08-24 19:04:09 +03:00
This-null
d1566dbc3f Add desktop-phone Start/Stop coupling, rotation hysteresis, release package
- Phone camera pause/resume via /start and /stop control endpoints
- Desktop engine sends start on connect, stop on disconnect
- Orientation dead-zones to smooth portrait/landscape transitions
- Mobile: icon social buttons, status caption, dark language dialog
- version.json for update checks
2026-08-23 20:01:49 +03:00
This-null
d52b4b743c FlexCam — phone as a PC webcam over USB or WiFi
Android (Kotlin/CameraX) MJPEG server + Python desktop app (pywebview UI)
feeding OBS Virtual Camera. Hybrid USB/WiFi with auto-connect and failover,
front/back switch, auto-rotate, foreground service, tray, Discord rich
presence, 10 languages, and a prebuilt APK.
2026-08-23 19:53:47 +03:00