manuroe
a670aa0c25
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
ede7b2d012
Tools: Create filterCryptoLogs.sh to filter logs related to e2ee from Riot logs
2019-07-15 10:11:27 +02:00
David Cordero
72ca2cc4d9
Remove redundant code
2019-05-19 17:19:23 +02:00
manuroe
9f6a30ccac
Device Verification: Fix buttons colors in dark theme
2019-05-06 08:21:30 +02:00
manuroe
6c3717b969
Build: Add a sh build script
2019-04-26 11:30:21 +02:00
manuroe
e466265720
Build: Add a sh build script
2019-04-26 11:14:11 +02:00
manuroe
c6cd2d0b46
Merge pull request #2372 from vector-im/riot_2323
...
E2E: SAS Verification
2019-04-24 14:51:04 +02:00
manuroe
6eb42328dd
Template: BridgePresenter: Add a completion block to dismissWithAnimated method
2019-04-24 08:57:58 +02:00
manuroe
d1ceeb32cb
Device Verification: Translate emoji
2019-04-16 09:33:25 +02:00
manuroe
29e8c1dd56
Template: Add SimpleScreenTemplate
2019-04-15 17:52:55 +02:00
manuroe
e50aee0cf2
Template: Fix storyboard
2019-04-05 18:44:07 +02:00
manuroe
d92d0407cb
Productivity: Fix templates small issue
2019-04-05 09:34:48 +02:00
manuroe
d4f9995cba
Productivity: Tweak templates: No comments in a storyboard
2019-04-05 08:52:59 +02:00
manuroe
a157a9c2a9
Productivity: Tweak templates a bit more
2019-04-05 08:40:10 +02:00
manuroe
ad561a06de
Productivity: Improve Templates/README.md
2019-04-05 07:57:53 +02:00
manuroe
e5c9a26225
Productivity: Create createRootCoordinator.sh
2019-04-04 22:11:52 +02:00
manuroe
33bfc1bb2b
Productivity: Tweak templates a bit more
2019-04-04 21:06:46 +02:00
manuroe
c756686577
Productivity: Tweak templates a bit
2019-04-04 18:59:06 +02:00
manuroe
e4b05606bb
Productivity: createScreen.sh: Fix subFolder parameter again
2019-04-04 18:58:32 +02:00
manuroe
9e30a49e60
Productivity: createScreen.sh: Fix subFolder parameter
2019-04-04 18:35:58 +02:00
manuroe
df32615456
Productivity: Create createScreen.sh
2019-04-04 18:17:19 +02:00
manuroe
576060fba9
Productivity: SwiftGen: expose all storyboards from Modules/
...
except one that is in Objc
2019-04-04 18:01:46 +02:00
manuroe
6c48ecf0cc
Productivity: Create templates for screens and flow root coordinators
2019-04-04 17:10:21 +02:00
SBiOSoftWhare
9efdeaf8d7
Add SwiftGen custom template for strings. Update SwiftGen config file.
2019-01-21 19:30:50 +01:00
SBiOSoftWhare
fa24456d9c
Add SwiftGen configuration file
2019-01-14 17:01:29 +01:00