- Dec 06, 2021
-
-
Sébastien Blin authored
This reverts commit 218aa35e. Change-Id: I78eebe04277e08776c1f299e385119c0f2e8eb35
-
- Dec 02, 2021
-
-
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
-
- Sep 14, 2021
-
-
Ming Rui Zhang authored
1. Remove redundant functions in AvAdapter 2. Add CurrentDevice for video device treatment Audio device treatment should be improved in the next stage 3. Add QSortFilterProxyModel to all video list models and manage them together to avoid redundant function calls 4. Video device call action should be responsive to device change as well Gitlab: #508 Change-Id: I3df949a08bc19042b73f033139cd6ab06925c0b6
-
- Aug 23, 2021
-
-
Andreas Traczyk authored
Change-Id: Ia80632cf2e217e8dd6844a6a8c0d0d8c0f6e1baf
-
Andreas Traczyk authored
Change-Id: Ia344d9f57a216f2d27ef40153af2d6bd787bfb77
-
Andreas Traczyk authored
Change-Id: I6e912c7a3dbba63f874b063770ba5c68a3f2de2f
-
- Aug 11, 2021
-
-
Andreas Traczyk authored
When the video device count goes to 1 from 0, previewing is activated even if we're not in the av settings view. This patch emits a signal that can be responded to by the settings view. Gitlab: #489 Change-Id: Id0ed2809015359423ec0f829d8494f598a89c8ea
-
- Jun 02, 2021
-
-
Andreas Traczyk authored
- respond to audio device events to re-populate the audio input and output device lists - don't show a selection menu when no devices are available - cleanup videoinputdevicemodel Gitlab: #411 Change-Id: I082818756bae202a67b14bfbe0a254384a777a5d
-
- 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
-
- Dec 10, 2020
-
-
Change-Id: If6a2deda08663f7edf9fa527bc1c592f60e6a371
-
- Dec 07, 2020
-
-
Change-Id: Ief728a8bd36f6c29a906686988b28b0640b2065c
-
GitLab: #160 Change-Id: I44e7584af070fd355af623fe12433cdd68d32d30
-
- Oct 23, 2020
-
-
- QML headers revision - networkmanager: use of deprecated QNetworkReply::error instead of errorOcurred Gitlab: #127 Change-Id: I74f4fd01a0bf34f7a2cb4ae21e3ce611839846f5
-
- Oct 02, 2020
-
-
Andreas Traczyk authored
- prevents a slurry of calls to stop/startAudioMeter Gitlab: #120 Gitlab: #124 Change-Id: I6118baab1a3f3e08e72a60a35682ce753e05e2eb
-
- Sep 30, 2020
-
-
Sébastien Blin authored
Change-Id: Ie1442ba33f31775574b2542d161f6bea37f8e1f6 Gitlab: #118
-
- Sep 29, 2020
-
-
Ming Rui Zhang authored
Also, it comes with little ui fixes: 1. Advanced sip security settings, tls version comboBox geometry fix 2. Margin between account deletion button and user identity for sip account Gitlab: #104 Change-Id: Ia9af7a7031e3ab8221b77b7c1f06b2f3aeb4528d
-
- Sep 16, 2020
-
-
Change-Id: I87b731f754762b78fc13257a0a9aede0bd8c034c
-
- Sep 15, 2020
- Sep 10, 2020
-
-
Andreas Traczyk authored
The clientwrapper class masks granular object registration within qml, and encourages code duplication between viewmodels(adapters) and code lasagnafication and the misuse of declarative Qml. Change-Id: I85fef214363e62e54fc0681282323ea4861000d6 Gitlab: #66
-
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
-
- Sep 03, 2020
-
-
- Introduces a C++/Qml common mechanic for accessing system settings - Refactors a good chunk of application wide settings management code - Refactors the onboarding and quit-suppression logic - Makes a first stab at cleaning the Qml object registration - Removes some 'ClientWrapper' use - Fixes some file name spelling errors and inconsistencies Gitlab: #51 Gitlab: #53 Change-Id: I3dd1085aca72a38827ec004e347bd91106be2bcb
-
- Aug 31, 2020
-
-
Sébastien Blin authored
Change-Id: I8011e9363dd1fb84fd1d8475ee131569c5dfb393 Gitlab: #38
-
- Aug 24, 2020
-
-
Change-Id: If001b758642fc8a1289506760650997dd9b20462
-
- Aug 21, 2020
-
-
Change-Id: I7aeb96f4c8a09a8b8c0b8e6534079e3fa3965941
-
Sébastien Blin authored
Only start if in the media settings Change-Id: I5de1e407dcdee51c5d9e4753f2de54f871f7f516
-
Gitlab: #3 Change-Id: I382bc51b78cb5aff45e7dad008c97368494780d8
-
- Aug 20, 2020
-
-
Change-Id: I8eafea9d1cf07a11a8780f8d2f3495480b2360ed
-
- Aug 03, 2020
-
-
Sébastien Blin authored
Change-Id: I32bfdd2a618aa7ac6181da2697e241667b010aab
-