Commit graph

26 commits

Author SHA1 Message Date
manuroe
09b2bc62ee Add Tools/Logs/filterStartupLogs.sh 2019-10-25 14:23:08 +02:00
manuroe
13df91cc55 BF: Build: Fix build based on git tag
It was not more possible to build using tags. The reason was the fastlane git_branch method returned nil.
Internally this method executes `git symbolic-ref HEAD --short` which returned `fatal: ref HEAD is not a symbolic ref` in our case.

We now checks out the tag as a local branch.
2019-08-08 17:25:23 +02:00
manuroe
42e5999bdd Tools: Create filterCryptoLogs.sh to filter logs related to e2ee from Riot logs 2019-07-15 10:11:27 +02:00
David Cordero
8dfa395647 Remove redundant code 2019-05-19 17:19:23 +02:00
manuroe
97ffa9bf1e Device Verification: Fix buttons colors in dark theme 2019-05-06 08:21:30 +02:00
manuroe
e5f8b419c5 Build: Add a sh build script 2019-04-26 11:30:21 +02:00
manuroe
3945a3d99d Build: Add a sh build script 2019-04-26 11:14:11 +02:00
manuroe
cab15e7477
Merge pull request #2372 from vector-im/riot_2323
E2E: SAS Verification
2019-04-24 14:51:04 +02:00
manuroe
387972bf49 Template: BridgePresenter: Add a completion block to dismissWithAnimated method 2019-04-24 08:57:58 +02:00
manuroe
b12c2af145 Device Verification: Translate emoji 2019-04-16 09:33:25 +02:00
manuroe
dc978c7f31 Template: Add SimpleScreenTemplate 2019-04-15 17:52:55 +02:00
manuroe
6a2b7044d1 Template: Fix storyboard 2019-04-05 18:44:07 +02:00
manuroe
3e41449962 Productivity: Fix templates small issue 2019-04-05 09:34:48 +02:00
manuroe
8e97d59c2e Productivity: Tweak templates: No comments in a storyboard 2019-04-05 08:52:59 +02:00
manuroe
354ad0a17f Productivity: Tweak templates a bit more 2019-04-05 08:40:10 +02:00
manuroe
42837d6b3c Productivity: Improve Templates/README.md 2019-04-05 07:57:53 +02:00
manuroe
d637d4b19e Productivity: Create createRootCoordinator.sh 2019-04-04 22:11:52 +02:00
manuroe
6576de6e8c Productivity: Tweak templates a bit more 2019-04-04 21:06:46 +02:00
manuroe
6ddc26d233 Productivity: Tweak templates a bit 2019-04-04 18:59:06 +02:00
manuroe
131be3ccf0 Productivity: createScreen.sh: Fix subFolder parameter again 2019-04-04 18:58:32 +02:00
manuroe
8d146164b8 Productivity: createScreen.sh: Fix subFolder parameter 2019-04-04 18:35:58 +02:00
manuroe
8334c18e01 Productivity: Create createScreen.sh 2019-04-04 18:17:19 +02:00
manuroe
2932d209a2 Productivity: SwiftGen: expose all storyboards from Modules/
except one that is in Objc
2019-04-04 18:01:46 +02:00
manuroe
e558c89a8e Productivity: Create templates for screens and flow root coordinators 2019-04-04 17:10:21 +02:00
SBiOSoftWhare
2b854fe3b5 Add SwiftGen custom template for strings. Update SwiftGen config file. 2019-01-21 19:30:50 +01:00
SBiOSoftWhare
f8cb6bc988 Add SwiftGen configuration file 2019-01-14 17:01:29 +01:00