- Sep 27, 2022
-
-
Andreas Traczyk authored
Change-Id: I1ab3c16d7ff99293c5931cea32097961c55528f9
-
Aline Gondim Santos authored
Change-Id: I6ca77e4b60082202b8e1147b2982248c8545ff20 GitLab: #841
-
Aline Gondim Santos authored
Starting from audio only call: - start sharing; - add camera; - stop sharing; The camera stream should remain and not the sharing one. Change-Id: If6dd0fb7a6ddd8603626c66c792e75e3cf05275e
-
Andreas Traczyk authored
Change-Id: I348cd7acc4cccee4b5a6784cc2430156bb73667b
-
corrections: - open on the same display, - center to the parent window, - has dimensions not more than the parent window Change-Id: I2315d62fef6d830b6957770807ace462fbb77901 Gitlab: #774
-
- Sep 26, 2022
-
-
Andreas Traczyk authored
Change-Id: I740199bc2c3da90dfe865a41b6ea3855a1b41fc4
-
Andreas Traczyk authored
Change-Id: Ic6ea084c704cc07fa48733f496727664c404e56c
-
Andreas Traczyk authored
Change-Id: I7471b4cf5539bd253d4d1b9e9b2bfd10030a9525
-
Andreas Traczyk authored
Change-Id: I5eb2ffc538c1dedd71305f6c538d9b09daa4d22b
-
Andreas Traczyk authored
Change-Id: I977986b69d5906a4d9feeb427c6d2867a4930270
-
GitLab: jami-project#1309 Change-Id: Ib9abac518d94e74d6ef6554ec38e2dda520937f4
-
Andreas Traczyk authored
Can be used directly in QML without having to derive from QSortFilterProxyModel and manage source model settings from C++ code. Change-Id: Icac1f6dadfc0d1f64b4459ae0cdbebdd30b79b3e
-
- Sep 23, 2022
-
-
Aline Gondim Santos authored
While in an audio only call, if a sharing is started and then stopped, the camera was open. Change-Id: I5af5f7c106c2c53a97ee6b754b0344c7ecb35526
-
Aline Gondim Santos authored
While in an audio only call, if a sharing is started, the preview could open the camera instead. Change-Id: I03d8a9df3385f856f65995a9bbaa1835949d8bdc
-
Change-Id: I6bb5dda8364eba67c861b7d769b490bb28c5a0c7 Gitlab: #842
-
- Sep 19, 2022
-
-
Split TipBox into dynamic components to avoid to load all the things. Show the Customize Tip Box only if necessary Replace backup key page by a tipbox Change-Id: Ie499fb16fe67648bbdd327eb24705a1881d9cea8
-
- Sep 16, 2022
-
-
Sébastien Blin authored
use the size from the daemon if the file is downloaded, else use the size from the commit. Change-Id: Ia4e7123558e93a1ab0879feab9a141ceefaf183a GitLab: #833
-
Sébastien Blin authored
Change-Id: I9a2c841d072c03d60e34197098daf6b710745ba9 GitLab: #837 GitLab: #788
-
Sébastien Blin authored
Change-Id: I4efb18d87e8d2f4d07df0ebf0a5a6f0f11927bb5 GitLab: #834
-
Sébastien Blin authored
Asking jami to launch another instance with ./jami-qt jami:xxx will search for "xxx" inside the application and select the conversation if found. This allow to support webpage with <a href="jami:username"> For GNU/Linux, in the .desktop file, x-scheme-handler/jami is added. For packaging, we will need to determine if the scheme is handled automatically. For now, to test, we need to add: x-scheme-handler/jami=jami-qt.desktop; in "~/.config/mimeapps.list" (and jami-qt.desktop) should be in a valid path. Change-Id: Ibbb6e8942f1873d81a57640bdf6f839885981be3 GitLab: #655
-
- Sep 15, 2022
-
-
UpperCase extensions had to be added manually as Qt fileDialog's nameFilters property is case sensitive. GitLab: #832 Change-Id: I61a81ebcaa66f0f16db41924b542c146fc79a4b0
-
Sébastien Blin authored
Change-Id: Ib125fcac0620326d5864e577d9252e9ea9b3c3d9 GitLab: #788
-
- Sep 14, 2022
-
-
Adrien Béraud authored
Change-Id: I8c5cd5602a79e40465b8946acfa296b44ff57495
-
Change-Id: I82f667181aeff59c9af089a0e1d2394f867ee68a
-
- Sep 12, 2022
-
-
Andreas Traczyk authored
fixes "ReferenceError: CurrentAccount is not defined" Change-Id: I859766cf543ed4e63f1bd478700e4fc431fa097f
-
- Sep 10, 2022
-
-
Sébastien Blin authored
Change-Id: I88d67b8fef7363e3c483fe3e0719866907eaaafc GitLab: #732
-
Sébastien Blin authored
jami-project#1468 Change-Id: I1be757e13b1602d306ee4a399d816ba2aaf43dd1
-
- Sep 08, 2022
-
-
Sébastien Blin authored
Change-Id: I69292cfd3c2ad222fdd038d1a209c8d43bad8784
-
GitLab: jami-daemon#747 Change-Id: I4c87490fb21eb5e7c5f11deadf871f56755eb2f1
-
- Sep 05, 2022
-
-
Jenkins authored
Change-Id: I41b600a6f8e071291b440ada273898ef109c8f39
-
- Sep 01, 2022
-
-
GitLab: #783 Change-Id: Ic1ded1eba802eca8ee44c77b49792b3ad89960b5
-
- Aug 31, 2022
-
-
Avoid to add a nameserver manually and use settings Change-Id: If31cb67d75ae6e71a9afbcf0bd7b80283e5ffeb7 GitLab: #789
-
- Aug 30, 2022
-
-
Sébastien Blin authored
Change-Id: If3324a34c9be6ff2b09bdab48b148946abe02c51 GitLab: #815
-
Sébastien Blin authored
Use 'color-scheme' from gsettings if available to check if dark theme is preferred. Otherwise, fall back on theme name from 'gtk-theme'. The default is to follow the system theme (if supported), and 'EnableDarkTheme' would be unused. 'AppTheme' can currently have one of three values: 'System', 'Dark', 'Light'. Change-Id: I8008c8fe0f4750c97e71838fff0031f80b685f5e GitLab: #723
-
- Aug 29, 2022
-
-
Jenkins authored
Change-Id: Ib05101e7abfe1193c3950ad8485c6423b5c0df97
-
- Aug 26, 2022
-
-
Jenkins authored
Change-Id: Ia4c43b4d9c09a179a597e23a9e79bfa68460cf52
-
- Aug 25, 2022
-
-
Sébastien Blin authored
Change-Id: I466683f1c95e983ca6a33d084b4aabf4c3d6549e GitLab: #816 GitLab: #814
-
Sébastien Blin authored
Change-Id: Ic51fda2e43e27fad851ab33d6e091124c645011b
-
- Aug 24, 2022
-
-
Sébastien Blin authored
Change-Id: If1f76e4c33bfb067769b6d2d81871e156d256aaf
-
Sébastien Blin authored
Change-Id: Icfb1669e4c810b2ef74c3787f0f086646f17fb8d
-