Andrea Maria Piana
3b52a61bdf
validate links before opening
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2019-08-29 15:14:06 +02:00
Churikova Tetiana
fe6f7999bd
Fix critical e2e for new profile
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2019-08-29 12:26:06 +02:00
bitsikka
3541f636df
[8070] feature - [Profile] My profile screens reorganisation and items design
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-08-29 13:24:10 +03:00
Andrea Maria Piana
58204f935b
upgrade status-go
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2019-08-29 08:40:57 +02:00
Jakub Sokołowski
7c7eb0ba3d
clean results before copying them from Nix store
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-28 21:55:52 -04:00
yenda
4e7c7c254b
[ fix #8760 ] multiple accounts created
...
when tapping save account quickly
Signed-off-by: yenda <eric@status.im>
2019-08-28 16:48:56 +02:00
yenda
ab58dcfa36
rename subaccounts -> accounts
2019-08-28 16:46:52 +02:00
yenda
3597978131
[ fix #8759 ] Сan't send funds from added account
...
- save added account in keystore properly so that it can be used
- still needs a fix in status-go so that it works without having to relogin
2019-08-28 16:46:52 +02:00
yenda
b4b93aa3f7
[ fix #8802 ] universal links after login
...
fix #8802
No redirect from universal links after login
2019-08-28 16:46:52 +02:00
yenda
bf50811f25
fix ens registration on ropsten
...
ropsten is 50STT
also fixed cancellation of transaction
2019-08-28 16:46:52 +02:00
yenda
84c04949aa
save account with accounts_saveAccounts rpc call
...
so that transaction history starts being fetch without having to relogin
2019-08-28 16:46:52 +02:00
yenda
ddefae11b1
use wallet_getTokensBalances to reduce number of rpc calls
2019-08-28 16:46:52 +02:00
yenda
b45e7ccafb
cleanup fetching transactions
2019-08-28 16:46:52 +02:00
yenda
4283c675d1
update status-go
2019-08-28 16:46:52 +02:00
yenda
7d813149eb
move network-id verification
2019-08-28 11:11:41 +02:00
yenda
b28c521b2b
remove semaphores
2019-08-28 11:11:41 +02:00
yenda
d4a396bedf
move networks out of multiaccount
2019-08-28 11:11:40 +02:00
yenda
d183cfe125
Remove :node/status leftovers
2019-08-28 11:11:40 +02:00
Andrey Shovkoplyas
8e3624e87b
[ #8321 ] Change or remove back button from DApp browser screen
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-08-28 11:59:39 +03:00
Pedro Pombeiro
78754dfdee
Fix local release PR builds (were missing js modules)
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-08-27 11:49:48 +02:00
Pedro Pombeiro
78be542f0b
Fix hang at startup with release build
2019-08-27 11:41:47 +02:00
yevh-berdnyk
b9c7dbd5d2
Fixed e2e tests (high/medium)
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2019-08-27 09:59:22 +02:00
Jakub Sokołowski
17407b3680
don't go into android dir, copy results if not linking
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-08-27 09:14:00 +02:00
Andrea Maria Piana
b0dc2dd4f5
Use no backup android & ios
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2019-08-27 06:24:44 +02:00
Vitaliy Vlasov
4c545cb70d
Add processing indicator when creating multiaccount
...
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2019-08-26 18:55:02 +03:00
Andrea Maria Piana
564090d7e6
upgrade status-protocol-go
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2019-08-26 12:18:03 +02:00
MajorTomSec
5dbac2b1d9
[Fix 8635] About showed "Version ()" instead of Version 0.14.0 (201908...) on Android
...
Fixes #8635 by adding VERSION and BUILD_NUMBER files in the correct nix
template and updating bash script in order to prevent it from failing,
due to the git repository being not initialized in the nix environment.
Move scripts/build_no.sh and scripts/gen_build_no.sh to
scripts/version/build_no.sh to prevent Nix from rebuilding when
unrelated scripts are touched.
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-08-26 12:51:50 +03:00
yenda
397b193de2
[fix 8831] error when unblocking first blocked contact
...
when unlocking first blocked contact before relogin, an error occurs
this is because the first blocked contact is added to a list and you can't
disj an element from a list
this makes sure the first blocked contact is put into a set
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-08-26 11:03:12 +03:00
Andrey Shovkoplyas
0210f413ab
list-item fix
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-08-26 10:59:21 +03:00
Jinho Jang
d4b918b2cf
Update Japanese translations
...
Signed-off-by: yenda <eric@status.im>
2019-08-25 13:21:28 +02:00
yevh-berdnyk
59000d5698
False failed tests fix
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2019-08-23 14:14:44 +02:00
yenda
41cf68b6a7
[fix 8786] fix multiaccount recovery and add account
...
fix #8786
- multiaccount recovery wasn't saving the root key properly
- this resulted in the impossibility to add new accounts in the wallet
Signed-off-by: yenda <eric@status.im>
2019-08-23 13:15:28 +02:00
Pedro Pombeiro
cfcbe6e5fb
Remove unused `android/app/react.gradle` and mapview leftovers
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-08-23 11:59:30 +02:00
yenda
f14fd19f2c
[fix 8796] big number error when adding owned ens name
...
fix #8796
Signed-off-by: yenda <eric@status.im>
2019-08-23 09:52:48 +02:00
Vitaliy Vlasov
697c767a8b
Clear all TextInput refs in on-will-blur event
...
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2019-08-22 19:54:34 +03:00
Jakub Sokołowski
2b34900a9b
ignore nix/clean.sh failures when in CI
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-22 11:46:49 -04:00
Andrey Shovkoplyas
2e06dd36da
remove unused resources
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-08-22 18:27:06 +03:00
yenda
ff2b24b1c6
cleanup shh/post
...
Signed-off-by: yenda <eric@status.im>
2019-08-22 14:56:10 +02:00
yenda
75ce7da50c
remove realm chat-transport usages
2019-08-22 14:55:50 +02:00
yenda
bd3ff3e96a
remove dead realm usages
2019-08-22 14:55:41 +02:00
Andrey Shovkoplyas
50d64fee65
[ #8624 ] Disable stickers in testnet
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-08-22 14:25:59 +03:00
Jakub Sokołowski
06dd2e5293
use wait-for.sh to fix nix/clean.sh race condition
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-21 18:53:00 -04:00
Vitaliy Vlasov
8c9af1ab51
Fix Android back button issues on intro screens
...
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2019-08-21 18:53:45 +03:00
yenda
c75d5b24f6
[fix 8795] remove mainnet is default alert
...
Signed-off-by: yenda <eric@status.im>
2019-08-21 17:40:50 +02:00
Jinho Jang
5cc74b676c
update Korean, Russian and Chinese translations
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-08-21 09:28:05 -04:00
Andrey Shovkoplyas
ad0e0663f6
[ #8548 ] No 'Paste' native Android option on longtap in the app input fields (conract-code, wallet recipient address etc)
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-08-21 13:41:59 +03:00
yenda
5cafef6702
remove contact-recovery
...
contact recovery is now handled by status-go
Signed-off-by: yenda <eric@status.im>
2019-08-21 10:37:46 +02:00
Andrea Maria Piana
79ab816497
Fix serialization of group-chats
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2019-08-21 09:50:27 +02:00
yevh-berdnyk
da7a69bc02
Fixed tests with profile picture editing verifications
...
Signed-off-by: Churikova Tetiana <churikova.tm@gmail.com>
2019-08-21 09:26:24 +02:00
yenda
f2cf42715b
use ethereum address of the default wallet account for ens resolution
...
Signed-off-by: yenda <eric@status.im>
2019-08-20 17:42:57 +02:00