- Mar 16, 2021
-
-
Gitlab: #334 Change-Id: Ia2b6365f36b0cef79e3ba58475c5b25bbac0c6b6
-
- Mar 03, 2021
-
-
Ming Rui Zhang authored
Gitlab: #299 Change-Id: Ibec25839ba92925364585f1d2c2b3a51348fc273
-
- Feb 15, 2021
-
-
Change-Id: I9dbbd779ef094d4dbcd5568bd5aae2d73dd3efe7 Gitlab: #258
-
- Feb 03, 2021
-
-
Aline Gondim Santos authored
GitLab: #266 GItLab: #267 Change-Id: I0f2d31f9d5aebbbc645f4f85cad2ba5fdee45a79
-
Aline Gondim Santos authored
GitLab: #52 Change-Id: I4ee232092da3b26e4471ccc7c46e57d2d0562856
-
Aline Gondim Santos authored
GitLab: #265 Change-Id: Ibcfba9ee0b142a109bd58553b13aba174842661f
-
Aline Gondim Santos authored
Change-Id: I415fc953b9111ca7e3d899c1531a42bd43716ab2
-
- Jan 15, 2021
-
-
Albert Babí Oller authored
- add configurable list of default moderators - add option for enabling local moderators - indicate when participant is locally muted on moderation overlay - small typo fixes Change-Id: I1669c903be3c3a3f2344f1d95d8b618e62b9d412
-
- Dec 22, 2020
- Dec 15, 2020
-
-
Change-Id: I022ce9a0e9454075f58aef25b796595e8f199a0a Gitlab: #214
-
- Dec 11, 2020
-
-
Ming Rui Zhang authored
Change-Id: I5e298e51fdc4099f0380d8a2ce2176cd66070eed
-
Ming Rui Zhang authored
Change-Id: I979dcc7d7a65029a1ee361579e51575ea813f0e7
-
- Dec 10, 2020
-
-
Change-Id: If6a2deda08663f7edf9fa527bc1c592f60e6a371
-
1. SimpleMessageDialog (Password changing) 2. SidePanelTabBar (Inivitation & Conversation tabs) 3. Contact search status rect Change-Id: I3cf6aecde5a3ab840c351cfd6e18d7ce9fbfa3cc
-
- Dec 07, 2020
-
-
Ming Rui Zhang authored
Gitlab: #187 Change-Id: I2d6cc19a68438accff89598e5b6866649ae5a511
-
Change-Id: Ief728a8bd36f6c29a906686988b28b0640b2065c
-
GitLab: #160 Change-Id: I7bbec2649ca118b325d713d1a6ba36b6c00872ff
-
GitLab: #160 Change-Id: I44e7584af070fd355af623fe12433cdd68d32d30
-
- Dec 03, 2020
-
-
Sébastien Blin authored
Add: + Display images and videos into the chatview + Show typing indicators Change-Id: Icf5575ae9b176254394399073fe3926130ecc428 Gitlab: #160
-
- Nov 18, 2020
-
-
Ming Rui Zhang authored
Change-Id: Ib29e29f2d61d5684154c0714b5b3d656f99ddcf5
-
Ming Rui Zhang authored
Change-Id: I95b0c80968c51e22662a0c0187adfe07fff1584c
-
- Nov 12, 2020
-
-
Aline Gondim Santos authored
Change-Id: Ieb4b8c1b507cdc8905e364c375df76e30b7c87c6
-
- Nov 04, 2020
-
-
Change-Id: I8ce859c8736c39c9a48eef990107fa8114eaccc0 Gitlab: #186
-
- Oct 30, 2020
-
-
Ming Rui Zhang authored
A small fix to prevent username registration line edit receiving signal when there is no input is also in since adding banned contact back will trigger lookupAddress. Gitlab: #152 Change-Id: I30afb42eab5903aefb7dd19e9f7a5ad77183e866
-
Ming Rui Zhang authored
1. Use avatarimageprovider 2. Remove redundant base64 code Change-Id: I2a2517890e95b4a9f9a363fbea2251d6d5dd1c8f
-
- Oct 23, 2020
-
-
- QML headers revision - networkmanager: use of deprecated QNetworkReply::error instead of errorOcurred Gitlab: #127 Change-Id: I74f4fd01a0bf34f7a2cb4ae21e3ce611839846f5
-
- Oct 15, 2020
-
-
1. Distinguish SSL error and network error 2. Cancel request when connectivity is changed 3. Cancel request when download box is closed Change-Id: I155ef5d97017c61d164f64ade513cfe37d5dc8bc
-
Aline Gondim Santos authored
Change-Id: I46f34c53c393962f87c2ab99c628ca09eb97009c
-
- Oct 13, 2020
-
-
- add echoMode to SettingsMaterialLineEdit - change echoMode in settings -> password for sip accounts Change-Id: I0533db56cbce34829b603b58eae7d276a6ae33bd
-
- Oct 09, 2020
-
-
Gitlab: #119 Change-Id: I3e6f1d26a35edadc26770a481d4ce7ba9cc393d0
-
- Oct 08, 2020
-
-
Prevent the issue of hidden banned contact ui when new contact request is received Change-Id: I6b6b5c1e702a5fcb23a1ac26efb7df814bce01a8
-
- 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
-
- standardize buttons - remove scrolling from lists - avoid highlights Change-Id: I41f345d5e04a874f70e104df695e652a602df9b8
-
Andreas Traczyk authored
- simplifies the settings menu - removes the IconButton component Gitlab: #14 Change-Id: Ib5cdc01dde47835befcdfa34aff35e5351a3b09d
-
Andreas Traczyk authored
Change-Id: I0cbefdf530a7fe5d67a67795f3006a993ad6c742
-
Andreas Traczyk authored
Change-Id: If8764e701246b516a42b4a574efc94e5ace5d28b
-
Andreas Traczyk authored
- provides a base component for rendering scaled svg images - simplifies the normal/hovered/pressed state transitions - uses color overlay to factor out image source changes for checked states - fixes sizing inconsistencies and visual bugs - removes manual background color changes and minimizes the use of MouseArea components - removes the unused HoverableGradienButton component Gitlab: #14 Change-Id: I06357d3cc6d8d04d9d1f062753dc39223a64d4f6
-
- Oct 02, 2020
-
-
Andreas Traczyk authored
Change-Id: Ie22e7bcadc0f0a19a0050670bc087d761acba5a9
-
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: I6810e74214c861997b17ad9fb14928886e57a455 Gitlab: #100
-