manuroe
e0ca35cacc
XcodeGen: Explain what is the new .sh
2021-02-05 09:34:06 +01:00
manuroe
c6306dad40
XcodeGen: Move createWorkspace.sh into Tools/XcodeGen
...
To keep the root folder clean. Rename it because it does not do same things anymore.
2021-02-05 09:31:18 +01:00
SBiOSoftWhare
bfb6a5db51
FlowTemplateCoordinatorBridgePresenter: Update class comment.
2020-09-24 12:15:36 +02:00
manuroe
ca907e9ecb
buildRelease.sh: Pass a git_tag parameter to fastlane
...
because fastlane `git_branch` method can fail.
It fails when using ./buildRelease.sh with a tag.
2020-09-08 17:39:51 +02:00
SBiOSoftWhare
0c00f932a8
Merge pull request #3603 from vector-im/reduce_warnings
...
Reduce Xcode warnings
2020-09-04 13:13:54 +02:00
manuroe
84719df5b8
BuildRelease.sh: Fix checkout of tag
...
and use git shallow clone to speed up the script a bit
2020-09-03 15:39:50 +02:00
SBiOSoftWhare
b779cf33ae
Remove unused script.
2020-09-01 14:23:37 +02:00
SBiOSoftWhare
85672dd333
Update buildRelease script.
2020-08-28 12:11:46 +02:00
SBiOSoftWhare
29019e6cc1
Contributing: Update contributing guide and use Markdown.
2020-08-24 14:40:04 +02:00
ismailgulek
bf14328746
Read repo url and name from current git repo
2020-08-05 15:10:26 +03:00
manuroe
bb8296196b
InfoPlist: Generated class from Info.plist
2020-07-30 10:42:05 +02:00
SBiOSoftWhare
b184dfceaf
Remove old Riot image.
2020-07-09 00:00:27 +02:00
manuroe
b28fcebd57
E2E by default: Disable it if the HS admin disabled it
...
#3305
2020-06-24 17:08:14 +02:00
SBiOSoftWhare
b1aa1ac411
Update screen template.
2020-05-07 10:50:31 +02:00
manuroe
0f9f2d2945
Templates: 2019 -> 2020
2020-04-08 14:05:54 +02:00
manuroe
1a95494c83
Settings: Add a dedicated screen for Security
2020-01-28 21:09:51 +01:00
manuroe
5ba560bef4
Add Tools/Logs/filterStartupLogs.sh
2019-10-25 14:23:08 +02:00
manuroe
c7b1493284
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
794d387629
Tools: Create filterCryptoLogs.sh to filter logs related to e2ee from Riot logs
2019-07-15 10:11:27 +02:00
David Cordero
15d07c025f
Remove redundant code
2019-05-19 17:19:23 +02:00
manuroe
3951d7a45d
Device Verification: Fix buttons colors in dark theme
2019-05-06 08:21:30 +02:00
manuroe
d5e05593fb
Build: Add a sh build script
2019-04-26 11:30:21 +02:00
manuroe
e402f6f20a
Build: Add a sh build script
2019-04-26 11:14:11 +02:00
manuroe
6913fb0c55
Merge pull request #2372 from vector-im/riot_2323
...
E2E: SAS Verification
2019-04-24 14:51:04 +02:00
manuroe
0662c3d671
Template: BridgePresenter: Add a completion block to dismissWithAnimated method
2019-04-24 08:57:58 +02:00
manuroe
4633a82d91
Device Verification: Translate emoji
2019-04-16 09:33:25 +02:00
manuroe
2f942ee61a
Template: Add SimpleScreenTemplate
2019-04-15 17:52:55 +02:00
manuroe
a044ae5918
Template: Fix storyboard
2019-04-05 18:44:07 +02:00
manuroe
c68c0a83d6
Productivity: Fix templates small issue
2019-04-05 09:34:48 +02:00
manuroe
55350c948e
Productivity: Tweak templates: No comments in a storyboard
2019-04-05 08:52:59 +02:00
manuroe
5662c36064
Productivity: Tweak templates a bit more
2019-04-05 08:40:10 +02:00
manuroe
8f42498294
Productivity: Improve Templates/README.md
2019-04-05 07:57:53 +02:00
manuroe
f907fdac0a
Productivity: Create createRootCoordinator.sh
2019-04-04 22:11:52 +02:00
manuroe
bad2f2ca8a
Productivity: Tweak templates a bit more
2019-04-04 21:06:46 +02:00
manuroe
456a37fdfc
Productivity: Tweak templates a bit
2019-04-04 18:59:06 +02:00
manuroe
0a29c816a9
Productivity: createScreen.sh: Fix subFolder parameter again
2019-04-04 18:58:32 +02:00
manuroe
02cef325b2
Productivity: createScreen.sh: Fix subFolder parameter
2019-04-04 18:35:58 +02:00
manuroe
2a00d11711
Productivity: Create createScreen.sh
2019-04-04 18:17:19 +02:00
manuroe
4287bce749
Productivity: SwiftGen: expose all storyboards from Modules/
...
except one that is in Objc
2019-04-04 18:01:46 +02:00
manuroe
f4198f41e8
Productivity: Create templates for screens and flow root coordinators
2019-04-04 17:10:21 +02:00
SBiOSoftWhare
0e60a004b8
Add SwiftGen custom template for strings. Update SwiftGen config file.
2019-01-21 19:30:50 +01:00
SBiOSoftWhare
be3dc1dead
Add SwiftGen configuration file
2019-01-14 17:01:29 +01:00