Andrew nuark
  • Joined on 2025-07-11
nuark pushed to master at nuark/liblinphone_flutter 2026-04-28 11:08:36 +03:00
fa4207dbee feat: (for now android only!) dscp retrieval and configuration methods
nuark pushed to master at nuark/liblinphone_flutter 2026-04-24 09:38:12 +03:00
02cc6ad612 feat: disable automatic gain control for android (unavailable in iOS)
nuark pushed to master at nuark/liblinphone_flutter 2026-04-24 09:25:40 +03:00
5a547958d5 feat: add playback gain methods to all platforms
nuark pushed to master at nuark/liblinphone_flutter 2026-04-23 13:14:28 +03:00
7608d79d64 feat: add mic gain set and get methods
nuark pushed to master at nuark/liblinphone_flutter 2026-04-14 12:17:04 +03:00
a740475d56 refactor: simplify ipv6 configuration with setIpv6Enabled (disabling ipv6 actually)
nuark pushed to master at nuark/liblinphone_flutter 2026-04-14 11:01:41 +03:00
71b9b11439 fix: temporary enabling only g729 audio codec
nuark pushed to master at nuark/liblinphone_flutter 2026-04-14 10:59:18 +03:00
19cc2836a3 chore: downgrade linphone-sdk-android to stable 5.4.106
nuark pushed to master at nuark/liblinphone_flutter 2026-04-09 08:41:44 +03:00
b167b6ae3f fix: add missing android.os.Bundle import to LinphoneVoipService
nuark pushed to master at nuark/liblinphone_flutter 2026-04-09 08:32:25 +03:00
7a0209e33a fix: remove miss-put tone parameter from stopCallService method
nuark pushed to master at nuark/liblinphone_flutter 2026-04-09 08:22:32 +03:00
ab5df9fd28 feat: add custom notification title and message for VoIP calls (also stopCallService method)
nuark pushed to master at nuark/liblinphone_flutter 2026-04-08 14:58:13 +03:00
f722fc0e5f fix: apparently, liblinphone has NO keepalive options
nuark pushed to master at nuark/liblinphone_flutter 2026-04-08 14:55:44 +03:00
392b501167 fix: so, newer versions of liblinphone have no support for manual keepalive timing setting
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