Commit graph

6 commits

Author SHA1 Message Date
f29d9d42e5 fix: updated liblinphone constraint so no bitcode is used 2026-01-22 21:28:09 +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
e2d1086f07 chore: configure Android library Gradle build and fix package namespace inconsistency 2026-01-22 14:01:36 +07:00
96a7e211a0 feat: Working VoIP calling implementation (Flutter + Android)
Working video and audio calls, as well as android integration
2025-08-30 18:46:02 +07:00