You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: bump SDK version and add changelog
* chore: add PR release checklist to PR markdown template
* chore: fix typo in PR template
* Update CHANGELOG.md
* WEBRTC-2677: Fix infinite loading dialog on login error (#526)
* WEBRTC-2677: Fix infinite loading dialog on login error
* feat: separating session error propagation from session state
---------
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: wojciechowskiradek <radoslaw@telnyx.com>
* Fix: save voiceSdkId after login (#525)
* WEBRTC-2676: [Android] Navigate to login / connect screen and clear call states after DROPPED (#527)
* WEBRTC-2676: Navigate to login/connect screen and clear call states after DROPPED
* fix: set disconnected state when call has a error state
* chore: description of handleError function
---------
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: wojciechowskiradek <radoslaw@telnyx.com>
* WEBRTC-2678: Fix app not disconnecting after rejecting push notification (#528)
Co-authored-by: openhands <openhands@all-hands.dev>
* fix: login with last used profile when rejecting a push notification call
* Fix: Push Notification call reject failed (#540)
* fix: reject incoming push notification call when app is in background
* fix: App not disconnecting after rejecting push notification
* fix: debug stats are created when call metrics are enabled (#541)
* WEBRTC-2699: Redesign Call Quality Metrics UI
- Added a call quality summary section with colored dot and quality name
- Added 'View all call metrics' button with transparent background and rounded corners
- Moved detailed CallQualityDisplay to a ModalBottomSheet
- Implemented bottom sheet to show detailed metrics when button is pressed
* feat: updated Call Quality Metrics UI for compose app
* WEBRTC-2699: Implement Call Quality Metrics UI Redesign for XML app
- Added call quality summary view with colored dot and quality name
- Added 'View all call metrics' button with transparent background and rounded corners
- Implemented bottom sheet to show detailed metrics when button is pressed
- Maintained the same design pattern as the Compose app implementation
* feat: updated Call Quality Metrics UI for XML app
* chore: audio waves moved to the top of the screen
* fix: call metrics for incoming push call
---------
Co-authored-by: Oliver Zimmerman <oezimmerman@gmail.com>
Co-authored-by: ai-swe-agent <ai.swe.agent@telnyx.com>
Co-authored-by: openhands <openhands@all-hands.dev>
0 commit comments