Commit graph

3463 commits

Author SHA1 Message Date
Julien Wadel
12f717b853 Flatpak migration and account security
Flatpak:
- Rewrite chat message deprecated logs : no more ensuring that this file must exists
- If a message history file exists in the application folder, let the SDK migrate data and remove the file
- Copy recursively all data from Flatpak installation, if files doesn't exist
- Split 2 migrations : old GTK and Flatpak

Account:
- Show logs only if the current proxy has been authentifiate for this session
- Update in realtime logs when this proxy has been registered
- Ensure to not refresh logs if the account has already been registered
2020-06-10 22:20:19 +02:00
Julien Wadel
0ac9f08b9f - Change mediastreamer plugins path for Linux and Windows to plugins/mediastreamer
- Update path test with plugins folder
- Add test on Player before closing it
2020-06-09 00:47:46 +02:00
Julien Wadel
244a544e58 Update SDK 2020-06-08 23:36:53 +02:00
Julien Wadel
246309e155 Update SDK 2020-06-08 18:34:12 +02:00
Julien Wadel
2afeb3cfa8 Update SDK 2020-06-06 12:28:08 +02:00
Julien Wadel
f3cea136ea Update readme 2020-06-05 11:33:46 +02:00
Julien Wadel
9f1ae82498 Show all call logs : Aborted calls and other devices calls
- When Aborted : print as a normal call
- When Early Aborted : print as missed
- When Accepted on other device : print as a normal call
- When Declined on other device : print as declined
2020-06-04 11:54:26 +02:00
Julien Wadel
4cb1b19de5 Update 4.4 SDK 2020-06-04 10:46:45 +02:00
Julien Wadel
33d559811b Remove DTLS as it is not supported 2020-06-04 09:34:51 +02:00
Julien Wadel
a0731bfc61 For other sip account creation, use file configuration for assistant and set TLS as the default transport 2020-06-04 09:34:51 +02:00
Julien Wadel
2db1598201 Update Changelog[ci skip] 2020-06-03 21:00:09 +02:00
Julien Wadel
59c4cc194d Feature/update sdk 2020-06-01 17:49:59 +02:00
Julien Wadel
e94296019c - Invite participants first to avoid removing conference if empty
- Put in pause and remove all calls that are not in the conference list
- Show only calls that are in conference
2020-06-01 17:00:21 +02:00
Julien Wadel
bd6055227f Fix : invisible window when receiving call
- Process GUI events before accepting a call in order to be synchronized with Call objects
- Revert window variable naming
- Change open window order when receive call

Fix : Show Notifications while in fullscreen
Fix : show settings in fullscreen

QuickFix:
- Set Minimum Width on Tooltips
- Show full path on log folder selection
- Add Conference participant filter to show only users that are in conference
- Add test on Player to avoid crash if it cannot be instanciated before
- Window position when opening in fullscreen
2020-06-01 15:59:39 +02:00
Julien Wadel
4468c49d2e * The fullscreen mode is show on the current call screen
* Add Call utilities in Fullscreen mode (medias settings, security, mutable speaker)
* Conference participants are mutable by clicking on them
* Display the name of the caller in incoming notifications
* More stable account authentifications
* Message status behaviour : Resuming status when changing logs, cursor shapes updates, bind the resend message action to error icon
* Notifications are shown in all available screens
* Tooltips are shown in multiple lines
2020-06-01 10:08:20 +02:00
Julien Wadel
eca8bd8ab4 Add Missed call count for local proxies 2020-05-29 09:35:59 +02:00
Julien Wadel
c41f337907 Feature : Adding missing call count with the unread messages in timeline
Fix : Force refresh Registers when clicking on Account status, without testing registration state.
- add a timer synchronization to show the registration status by proxy
2020-05-28 17:23:48 +02:00
Julien Wadel
5a6c7b08f5 Update SDK 4.4 and add devtoolset-8 for centos7 2020-05-25 20:29:08 +02:00
Julien Wadel
8e1c7e83e5 Fix/update translations 2020-05-19 14:04:57 +02:00
Julien Wadel
08b62fbf3e - Add Multilines on tooltips
- Move Tooltip area to SmartSearchBar item but let parent to set tooltip text (used to not being in conflict with mouse areas from children)
- Revert QtQuick.Window version to 2.2 to be compatible with Qt 5.9
2020-05-18 11:05:13 +02:00
Julien Wadel
3031cc856a Fixes and Features : Fullscreen, crashs, contacts, messages
Fixes:

* Change download URL to `https://www.linphone.org/technical-corner/linphone`
* Crash on contacts list when deleting a friend and trying to load logs.
* Message status behaviour : Resuming status when changing logs, cursor shapes updates, bind the `resend message` action to error icon
* Synchronize settings and main presence.
* QML Crashs on fullscreen

Features :

* Add utilities in fullscreen view (media quality, security, mutable speaker)
* Show fullscreen on the current call screen
* Show Display name of participant in conference
* Participants in conference are mutable
2020-05-15 09:00:09 +02:00
Julien Wadel
f71a7c8950 Update SDK to 4.4
- Add Missing fields for peerAddress and localAddress
2020-05-11 19:35:57 +02:00
Julien Wadel
d0b21228a4 Fix Timeline notifications and display name
- Add interfaces to get full sip address
- Use Full Sip addresses when using getSipAddressObserver
- Return -1 instead of null when searching an index in an array in Javascript
2020-05-11 12:34:55 +02:00
Julien Wadel
598be61d91 Add code signing support for Linux and Windows
- Add Signing info in CI : use Key for Linux, folder for Windows
- Update create appimage for takking account of key
- Use appimagetool in addition of linuxdeploy for code signing step if needed
2020-05-11 09:19:03 +02:00
Julien Wadel
4f9e6a7be2 Move a SystemTray test after tryinjg to create one. 2020-05-10 12:43:23 +02:00
Julien Wadel
1c890a3556 - Clean debug message and print them on Error
- Remove using devicePixelRatio() and let Qt doing the work
2020-05-10 12:31:08 +02:00
Julien Wadel
6f2d989800 Format debug message [ci skip] 2020-05-10 10:29:30 +02:00
Julien Wadel
c00422c74a Add Debug message for screen geometries [ci skip] 2020-05-10 10:20:42 +02:00
Julien Wadel
40c5cd9975 Revert Cli 2020-05-09 10:09:45 +02:00
Julien Wadel
5829d54f70 Display name on notifications by using full SIP addresses 2020-05-09 10:09:45 +02:00
Julien Wadel
ca500317ca Show notifications on all screens
- Fix windows flags for DesktopPopup
- Merge notification creation and show macros
- Store height offset for each screens (key: screen name)
- Create a Visual Root Window for each notifications
- Put each Visual Root Windows behind its notification to get visually only one entity
- Bind each Visual Root Window to a Screen
- Propagate events between visual objects in order to use only one
- Add open/close events
- Add missing anchors
- Avoid using window as a keyword
2020-05-08 23:34:42 +02:00
Julien Wadel
e412a0466b Revert using rsync for Windows as it doesn't work as expected[ci skip] 2020-05-06 09:08:29 +02:00
Julien Wadel
cde606da04 Avoid overwritting packages that have the same name on snapshots (and so, the code doesn't change)[ci skip] 2020-05-05 09:06:03 +02:00
Julien Wadel
d6f5a7f0ce Fix file transfert and notification behaviour
- Add External Image Provider to avoid having error message when we try to show a file that is not an image (used to show an attachment where it can be a regular file).
- When creating an image, try to read the headers of a file when the extension is not consistent with contents.
- Build if not exists, a thumbnail image if the file has been displayed when filling a message
- When trying to open the file, test if it was downloaded by reading the flag
- Add a status for File Transfert In Progress
- Use non-deprecated function to get file path from ChatMessage
- Use FileSize in addtion of content Size to get the full size of a message
- Show a progressbar when downloading a file
- Show the image in notification when downloaded or the file name if it is not an image
2020-05-05 00:35:55 +02:00
Julien Wadel
dbf1f6801a - Send authentification request only if a proxy still exists for this auth
- remove auth infos when removing proxy
- add a "Not Proxy" state for registration to know if the current proxy is a candidate to registration
- Adapt Account Model to ensure to use pointer when mixing javascript/C++
- When clicking on Accounts, force authentification request if the current proxy is not registered
2020-05-04 00:04:09 +02:00
Julien Wadel
2b1c4bb771 Update SDK to resolve crash in Conference from MStream 2020-04-30 18:00:08 +02:00
Julien Wadel
808644de6d Update SDK 2020-04-30 17:28:24 +02:00
Julien Wadel
1d298aa6dd Update changelog 2020-04-30 15:40:45 +02:00
Julien Wadel
5e66517488 Design rework dialpad and account manager
- Hide gears in accounts manager
- Round the dialpad
- set focus and show it on dialpad when mouse is hovering it
2020-04-25 09:50:10 +02:00
Julien Wadel
345432b8fd Qml calls and conference crashfix
* Core creation in main thread but still async with timers
* For conference : no filter on items model.
* Remove conference storage and use directly the one that is in Core
* Fix calls model updates when a call become empty
* Fix missing functions
* Set Max Participants to 20
2020-04-24 14:26:25 +02:00
Julien Wadel
0ca74fdea0 Add debug symbols for Windows with MSVC
Encapsulate cmake debug messages with ENABLE_BUILD_VERBOSE
2020-04-24 11:27:10 +02:00
Julien Wadel
0552325f57 Update SDK 2020-04-24 09:12:09 +02:00
Julien Wadel
f2b054c04d Merge 2 texts on about popup to be able to copy data 2020-04-18 23:34:31 +02:00
Julien Wadel
26262852ba Fix typo 2020-04-18 14:59:50 +02:00
Julien Wadel
07a1532901 Add Country list to translations (used for phone numbers) 2020-04-18 14:57:58 +02:00
Julien Wadel
ce58ce03d3 Update lithuanian 2020-04-16 22:41:27 +02:00
Julien Wadel
6e5d4ce2f8 Update languages 2020-04-16 22:18:08 +02:00
Julien Wadel
9b156c022f Fix languages translations 2020-04-16 16:29:47 +02:00
Julien Wadel
5f2ea10a12 Remove unused language files
Add new languages
2020-04-16 16:05:03 +02:00
Julien Wadel
8eb7d76520 Add Lang folder for IDE to get .ts files 2020-04-16 15:46:53 +02:00