Volodymyr Kozieiev
9c7b69a2cd
status-im/utils/fx replaced with utils/re-frame to avoid unambiguities ( #14640 )
2022-12-26 15:00:17 +00:00
yqrashawn
0a8993bbf1
refactor: reformat all clojure code with zprint ( #14589 )
...
Co-authored-by: refactor-only <auto@status.im>
2022-12-20 22:45:37 +08:00
Siddarth Kumar
b074e9c58e
moving security from status-im ns to root utils ( #14567 )
...
making a lint a fix
update old decision doc
fixing issues while poorly rebasing
fix incorrect ns imports
2022-12-20 17:56:21 +05:30
flexsurfer
c7d5e90882
introduce new project structure (first step) ( #14356 )
...
* introduce new project structure
2022-11-14 19:16:55 +01:00
Roman Volosovskyi
7f1e83672e
[ #13992 ] Delete account only after moving keys to keyacard
2022-09-30 11:20:32 +02:00
Audrius Molis
36c4052039
Fix null pointer exception on password when migrating to a keykard by disabling the back button in process. ( #13977 )
2022-09-20 19:52:41 +03:00
Roman Volosovskyi
3e8ac1939e
[ #13981 ] Fix generate new key
2022-09-13 16:27:19 +02:00
Roman Volosovskyi
cdcaa68395
[ #13835 ] Fix Generate keys button
2022-08-25 12:23:20 +02:00
Michele Balistreri
e45f959c27
support PUK and seed recovery during onboarding
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2021-12-27 20:35:33 +03:00
Michele Balistreri
ebf951d110
fix notification screen displayed twice
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2021-07-21 12:24:19 +02:00
Michele Balistreri
e8f7ae8f27
implement account conversion
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2021-07-20 14:28:04 +02:00
andrey
723d99cb40
[ #12260 ] Keycard UI issues after RNN
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-07-06 13:03:45 +02:00
Michele Balistreri
6598ef3466
remove cancel warning on Keycard onboarding
...
Co-authored-by: Tetiana Churikova <tatiana@status.im>
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2021-06-29 13:43:55 +02:00
andrey
5f719ac95b
react native navigation
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-06-14 20:03:49 +02:00
Michele Balistreri
4217f558a8
add reset with mnemonic on frozen/blocked cards
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2021-05-21 15:41:52 +03:00
Michele Balistreri
f770045f89
show notifications and welcome screen for keycard
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2021-05-18 19:14:38 +03:00
Michele Balistreri
72df44da6c
allow creation of recovery cards from logged-out state
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2021-05-18 14:09:11 +03:00
Michele Balistreri
f0827ff624
add creation of backup keycards
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2021-04-02 17:11:36 +03:00
Michele Balistreri
77e6f83e2e
handle multiple paired keycards with the same account
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2021-03-18 16:24:31 +03:00
Roman Volosovskyi
843c015d56
[ #11823 ] Fix balances fetching on recovering kk multiacc
2021-03-04 18:09:28 +02:00
Michele Balistreri
325a860916
faster keycard login
...
Signed-off-by: Michele Balistreri <michele@bitgamma.com>
2021-02-23 20:15:24 +03:00
Andrea Franz
505171cf87
enable Keycard on iOS
...
Signed-off-by: Andrea Franz <andrea@gravityblast.com>
2021-02-19 10:26:16 +01:00
andrey
9648f741b4
cleaning 3
...
Signed-off-by: andrey <motor4ik@gmail.com>
2021-02-17 16:16:54 +01:00
Gheorghe Pinzaru
5643c4d537
Add profile pictures
...
Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
2020-12-17 14:12:07 +01:00
andrey
e602f0493d
do not show zeros for token balances, and fetch all tokens only when creating new account
2020-10-07 11:44:01 +02:00
Roman Volosovskyi
15cbec07e9
[keycard] Rename all "hardwallet" occurencies to "keycard"
...
Previously we used both "keycard" and "hardwallet" names for stuff
related to keycard. It can be confusing as "hardwallet" might be used
for other hardwallets in future.
2020-07-14 14:17:48 +03:00