- Add ComboBox for ringtone selection in Call Settings
- Convert MKV ringtones to WAV format (Linphone only supports WAV)
- Fix ComboSetting to support dialPlan type for international prefix
- Disable account devices feature to prevent API errors
- Disable automatic update check on startup
- Add ringtone fallback to default when custom file not found
- Fix ringtone dropdown to not override setting on initialization
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
CardDAV fixes:
- Extract domain from URI for auth info lookup
- Auto-populate realm from host if empty
- Add domain parameter to createAuthInfo for proper auth matching
- Update liblinphone submodule with setAuthInfo fix
UI improvements:
- Allow multiple CardDAV accounts (removed count==0 restriction)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Remove PreviewManager to simplify the process as we only have one location to display the preview.
This avoid messing with Qt framebuffers, CallCore instances and SDK instances.
- Update SDK to 5.4.77
hidden button for debug chatroom address (top right of the avatar in conversation info, press and hold right click) \
display year in meeting list if not this year \
try to fix #LINQT-1834 not all imdn status displayed \
chat details panel refacto