- 22 Dec, 2016 1 commit
-
-
Romain Bertozzi authored
This patch reorganizes the project structure to separate entities in specific groups. It also renames some files. This is done to improve the separation of concerns of the components of the project. The renaming operation reflects the MVVM architecture that we will try to implement. Tuleap: #1327 Change-Id: I46109e82c87510e134f57d551946499b11334c44
-
- 06 Dec, 2016 2 commits
-
-
Romain Bertozzi authored
This patch reorganizes and cleans the existing storyboards. This change is introduced by the choice of the device for the scenes simulation. It used to recompute all the layouts. Tuleap: #1327 Change-Id: I0ca6802e995208a7f6db5373590cf8e9120409ee
-
Romain Bertozzi authored
This patch modifies the deployment target of the app. It sets it to the 9.3 iOS version. Tuleap: #1327 Change-Id: Ib17b08e29b5f6683e96886850d5e55254dad0176
-
- 05 Dec, 2016 2 commits
-
-
Romain Bertozzi authored
This patch takes care of migrating the existing base code to Swift 3. Tuleap: #1327 Change-Id: Ibbb148e92d0477cda155a93a6459de90d57ae70d
-
Romain Bertozzi authored
This patch removes lresample dependencies and add missing one to properly fit with the daemon: - libboost_system.a - libboost_random.a - libcryptopp.a - librestbed.a It also updates the pbxproj file to integrate the new requirements and fill our information in (team...) Change-Id: Ibe53fa8edeaf43aa68eef7acd3f20060d4336344 Tuleap: #819
-
- 11 Nov, 2016 1 commit
-
-
Romain Bertozzi authored
Change-Id: Ied68d1fd9f25145134fb9b9b923054f59538c5a0
-
- 19 Aug, 2016 1 commit
-
-
Guillaume Roguez authored
-j option is forbbiden to build contributions. It may cause link error. Change-Id: I161032a85450a34c2d4be121df376bfe7ab290e3
-
- 13 Jul, 2016 1 commit
-
-
Edric Milaret authored
Use clang-format Chromium style for Objective-C Use Swimat for swift code - 4 Space indent - Remove break before opening brace Change-Id: I4b38b37f07f3973ceaa81b02f56dd56a6592380e Tuleap: #313
-
- 07 Jul, 2016 3 commits
-
-
Edric Milaret authored
Change-Id: Iab48c40d98c9c97c6a5bf67bb7c818b50d700b62 Tuleap: #313
-
Edric Milaret authored
Change-Id: I9cfb66964eda31035d13994c3d79b19e793f4498 Tuleap: #313
-
Edric Milaret authored
Change-Id: Id9993a293b7326ba40081a9fb23e2dffe94599fc Tuleap: #313
-
- 29 Jun, 2016 1 commit
-
-
Guillaume Roguez authored
Ring IOS client baseline code
-