Sravan Sravan
  • Joined on 2025-07-02
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-30 10:45:49 +00:00
3e8aaad68c feat(ios): native LiveKit connection in the call plugin (inc 1, WIP)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-30 10:41:28 +00:00
aae663ccea feat(calls): mint a LiveKit join token into the native VoIP call payload (inc 1)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-30 10:33:08 +00:00
c4ffe2a4e9 build(ios): add LiveKitClient pod to native-call (native call media)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-29 17:18:32 +00:00
e09d17f1a7 fix(ios): stop VoIP-push crash; hand mic to WebView after answer; missed-call banner
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-29 15:14:17 +00:00
9dc253143e fix(ios): keep CallKit call active on answer so the app foregrounds
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-29 12:56:05 +00:00
6096b62368 feat(calls): CallKit ring-only + WebView media (background audio via voip mode)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-29 12:24:29 +00:00
e7c3231c50 feat(calls): CallKit kill-switch + fix ~1s re-ring on cancel
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-29 05:39:16 +00:00
3e21aa30d7 fix(calls): cancel the CallKit ring when the caller ends before answer
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-28 17:33:11 +00:00
cd7ab74eed fix(ios): NativeCallPlugin Swift compile errors
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-28 17:04:33 +00:00
f63aba0ed1 feat(ios): native CallKit + PushKit VoIP calling plugin + web bridge
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-28 15:28:04 +00:00
fd2eb42e25 feat(calls): server foundation for native CallKit/VoIP calling (phase A)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-27 17:33:51 +00:00
37e58f6087 feat(push): bundle a custom notification sound (notif.wav) for chat + calls
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-27 16:54:46 +00:00
5a1ce5fdba fix(ios): declare background audio so calls survive minimising the app
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-27 16:44:00 +00:00
a0b3936799 fix(calls): send native push for incoming calls + replay on reconnect
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-27 15:57:32 +00:00
1920258fd6 fix(ios): forward APNs device token from AppDelegate to Capacitor
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-27 15:50:11 +00:00
c6523a8461 debug(push): add native push-setup telemetry to trace iOS registration
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-26 15:34:21 +00:00
83b445e32d fix(ios): inject aps-environment entitlement so APNs push registration works
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-24 18:13:38 +00:00
381c4ddfee fix(deploy): reload NPM after deploy so it re-resolves the app's IP
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-24 17:50:10 +00:00
63f2c588da feat(scale): swappable pub/sub layer + fix chat.js missed awaits (Phase 6)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-24 17:38:39 +00:00
363c4a539f feat(db): add bizgaze-postgres service to compose (engine cutover infra)