- Aug 16, 2021
-
-
Ming Rui Zhang authored
StandardKey.MoveToNextLine, StandardKey.MoveToPreviousLine and StandardKey.InsertParagraphSeparator maybe confusing and better to be replaced by direct key comparisons Change-Id: I13361a43437214b9368d01a97b2e542f57835964
-
Ming Rui Zhang authored
1. Remove the "Select file" button during the camera picture-taking process 2. Add missing cancel (x) button during the first step of the camera picture-taking process 3. Disable all interactive components when the account creation is unfinished Gitlab: #486 Change-Id: I91e279052aecdd9327f59e9a1377c344d9052323
-
- Aug 13, 2021
-
-
Change-Id: Ib8a1cf6fe3ba90c973c89e4806cfd3d6da1aa390
-
Change-Id: I100680c0e5bb4d8fad96ffda9c1737843e506c2a
-
Andreas Traczyk authored
Change-Id: I2e11054cdbc73b3b196c4d9559836afe2e90a69b
-
Andreas Traczyk authored
Adds a new chat view footer to describe for read-only conversations to describe the concept and provide options to remove the contact or restart a new conversation with the contact. Gitlab: #475 Change-Id: I6ca0e8dfbf49f17a6ff93a2744c552b76d923773
-
- Aug 12, 2021
-
-
Andreas Traczyk authored
Change-Id: I3c9e065264b551eb0d28de743b4568116b1e0ec0
-
Andreas Traczyk authored
A button component should have implicit dimensions based on it's content item. This patch provides implicit dimensioning around the content item so that non-fixed size buttons can be made by not specifying the preferredWidth property. Change-Id: Idc30eb1d9a33d8dd4b416e1060b45593b4fc4cba
-
Ming Rui Zhang authored
Change-Id: Ia72453166b28b0a598288663c4b5d84461556b38
-
- Aug 11, 2021
-
-
Sébastien Blin authored
This show "Copy to Downloads" for file transfer in swarm. Change-Id: I7002ce22898ced361ca3df1fa535dd7ec88e0d70 GitLab: https://git.jami.net/savoirfairelinux/ring-project/-/issues/1282
-
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
-
- Aug 09, 2021
-
-
Andreas Traczyk authored
depends on: https://review.jami.net/c/ring-lrc/+/18979 Change-Id: Ic29e5a6f6eced04a095dd097352c37ca0b253eda
-
Sébastien Blin authored
Change-Id: Iba44d7b7618c61db01d37477aee0a73ead094ca8 GitLab: https://git.jami.net/savoirfairelinux/ring-daemon/-/issues/599
-
- Aug 06, 2021
-
-
Andreas Traczyk authored
Provides observable property representations of a conversation info structure. Is updated when the selected conversation Id changes. This object is only exposed in this commit, and will be used in subsequent commits to introduce a more declarative approach in the UI code. Change-Id: I25be0f6b82cf9341b67fbf04fdeb04bffbf8ab24
-
- Aug 05, 2021
-
-
Gitlab: #470 Change-Id: I598cab490149739858958e89cc40cabb5820714a
-
Gitlab: #470 Change-Id: I2ec5c4a4b490895ea32fef64baf1e7c5b85cf9d5
-
Gitlab: #470 Change-Id: I79d1b5c77ae9e983e1c264532727616afb23f3ab
-
Gitlab: #470 Change-Id: I9dd65e83885e89b447d6354c984d3d707e9f7061
-
Gitlab: #460 Change-Id: I9f6bba8b93974922ad45f68365e2eb8d60eff2b3
-
1. Move accountStatusChanged and profileUpdated signals out from safeInit. 2. Add interrupter concept into Utils::oneShotConnect to avoid oneShotConnect being triggered after. 3. Add varieties of tests for wizardview including accounts creation tests (SIP, Jami, Rendezvous, Backup) 4. Remove uncleared stackLayoutIndex Gitlab: #470 Change-Id: I22c04811110b277eee53610f4ae34c924316a20a
-
- Aug 03, 2021
-
-
Andreas Traczyk authored
Change-Id: Id46bb3920e992101561fcb558fb4f8cb7571f6b1
-
Andreas Traczyk authored
Change-Id: I88e37cac4bce5ba2b66ea7d35d54da84df7ecb86
-
Use updateHistory instead. This prevents "Contact added" message duplication. We also clear the unread messages at this point which will prevent an uncleared unread first message when adding a new conversation. Gitlab: #482 Change-Id: I927e15dfe945aa3f2f33db3fb91739522db5ea9b
-
- Aug 02, 2021
-
-
Jenkins authored
Change-Id: I0f3951cf470eb1dddd3139a2263874152adfa6ac
-
Andreas Traczyk authored
Read-only conversation has: - a lock icon in the smartlist item - no message send bar in the chat view - no call actions available from the chat view header - no call actions available from the smartlist context menu - no double click to call Change-Id: I0497b94038b450f0a0a22fc007de1281b7b2214d Gitlab: #475
-
- Jul 29, 2021
-
-
Ming Rui Zhang authored
1. Move JAMI_DATA_HOME, JAMI_CONFIG_HOME, JAMI_CACHE_HOME setup into individual test main entry 2. Use google test assertion macros instead of Qt 3. Add QT_QPA_FONTDIR to avoid QFont warnings 4. Tests will now fail if the env variables cannot be set Change-Id: I63f6498d26b646d8ebc60799d8797fd5f13b54f9
-
Ming Rui Zhang authored
Change-Id: I220038edeb4dc83d85d8e4048168c97c2a992940
-
Ming Rui Zhang authored
1. Use MaterialToolTip in MaterialButton 2. Add BubbleLabel and BackButton 3. Add WizardViewStepModel 4. Focus re-visit Gitlab: #470 Change-Id: I818da76c4b97cb08d2b6df6b2c8e2752d7a522f2
-
- Jul 28, 2021
-
-
Ming Rui Zhang authored
Change-Id: I95c4713ffdb8e772dcea3edc5cdeb0eaa1080c75
-
Ming Rui Zhang authored
Change-Id: Ie56185a88e57606337d45bea8f70259433ba476c
-
Andreas Traczyk authored
Change-Id: I85a070e8ea44b108fa75d69a8c6f544e8e2c8581
-
- Jul 27, 2021
-
-
Sébastien Blin authored
as the avatar and alias will come from other connected devices and from the archive too. Change-Id: Ia3cbb91d4802c4119538c709a2432e45d396624c
-
Andreas Traczyk authored
Gitlab: #477 Change-Id: Ie8be0721017f18de656874a0b82cc8d5a97276fa
-
Andreas Traczyk authored
resources.qrc & src/constant/JamiResources.qml are unversioned. Glob checks for changes to the resource dir and forces a reconfigure. Change-Id: Ic88e4e861b8367ba44bc0eea6c323e08310afb8b Gitlab: #477
-
- Jul 26, 2021
-
-
Jenkins authored
Change-Id: I904cecba7f821e5f7f333fd7c8566644703dea85
-
- Jul 23, 2021
-
-
Sébastien Blin authored
Change-Id: I76c89a32c52bc6e4e87645e5a4153e9ff6b510ea
-
- 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 20, 2021
-
-
Ming Rui Zhang authored
If the account is initially disabled, the presense indicator will still show the green color since the initial value is missed. Change-Id: Ic580e485d4a73867789ef3774045a6939acbae4a
-
Ming Rui Zhang authored
1. Adjust QML main setup 2. Add resources.qrc for test and Qt Creator display 3. Change LRCInstance and ScreenInfo to QML Singletons 4. Move QML type registration entirely to qmlregister Change-Id: I5c8a854173a2ec1f85ffa971707af262fa344505
-
- Jul 19, 2021
-
-
Jenkins authored
Change-Id: Ib3722cd5ff23fa82b8393678b7fbf189533c7cd7
-