- Nov 11, 2021
-
-
Aline Gondim Santos authored
+ microphone + share full screen + share screen area + share file Change-Id: I5395097ff9f4eead173303594d2916f5b2e1d4d9 GitLab: #592
-
- Nov 04, 2021
-
-
If we start a file/screen sharing from a call with closed camera, once we stop the sharing, the camera should not open. Change-Id: Ifb6986f8c5452d721f72fb15072cd5ab8a6d69a2 GitLab: #586
-
- Nov 02, 2021
-
-
Call controls and features are restrained if video is disabled in account advanced settings. + Do not show "accept in video" if there is no video device available GitLab: #525 Change-Id: Iacc8801c8a302a1b00642a6c31603973ff5f24b6
-
- Nov 01, 2021
-
-
GitLab: #499 Change-Id: I76754b4b32cde4cf8445c6058649aab912d7a0b4
-
- Aug 23, 2021
-
-
Andreas Traczyk authored
Change-Id: Ia80632cf2e217e8dd6844a6a8c0d0d8c0f6e1baf
-
Andreas Traczyk authored
Change-Id: Ia344d9f57a216f2d27ef40153af2d6bd787bfb77
-
Andreas Traczyk authored
Change-Id: I6e912c7a3dbba63f874b063770ba5c68a3f2de2f
-
- Jul 21, 2021
-
-
Andreas Traczyk authored
gen-resources.py should be used to generate resources.qrc and JamiResources.qml. Steps to add an image resource: - add the resource file to the appropriate path under resources/ - run gen-resources.py - use the newly available resource Note: only icons and images will be represented by Qml properties. The resource file generation may be made to run during CMake configuration in a subsequent commit. Some unused components were also removed during the refactor. Gitlab: #477 Change-Id: I8e7f13d465031666be2bbadd5f29f9afc94d210d
-
- Jun 02, 2021
-
-
All plugin buttons will be listening on these properties to decide visibility or enabled Change-Id: Id04f9b533e6aba26033c27a607fa531ce65ac588
-
Add share screen area, share file into the popup menu Change-Id: Iea06f3e79b672cb824f56017a55086f4e5d17ae5
-
- Jun 01, 2021
-
-
Change-Id: I4e6fff2c74ce6ace1464fa6a4569e4b3fbfae68b
-
- May 27, 2021
-
-
Ming Rui Zhang authored
Gitlab: #409 Change-Id: I4ceb5835b0b5e218d0550fbc3e2f0787bdd249f9
-
- May 18, 2021
-
-
Andreas Traczyk authored
- fixes the in-call chat view requiring reselection to open - fixes the in-call chat view staying open, on top of the principal chat view when a call ends Gitlab: #415 Gitlab: #416 Change-Id: Idcfaaf263d5d53451dedf955ce441f0a705309a9
-
- Apr 16, 2021
-
-
Change-Id: I691968b864bc6d70f8723146c193c6ebbfacdd80
-
- Mar 25, 2021
-
-
Ming Rui Zhang authored
The main reason for this change is to remove the misusage of QQuick one in ElidedTextLabel and useless QQuick one module import Change-Id: Ie296c0f7a90c6ec26ab85bcf3d8b75393463fbed
-
- Feb 03, 2021
-
-
Aline Gondim Santos authored
Change-Id: I415fc953b9111ca7e3d899c1531a42bd43716ab2
-
- Jan 04, 2021
-
-
Gitlab: #160 Change-Id: Id8125c56145cc661941f445c2f52b73fd983c97d
-
Ming Rui Zhang authored
Gitlab: #248 Change-Id: I5339156013787850e19a71a440c0e1b046ee76ed
-
- Dec 14, 2020
-
-
- avoid using screen number as display number on Linux - support for area selection over multiple screens on Linux - make getFrame null safe - make video-full-screen mode show in the correct screen - add the option of "share all screens" - use x11 api for unix system for sharing screen areas Gitlab: #160 Change-Id: Ibe47a4150b6a213950a0533d85e8cd7d5d159482
-
- Dec 07, 2020
-
-
Change-Id: Ief728a8bd36f6c29a906686988b28b0640b2065c
-
GitLab: #160 Change-Id: I44e7584af070fd355af623fe12433cdd68d32d30
-
- Nov 03, 2020
-
-
- hide / show mainview window on fullscreen switch in order to avoid undesirable UI transitions or incorrect layout (when working with multiple screens) - update and show only on top page of callStackView - back button always present on CallOverlay (use close button icon on fullscreen mode) Gitlab: #135 Change-Id: I0d7c6aac26ba9c899ee97ac58f41f2746dda2148
-
- Oct 23, 2020
-
-
- QML headers revision - networkmanager: use of deprecated QNetworkReply::error instead of errorOcurred Gitlab: #127 Change-Id: I74f4fd01a0bf34f7a2cb4ae21e3ce611839846f5
-
- Oct 09, 2020
-
-
Change-Id: I793be4f3752223f772fe953ffc1aba8cd0682941
-
- Oct 08, 2020
-
-
- add "close" icon for fullscreen exit insead of "back arrow" - fullscreen exit does not switch to welcome view - "toggle fullscreen" centralized in CallStackView - avoid using white svg images - spelling revision Gitlab: #135 Change-Id: I871b75aac22d23b33be8e177102fe68bb8bd5e86
-
- Oct 02, 2020
-
-
Call view context menu now should always has menu items in audio call Gitlab: #125 Change-Id: I9bea26d1f95d898c12d8ac2149545273b1494447
-
- Sep 28, 2020
-
-
Gitlab: #104 Change-Id: I53e95fa4a40d53f00605e461d1a1cce736b97bd1
-
Gitlab: #104 Change-Id: I2c83411dc8363cc60b2abf7646927a679fbcba74
-
- during a call context menu shows "hangup" and hides "clear", "remove", "block" and "start call" - change start call and record call (context menu) icons Gitlab: #104 Change-Id: I6c213b525fa6cd9d8063aae0065614c94d9e2209
-
- Sep 26, 2020
-
-
Change-Id: If4207eae99b13d9f916ecdf95497c7e666ad889d
-
- Sep 18, 2020
-
-
Andreas Traczyk authored
Gitlab: #92 Change-Id: I10ae359b26c70cacdb1e1168658678f3f5b2a96e
-
- Sep 15, 2020
- Sep 10, 2020
-
-
Correct Layout and Anchors emplacement Erase inutile code Fix binding loop warnings Replace magic numbers by JamiTheme values Remove multiline comments from qml files Change-Id: Icdde094750ccc39fa3b3c9fb9368f8609eb8981d Gitlab: #5
-
- Aug 28, 2020
-
-
Ming Rui Zhang authored
By giving a base context menu, all context menus are generated at run time and kept the same style. Some issues are fixed along with the patch. Gitlab: #8 Gitlab: #35 Change-Id: Ieb812420fcb44c33d161a62c8574f6705dc5e1a9
-
- Aug 25, 2020
-
-
Ming Rui Zhang authored
Add sip input panel to be able to use DTMF functionalities. Gitlab: #18 Change-Id: Iaa53ae2b34d9ce0d5cf19aa82dd41a5607203c62
-
- Aug 21, 2020
-
-
Change-Id: If4cae049167d1a1e16dc6624a202722a6316a0ff
-
- Aug 18, 2020
-
-
Sébastien Blin authored
Change-Id: I8ce1e02be798104aaca9d09d9dc5d931133ada6d
-
- Aug 03, 2020
-
-
Sébastien Blin authored
Change-Id: I32bfdd2a618aa7ac6181da2697e241667b010aab
-