Xin Wang 80d59fddc6 Update MobileCallPage and useVoicePreview to handle call end state
- Introduce a new state variable `callEnded` in `useVoicePreview` to manage call termination more effectively.
- Modify `MobileCallPage` to adjust the `inCall` condition based on `callEnded`, ensuring accurate UI updates during and after calls.
- Update rendering logic to display appropriate messages based on call status, enhancing user feedback during call transitions.
- Refactor button visibility to only show when in an active call, improving user interface clarity.
2026-07-10 22:48:40 +08:00
Description
No description provided
2.6 MiB
Languages
TypeScript 49.5%
Python 32%
JavaScript 17.2%
CSS 0.7%
Makefile 0.3%
Other 0.2%