Commit graph

8 commits

Author SHA1 Message Date
5a547958d5 feat: add playback gain methods to all platforms 2026-04-24 13:25:28 +07:00
7608d79d64 feat: add mic gain set and get methods 2026-04-23 17:14:17 +07:00
ab5df9fd28 feat: add custom notification title and message for VoIP calls (also stopCallService method) 2026-04-09 12:22:18 +07:00
f64284f963 feat: add sendDtmf method to send DTMF tones during a call 2026-03-30 09:28:40 +07:00
2e67ea7ff9 feat: add syncCurrentState to sync registration and call state 2026-02-09 12:58:02 +07:00
9a86c4881c refactor: remove activity dependency from LinphoneBridge 2026-01-22 17:11:24 +07:00
0375fe4d1a feat: implement Linphone SDK integration with video call support
Complete rewrite from stub plugin to (probably) functional liblinphone integration featuring:
- Core SDK bridge with registration, calls, and media controls
- Platform views for remote and local video rendering
- Event channels for registration and call state updates
2026-01-22 16:15:28 +07:00
7bbaf1b827 feat: added scaffold for iOS plugin side 2026-01-22 14:03:18 +07:00