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
f64284f963
feat: add sendDtmf method to send DTMF tones during a call
2026-03-30 09:28:40 +07:00
3669312329
fix: try-optional in core.config.sync()
2026-02-13 14:33:36 +07:00
5b5f026210
fix: mishaps in core initialization method
2026-02-11 23:48:34 +07:00
79e405797a
fix: disabling IPv6 support may fix DSCP fields absence
2026-02-10 12:29:52 +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