- 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
-
-
Sébastien Blin authored
Change-Id: I2b0d245be5bdffc7262374187a03e2389d715113 GitLab: #608
-
- 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
-
- Nov 30, 2021
-
-
Sébastien Blin authored
GitLab: #601 Change-Id: I00a2f58ce39647a773599550f831a6478817a257
-
- Nov 17, 2021
-
-
- 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
-
- 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
-
Ming Rui Zhang authored
1. Add account config QML properties and use them in settings directly to avoid manual update 2. Rough clean up for video/audio settings 3. Remove settingsAdapter entirely and split the responsibility Change-Id: Icf81b91d5a3a0dd9f2a52824159cd222367b801f
-
- Aug 23, 2021
-
-
Andreas Traczyk authored
Change-Id: Ia80632cf2e217e8dd6844a6a8c0d0d8c0f6e1baf
-
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
-
- Jul 09, 2021
-
-
Ming Rui Zhang authored
Functionalities checklist: 1. Emoji picker refinement 2. DropArea on messageWebView 3. Record box 4. Send message button visibility 5. TextArea paste (can paste image, files directly) 6. TextArea content draft 7. TextArea - Enter key -> Send message 8. TextArea - Shift + Enter key -> New line 9. TextArea - Composing indicator 10. TextArea - Placeholder text Change-Id: I115ad2927b74264dd396aa55b77a8f003dcd746b
-
- 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
-
- Mar 22, 2021
-
-
Ming Rui Zhang authored
GitLab: #337 Change-Id: Ifb671d38d364714818650a8154c43a5787460039
-
- Feb 03, 2021
-
-
Aline Gondim Santos authored
Change-Id: I415fc953b9111ca7e3d899c1531a42bd43716ab2
-
- 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 08, 2020
-
-
Andreas Traczyk authored
Change-Id: I0cbefdf530a7fe5d67a67795f3006a993ad6c742
-
- 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
-
- 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 25, 2020
-
-
Albert Babí Oller authored
Gitlab: #4 Change-Id: I7570099c20d2d406e538aea4c366ba7d85777686
-
- Aug 21, 2020
-
-
Gitlab: #3 Change-Id: I382bc51b78cb5aff45e7dad008c97368494780d8
-
- Aug 13, 2020
-
-
- SmartList menu - SideView/CallView separator width - AccountComboBox - UserProfile - WelcomeView - Rescale RecordBox Change-Id: I5bb75bddcd49c5ff8b48ee9568942df015292e14 Gitlab: #574
-
- Aug 03, 2020
-
-
Sébastien Blin authored
Change-Id: I32bfdd2a618aa7ac6181da2697e241667b010aab
-