Andrey Shovkoplyas
83afbd515a
show onboarding for transaction from chat [ #4456 ]
2018-06-01 07:17:49 +03:00
Eric Dvorsak
68eb36f7b1
[fix] support offline contact request, confirmation and update
...
- fix a bug in profile where app would was returning directly to profile
screen after photo capture, showing updating to user but not actually saving
and broadcasting it
- adds support for offline contact request, confirmation and updates by
leveraging the :sent and :not-sent signal from status-go. Each chat
in the protocol layer uses a `resend?` field to keep track of the current
state of the contact, between `nil`, `contact-request`,
`contact-request-confirmation` and `contact-update`. There is no case
were it can be more than one case because if `contact-request` or
`contact-request-confirmation` was not sent yet `contact-update` is not
necessary as the latest contact infos will be sent with the request/confirmation
Signed-off-by: Eric Dvorsak <eric@status.im>
2018-05-31 17:43:37 +02:00
Andrea Maria Piana
8fd6d55a37
update to latest status-go & dont send testnetwork parameters in android
2018-05-31 16:59:58 +03:00
Eric Dvorsak
ee7895fe43
[fix 4387] query mailserver in batches of 24 hours
2018-05-31 16:58:53 +03:00
Anton Danchenko
d8c8608419
test 'delete 1to1 chat' has been reworked in order to decrease execution time
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
2018-05-31 16:30:08 +03:00
Goran Jovic
1f4f913ac6
adds a filter to pre-commit hook to prevent analysis of deleted files
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-05-31 12:23:28 +02:00
yevh-berdnyk
955fdc6c17
Added 2 errors for rerun
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-05-31 11:17:00 +02:00
Aleksandr Pantiukhov
7eba090b16
[ #4492 ]: Invalid values for `gas limit` and `gas price` are immediately replaced by default ones instead of warning
2018-05-31 10:58:11 +03:00
Andrea Maria Piana
1e4311d4cb
Allow editing existing mailservers
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-30 21:42:54 +02:00
janherich
e59ffc905d
Protect against duplicate messages
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-30 18:22:52 +02:00
Andrea Maria Piana
33ad919508
Add custom bootnodes
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-30 17:49:13 +02:00
Andrey Shovkoplyas
7711dc51ad
fixed sign message text [ #4529 ]
2018-05-30 17:23:33 +03:00
pacamara
a2762eb19e
Fixes #4334 : Update to react-native 0.55.4
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-05-30 14:00:12 +02:00
Igor Mandrigin
a27134fb44
Add a suffix (config identifier) to the Android artifacts.
...
Otherwise, it is possible to override the artifact by building the same commit but in a different configuration.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-30 13:51:54 +02:00
Igor Mandrigin
a0cea0bf3f
Enable offline inbox for release builds.
...
Also, reorder `.env.prod` so the keys order is the same as in the plain `.env`
Also, remove obsolete `JSC_ENABLED` flag.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-30 13:32:45 +02:00
Daniel Regeci
ce12441340
[ FIX #4127 ] Sign In button is shown when recovering account (android)
2018-05-30 13:25:21 +03:00
Aleksandr Pantiukhov
3b1721dd0d
[ #4476 ]: Seed phrase is visible in logs during account recovery
2018-05-30 10:52:57 +03:00
Goran Jovic
f432bad3c0
bug #4518 - configured correct number of decimals for POWR, TGT and TIME
2018-05-30 10:51:48 +03:00
Roman Volosovskyi
dd8226b31d
disable auto-correction for pubchat name
2018-05-30 10:50:21 +03:00
Roman Volosovskyi
08ae404980
check formatting only in changed files in pre-commit hook
2018-05-30 10:47:21 +03:00
Goran Jovic
dd37223b58
bug #4485 - shows warning when scanned qr code changes pre-selected asset type or amount
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2018-05-29 21:16:01 +02:00
Andrea Maria Piana
446ae1b30d
Allow scanning qr codes for custom mailservers
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-29 19:22:38 +02:00
yevh-berdnyk
e2cc3123b2
Updated tests for deleting public chat and wallet recovery
...
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-05-29 17:45:57 +02:00
Goran Jovic
6f8647e7d7
bug #4496 - taking decimals into account when calculating fiat value of assets
2018-05-29 17:14:12 +03:00
Goran Jovic
40e6f361c7
bug #4491 - changed the copy for amount too precise validation error
2018-05-29 17:12:55 +03:00
Andrea Maria Piana
92289f452e
Dont open chat on contact request
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-29 14:59:51 +02:00
janherich
874e88fc38
Fix seen statuses
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-29 14:48:27 +02:00
Andrea Maria Piana
638b30c443
Dont use json-string in network config
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-29 14:22:36 +02:00
janherich
5ee356fe4f
Fix console responses
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-29 14:24:55 +03:00
Andrey Shovkoplyas
af7c356134
web3 coinbase async fix
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-29 14:23:57 +03:00
Andrea Maria Piana
26dd1c1f5a
Reset realm when fail to decrypt
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-29 11:28:44 +02:00
Igor Mandrigin
0955b57d66
Allow multiple build tags for a single commit.
...
Any commit can be built multiple times with different configurations. We
want the build number to be different for each of them to be able to
simultaneously upload them to GP or iTC.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-29 11:10:13 +02:00
Andrey Shovkoplyas
14a3134edd
recovery onboarding [ #4498 ] [ #4483 ]
2018-05-29 11:52:46 +03:00
Igor Mandrigin
2a7c58ad25
Use MaskedData check in the app-db for wallet's password.
...
Fixes the regression introduced in `789ee61`, leading to being unable to
sign transactions.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-29 10:38:40 +02:00
Eric Dvorsak
203f399aca
use from parameter for mailserver requests
...
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-29 10:19:08 +02:00
Eric Dvorsak
3430bfe61e
Update last-received everytime a message is received from inbox
2018-05-29 09:58:32 +02:00
Andrea Maria Piana
5b5a5f72ec
Add ADR on development workflow
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-28 17:16:20 +02:00
Goran Jovic
35467ffd69
bug #4192 - removing mnemonic from db after user backs up seed phrase
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-28 16:31:00 +02:00
Andrea Maria Piana
9cfb591068
Remove chat / clear history
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2018-05-28 16:28:16 +02:00
Anton Danchenko
97c96bbcea
bypass minor issues, rerun test in case of 'App stop to respond'
...
Signed-off-by: Anton Danchenko <ant.danchenko@gmail.com>
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-05-28 15:51:00 +02:00
Eric Dvorsak
21f9aa1b10
[fix 4466] improve peer-summary-change-fx
...
do not request messages from inbox everytime a peer is added or removed
Signed-off-by: Eric Dvorsak <eric@dvorsak.fr>
2018-05-28 15:31:16 +02:00
Igor Mandrigin
998976c5cc
Read version from the VERSION file.
...
Remove unnecessary `echo` to `.version` if we already have `VERSION` in the root folder.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-28 15:22:10 +02:00
Andrey Shovkoplyas
e972cc4537
[ #3414 ]
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-28 15:38:39 +03:00
Igor Mandrigin
0eebedadc9
Allow to build any branch in release configuration.
...
Important to be able to implement nightlies with the release conf.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-28 13:39:17 +02:00
Georgie Mathews
464c2c51ce
[ FIX #4347 ] Update Launch Screens
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2018-05-28 12:14:33 +02:00
Igor Mandrigin
789ee61212
Use a custom type to avoid accidentially logging passwords.
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-28 11:56:16 +02:00
Dmitry Novotochinov
686d64888d
Add expand/collapse button to long chat messages
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-28 12:07:24 +03:00
Roman Volosovskyi
b50cbd036b
fix libgnustl_shared.so is 32 bit instead of 64-bit
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-28 12:04:12 +03:00
Andrey Shovkoplyas
7b8950870f
Webview is still active after unmount [ #4353 ]
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2018-05-28 12:03:24 +03:00
Igor Mandrigin
76f5f020ef
[ #4292 ] Use separate jobs to upload files to iTC and Google Play.
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-05-28 10:13:31 +02:00