Sravan Sravan
  • Joined on 2025-07-02
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-31 19:20:46 +00:00
f4dbbde558 Native calls: route audio to the speaker by default (was earpiece)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-31 18:47:06 +00:00
8c737372de Fix pod install: git-pin LiveKitWebRTC 144.7559.11 too (last SPM-only binary)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-31 14:55:42 +00:00
21430bd590 Fix pod install: also git-pin LiveKitUniFFI 0.0.6 (LiveKit 2.15.3's SPM-only dep)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-31 14:45:05 +00:00
46cc2610b9 Fix pod install: --repo-update for LiveKit 2.15.3's transitive deps
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-31 14:25:17 +00:00
bcd5699e2a Fix pod install: drop the stale Podfile.lock that cap-sync's pod install created
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-31 14:17:44 +00:00
2c97f45245 Remove stray scratchpad probe files committed by mistake
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-31 14:16:55 +00:00
a92cdd69f8 Native calls: get LiveKit 2.15.3 via git-tag pin (stay on CocoaPods) + audio fix
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-31 14:06:37 +00:00
c3de5ac8e3 Revert "Native calls: upgrade to LiveKit 2.15 + add CallKit audio-session coordination"
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-31 13:51:46 +00:00
455d16abcc Native calls: upgrade to LiveKit 2.15 + add CallKit audio-session coordination
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-31 13:06:29 +00:00
155e89c6c0 Fix iOS build: remove LiveKit AudioManager usage (build resolves older 2.x)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-31 12:54:59 +00:00
c472ee2618 Fix iOS build: use LiveKit 2.15.3 audio API (drop nonexistent setEngineAvailability)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-31 12:39:41 +00:00
36edc6de12 Native calls: CallKit audio-session coordination, no re-ring blip, mute sync, WS ring path
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-31 05:16:20 +00:00
199c32a319 Native calls: answer MUTED by default (house rule)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-30 14:01:25 +00:00
c2b339e284 Native calls: open the REAL meeting window (join the mesh), drop the bespoke overlay
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-30 12:53:28 +00:00
11f72b2592 Native calls: fix answered-call drop, multi-device ring, add in-app call screen
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-30 12:21:52 +00:00
82c6c9ce0e fix(calls): no duplicate native tile; drop Ringing placeholder; name+DP from roster
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-30 12:09:41 +00:00
3d35a9ece7 fix(calls): play native LiveKit participants in the WebView meeting (inc 1 interop)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-30 11:50:40 +00:00
2d3ab3dbd3 fix(calls): only cancel-push unanswered calls; add native-call telemetry
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-30 11:17:44 +00:00
3ac5b6e7bd fix(ios): import LiveKitClient (the CocoaPod module name), not LiveKit
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-30 11:02:20 +00:00
e60e80e4bd feat(calls): native-call lifecycle endpoints + WebView steps aside (inc 1)