Sravan Sravan
  • Joined on 2025-07-02
Sravan pushed to master at Sravan/BizGaze_Remote 2026-08-13 11:09:07 +00:00
a677675b8f Round 3: session longevity, in-chat tone, pin audit, older-msg loader, long-press sheet, draft fix
Sravan pushed to master at Sravan/BizGaze_Remote 2026-08-12 19:00:02 +00:00
eaea1ccc3f test: wait for the server to LISTEN instead of a fixed 300ms
Sravan pushed to master at Sravan/BizGaze_Remote 2026-08-12 18:53:04 +00:00
971a6fdf22 Round 2 fixes from on-device testing (#2,#3,#6,#8,#9,#13,#14,#18 + call re-ring)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-08-12 02:50:30 +00:00
ad48829337 Retire the SQLite backend — Postgres is the only engine
Sravan pushed to master at Sravan/BizGaze_Remote 2026-08-12 02:23:18 +00:00
f3b6e67c19 HOTFIX: add #18/#13 schema to Postgres (chat history returned empty)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-08-11 17:30:13 +00:00
d0863351d2 #13: pin a message
Sravan pushed to master at Sravan/BizGaze_Remote 2026-08-11 17:21:42 +00:00
9017d2ff25 #9: mobile — single tap acts, long-press reveals message actions
Sravan pushed to master at Sravan/BizGaze_Remote 2026-08-11 17:17:21 +00:00
c1b67d38d3 #16: trim the schedule form when scheduling from a group
Sravan pushed to master at Sravan/BizGaze_Remote 2026-08-11 17:14:06 +00:00
276c5e0929 Fix #1 (input-focus zoom), #6 (last-image arrow), #7 (join sound)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-08-11 17:07:12 +00:00
ecc8be3dba Fix #14 (edit leaves a draft) and #8 (last-seen flapping)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-08-11 17:01:25 +00:00
e359271157 #10 deleted-last-message preview + #18 delete for me / for everyone
Sravan pushed to master at Sravan/BizGaze_Remote 2026-08-11 16:53:24 +00:00
9e80aee1c6 Fix notification bugs #2 (open+backgrounded chat) and #3 (reactions)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-08-11 16:43:48 +00:00
a0f9ab10f2 #15: adding a 3rd person to a 1:1 call promotes it to a persistent group call
Sravan pushed to master at Sravan/BizGaze_Remote 2026-08-11 16:21:56 +00:00
100a092ff9 Fix call-cluster bugs #11, #4a, #4b
Sravan pushed to master at Sravan/BizGaze_Remote 2026-08-11 11:26:06 +00:00
0cee72e73c Add a clear "Stop sharing" banner while sharing your screen
Sravan pushed to master at Sravan/BizGaze_Remote 2026-08-11 08:43:31 +00:00
c24d5d828a Hole-punch attempt 3: set WebView transparent at startup + scrollView.isOpaque
Sravan pushed to master at Sravan/BizGaze_Remote 2026-08-07 06:59:06 +00:00
d9ea104b73 Fix hole-punch: put native video BEHIND the WebView, not under its scrollView
Sravan pushed to master at Sravan/BizGaze_Remote 2026-08-07 06:43:17 +00:00
c79d78485b Fix hole-punch regressions: transparency chain, black backing, keyboard
Sravan pushed to master at Sravan/BizGaze_Remote 2026-08-07 06:04:17 +00:00
bdd0058c5c Hole-punch: render native video BEHIND a transparent WebView
Sravan pushed to master at Sravan/BizGaze_Remote 2026-08-07 05:44:52 +00:00
f971908d80 Fix: hide native video while a meeting menu/panel is open (z-order)