Skip to content

Tags: moditpc/status-react

Tags

build-6079

Toggle build-6079's commit message

Unverified

This user has not yet uploaded their public signing key.
[status-im#4829] Add a patch that fixes complex input on iOS in RN 0.…

…55.x.

The fix is described here: facebook/react-native#19809

The patch:
1. A copy of patched RCTUITextView.m file
2. A pre-action in the "Build" scheme to patch the RN file. See more on
   pre-actions here: https://burcugeneci.wordpress.com/2016/05/25/scripts-we-love-xcode-builds-life-savers/
3. A build step to fail the build if the file wasn't patched.

Signed-off-by: Igor Mandrigin <[email protected]>

build-6078

Toggle build-6078's commit message

Unverified

This user has not yet uploaded their public signing key.
[status-im#4671 status-im#4708] mainnet_rpc as default network, no ma…

…innet warning

Signed-off-by: Andrea Maria Piana <[email protected]>

build-6077

Toggle build-6077's commit message

Unverified

This user has not yet uploaded their public signing key.
[status-im#4671 status-im#4708] mainnet_rpc as default network, no ma…

…innet warning

Signed-off-by: Andrea Maria Piana <[email protected]>

build-6076

Toggle build-6076's commit message

Unverified

This user has not yet uploaded their public signing key.
[status-im#4671 status-im#4708] mainnet_rpc as default network, no ma…

…innet warning

Signed-off-by: Andrea Maria Piana <[email protected]>

build-6075

Toggle build-6075's commit message
Disable geth.log in release builds. Fixes status-im#4782

Signed-off-by: Pedro Pombeiro <[email protected]>

build-6074

Toggle build-6074's commit message

Verified

This commit was signed with the committer’s verified signature.
antdanchenko Anton Danchenko
e2e tests aligned with new commands design

Signed-off-by: Anton Danchenko <[email protected]>

build-6073

Toggle build-6073's commit message

Verified

This commit was signed with the committer’s verified signature.
antdanchenko Anton Danchenko
e2e tests aligned with new commands design

Signed-off-by: Anton Danchenko <[email protected]>

build-6072

Toggle build-6072's commit message
Disable geth.log in release builds. Fixes status-im#4782

Signed-off-by: Pedro Pombeiro <[email protected]>

build-6071

Toggle build-6071's commit message

Verified

This commit was signed with the committer’s verified signature.
antdanchenko Anton Danchenko
e2e tests aligned with new commands design

Signed-off-by: Anton Danchenko <[email protected]>

build-6070

Toggle build-6070's commit message
Revert "Input text styling"

This reverts commit 6a9c8de.