Commit Graph

41 Commits

Author SHA1 Message Date
Jirka Bažant
ccb3fba4a8 chore(suite-native): simplify jest.config.js files across project 2025-09-26 10:50:51 +02:00
Peter Sanderson
7027213e3f fix: add TON of missing dependecies in package.json 2025-09-18 13:04:25 +02:00
yanas
02b7c19600 chore(suite-native): update device PIN renders 2025-09-02 16:35:40 +02:00
Petr Knetl
0a294c7802 chore(suite-native): bump react navigation libs to 7.x.x 2025-08-26 15:32:48 +02:00
Martin Varmuza
e800595695 chore(module-authorization-device): simplify selectPassphraseError 2025-08-21 14:49:09 +02:00
Martin Varmuza
35a93404ee chore(suite): simplify passphrase duplicate logic 2025-08-19 12:34:12 +02:00
brantalikp
80db8af3e2 chore: update other packages 2025-06-23 17:46:37 +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
Vojtěch Tranta
3ffd71eb5a fix(suite-native): remove unused code 2025-06-10 11:18:24 +02:00
Vojtěch Tranta
6e55dd2ea1 fix(suite): prevent double redirect to the enter passsphrase on device 2025-06-06 14:43:37 +02:00
Jiri Zbytovsky
b89dcffd1d test(suite-native): enable & fix deviceAuthorizationSlice test 2025-06-03 15:47:16 +02:00
Martin Varmuza
345241d442 chore: fix lint & depcheck errors 2025-06-03 15:47:16 +02:00
Vojtěch Tranta
30b1dfdcc8 fix(suite-native): make sure that entering passphrase on device when passphrase feature unlock is requested works as expected 2025-06-03 15:47:16 +02:00
Vojtěch Tranta
26a9270780 fix(suite-native): ultimately solve dichotomy of request passphrase as feature vs. in passphrase form flow 2025-06-03 15:47:16 +02:00
Vojtěch Tranta
35ddd3f760 fix(suite-native): make sure that entering passphrae on device works well in native 2025-06-03 15:47:16 +02:00
Vojtěch Tranta
2c179fbe62 fix(suite-native): make sure that inserting pin before passphrase works as expected 2025-06-03 15:47:16 +02:00
Vojtěch Tranta
3a759ed830 fix(suite-native): make sure that duplicated passphrase flow works as expected 2025-06-03 15:47:16 +02:00
Vojtěch Tranta
e7b2db53c1 feat(suite-native): make the passphrase flow in native declarative 2025-06-03 15:47:16 +02:00
Martin Varmuza
6ac24fcba0 feat(suite-native): more progress on discovery 2025-06-03 15:47:16 +02:00
Martin Varmuza
e8b8534b6e chore: discovery cleanup 2025-06-03 15:47:16 +02:00
Vojtěch Tranta
54444ceb08 feat(suite-native): start reimplementing mobile passphrase flow 2025-06-03 15:47:16 +02:00
tomasklim
887018eacb chore: update redux libs 2025-05-17 08:58:34 +02:00
Nodonisko
39c71a19dd chore: redux upgrade 2025-03-07 14:42:12 +01:00
yanas
04988b2deb chore(suite-native): autofix for sort-imports eslint rule 2025-01-30 15:03:34 +01:00
Jirka Bažant
d459f26897 test(suite-native): introduce deviceAuthorizationSlice tests 2025-01-23 16:29:46 +01:00
Peter Sanderson
64fcbde4bd chore: enable ESLint rule for as-needed | auto-fix 2025-01-10 10:58:46 +01:00
Peter Sanderson
560819f1ef chore: better naming for selectors selecting the selected device 2024-12-16 14:34:58 +01:00
yanas
e82b508744 refactor(suite-native): use semantic naming for pictogram variants 2024-12-06 11:31:32 +01:00
yanas
1dd11377a7 fix(suite-native): ensure that passphrase retry flow finishes correctly 2024-11-22 12:14:00 +01:00
Jiří Bažant
d7e457aa73 chore(suite): fix typo in useHandleDeviceRequestsPassphrase 2024-11-22 08:59:43 +01:00
Peter Sanderson
abb41f8033 chore: remove glboal nx/workspace link scripts (it shall be run only globally) + resolve ugly igonores for devDependencies in import/no-extraneous-dependencies 2024-11-13 10:36:38 +01:00
yanas
75c2de063f refactor(suite-native): replace useAuthorizationGoBack with navigateToInitialScreen 2024-11-06 09:58:20 +01:00
Tomas Martykan
0bde39ea54 fix(suite-native): device state migration 2024-10-31 20:43:05 +01:00
Tomas Martykan
67c7c5c28c chore(suite): device state to new object format 2024-10-29 14:25:43 +01:00
Daniel Suchý
b3924ee5a8 feat(mobile): new icons (#14963)
* feat(mobile): new mobile icons package + icon font

* chore: replace deprecated icons in mobile app

* fix: fix broken icons and add README
2024-10-22 16:18:52 +02:00
Daniel Suchý
d6343d4106 chore(mobile): upgrade deps to RN 0.75 (#14004) 2024-08-29 15:15:59 +02:00
Bohdan Juříček
ff75009f10 Fix/native/passphrase form navigation (#13395)
* fix(suite-native): feature unlock form navigation

* fix(suite-native): enter on trezor listens to error

* fix(suite-native): passphrase mismatch on trezor screen
2024-07-18 11:28:58 +01:00
Bohdan Juříček
8f68b00ed4 feat(suite-native): analytics (#13357) 2024-07-18 09:57:32 +01:00
Bohdan Juříček
7db295ca33 fix(suite-native): passphrase flow errors (#13246) 2024-07-15 06:21:32 +00:00
Bohdan Juříček
d43582196c Feat/native/feature requests passphrase (#13121)
* chore(suite-native): redux handles passphrase request

* chore(suite-native): move module-passphrase => module-connect-device

* feat(suite-native): modify screen cancelling based on flow

* refactor(suite-native): rename authorization module

* refactor(suite-native): rename authorize navigation stacks

* feat(suite-native): feature passphrase unlock screen

feat(suite-native): create navigation handler

* chore(suite-native): remove passphrase package

* fix(suite-native): handleCancel passphrase on Trezor
2024-07-10 15:03:09 +01:00
Bohdan Juříček
47b69ae60b feat(suite-native): handle pin by state, not button requests (#12889)
* feat(suite-native): handle pin by state, not button requests

* refactor(suite-native): simplify conditions in slice
2024-07-01 12:26:10 +01:00