Sravan Sravan
  • Joined on 2025-07-02
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-21 13:52:11 +00:00
36d51ba40d diag(ios audio): setSpeaker returns actual output port + category/mode + native marker
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-21 03:40:19 +00:00
1920345ecd fix(ios audio): route earpiece reliably; stop fighting WebKit's audio session
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-20 15:46:04 +00:00
8f33df5c3d fix(ios): rename podspec to AudioRoute.podspec so cap sync/pod install resolves it
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-20 12:25:39 +00:00
804c218236 docs: preserve coturn/TURN setup notes (rescued from the removed prod-fix worktree)
Sravan deleted branch hotfix/bizgaze-only-login from Sravan/BizGaze_Remote 2026-07-20 12:22:50 +00:00
Sravan deleted branch feat/bizgaze-connect-login-and-refactor from Sravan/BizGaze_Remote 2026-07-20 12:22:45 +00:00
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-20 11:37:09 +00:00
46b5ae16a4 speaker: force-add audio-route plugin dist stubs (global dist/ ignore would drop them from a fresh clone)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-20 11:36:23 +00:00
c6f236ecf9 speaker: make AudioRoute a real Capacitor plugin PACKAGE so it registers (device log: has:0)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-20 11:13:47 +00:00
a574816eaa debug: instrument bzApplyRoute to see if native AudioRoute plugin registered + setSpeaker result (batch146)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-20 10:36:29 +00:00
5960efb612 uploads: support up to 1 GB attachments, streamed to disk (was 25 MB, buffered in memory) (batch145)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-19 19:01:31 +00:00
90d49d29d0 speaker: native AudioRoute plugin for real earpiece<->speaker toggle on iOS (batch144)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-19 18:38:35 +00:00
9c2ba847b0 meeting: unlock iOS media playback on Join so remote call audio isn't silent until you mute/unmute (batch143)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-19 18:31:40 +00:00
4e78448743 mobile: revert finger-following swipe-back to the working release-based version (interactive one had an undiagnosable-blind layout offset) (batch142)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-19 18:11:23 +00:00
fed0e07e3e mobile: swipe-back easier completion threshold (25%) + readback telemetry to confirm conversation actually translates (batch141)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-19 17:47:21 +00:00
9c731f087e mobile: iOS PWA keyboard — pin app to visual viewport + undo webview scroll so header stays; swipe-back telemetry (batch140)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-19 17:30:49 +00:00
578f3a2921 mobile: interactive-widget=resizes-content so the keyboard resizes the layout instead of panning the viewport (header no longer pushed off) (batch139)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-19 17:23:34 +00:00
f178e271c8 debug: capture PWA composer-focus viewport state (scale/scroll/font) to diagnose the zoom (batch138)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-19 17:20:17 +00:00
8aa2532666 mobile: interactive finger-following swipe-back to go from a conversation to the list (batch137)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-19 13:27:51 +00:00
40789b06cf mobile: composer font-size 16px UNCONDITIONALLY to stop iOS/PWA focus-zoom on any viewport (batch136)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-19 10:48:59 +00:00
134cb8999d ios: default in-call audio to the loudspeaker (AVAudioSession) at build time