Commit graph

3977 commits

Author SHA1 Message Date
Julien Wadel
fd8747e4aa Add a simple log viewer inside the application. 2022-06-09 17:14:17 +02:00
Julien Wadel
cc9099752f Add display name for "using an account" on assistant. 2022-06-09 14:26:43 +02:00
Julien Wadel
a76695cb97 Videoconference : Fix blinking on active speaker. 2022-06-09 14:17:13 +02:00
Julien Wadel
a04337c31e Reduce Qt warnings on FileDialog in chat while in call.
Clean a margin link on the reply preview message.
2022-06-09 13:08:02 +02:00
Julien Wadel
8a8a042e3e Version checker : fix on synchronization between version type and url. 2022-06-09 10:35:44 +02:00
Julien Wadel
d8c461d93e Upgrade waiting room design and use it in place of outgoing calls and end calls.
Fix video requests in merged conference.
Add a way to retrieve ConferenceInfoModel from a call.
Remove obsolete (double) function to create secure chat room.
Add logs on chat deletion and delete chat room if all entries are removed.
Display conference subject in call history.
Fix text in conferences filter.
Update SDK.
2022-06-08 18:05:52 +02:00
Julien Wadel
4050d0d31f Quick fix on designs (keypad and multimedia settings) 2022-06-07 18:11:27 +02:00
Julien Wadel
b629ff2b3e Use linphone.org instead of download.linphone.org for the version checker. 2022-06-07 17:44:14 +02:00
Julien Wadel
4aad42fdc7 Rework phone keypad design.
Add phone keypad on main window and use it in smart search bar.
Add a backup text on smartsearch bar in order to avoid losing text when focus change (in the case of we want to get it).
2022-06-07 17:41:53 +02:00
Julien Wadel
4526ca7926 Unify menu/buttons colors.
Fix chat in calls.
Fix avatar display.
2022-06-03 16:42:42 +02:00
Julien Wadel
3c05d64fb5 Remove conference from Timeline 2022-06-02 15:13:26 +02:00
Julien Wadel
29121d53f8 Delay on timeline search 2022-06-02 14:26:44 +02:00
Julien Wadel
26564c98c7 Fix crash on forward 2022-06-02 13:50:15 +02:00
Julien Wadel
f3034e897c Remove active seaker overlay for activeSeaking mode.
Fix conference entry on main page after an update.
Fix missing id in qml.
2022-06-01 15:51:28 +02:00
Julien Wadel
aa543d66bd Revert receiving time message ordering. 2022-06-01 15:42:28 +02:00
Julien Wadel
893f169b77 Fix crash on search, fix crash on video conference with no call logs. 2022-05-31 20:02:24 +02:00
Julien Wadel
ab4e9ff527 Fix number conversion on message timestamp. 2022-05-24 14:24:32 +02:00
Julien Wadel
7ef7e1a564 Add version types preset for version url checker.
Fix add/edit contact icons in secure chat.
Add a dynamic width combobox that fit content text.
2022-05-24 12:35:56 +02:00
Julien Wadel
9341494850 Order messages from receiving time.
Fix H264 download URL on Linux.
Hide Admin status in One-to-one chats.
Add Sanitizer build.
2022-05-23 17:56:15 +02:00
Julien Wadel
e86c6c8dea Update SDK master 2022-05-23 17:35:46 +02:00
Julien Wadel
cc9a7ba65d Translations 2022-05-13 18:01:13 +02:00
Julien Wadel
708a605825 Cleanup and prepare translations. 2022-05-13 17:38:44 +02:00
Julien Wadel
3e29faa15c Use time zones on conference Info.
Fix ICS design.
2022-05-13 17:38:44 +02:00
Julien Wadel
cbe91db68d Better chat images : view final image when hovering mouse, keep filename only for non-images, fix some clipping issues. 2022-05-13 17:38:44 +02:00
Julien Wadel
2d7d007b21 Fix build error from Qt version. 2022-05-13 17:38:44 +02:00
Julien Wadel
33afd2a17a Add Animated images to chat and notifications.
Higher chat bubbles when thumbnails can be shown.
2022-05-13 17:38:44 +02:00
Julien Wadel
a8339bebc3 Timezones and prepare conference view with them.
Fix ICS views (better filterring).
Factorization of isMe() to test lcoal address.
New ComboBox design with better scrolling (like phone numbers in creation page).
2022-05-13 17:38:43 +02:00
Julien Wadel
8c9e610107 - Fix crash and leaks on restart/quit.
- Reload conference list when current account change.
- Fix popup design (margins).
- Factorization of message banner (eg. copy text message)
- Factorization of NewConference dialog.
- Fix design on file preview in chat.
- Add participant shortcut in video conference.
- Remove old Linphone-Utils file/scripts.
- Fix avatar image in history view when clicking on username.
2022-05-13 17:38:43 +02:00
Julien Wadel
6528d2a946 Fix crash on removing participant.
Add more IMDN in message.
Fix dialogs top bar/margins.
Fix Video deconding with some devices.
2022-05-13 17:38:43 +02:00
Julien Wadel
2f5abc5c3b Add ICS actions (design only) on scheduled.
Add 'Me' on participants list and fix behaviours on participants in video conference.
Prepare for invitations (SDK not working yet).
2022-05-13 17:38:43 +02:00
Julien Wadel
a3554153d5 Add participants view in video conference, and admin mode.
Fix ConferenceModel object synchronization.
Use Me() and participantList to get local participant in ConferenceModel
2022-05-13 17:38:43 +02:00
Julien Wadel
cc8057a0d2 Add record and snapshot to video conference.
Deactivate snapshots from grid layout (not available).
Toggle button for recording.
2022-05-13 17:38:43 +02:00
Julien Wadel
f7757dd8a3 - New media settings panel in video conference and waiting room for device selection.
- Add a volume viewer for capture in media settings.
- Fix volumes synchronization between all settings panels.
- Allowing the use of capture graph from any place.
- Toggle button for Settings when menu is open.
2022-05-13 17:38:43 +02:00
Julien Wadel
ccd21512c3 Real fullscreen (keep only cameras on hide mode) 2022-05-13 17:38:43 +02:00
Julien Wadel
d344701e99 - Add Fullscreen mode for video conference.
- Factorization of camera window ID and fix crash from removing GUI while stopping streams.
- Fix layout changing and Active Speaker crash.
2022-05-13 17:38:43 +02:00
Julien Wadel
d8b33de489 - Audio only mode
- Fix camera/video enabling behaviour
- Fix calendar design
2022-05-13 17:38:43 +02:00
Julien Wadel
24e2f9f906 Fix transport selection.
Fix conference creation and add feedback on status (light color next to start button)
2022-05-13 17:38:43 +02:00
Julien Wadel
b8d0fb5e46 - Fix Mac build on unsupported XCFramework.
- Change layout icons.
- Allow to change layout in prepare room.
- Add a status to Camera when Ready : print waiting message if conference is not ready (call created and have participants).
- Display avatar if camera is not ready.
- Change Active Speaker to use call stream and not participant device.
- Change avatar colors.
- Active speaker mode have scrollable miniatures (16/9 format).
- Move close preview icon.
- Change layout icon on selection.
2022-05-13 17:38:43 +02:00
Julien Wadel
efcb67944e New Layout : Active Speaker (without miniatures)
New settings menu to change layout.
New GUI object : StackView and RadioButton.
2022-05-13 17:38:43 +02:00
Julien Wadel
19ad53d654 Fix avatar and username letter.
Fix persistent camera.
2022-05-13 17:38:43 +02:00
Julien Wadel
ffc2b3abca Fix mac crash 2022-05-13 17:38:43 +02:00
Julien Wadel
7f8293f6cd Fix call statistics displays and preview synchronization.
Fix video crashes.
2022-05-13 17:38:43 +02:00
Julien Wadel
da7bd4464a Versionning and auto release 2022-05-13 17:38:43 +02:00
Julien Wadel
0965e88615 Backup 2022-05-13 17:38:43 +02:00
Julien Wadel
9ab931da4d Backup 2022-05-13 17:38:43 +02:00
Julien Wadel
a541df0cd4 Backup 2022-05-13 17:38:43 +02:00
Julien Wadel
ce5ced320f WARNING: commit to be checked (backup)
Add sanitizer mode.
Fix crashes on QmlEngine.
New ProxyListModel to manage QAbstractListModel.
Fix uninitialized variables.
Replace parent Qt's managment into QSharedPointer for Qt Objects and keep shared_ptr for linphone objects.
Fix OpenH264 Linux URL for 32bits.
Differentiate Qt modelData from app $modelData.
2022-05-13 17:38:43 +02:00
Julien Wadel
b893c78399 Backup 2022-05-13 17:38:43 +02:00
Julien Wadel
6c88ec6ab4 Enter conference part1 2022-05-13 17:38:43 +02:00
Julien Wadel
dc997150ce - Fix Update conference from existing calls.
- Show conferences only for the current account.
- Accept call with the requested account (test)
2022-05-13 17:38:43 +02:00