- Dec 20, 2021
-
-
Sébastien Blin authored
Change-Id: Ibc2b183d92ab7cfa659f31a5351f91b5ed574b20
-
- Dec 16, 2021
-
-
Sébastien Blin authored
A blind person should be able to know if the button will show or hide the section Change-Id: I849e48eaa3166864493b2577c128bad6db705691 GitLab: #493
-
- Dec 15, 2021
-
-
- Camera preview in av settings now opens after inserting USB camera on a device with `No video device`; - Same for recording video message window. Change-Id: I34ad9b6900865fdc7c4acf861527e4bf8e336123 GitLab: #610
-
- Dec 13, 2021
-
-
Jenkins authored
Change-Id: I5c642d7ade15a64b2798b0d4183a68d420c9826f
-
Sébastien Blin authored
Moreover, this is not working correctly due to https://bugreports.qt.io/browse/QTBUG-76860 But, migration to Qt 6.2.1 is in progress (actually in review), we can let this as it is. Change-Id: I1143fe25161af334ab7424adcb69dfd4a17022cb GitLab: #620
-
Sébastien Blin authored
Change-Id: I2b0d245be5bdffc7262374187a03e2389d715113 GitLab: #608
-
Sébastien Blin authored
Change-Id: Idcbefba3765932eb673f3416bf59fdd16e2e3c1d GitLab: #621
-
- Dec 07, 2021
-
-
Sébastien Blin authored
Change-Id: Ic3ac47d20e21c31a37fe0c69e5ad5ac9ba2f2575 GitLab: #611
-
- Dec 06, 2021
-
-
Jenkins authored
Change-Id: I2b03fbe1a5c9441b7274407e025a9c4715e4a3e1
-
Sébastien Blin authored
Change-Id: I1557d50ae603d7a45ac192b687cdad92bdaa6684
-
Sébastien Blin authored
Change-Id: Id7f443a354691d7b5b0a71e6e8b35a4cd0005a88 GitLab: #611
-
Sébastien Blin authored
withVideo should check if the call got video Change-Id: I5b7e13b7269735bea5f4ecc63a98687cb93bb4c1 GitLab: #617
-
Sébastien Blin authored
This reverts commit 218aa35e. Change-Id: I78eebe04277e08776c1f299e385119c0f2e8eb35
-
Sébastien Blin authored
Change-Id: I0395cbe55b54507d9cc4b7c848ba2a74b73650ba GitLab: #615
-
- Dec 02, 2021
-
-
Sébastien Blin authored
GitLab: #601 Change-Id: Ic60d035776c5a3ae9f1e6ee93b283c7c422d39f5
-
Aline Gondim Santos authored
+ remove "Preview unavailable" and only set preview as invisible if no video device + fix preview not starting after branching device + resets eudiometer if no videodevice.listsize changes + fix preview visibility in recorderbox + fix recorderbox closing when changing from conversation to settings GitLab: #608 GitLab: #610 Change-Id: Ie7069934abdf5005ed8360fad20c0de20bdc1a43
-
- Dec 01, 2021
-
-
GitLab: jami-project#1294 Change-Id: I6dfaea6c65323d072536518f3ac7abc426d33efd
-
- Nov 30, 2021
-
-
Sébastien Blin authored
GitLab: #601 Change-Id: I00a2f58ce39647a773599550f831a6478817a257
-
Sébastien Blin authored
Change-Id: I240127d1a3f0c8a4d172af4006a510192db61d69
-
Jenkins authored
Change-Id: I08899b7aa86f9742f4697b3b7293b06ff7b11591
-
- Nov 25, 2021
-
-
Sébastien Blin authored
GitLab: #599 Change-Id: I3b9de24ffda7275540aaed8655433f8568da1fa7
-
- Nov 22, 2021
-
-
Jenkins authored
Change-Id: Ia0a281850c3c7e52b0406e30d22b7d5931e222be
-
- Nov 19, 2021
-
-
Aline Gondim Santos authored
Change-Id: If0073e9b3156bbebfafb9725e3f521b558635f62
-
- Nov 18, 2021
-
- Nov 17, 2021
-
-
Sébastien Blin authored
Change-Id: I54f0c6c144bcf6774883f58ec3bc4fac4bc4ef49
-
- VideoSettings OK - PhotoBooth OK - Calls - mostly ok, have to test camera unplugin/replugin/multiplecameras -> seems to leak, client freezing in calls/conferences - Recording - OK Change-Id: I49362900979d48abf2507ab89fcb261808423445
-
- Nov 15, 2021
-
-
Ming Rui Zhang authored
Change-Id: Id225f4ec79b7e502941e11f68a3b8a241cbc472a
-
Ming Rui Zhang authored
https://docs.microsoft.com/en-us/windows/win32/uxguide/vis-icons?redirectedfrom=MSDN According to the doc, ico files need to contain multiple sizes of bmp to support different types of Windows view. This patch will also remove the weird border around the icon. Gitlab: #595 Change-Id: I1fed5cc83c447ec47dc9982ebc58a18ae978d758
-
Ming Rui Zhang authored
Archive master.zip seems invalid Change-Id: I0a5187ed54440b8d79498f03064a82e8429e5aff
-
Sébastien Blin authored
We can directly use the info from the calloverlay and refresh when updating the UI Change-Id: I7bc2b17ebfba251e26bd5d0328d2b981722cb727 GitLab: #594
-
- Nov 12, 2021
-
-
Aline Gondim Santos authored
- In another participant video, if I am moderator, I will see local state at bottom and moderator state on top; - In another participant video, if I am NOT moderator, I will see only one state at bottom representing both local and moderator; - In my own video, if I am NOT moderator, I will have my local state at bottom left and moderator state top left with a tooltip but no action; - In my own video, if I am moderator, I will have my local state at bottom left and moderator state top left with an action. Change-Id: I649d4aeefdd15aa3b554d78948849804ad94a9cd GitLab: #593
-
Sébastien Blin authored
Also, dataForItem MUST return a QVariant to be able to show the context menu Change-Id: Ia02a087e0eb3d55000cb2026d41c8fb53e8ae46c
-
Sébastien Blin authored
Missing qml-module-qt-labs-qmlmodels Change-Id: I17e8e5b38cdee236533ab5d88e47b8e6b1c7ad0c
-
- Nov 11, 2021
-
-
Aline Gondim Santos authored
+ microphone + share full screen + share screen area + share file Change-Id: I5395097ff9f4eead173303594d2916f5b2e1d4d9 GitLab: #592
-
Removed unnecessary settings.json Change-Id: If2eccb5c918192e33cd4e742a98c43c212eee547
-
- Nov 10, 2021
-
-
+ remove record video message if no video device available Change-Id: I35c15709ecd5159dfa02ebcbf7aacd0bbf3d54e9
-
Sébastien Blin authored
Change-Id: I9d38c2a9938bed02ed48f7a141ef0b53b423e1e4 GitLab: #589
-
- Nov 08, 2021
- Nov 05, 2021
-
-
Ming Rui Zhang authored
Change-Id: Ie55660522b8eceaedcb3235d6d63f615a27e59c9
-