Jiri Zbytovsky
45eb5d2dd7
feat(suite-native): entropy check screen dismissable after device is disconnected
2026-03-10 15:02:09 +01:00
Jiri Zbytovsky
d39638d8a0
refactor(suite-native): device compromised screen navigation params
2026-03-10 15:02:09 +01:00
Jiri Zbytovsky
ab6849f663
refactor(suite-native): extract useCloseDeviceCompromisedScreen
2026-03-10 15:02:09 +01:00
Jiri Zbytovsky
7d831bb7b5
chore(wallet-core): refactor device compromised selectors to work with id
2026-03-09 21:21:18 +01:00
Jiri Zbytovsky
8db69801cc
chore(suite-native): deduplicate device compromised selectors
2026-03-09 21:21:18 +01:00
Seibei Iguchi
ce71b08bb2
refactor(theme): standardize typography styles across components
2026-02-19 14:04:05 +01:00
Szymon Lesisz
d8b175d26b
refactor(suite-common): move device to standalone package
2026-02-18 20:17:20 +01:00
vytick
da3cc7b52b
chore(suite-native): bump react-navigation native deps
2026-01-26 19:05:11 +01:00
juriczech
90e906938d
chore(suite-native): rename to isAnyNetworkEnabled
2025-10-10 09:05:44 +01:00
juriczech
f9af3fb5e8
feat(suite-native): remove is coin enabling init finished
2025-10-10 09:05:44 +01:00
yanas
c81bcebf02
fix(suite-native): handle device disconnection in device onboarding correctly
2025-10-09 10:59:49 +02:00
brantalikp
fac837d07d
fix(suite-native): refactor block navigation hooks
2025-10-02 15:10:58 +02:00
brantalikp
0e04e529e4
chore(suite-native): useOverrideBackNavigation refactor
2025-09-24 20:32:12 +02:00
juriczech
ecd4a8db2f
feat(suite-native): coinEnablingInit in authorize stack
2025-09-16 15:06:21 +01:00
juriczech
09664db6ce
chore(suite-native): move redirect to uninitialized device screen to middleware
2025-09-12 16:21:33 +01:00
brantalikp
910521a8df
chore(suite): url cleanup
2025-09-10 14:48:29 +02:00
juriczech
84a04cb13e
chore(suite-native): refactor navigation to connecting screen
2025-09-02 15:06:48 +01:00
Peter Sanderson
e622f75a2e
chore: replace UnreachableCaseError with exhaustive utils
2025-05-21 15:21:36 +02:00
Jiri Zbytovsky
4221f21e46
feat(suite-native): distinguish checks by DeviceCompromisedModal subtitle
2025-05-16 14:18:44 +02:00
Matej Kriz
25731f3de5
feat(suite-native): device authenticity check in onboarding
2025-05-13 18:40:20 +02:00
Matej Kriz
4b53159c43
fix(suite-native): fix the logic for Device Auth Check from Device Settings
...
The logic is not yet shared with the desktop because of subltle differences and logic too hard to read and debug.
- Do NOT report failed check as compromised device (For example device disconnected during action doesn't mean it's compromised, inform user about the error via Toast in that case)
- Share one DeviceCompromisedModal for compromised state.
2025-05-13 18:40:20 +02:00
Petr Knetl
fe831cdae9
feat(suite-native): device backup banners
2025-05-13 08:42:33 +02:00
Petr Knetl
9c3eafd233
fix(suite-native): failed device check during onboarding
2025-05-12 07:29:20 +02:00
Jiri Zbytovsky
f6856ce5a7
chore(suite-native): split DeviceCompromisedModal components
2025-04-25 11:02:38 +02:00
Jiri Zbytovsky
e0cd4b9b00
feat(suite-native): implement entropy check
2025-04-25 11:02:38 +02:00
Petr Knetl
de80a9a16d
fix(suite-native): device onboarding navigate home on cancellation
2025-03-26 09:38:22 +01:00
Jiri Zbytovsky
bb350b35d2
feat(suite-native): create banner variant for FW rev check other-error
2025-03-10 14:44:50 +01:00
Jiri Zbytovsky
207245e974
feat(suite-native): modify OfflineBanner to also display FW revision offline error
2025-02-17 10:46:56 +01:00
Jiri Zbytovsky
06319df086
chore(suite-native): refactor Banner rendering logic for consistent topSafeAreaInsets
2025-02-17 10:46:56 +01:00
Jiri Zbytovsky
d9a4f0e04a
feat(suite-native): add DeviceCompromisedBanner
2025-02-17 10:07:15 +01:00
Jiri Zbytovsky
b5ca1ba05d
chore(suite-native): update links, use urls package
2025-02-17 10:07:15 +01:00
Jiri Zbytovsky
6d8b5d1cd2
fix(suite-native): return to Onboarding from DeviceCompromisedModal instead of Home
2025-02-17 09:21:59 +01:00
Jiri Zbytovsky
0a1177ddff
feat(suite-native): add DeviceCompromisedModal for FW revision check
2025-02-06 10:28:13 +01:00