Sravan Sravan
  • Joined on 2025-07-02
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-17 19:25:23 +00:00
357f0168ba fix(mobile): keyboard resize:none + web-tunable JS lift (deterministic, no plugin fight)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-17 19:20:24 +00:00
9bee2c635c fix(mobile): remove redundant --kb lift; keyboard uses resize:native alone (was double-lifting to header)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-17 19:15:11 +00:00
f55af18e90 fix(mobile): deterministic keyboard lift via --kb (single mover, no rebuild needed)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-17 18:48:05 +00:00
cc2a76450f fix(mobile): native keyboard (remove JS hack), open at latest + no double-render dance, splash cfg
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-17 18:28:52 +00:00
763b2996d1 fix(mobile): revert app-breaking interactive edge-back (iOS touchcancel left UI stuck)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-17 17:42:02 +00:00
3393e44691 fix(mobile): JS-driven keyboard inset, interactive edge-back, finger-follow image swipe, no-dance
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-17 16:37:49 +00:00
f2e2e8b08a fix(mobile): parallax slide-back, swipe images left/right, glue thread while images load
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-17 16:04:21 +00:00
e29810ea2a fix(mobile): un-clip popups, swipe-to-reply, swipe-down-close image, no msg dance, slide-back
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-17 14:39:56 +00:00
13b0f910ab ci(ios): set CFBundleVersion to Codemagic BUILD_NUMBER so each upload is unique
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-17 12:06:21 +00:00
2ce7ec72fb fix(ios): PERMANENT native safe-area + keyboard via Capacitor 7 + safe-area plugin
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-17 11:49:44 +00:00
a609bfd2e0 fix(ios): status-bar inset via StatusBar plugin, hide nav in open chat, bulletproof h-scroll
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-17 11:14:18 +00:00
95e13a707e fix(ios/mobile): safe-area insets, no keyboard auto-open, no h-scroll, swipe-back, hide desktop-download
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-17 10:32:33 +00:00
2e4e0210b0 ci(ios): internal-testing-only publishing + declare encryption exemption
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-17 10:17:33 +00:00
1ffc69469b ci(ios): pass a fixed CERTIFICATE_PRIVATE_KEY so the distribution cert is reusable
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-17 08:09:07 +00:00
84315ccfb4 ci(ios): run xcode-project use-profiles after pod install, not before
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-17 08:00:20 +00:00
054b0bb70f ci(ios): remove ios_signing auto-fetch block so first build creates its own signing profile
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-16 12:39:32 +00:00
c18e55b5ec ci: remove hard-coded personal email from codemagic.yaml (watch builds on the dashboard)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-16 10:16:29 +00:00
42e0122504 docs(ci): how to connect Codemagic to self-hosted Gitea over SSH (expose port + read-only deploy key)
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-16 09:17:34 +00:00
6b5ca687e4 docs(ios): track ReplayKit screen-broadcast + native audio-routing as phase-2 follow-ups
Sravan pushed to master at Sravan/BizGaze_Remote 2026-07-16 09:04:53 +00:00
3b09702593 docs(ios): add App ID registration step (fields + Push Notifications capability)