392b501167
fix: so, newer versions of liblinphone have no support for manual keepalive timing setting
2026-04-08 18:54:16 +07:00
288b46647c
fix: more fixes to google sheeeat
2026-04-08 18:49:35 +07:00
518a43082e
feat: add MANAGE_OWN_CALLS permission to AndroidManifest
2026-04-08 18:30:16 +07:00
ead14e9a83
fix: moved important functions out of companion
2026-04-08 18:02:12 +07:00
e9e07a3415
fix: forgor about imports
2026-04-08 17:59:17 +07:00
0940fcb908
feat: experimental fix for dying calls on android sdk34+
2026-04-08 17:47:37 +07:00
4285891d8d
style: neovim broke tabs a little
2026-04-08 17:40:37 +07:00
abe086b469
fix: added missing RegistrationState e num value
2026-03-30 18:41:36 +07:00
f64284f963
feat: add sendDtmf method to send DTMF tones during a call
2026-03-30 09:28:40 +07:00
b95baa6799
docs: add MIT license and expand README with full documentation
2026-03-30 09:08:39 +07:00
c9429141ae
test: hushed tests so they won't complain
2026-03-30 08:34:12 +07:00
3669312329
fix: try-optional in core.config.sync()
2026-02-13 14:33:36 +07:00
1d8cd84118
fix: set required liblinphone sdk version to 5.4.3
2026-02-13 12:35:26 +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
6bf6e7e8ea
feat: prioritize g729 audio codec
2026-02-09 11:57:31 +07:00
4d8ef9c9d2
chore: migrate to kotlin dsl and update linphone sdk
2026-02-09 11:57:15 +07:00
d652c1237e
chore: upgrade linphone-sdk to 5.4.84 and add linphone.org maven repo
2026-02-03 17:19:04 +07:00
189df6d042
perf: lower Opus bitrate and add Speex (8 kbps) to preferred list
2026-02-03 16:54:25 +07:00
06a57d5c21
feat: upgrade linphone-sdk to 5.4.84 and add syncCurrentState
2026-02-03 15:53:40 +07:00
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