Andrew nuark
  • Joined on 2025-07-11
nuark pushed to master at nuark/liblinphone_flutter 2026-04-08 14:49:50 +03:00
288b46647c fix: more fixes to google sheeeat
nuark pushed to master at nuark/liblinphone_flutter 2026-04-08 14:30:25 +03:00
518a43082e feat: add MANAGE_OWN_CALLS permission to AndroidManifest
nuark pushed to master at nuark/liblinphone_flutter 2026-04-08 14:02:25 +03:00
ead14e9a83 fix: moved important functions out of companion
nuark pushed to master at nuark/liblinphone_flutter 2026-04-08 13:59:28 +03:00
e9e07a3415 fix: forgor about imports
nuark pushed to master at nuark/liblinphone_flutter 2026-04-08 13:47:46 +03:00
0940fcb908 feat: experimental fix for dying calls on android sdk34+
4285891d8d style: neovim broke tabs a little
Compare 2 commits »
nuark pushed to master at nuark/liblinphone_flutter 2026-03-30 14:42:22 +03:00
abe086b469 fix: added missing RegistrationState e num value
nuark pushed to master at nuark/liblinphone_flutter 2026-03-30 14:35:25 +03:00
cf701bda8d chore: add debug logging for registration and call state enums
nuark pushed to master at nuark/liblinphone_flutter 2026-03-30 14:33:54 +03:00
8d3e4cc652 chore: add debug logging for registration and call state enums
nuark pushed to master at nuark/liblinphone_flutter 2026-03-30 05:29:21 +03:00
f64284f963 feat: add sendDtmf method to send DTMF tones during a call
nuark pushed to master at nuark/liblinphone_flutter 2026-03-30 05:08:53 +03:00
b95baa6799 docs: add MIT license and expand README with full documentation
c9429141ae test: hushed tests so they won't complain
Compare 2 commits »
nuark pushed to master at nuark/liblinphone_flutter 2026-02-13 10:33:42 +03:00
3669312329 fix: try-optional in core.config.sync()
nuark pushed to master at nuark/liblinphone_flutter 2026-02-13 08:35:35 +03:00
1d8cd84118 fix: set required liblinphone sdk version to 5.4.3
nuark pushed to master at nuark/liblinphone_flutter 2026-02-11 19:48:44 +03:00
5b5f026210 fix: mishaps in core initialization method
nuark pushed to master at nuark/liblinphone_flutter 2026-02-10 08:30:37 +03:00
79e405797a fix: disabling IPv6 support may fix DSCP fields absence
nuark pushed to master at nuark/liblinphone_flutter 2026-02-09 08:58:46 +03:00
2e67ea7ff9 feat: add syncCurrentState to sync registration and call state
nuark pushed to master at nuark/liblinphone_flutter 2026-02-09 07:57:48 +03:00
6bf6e7e8ea feat: prioritize g729 audio codec
4d8ef9c9d2 chore: migrate to kotlin dsl and update linphone sdk
Compare 2 commits »
nuark pushed to master at nuark/liblinphone_flutter 2026-02-03 13:19:14 +03:00
d652c1237e chore: upgrade linphone-sdk to 5.4.84 and add linphone.org maven repo
nuark pushed to master at nuark/liblinphone_flutter 2026-02-03 12:54:36 +03:00
189df6d042 perf: lower Opus bitrate and add Speex (8 kbps) to preferred list
nuark pushed to master at nuark/liblinphone_flutter 2026-02-03 11:54:23 +03:00
06a57d5c21 feat: upgrade linphone-sdk to 5.4.84 and add syncCurrentState
nuark pushed to master at nuark/liblinphone_flutter 2026-01-22 17:28:20 +03:00
f29d9d42e5 fix: updated liblinphone constraint so no bitcode is used