manuroe
1ed8fca9a3
Add Tools/Logs/filterStartupLogs.sh
2019-10-25 14:23:08 +02:00
manuroe
2034d37423
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
db278b0417
Tools: Create filterCryptoLogs.sh to filter logs related to e2ee from Riot logs
2019-07-15 10:11:27 +02:00
David Cordero
5c94126102
Remove redundant code
2019-05-19 17:19:23 +02:00
manuroe
b4b5824497
Device Verification: Fix buttons colors in dark theme
2019-05-06 08:21:30 +02:00
manuroe
3126edb8b0
Build: Add a sh build script
2019-04-26 11:30:21 +02:00
manuroe
ced702ba9b
Build: Add a sh build script
2019-04-26 11:14:11 +02:00
manuroe
da1e401dc8
Merge pull request #2372 from vector-im/riot_2323
...
E2E: SAS Verification
2019-04-24 14:51:04 +02:00
manuroe
75038f9ca5
Template: BridgePresenter: Add a completion block to dismissWithAnimated method
2019-04-24 08:57:58 +02:00
manuroe
dfa89b7d2b
Device Verification: Translate emoji
2019-04-16 09:33:25 +02:00
manuroe
0898ff3ddc
Template: Add SimpleScreenTemplate
2019-04-15 17:52:55 +02:00
manuroe
8f6ffc1ff4
Template: Fix storyboard
2019-04-05 18:44:07 +02:00
manuroe
0b98ef5106
Productivity: Fix templates small issue
2019-04-05 09:34:48 +02:00
manuroe
6210c14f5d
Productivity: Tweak templates: No comments in a storyboard
2019-04-05 08:52:59 +02:00
manuroe
849cd89edd
Productivity: Tweak templates a bit more
2019-04-05 08:40:10 +02:00
manuroe
38140f9f71
Productivity: Improve Templates/README.md
2019-04-05 07:57:53 +02:00
manuroe
31f9bcea2d
Productivity: Create createRootCoordinator.sh
2019-04-04 22:11:52 +02:00
manuroe
3e5f76e3b0
Productivity: Tweak templates a bit more
2019-04-04 21:06:46 +02:00
manuroe
724d5f36f8
Productivity: Tweak templates a bit
2019-04-04 18:59:06 +02:00
manuroe
ebd8d3c812
Productivity: createScreen.sh: Fix subFolder parameter again
2019-04-04 18:58:32 +02:00
manuroe
2165c9367e
Productivity: createScreen.sh: Fix subFolder parameter
2019-04-04 18:35:58 +02:00
manuroe
cb96cc2272
Productivity: Create createScreen.sh
2019-04-04 18:17:19 +02:00
manuroe
caf07d5b2b
Productivity: SwiftGen: expose all storyboards from Modules/
...
except one that is in Objc
2019-04-04 18:01:46 +02:00
manuroe
21a8e013b5
Productivity: Create templates for screens and flow root coordinators
2019-04-04 17:10:21 +02:00
SBiOSoftWhare
7f4fc49171
Add SwiftGen custom template for strings. Update SwiftGen config file.
2019-01-21 19:30:50 +01:00
SBiOSoftWhare
91e7757c5b
Add SwiftGen configuration file
2019-01-14 17:01:29 +01:00