Andrey Shovkoplyas
1475bb6cf6
security #7
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-09-04 16:36:22 +02:00
Andrea Maria Piana
e7fa010088
Move gaps to status-go
...
This commit moves gaps to status-go.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2019-09-04 15:53:48 +02:00
yenda
ef36ece15b
[fix 8829] fix wrong password behavior on login
...
fix #8829
Signed-off-by: yenda <eric@status.im>
2019-09-04 13:20:38 +02:00
yenda
6427061bad
[ fix #8813 ] status-go version is shown as N/A
...
fix #8813
Signed-off-by: yenda <eric@status.im>
2019-09-04 13:18:51 +02:00
bitsikka
df66b73054
revert unnecessary :chats/last-message-content subscription
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-09-04 12:24:48 +02:00
Andrey Shovkoplyas
d21ea6e8f6
security #4 recovery keyboard
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-09-03 15:34:51 +02:00
yenda
3ef0433d7b
fix red screen on hot reloading
...
Signed-off-by: yenda <eric@status.im>
2019-09-03 13:17:55 +02:00
yenda
45be9b66db
fix subtitle in list items
...
arguments were missing in reagent-render args so component wasn't
reacting to changes
Signed-off-by: yenda <eric@status.im>
2019-09-03 13:17:09 +02:00
b-m-f
09c8d858ed
Show group name in group-chat header
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-09-03 11:03:06 +02:00
bitsikka
df3473dbef
[7785] fix - Implement the correct list item layout in chats list
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-09-02 17:49:54 +02:00
Andrea Maria Piana
12c08b1398
Use last-message-timestamp in mainchat
...
We use the timestamp of the last message in the chat preview.
In case there's no message, the old timestamp will be displayed (last
time the chat has been updated).
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2019-09-02 11:34:04 +02:00
Vitaliy Vlasov
aa4bf1f26b
Use :multiaccount instead of :multiaccounts/multiaccounts when looking
...
through candidate public keys
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2019-08-30 19:26:37 +03:00
Pedro Pombeiro
58d310ffce
Remove RAM bundle support
2019-08-30 17:13:35 +02:00
Vitaliy Vlasov
dfeec0f39f
Fix empty contact code string errors
...
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2019-08-30 15:46:11 +03:00
Pedro Pombeiro
a5907fe0ca
Move from componentWillMount to componentDidMount
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-08-29 19:19:50 +02:00
Andrey Shovkoplyas
ffcba77486
fix android webview svg
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-08-29 15:54:26 +02:00
Andrey Shovkoplyas
0288d617cb
[ #8849 ] Use node-qrcode instead of react-native-qrcode
2019-08-29 15:53:44 +02:00
Andrey Shovkoplyas
d432dc980e
don't use webview
2019-08-29 15:53:44 +02:00
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
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
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
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
78be542f0b
Fix hang at startup with release build
2019-08-27 11:41:47 +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
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
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
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