- 15 Jan, 2018 1 commit
-
-
Kateryna Kostiuk authored
This patch: - Send vcard during call and save received vcard in database. - save call details when place call Change-Id: I2f0a3db9c7db8ea71e7df8f0bb562866f96ea9ae Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- 19 Dec, 2017 2 commits
-
-
Kateryna Kostiuk authored
Remove conversation that contain only generated messages when contact request is discarded Change-Id: Ib7c393c658013780f1a8bf8a20c40f87a40b563c Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
Kateryna Kostiuk authored
This patch introduce manager to control conversations related to contact request interactions Change-Id: I4e841feb052d014d06bc3f272a1f038b84b086ce Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- 23 Oct, 2017 2 commits
-
-
Kateryna Kostiuk authored
Add functionality to fetch user password and display PIN that could be used to link a new device Change-Id: Ie985b797af64ebe0de1bea9ac64292e427f5302f Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
Kateryna Kostiuk authored
In account page add table with linked devices Change-Id: I33c1a079a580644164e1817d95f03254d332b976 Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- 20 Oct, 2017 1 commit
-
-
Andreas Traczyk authored
- Provides a UI elements that respond to states(sending, failure) for each outgoing message. - Updates the message models' statuses at loading to correct erroneously stored data. - Ignores the message status IDLE which is not intended for client use. Change-Id: Ie6027d59ae519b96de204ba8d98bc2dd8eb9b4e4 Reviewed-by:
Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
-
- 22 Sep, 2017 1 commit
-
-
Andreas Traczyk authored
- Subscribes to presence update signals for that have been added. - Update events can be subscribed to via the presence service. - A contact's last known presence status can be queried via the presence service. Change-Id: I4e1ed87f980978469b267c34936da25d15cef7eb Reviewed-by:
Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
-
- 06 Jul, 2017 1 commit
-
-
Thibault Wittemberg authored
This commit: - adds swiftlint analysis as custom build phase - to install, see: https://github.com/realm/SwiftLint - fix almost every error/warning messages detected by swiftlint Change-Id: I0d15cecaa33c4f79dcd1417a2169f1e66fd2e551
-
- 01 Jun, 2017 1 commit
-
-
Silbino Goncalves Matado authored
Add NameService and NameRegistrationAdapter to : - Verify if the username is valid and available to create a new user - Register a new username into the blockchain. Add RegistrationState observation from the daemon to verify if the account is properly created. Change-Id: I5a66dde2576391b5ec2dc242fb544dc4fe680d9e
-
- 06 Apr, 2017 1 commit
-
-
Romain Bertozzi authored
This patch adds all the mechanism to add a Ring account thanks to the daemon. The AccountService now sees a lot more methods speaking to the daemon itself. The account addition is still in console only. This feature and its callbacks must be improved next. Tuleap: #1454 Change-Id: I72d2c8ce8daf38c0822beb55b6a42f2c76aeb761 Reviewed-by:
Silbino Gonçalves Matado <silbino.gmatado@savoirfairelinux.com>
-
- 20 Mar, 2017 1 commit
-
-
Romain Bertozzi authored
This patch creates the serviceEvent structure. This structure will be sent in the services' response streams. They will contain all the needed data gathered from the deamon by the services. Tuleap: #1377 Change-Id: Ia1e76be8550b9155c80a22f78df71f8e60898f10
-