Dmitry Novotochinov
f91a69c6b0
Make keycard login faster
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2019-03-12 13:38:36 +03:00
tbenr
2fd3ff798a
support style in link
...
and map-link components in extensions
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2019-03-11 14:56:33 +01:00
Roman Volosovskyi
a30c379a87
Bottom tab animation on leaving/entering main tabs
2019-03-11 10:58:15 +02:00
tbenr
de5c23d39f
fixes #7353
...
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2019-03-11 09:40:41 +01:00
Dmitry Novotochinov
43bd6d159a
improve keycard installation UX
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2019-03-08 14:57:29 +03:00
Andrey Shovkoplyas
59feb5ecd8
[ #7611 ] Update stickers contract and use "approveAndCall" feature
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-03-08 10:31:51 +01:00
Andrey Shovkoplyas
38aca129cd
[ #7527 ] Extension is not shown in chat if Development mode is switched off
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-03-07 20:33:19 +01:00
Andrey Shovkoplyas
ba37f7b8d0
[ #5461 ] Implement EIP-712
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-03-07 15:39:17 +01:00
Andrea Maria Piana
382eeaa696
Fix datemark calculation not taking into account local time
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2019-03-06 19:37:47 +01:00
tbenr
b1331378d5
fixes #6597
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-03-06 17:09:58 +01:00
yenda
9634a8ae1b
[fix 7617] search bar glitch
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-03-06 17:01:40 +01:00
yenda
3584b31747
[fix 7630] remove unread messages badge in chat toolbar
...
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-03-06 17:00:56 +01:00
Roman Volosovskyi
7e9565c7e3
Fix default background on iOS
2019-03-06 13:08:03 +02:00
yenda
c763a001c3
[fix 7652] fetching indicator on Home tab
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-03-04 18:17:23 +01:00
Andrea Maria Piana
422ed6a227
Update translations
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-03-04 17:29:06 +01:00
Andrea Maria Piana
b26b6ee5e0
Add unpinning of mailservers
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-03-04 14:06:09 +01:00
Andrea Franz
d4594d815f
add hash-transaction and send-transaction-with-signature
...
Signed-off-by: Andrea Franz <andrea@gravityblast.com>
2019-03-04 11:19:50 +01:00
Roman Volosovskyi
b7b221daff
Remove :wallet-modal screen as it is not used anymore
2019-03-01 20:51:08 +02:00
Roman Volosovskyi
ac10166f98
Remove unneeded backgrounds in intro-login stack
2019-03-01 18:02:35 +02:00
Andrey Shovkoplyas
c491654eec
[ #7262 ] Remove shortcut creation when following universal links inside status
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-03-01 17:00:54 +01:00
Goran Jovic
520f6ad354
refactor #7263 - decoupled sign message flow from send transaction flow
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-03-01 14:41:06 +01:00
Goran Jovic
e574b656f1
feature #7568 - added WIBB token on rinkeby
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-03-01 14:40:31 +01:00
Dmitry Novotochinov
908e80eb0b
[ #7216 ] import account to keycard
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2019-03-01 14:38:00 +03:00
Andrey Shovkoplyas
4c2054afd4
[ #7589 ] Stickers packs horizontal scrolling
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-03-01 12:17:12 +01:00
Roman Volosovskyi
82493e2742
New bottom nav design
2019-03-01 12:15:06 +02:00
Roman Volosovskyi
d7009cbd28
[reduce overdraw] Remove stack card background on Android
2019-03-01 10:32:39 +02:00
Andrea Maria Piana
edf810444d
Fix concurrent retry-request
...
Sometimes it happens that the expired signal is received while the
there's a new request in flight.
This happens in cases such as:
1) We send a request (A)
2) We get disconnected from the mailserver
3) We connect to a new mailserver
4) We send a request (B)
5) We receive an expired signal for A
In such cases the request should not be retried or counted as a failure.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-02-28 15:28:59 +01:00
yenda
c6721dcdfc
fix arrow alignment
...
Signed-off-by: yenda <eric@status.im>
2019-02-28 14:50:02 +01:00
yenda
0613563fa9
remove print statement
...
Signed-off-by: yenda <eric@status.im>
2019-02-27 20:18:10 +01:00
Vitaliy Vlasov
c23d26e273
TtT Profile screen
...
Edit screen
Edit screen updates
Learn more screen
Add SNT asset value
Formatting
Add TtT note to QR code viewer
Fixes
UI fixes
Intro screen
Fix learn more
Add learn more subtext
Remove unneeded logs
Screen fixes 2
Signed-off-by: Vitaliy Vlasov <siphiuel@gmail.com>
2019-02-27 20:08:39 +02:00
yenda
1c03976b2f
[refactor] remove triple import
...
Signed-off-by: yenda <eric@status.im>
2019-02-27 17:01:25 +01:00
Andrea Maria Piana
bfbc04ebae
Fix separate topic group chats
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2019-02-27 11:22:27 +01:00
yenda
6b6847a1ba
[feature] search chats
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-02-26 18:01:25 +01:00
Andrea Maria Piana
4f89073ae8
Add network info in about, with copy to clipboard
...
In network we show peer infos about you and the connect peers.
Any entry is about is clickable and will copy the value to the
clipboard. Copy info will copy all the info in a JSON string.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2019-02-26 17:31:55 +01:00
Andrea Maria Piana
6a42580fc2
Remove separate topic from group chats
...
Currently the separate topic was not used, as it's a bit tricky to
coordinate when multiple devices from different versions are present,
with the partitioned topic, probably this optimisation is not necessary
anymore, so removing this for now.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2019-02-26 17:18:26 +01:00
Andrea Maria Piana
71654a6829
Confirm pairing messages
...
Partially addresses https://github.com/status-im/status-react/issues/7513
This commit adds confirmation to pairing messages, which previously were
not confirmed.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-02-26 17:12:05 +01:00
Roman Volosovskyi
d6bd685703
[ #7537 ] fix Contact stuck on login screen
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-02-26 15:50:52 +01:00
Andrea Maria Piana
229f5ae108
Dont change mailserver if no network
...
When we are offline, we don't try to change mailserver, and we don't
show a pop up to the user, as it is not that the mailserver is not
working, we are just offline.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2019-02-26 15:32:54 +01:00
Andrea Maria Piana
25118052df
Convert address to checksum address before testing for eip55
...
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-02-26 12:37:55 +01:00
Igor Mandrigin
e588de35aa
Show status-go version again.
...
Also, don't hide errors when it is impossible to parse versions string that
comes from status-go.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-02-26 09:48:32 +01:00
Andrea Maria Piana
c56ef18ca9
Retry mailserver request when initial request fails
...
If the initial request fails we immediately show the error pop-up. This
PR changes the behavior so that it is retried just like any other
request. If 3 requests in a row fail, we show the error pop up if the
user has specifically set a mailserver, otherwise is changed
automatically.
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-02-25 21:43:15 +01:00
Dmitry Novotochinov
bae935d3e4
[ #7217 ] check card state before installation
...
Signed-off-by: Dmitry Novotochinov <dmitry.novot@gmail.com>
2019-02-25 22:57:56 +03:00
Roman Volosovskyi
7a6a508696
remove main-tabs ns
2019-02-25 16:30:01 +02:00
Roman Volosovskyi
a3316bc8fa
Keep message list rendered while switching between tabs
2019-02-25 13:03:18 +02:00
Andrey Shovkoplyas
a1aeff70e5
[ #6703 ] Stickers UI and contract wedding
...
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
2019-02-25 09:29:15 +03:00
Roman Volosovskyi
2fa27d4ef9
fix status bar colors
2019-02-23 15:04:25 +02:00
Goran Jovic
f7779023ca
renamed deposit to receive on main wallet screen
...
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
2019-02-22 13:59:38 +01:00
yenda
58d7181464
[fix 5772] overlap in login screen on small screens
...
Signed-off-by: yenda <eric@status.im>
2019-02-21 17:07:53 +01:00
Roman Volosovskyi
2ae666a5e0
Add back :mobile-network-settings route
...
It was unintentionally removed during nav refactoring.
2019-02-21 15:48:05 +02:00
Andrea Maria Piana
c9994b5d0f
Dont override last-clock-value on messages
...
The denormalized-clock-value was erroneously set to the one of the last
message received. This meant that on chats were the clock-value raced
ahead of the timestamp (#status), a message from the mailserver or a
message from someone with an old clock-value would basically make those
messages be sorted in the past.
The correct behavior is that last-clock-value for a given chat should be
the maximum last clock value ever seen for that chat.
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2019-02-21 13:41:06 +01:00