Commit graph

14 commits

Author SHA1 Message Date
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
f64284f963 feat: add sendDtmf method to send DTMF tones during a call 2026-03-30 09:28:40 +07:00
79e405797a fix: disabling IPv6 support may fix DSCP fields absence 2026-02-10 12:29:52 +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
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