- Oct 08, 2024
-
-
A share feature have been requested to share to contacts pictures or text received from other contacts you can access it by hovering the message you want to share Gitlab: #1830 Change-Id: I2555433417867371161f927e9fc78bb47fec68d3
-
- Oct 01, 2024
-
-
git.jami.net/savoirfairelinux/jami-client-android/-/issues/1607 Change-Id: I3e3029550d91adc36c620c80c1f9c8e1de24a74b
-
- Aug 20, 2024
-
-
Alexandre Eberhardt authored
I added "And the volunteers who contribute to this project!" at the bottom of the credits in the "about Jami" pop-up. It's already on the jami-client-android version. Issue #1689 on gitlab Change-Id: I59967e5b9e1e7eac0519c9b4960692c14c80dab7
-
- Jul 10, 2024
-
-
+ Add button to delete messages on file transfer + Show "Deleted media" on deleted files. + Update last interaction + Update icon for saving file, we're in 2024, no more floppy disk Change-Id: I607b1a6beda443db85c60d8cf95a9aae29ce1f7c GitLab: #1287
-
- Apr 30, 2024
-
-
Kateryna Kostiuk authored
MacOS 11 is required from qt 6.5 Change-Id: I4cde10a3dccffe5d2b4778ceda5db9d3a20dd447
-
- Mar 22, 2024
-
-
Change-Id: Ida5516630c6f95b16aa45f31ee8111a924273b3f
-
- Feb 29, 2024
-
-
Sébastien Blin authored
Change-Id: I233d5df05432371adf6b2bdf8e8de25bd7e65058
-
- Feb 21, 2024
-
-
Sébastien Blin authored
GitLab: #1463 Change-Id: I8c61d1c526ddf69ae910627d0804608fd17b5c45
-
- Jan 26, 2024
-
-
Andreas Traczyk authored
Several major changes to the layout have been made. - The chat search bar is moved into the message search layout. - The Searchbar component is stripped of unused features. - Some remaining logic that was used to switch main loader components is removed. - ViewCoordinator.getView gets a "force create" parameter and we no longer preload low-cost views. NOTE: the option to use a frameless window is available within general settings Gitlab: #1524 (Frameless Window) Change-Id: Iec6bdf162cb0335d3ae3d9bd09dd9783991a4a57
-
- Dec 20, 2023
-
-
Change-Id: I8dcdcaafd4bd8e34c9cdf403236b209ee3ad56a8
-
- Dec 13, 2023
-
-
GitLab: #1325 Change-Id: I1ed0784197936121e70b47e9d7015d13aa7a8738
-
- Dec 01, 2023
- Nov 29, 2023
-
-
Capucine Berthet authored
GitLab: #1417 Change-Id: I4b69d45d8c043d38fb5c9367c87c167fa291cc46
-
- Nov 23, 2023
-
-
Sébastien Blin authored
Change-Id: I529321c4ee0877b1ab158122fa183e733edf238a
-
- Nov 22, 2023
-
-
GitLab: #1417 Change-Id: Ibbdaa074ac6e6a7c778ef4710f334e23d04dd121
-
- Nov 21, 2023
- Nov 14, 2023
-
-
GitLab: #1417 Change-Id: I30e32098a53941cdb393a472764c47a333a87449
-
- Oct 31, 2023
-
-
Positionning the menu, change reply icon, close menu when click a second time on the button, and add animation for all menu's buttons Change-Id: I8567a74ba53de214305cbcf432541803d921f60e
-
- Oct 30, 2023
-
-
It works with a Pimpl which the right pttlistener.cpp depending on the platform you are on (macOs, windows or X11). It is a global PTT which listen to key events during calls. If the global PTT is not supported, a local PTT is set. jami-project#1402 Change-Id: I8399800966c737bb8e8a656ecbb6af7ac7cdde8c
-
- Oct 23, 2023
-
-
Change-Id: Idf922df701cdf2efc2d167362dca021897d8e2e5
-
- Oct 11, 2023
-
-
GitLab: #1334 Change-Id: Ie32b6278fb28381524936baabf09ee3cbba04eb6
-
- Oct 10, 2023
-
-
GitLab: #1334 Change-Id: Ibe19091076f3b041517f32684a248700c0fce7ff
-
- Sep 30, 2023
-
-
GitLab: #1334 Change-Id: I53b23eabab47389b9bea50f54afac28d41741b0b
-
- Aug 21, 2023
-
-
Xavier Jouslin de Noray authored
Gitlab: #1306 Change-Id: Ic3d952408c352715f2cd611dad63cf92cfb81ff0
-
- Aug 01, 2023
-
-
Gitlab: #1163 Change-Id: If9d9a27a296c5810b9f99126bed6453cc6ab6852
-
- Jul 19, 2023
-
-
Mathéo Joseph authored
GitLab: #1097 Change-Id: I8967146c3ca04daee96b4a4fb10bcb6811c1c7a4
-
- Jul 13, 2023
-
-
Liam Coursodon authored
Implement new design Add multiline button Use correct color and implement dark theme GitLab: #1096 Change-Id: I5699c81fbc41e50300ca8b32b93ee47cd17ceee1
-
- Jul 06, 2023
-
-
Kateryna Kostiuk authored
This commit removes a permission that is not needed, as the photo library is not accessed in the code. Change-Id: I47a3af739252733e3e8a2379b417396b2b67578c
-
- May 15, 2023
-
-
Introduces MessageParser to encapsulate text treatment for raw text messages. The async parsing sequence is as follows: - Markdown -> HTML (md4c) - link coloration (tidy-html5) - notify UI - request link preview info from PreviewEngine for the first link - Preview engine uses QtNetwork instead of QtWebengine - Linkification is handled by MessageParser instead of linkify.js QtWebengine is no longer required for message parsing. Gitlab: #1033 Gitlab: #855 Change-Id: Ief9b91aa291caf284f08230acaf57976f80fa05b
-
Sébastien Blin authored
- moved view layout from appearance to callSettings - changed layoutView from combobox to radio button - removed rectangle on radiobutton for theme - changed typo of appearance - MaterialRadionButton, added icon, color variables, behavior on visibility Change-Id: I3b088297799c9aeede6fd092d80fdf49cd89ced9
-
- Apr 21, 2023
-
-
GitLab: #1067 Change-Id: Ia80f85c678cb202d8e91cb3efe83d9ea82c40ae6
-
- Apr 13, 2023
-
-
Change-Id: I13cd2861bcbc3446a736f7e68b34044c34c2dce5
-
- Apr 07, 2023
-
-
Sébastien Blin authored
GitLab: #477 Change-Id: I52b4896fcdd3284b75bade44ec3028742e1a50a0
-
Change-Id: I03f536a22eb24c30a33f9d1736ac0e7849d66c42
-
- Apr 06, 2023
-
-
Andreas Traczyk authored
Adds a `--with-engine` option for the resource generator script which will prevent packaging unused resources when building without webengine support. Change-Id: If2f31284ef59166615221235427a53d0df8da2ce
-
- Mar 31, 2023
-
-
Franck Laurent authored
- Contributor added to credits Change-Id: I121c5edea1a9339f3b06aec0c63badda9dc5ded4
-
- Mar 15, 2023
-
-
In conference, this patch depends on using local sinks ids to avoid mirroring video from sharing resources. GitLab: jami-client-gnome#1284 Change-Id: I0c74f0780ebf17c68ffcffdca62eb33784189741
-
- Mar 10, 2023
-
-
+ back button, + material button, + welcome page, + advanced account settings page + margins in all wizardview pages GitLab: #995 Change-Id: I2cf49b654afa814bbac35cff94d8323fa0d016e8
-