- Oct 08, 2020
-
-
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 07, 2020
-
-
Gitlab: #134 Change-Id: I0d6406b80ad80cc7278e395bd51d0d7b02538aa0
-
- shows callview for auto-answered incoming calls - if call is not for current account shows a notification Gitlab: #103 Change-Id: Ia482abc575f13b9d7eebd701ac1d51d2089de2b7
-
- switch between "conversations" - "invitations" smartlists according to call origin - "Accept Request" button from msg's view header: hide on contact accepted, set on view load according to userType - correct requests smartlist item selection on tab switch - accept incoming call from pending contact makes conversation permanent Gitlab: #74 Change-Id: Iadfef0d7e4032002d8007a4f18a9eae27f7ba230
-
- AccountAdapter::navigateToWelcomePageRequired is no longer required since subscription to property change in QML - avoid unnecessary CallAdapter signals for UI management. Listen to BehaviorController and avoid duplicated / unnecessary signals. - avoid duplicated code: - account selection only in AccountAdapter::changeAccount and ConversationsAdapter::selectConversation - simplification of ConversationsAdapter::selectConversation - conversation UI always managed by ConversationsAdapter -> ConversationSmartListItemDelegate - smartlistmodel: no need to show callstack for outgoing calls in state ENDED Gitlab: #86 Gitlab: #87 Gitlab: #88 Change-Id: I7025d4292914939f5a78aee1c4742104b370641d
-
Change-Id: I8ff7122a430b73f1c5626ae931f13f5a4ffe242a
-
- Oct 05, 2020
-
-
Andreas Traczyk authored
Change-Id: I38c60be4d04c8f77575aa4f13bf1691e42620210
-
- Oct 03, 2020
-
-
Jenkins authored
Change-Id: Ic4191f528f1c3cf131f361065f64980108ec9b11
-
- Oct 02, 2020
-
-
Jenkins authored
Change-Id: If18354e0719d35dbe8ad85937963f1880d30f41f
-
Change-Id: I6931f3239c4b9ca19d54272587ae8c97cf02b16b
-
Andreas Traczyk authored
Change-Id: Ie22e7bcadc0f0a19a0050670bc087d761acba5a9
-
Andreas Traczyk authored
Change-Id: I4d7f04365c9753d383a28abd4ec68ce62e80ebff
-
Andreas Traczyk authored
- prevents a slurry of calls to stop/startAudioMeter Gitlab: #120 Gitlab: #124 Change-Id: I6118baab1a3f3e08e72a60a35682ce753e05e2eb
-
Change-Id: Ifb6c321dffb90aed3e39f0ffb6426a79a00300b1
-
For hang up call shortcut, use onActivatedAmbiguously since we have two existences. Gitlab: #126 Change-Id: I46167b95212821c88651a06700013aeec38a96a3
-
Call view context menu now should always has menu items in audio call Gitlab: #125 Change-Id: I9bea26d1f95d898c12d8ac2149545273b1494447
-
Sébastien Blin authored
Make the difference between a host and a moderator. The main difference for now is that the host can hang up calls, not the moderator because they don't know the calls hosted Change-Id: Iec36c4d26ae32126e8628bef6491c35d0228a45f
-
- Sep 30, 2020
-
-
Andreas Traczyk authored
Gitlab: #116 Change-Id: Ibf2fdf3eeeb2e36c08450ef99ac42ca48913a0ed
-
Andreas Traczyk authored
Change-Id: Ic6b31470998abd833c07a413e5b839139590b317
-
Gitlab: #122 Change-Id: Ica199d18bb95ad98a3ac15bc083f2c5eeb953216
-
Sébastien Blin authored
Change-Id: I6810e74214c861997b17ad9fb14928886e57a455 Gitlab: #100
-
Sébastien Blin authored
Change-Id: Ie1442ba33f31775574b2542d161f6bea37f8e1f6 Gitlab: #118
-
- Sep 29, 2020
-
-
Ming Rui Zhang authored
It is to prevent using the text in username line edit to create an account when the user does not want to register it. Change-Id: Icae024a82141ea06dd6b4c5413de2ad9725433b5
-
Ming Rui Zhang authored
Also, it comes with little ui fixes: 1. Advanced sip security settings, tls version comboBox geometry fix 2. Margin between account deletion button and user identity for sip account Gitlab: #104 Change-Id: Ia9af7a7031e3ab8221b77b7c1f06b2f3aeb4528d
-
Andreas Traczyk authored
Change-Id: I0f4ad161f0f05959c4f5a312e92f256b56c9fd57 Gitlab: #107
-
Andreas Traczyk authored
- the focus should be grabbed when selecting another view or conversation Change-Id: I41ab6a7a743615269c4dde01b5503a3ae21a836d Gitlab: #110
-
Sébastien Blin authored
Change-Id: I8ae528407b7e58438a52da181bd8f427c889263d
-
Andreas Traczyk authored
- also re-enables the disable-web-security flag Change-Id: Iabbae6bd78e30be91b42ea08541cb3ab3aea4045
-
1. Make version codename not translatable 2. Update changelog 3. Correct company name to "Savoir-faire Linux Inc." 4. Add a scroll view around Gitlab: #104 Change-Id: I1f91001fbf3943c8421595f9f6d798c8dd434cb0
-
Ming Rui Zhang authored
Gitlab: #81 Change-Id: Iadae667ec883bf8044c3b72582087bcaacd8c78c
-
- switch to welcome view or call view when exiting wizard Gitlab: #105 Change-Id: Ib6c334b7297b17d92e9292ffb454f6430b3e7034
-
- Sep 28, 2020
-
-
Jenkins authored
Change-Id: I3948897538fb28e52377ef2069f4f037b89b4766
-
Gitlab: #104 Change-Id: I53e95fa4a40d53f00605e461d1a1cce736b97bd1
-
Ming Rui Zhang authored
Also fix the view layout that is affected by client string update Gitlab: #85 Change-Id: I0f34496325ebe15cc651204130a3a89e12b37d14
-
Gitlab: #104 Change-Id: I22da3e93730b402a103ea80942de468c75ba88d8
-
Gitlab: #104 Change-Id: I2c83411dc8363cc60b2abf7646927a679fbcba74
-
- during a call context menu shows "hangup" and hides "clear", "remove", "block" and "start call" - change start call and record call (context menu) icons Gitlab: #104 Change-Id: I6c213b525fa6cd9d8063aae0065614c94d9e2209
-