- 02 Mar, 2018 1 commit
-
-
Kateryna Kostiuk authored
Change-Id: I068ba7f45d88a44edbcbb4a6b241c4569c93fa40 Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- 19 Dec, 2017 1 commit
-
-
Kateryna Kostiuk authored
This patch adds support for url links. Change-Id: I3d4291952d593d63d966abc16e00bd3890abf1ea Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- 07 Dec, 2017 1 commit
-
-
Kateryna Kostiuk authored
this patch: - adds sqlite.swift to dependencies - creates database - creates tables - adds basics queries Change-Id: I178097aebaa62d73886132ee7a86bb4a9734d25b Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- 13 Nov, 2017 3 commits
-
-
Romain Bertozzi authored
This commit updates the SwiftyBeaver dependency. Tuleap: #1747 Change-Id: I300991152421d7823e13bca05023f035ea03ad39 Reviewed-by:
Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
-
Romain Bertozzi authored
This commit updates the PKHUD dependency of the project. Tuleap: #1714 Change-Id: Ie0e7f55f45063972bf3b87bfbf01587b492d4d18 Reviewed-by:
Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
-
Romain Bertozzi authored
This commit updates the following dependencies: - RxRealm - RxDataSources RxSwift is also updated to the 4.0.0 version. There are minor compatibility changes in the source code to migrate the project to these new versions. Tuleap: #1747 Change-Id: I485aa725ad88283c2b66f797140d12b6facd6cd4 Reviewed-by:
Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
-
- 27 Oct, 2017 1 commit
-
-
Andreas Traczyk authored
- Adds Reachability via Carthage Change-Id: Id4043c33afd4b62a5b69e285126eb301d924047f Reviewed-by:
Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
-
- 26 Oct, 2017 1 commit
-
-
Kateryna Kostiuk authored
Add option to link device to an existing Ring account. Change-Id: I730d1d354b67f001fb7826aa08a3f028cd363afb Reviewed-by:
Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
-
- 14 Jul, 2017 1 commit
-
-
Thibault Wittemberg authored
This commit adds Chameleon to theme the app and a custom theming function to handle MessageBubbles Change-Id: I58e4d2e30c9e81a444b3a22cef4429d64361426d
-
- 06 Jul, 2017 2 commits
-
-
Thibault Wittemberg authored
SwiftyBeaver improves log readability and allows to use different logging levels and different kinds of outputs. Way better than simples "print()" Change-Id: Iaa3087952095d4344b3cd85314892c4fcd25251c
-
Thibault Wittemberg authored
this framework will be used to: - instantiate in a more "type safety" way UI components - to split storyboards into atomic VCs Change-Id: I1fec0a87a9e2c4b838174139ce57f9097bb4d4c7
-
- 28 Jun, 2017 1 commit
-
-
Silbino Goncalves Matado authored
Add conversations persistence to save the history of messages using Realm and RxRealm libraries Refactor models to work with Realm : - Change properties declaration as dynamic vars - Change Arrays to List - Change Dictionaries to Objects - Add default values for non-optionals - Changed initializers for convenience initializers - Fixed Tests compilation using @testable import (classes linked twice exception throwed by Realm) - Bumped RxSwift version and fixed deprecated methods warning Change-Id: Ife98e48430740f80ffef9420d857f1ae6e4819d4
-
- 20 Jun, 2017 1 commit
-
-
Silbino Goncalves Matado authored
Change-Id: I09f77c6fda83a1d24063fc4e1e4e9110b65e37d9
-
- 19 Jun, 2017 1 commit
-
-
Silbino Goncalves Matado authored
Add adapter and service for messages (send, receive and statuses) Add the smartlist to see the users that sent messages Add lookup address into NameService to get the user name from the RingId Change-Id: I512bfafc7d3e77888a3560a183a085434220337b
-
- 02 Jun, 2017 1 commit
-
-
Silbino Goncalves Matado authored
Add progress views and alerts popups for success and error to indicate the status of account creation to the user. Refactored CreateAccountViewModel callbacks for Rx Subjects Progress views are made by PKHUD Carthage package Change-Id: I8d7c83374cf672b61be89462e4d7ba3dd9aef9e8 Reviewed-by:
Hadrien De Sousa <hadrien.desousa@savoirfairelinux.com>
-
- 03 Jan, 2017 1 commit
-
-
Romain Bertozzi authored
This library is added by Carthage in a dedicated build folder that is contained in the Carthage folder. The Cartfile.resolved file is tracked by Git, so a Carthage bootstrap will be needed to download the frameworks. Tuleap: #1377 Change-Id: I8df4efdd6488cd73201df80b327b5f00f2b2a21f
-