Commit Graph

22 Commits

Author SHA1 Message Date
Tomas Boda
6d80f47903 chore: bump @reduxjs/toolkit 2026-02-16 16:11:39 +01:00
vytick
da3cc7b52b chore(suite-native): bump react-navigation native deps 2026-01-26 19:05:11 +01:00
juriczech
6920f34dfa fix(suite-native): deps update 2026-01-22 15:16:17 +01:00
juriczech
abd9ada067 chore(suite-native): remove input passphrase on device 2026-01-22 15:16:17 +01:00
juriczech
3a4c9e63ae chore(suite-native): remove checkPassphraseOnDevice action
- by handling check passphrase on device same way in device authorization and passphrase flow, this check is now redundant. We just need to make sure the screens are available during the discovery step in the passphrase navigator, which was done in this commit as well.
- Because we now handle it separately we can now remove the dependency on device-authorization within passphrase package
2026-01-22 15:16:17 +01:00
juriczech
a62d795985 feat(suite-native): move passphrase components 2026-01-22 15:16:17 +01:00
juriczech
df1f7fe2ba feat(suite-native): passphrase packages
chore(suite-native): move files to @suite-native/passphrase

chore(suite-native): split confirm on trezor screen
2026-01-22 15:16:17 +01: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
Petr Knetl
f7907e1496 chore(suite): unused package dependencies removed 2024-06-18 13:07:58 +02:00
Petr Knetl
2206f19f2e chore(suite): depcheck enabled 2024-06-18 13:07:58 +02:00
Daniel Suchý
5dcefbb3a0 chore(mobile): Expo 51 + deps update (#12666)
* chore(mobile): deps update

* fix(mobile): fix unit tests mocks

* feat(mobile): redux devtools
2024-05-31 13:32:26 +02:00
Bohdan Juříček
7ca35b7a0a feat(suite-native): enable passphrase on device (#12526)
* feat(suite-native): enable passphrase on device

* chore(suite): rename create instance thunk

* chore(suite): remove create instance action
2024-05-30 11:27:59 +01:00
Bohdan Juříček
05304daec4 refactor(suite): authorize device thunk (#12438)
* refactor(suite): authorize device thunk

* feat(suite-native): duplicit passphrase handling

* fix(suite-native): avoid type casting in thunks

* refactor(suite): remove redundant comment
2024-05-22 11:36:41 +01:00
Bohdan Juříček
277ed8ebbe Feat/native atoms spinner (#12136) 2024-05-13 16:57:11 +01:00
Bohdan Juříček
26c49238b9 Feat/empty mobile passphrase (#12193)
* feat(suite-native): empty passphrase wallet UI

* fixup! feat(suite-native): empty passphrase wallet UI

* fixup! feat(suite-native): empty passphrase wallet UI
2024-05-06 09:46:09 +00:00
Bohdan Juříček
b927d9e2f7 refactor(suite-native): form alert, cancel sheet (#12169) 2024-04-26 16:11:00 +02:00
Bohdan Juříček
bb2e075024 feat(suite-native): enter passphrased wallet (#12105) 2024-04-25 14:13:45 +00:00
Bohdan Juříček
b8198318fe chore(suite-native): upgrade RN reanimated (#12026) 2024-04-16 08:20:54 +00:00
Martin Vytick Vytrhlík
020fdf1f4d feat(suite-native): passphrase confirm on device sheet 2024-04-15 17:10:48 +02:00
Bohdan Juříček
d765bf50c1 feat(suite-native): base passphrase form UI (#11984) 2024-04-12 12:19:34 +00:00
Bohdan Juříček
4173d3e2c9 feat(suite-native): upgrade rn (#11990) 2024-04-12 09:10:38 +00:00
Bohdan Juříček
321b70f756 Feat/passphrase form UI (#11965)
* feat(suite-native): passphrase navigation

* chore(suite-native): rename package to module
2024-04-11 13:11:14 +00:00