Commit Graph

145 Commits

Author SHA1 Message Date
brantalikp
fac837d07d fix(suite-native): refactor block navigation hooks 2025-10-02 15:10:58 +02:00
juriczech
04b3fba550 chore(suite-native): decouple autoconnect hook
chore(suite-native): update suite-native/thp deps
2025-10-02 13:03:39 +01:00
juriczech
6672e04272 fix(suite-native): handle null thp step correctly on confirmation screen 2025-09-30 11:54:07 +01:00
yanas
658e948c2a feat(suite-native): show Bluetooth status on the Turn on & unlock screen 2025-09-25 17:09:29 +02:00
juriczech
c57d79fde4 fix(suite-native): turn on and unlock 2025-09-25 12:50:48 +01:00
brantalikp
cd4d0c0009 chore(suite-native): unify navigation prevention hooks 2025-09-24 20:32:12 +02:00
brantalikp
53e57cc200 fix(suite-native): Connect & Unlock: fix bt button visibility 2025-09-24 18:32:21 +02:00
yanas
5f6c3f18d1 feat(suite-native): show scanning loader on the Turn on & unlock screen 2025-09-23 15:09:25 +02:00
Peter Sanderson
a4f8b09e38 fix: add depcheck scripts for all the package.json-s 2025-09-18 13:04:25 +02:00
Peter Sanderson
7027213e3f fix: add TON of missing dependecies in package.json 2025-09-18 13:04:25 +02:00
juriczech
ecd4a8db2f feat(suite-native): coinEnablingInit in authorize stack 2025-09-16 15:06:21 +01:00
Matěj Husák
15072ce36d feat(native): added autoconnect to settings 2025-09-12 12:23:10 +02:00
brantalikp
910521a8df chore(suite): url cleanup 2025-09-10 14:48:29 +02:00
Martin Varmuza
14f4803ad3 chore(suite-native): fix typo in PassphraseConfirmFeatureUnlockEnterOnTrezoreScreen component name 2025-09-09 13:40:49 +02:00
Martin Varmuza
017f2d1ac0 chore(suite): replace discovery.empty with negation of discovery.hasLoadedAnyNonEmptyAccount 2025-09-09 13:40:49 +02:00
juriczech
586b80d360 chore(suite-native): navigation.popTo on connecting screen
- implement useFocusEffect instead of isFocused
- remove firmware installation check because it shouldn't be needed since we navigate only from device connection middleware where it's checked already
- navigation.popTo to homescreen so we cannot swipe back from dashboard to connecting screen
2025-09-08 13:13:24 +01:00
juriczech
edbf9fd65f chore(suite-native): fix turn on & unlock condition 2025-09-03 11:37:13 +01:00
yanas
02b7c19600 chore(suite-native): update device PIN renders 2025-09-02 16:35:40 +02:00
yanas
340b061f27 fix(suite-native): no bottom padding/insets on THP confirmation screens 2025-09-02 16:12:01 +02:00
yanas
0fcd5115ca feat(suite-native): show only pairable devices on the Turn on & unlock screen 2025-08-28 15:53:33 +02:00
Petr Knetl
f073cbcc6f chore(suite-native): mitigate minor breaking changes of react navigation upgrade to 7.x.x 2025-08-26 15:32:48 +02:00
Petr Knetl
0a294c7802 chore(suite-native): bump react navigation libs to 7.x.x 2025-08-26 15:32:48 +02:00
yanas
8ce772c54a feat(suite-native): THP implementation for mobile 2025-08-25 16:46:42 +02:00
brantalikp
ce80c342ef chore(suite-native): replace Bottom Sheet 2025-08-24 11:15:58 +02:00
Martin Varmuza
64d72b18a8 fix(suite-native): render passphrase input form immediately 2025-08-22 12:34:32 +02:00
Martin Varmuza
e800595695 chore(module-authorization-device): simplify selectPassphraseError 2025-08-21 14:49:09 +02:00
Martin Varmuza
e1aedba35c chore(suite-native): PassphraseStackNavigator - remove useless determineNativePassphraseFlowState local utility 2025-08-21 11:45:22 +02:00
Martin Varmuza
228e0994bb chore(suite-native): PassphraseStackNavigator - remove useless renaming 2025-08-21 11:45:22 +02:00
Martin Varmuza
8c2b5154bf chore(suite-native): PassphraseStackNavigator - group rendering of confirm-empty-passphrase 2025-08-21 11:45:22 +02:00
Martin Varmuza
fb9a195989 chore(suite-native): PassphraseStackNavigator - remove flow states that render nothing 2025-08-21 11:45:22 +02:00
Martin Varmuza
32f6b683ba chore(suite-native): PassphraseStackNavigator - remove unused return statement 2025-08-21 11:45:22 +02:00
yanas
13e5d12a22 feat(suite-native): improve Bluetooth pairing flows v2 2025-08-19 12:42:28 +02:00
Martin Varmuza
35a93404ee chore(suite): simplify passphrase duplicate logic 2025-08-19 12:34:12 +02:00
Martin Varmuza
bb6c4ef5be chore(suite-native): PassphraseDuplicateAlert remove useless if statement 2025-08-19 12:34:12 +02:00
Martin Varmuza
37fcbbed7d chore(suite): remove unused updatePassphraseMode 2025-08-14 17:34:16 +02:00
Martin Varmuza
43e693e550 chore: remove unused device.authFailed field 2025-08-13 18:16:37 +02:00
yanas
1e4e8307b9 feat(suite-native): improve Bluetooth pairing flows 2025-08-11 11:56:52 +02:00
juriczech
69f6df550d fix(suite-native): redirect to passphrase on trezor 2025-08-06 10:49:35 +01:00
juriczech
03b29c67a6 chore(suite-native): update knowledge base urls 2025-07-29 09:35:34 +02:00
Jan Václavík
10112c2ec8 feat(suite): Update URLs 2025-07-24 20:24:36 +02:00
Seibei Iguchi
c16dfa1906 refactor(suite): simplify passphrase modal 2025-07-09 15:27:27 +02:00
brantalikp
d89d5a0c8c fix(suite-native): fix build and type errors 2025-06-23 17:46:37 +02:00
brantalikp
80db8af3e2 chore: update other packages 2025-06-23 17:46:37 +02:00
yanas
bc31850aca refactor(suite-native): use standard feature flag for Bluetooth 2025-06-17 14:36:11 +02:00
Matej Kriz
1dee70f5af chore(suite-native): remove redirection with condition that should never happen
- useOnDeviceReadyNavigation is only on ConnectingDeviceScreen and we should never lead user to that screen without Coin Enabling finished.
2025-06-13 11:38:56 +02:00
Matej Kriz
f74f43213c fix(suite-native): prevent navigating to Connecting screen over Coin enabling 2025-06-13 08:33:27 +02:00
Martin Varmuza
148fcb70e5 chore(suite): move removeButtonRequests to connectInitThunks 2025-06-12 15:58:35 +02:00
Vojtěch Tranta
02d301e709 fix(suite-native): make sure that passphrase form is opened when user requests entering the adding of passphrase wallet again after passphrase mismatch 2025-06-10 17:37:22 +02:00
Vojtěch Tranta
cf34de97bf fix(suite): make sure that we are not stuck on blank screen after pint 2025-06-10 14:12:56 +02:00
Vojtěch Tranta
aec67e5c3e fix(suite): end the passphrase flow as soon as possible - do not wait for the accounts load to finish 2025-06-10 11:40:49 +02:00