- Sep 25, 2020
-
-
Sébastien Blin authored
Change-Id: I7de33f90ff291979808b568183e57ab551210942
-
- Sep 17, 2020
-
-
Andreas Traczyk authored
- Note: adds forcing the main window to the top to overcome a Qt/QML bug which prevents this from working when activating from a notification window source. Change-Id: Ib5a93d3937fe5a4de0229f7aeae8469d1ffdfba3
-
reset account and conversation id for outgoing calls Gitlab: #77 Change-Id: I04b0707549f7b7170ce28854acf87f924a36f1bd
-
- Sep 14, 2020
-
-
Albert Babí Oller authored
- incoming / outgoing call UI management - add system native notifications - incoming call page same model as outgoing - UserInfoCallPage is used to display common information for incoming / outgoing calls Gitlab: #32 Change-Id: If33196a30c51698b4edad55cb8f718066034e422
-
- Sep 10, 2020
-
-
Andreas Traczyk authored
Change-Id: I9d2ec496aa8d6cc0a41f9096ad153308c3308e8b
-
Andreas Traczyk authored
- Separate utilsadapter into files and expose it to Qml so it can be used without passing through clientwrapper. Change-Id: I7c351d7191cd166521b6e0a685ea9d4a9731f165 Gitlab: #66
-
- Sep 03, 2020
-
-
Andreas Traczyk authored
It seems concurrent calls to invokeMethod using qml component object pointers can lead to access violations. These method invocations can be replaced with a signal/slot mechanism. This patch replaces only the invocations in conversationsadapter and accountsadapter that are known to be problematic for now. Some code cleanup is done for QmlAdapterBase derived classes. Gitlab: #61 Change-Id: I72f47c9229a9bf42299ae52822c3a1a8c04eb423
-
- Aug 31, 2020
-
-
Sébastien Blin authored
Change-Id: I266ab31e31d85b6cd94356b63368540c02e16c6f
-
In order to make it work with the translations, call status is no longer passed as a string but as an integer (from enum lrc::api::call::Status). Gitlab: #10 Change-Id: If8d8b7093fbf82e9b7732e6991eec647ad0d50b7
-
- Aug 25, 2020
-
-
Ming Rui Zhang authored
Add sip input panel to be able to use DTMF functionalities. Gitlab: #18 Change-Id: Iaa53ae2b34d9ce0d5cf19aa82dd41a5607203c62
-
Albert Babí Oller authored
Gitlab: #4 Change-Id: I7570099c20d2d406e538aea4c366ba7d85777686
-
- Aug 21, 2020
-
-
Sébastien Blin authored
Change-Id: Ifa2a4502d9eae2cd700de47ae0561d6728ba7a50
-
- Aug 18, 2020
-
-
Sébastien Blin authored
Change-Id: I4cfc7c9c525c66f4e483089864bec059c388a1bd
-
Sébastien Blin authored
Change-Id: I8ce1e02be798104aaca9d09d9dc5d931133ada6d
-
Sébastien Blin authored
Change-Id: I7e88828308c8d64ea30e8ad15db950e0605d86dc
-
- Aug 03, 2020
-
-
Sébastien Blin authored
Change-Id: I32bfdd2a618aa7ac6181da2697e241667b010aab
-