- 02 Nov, 2017 1 commit
-
-
Change-Id: If3f3550118cace5499d204fbcc920ee779dff769 Reviewed-by:
Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
-
- 31 Oct, 2017 2 commits
-
-
- Makes the contact request items selectable and links them to their associated conversation. Change-Id: I91f1ac47fa513453a3091297f56e4493082dee4b Reviewed-by:
Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
-
Create conversation and generate messages when: - request from peer is received Change-Id: Ibe56cba805c88e5517ed1fb3fc3f21bf36259970 Reviewed-by:
Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
-
- 20 Oct, 2017 1 commit
-
-
- Recuperates the generated message id returned by sendMessage, and saves it to the db. - Removes excess message saving done by ConversationViewModel when sending, as it is already done in ConversationService's sendMessage. Change-Id: I1d45ee91778b65478a305fd9d1f75d37312f3e05 Reviewed-by:
Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
-
- 11 Oct, 2017 1 commit
-
-
Create conversation and generate messages when: - request was sent to peer - request was accepted by peer - request from peer was accepted Change-Id: I9b66384a35a9b948c66492113ca3cc3fae2896ac Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- 02 Oct, 2017 1 commit
-
-
- Checks existing contact requests for duplicates before appending those accrued from getTrustRequests, as incomingTrustRequests may have already done so, prior to loadContactRequests being called. - Changes hasInvitations to return an abservable boolean that representing the non-zero count of the contact request list only. Change-Id: I9d0c2165e26ac0c031c261ed9c05d6f2587d7574 Reviewed-by:
Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
-
- 28 Sep, 2017 1 commit
-
-
This patch displays ringID if username is empty string Change-Id: Ib1c7f261e5242f55783f3d462e75eef73e89e7ec Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- 27 Sep, 2017 1 commit
-
-
Kateryna Kostiuk authored
This patch creates and saves vCard for user profile. Change-Id: I5487ff8cafa116975c3081c906cfb426ded5fc31
-
- 24 Aug, 2017 1 commit
-
-
Kateryna Kostiuk authored
this commit is about: - split the storyboards into reusable components - use the coordinator pattern the handle the navigation - ease the dependancy injection - refactor folders structure to match a "Features" pattern - refactor the walkthrough UI Change-Id: Idf67e8e7cee7ca7487d58073409fded654f4dc0d
-
- 01 Aug, 2017 1 commit
-
-
Silbino Goncalves Matado authored
ConversationModel: replaced Contact by ringId Remove realm from Contact and Account (managed by daemon) Pass reference to account list and current account to ContactsService Add Invitations screen with Accept, Discard and Ban buttons Add vCard load and save support Change-Id: Ied42ef310af5e4849f4aef389584145a80e79888
-