Commit Graph

273 Commits

Author SHA1 Message Date
brantalikp
33c2782294 fix(suite-native): add missing param to support link 2025-10-02 16:27:19 +02:00
brantalikp
7d8620adc0 chore(suite-native): trezor suite name update 2025-09-24 12:05:59 +02:00
Petr Knetl
913a372d68 feat(suite-native): select language UI 2025-09-23 07:48:07 +02:00
Peter Sanderson
7027213e3f fix: add TON of missing dependecies in package.json 2025-09-18 13:04:25 +02:00
Tomáš Boďa
c5b0146603 chore(suite): hide MEV settings when no supported coins are enabled 2025-09-15 14:02:22 +02:00
brantalikp
910521a8df chore(suite): url cleanup 2025-09-10 14:48:29 +02:00
Tomáš Boďa
1540c6a21f feat(suite-native): MEV protection 2025-09-09 10:16:43 +02:00
brantalikp
fa9be08a6d feat(suite-native): replace crypto with bitcoin in Bitcoin-only firmware 2025-09-03 11:06:20 +02:00
Petr Knetl
d404301bfb chore(suite-native): bump gorhom/bottom-sheet jotai lottie yup (2025.08) 2025-08-28 10:37: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
brantalikp
ce80c342ef chore(suite-native): replace Bottom Sheet 2025-08-24 11:15:58 +02:00
juriczech
b190c0f621 feat(suite-native): analytics for auto eject 2025-08-22 13:09:06 +01:00
Martin Varmuza
799c999985 fix(suite): useEmptyPassphrase should be set as result of authorization process 2025-08-14 19:57:36 +02:00
juriczech
04666c36bf chore(suite-native): modify onboarding completed 2025-08-14 08:30:27 +01:00
juriczech
709a4a80eb chore(suite-native): auto eject e2e tests 2025-08-14 08:30:27 +01:00
Tomas Martykan
b901723599 feat(suite-native): paste instead of text input for walletconnect pairing 2025-08-13 12:54:05 +02:00
juriczech
9b9cb7086f feat(suite-native): auto eject analytics
# Conflicts:
#	suite-native/module-settings/src/components/EjectWallets/AutoEjectSwitch.tsx
#	suite-native/module-settings/src/components/ViewOnly/WalletRememberModeIconButton.tsx

chore(suite-native): analytics
2025-08-12 09:46:50 +01:00
Peter Sanderson
3c6e711ce6 chore: rename currency & fiat to BaseCurrency for consistency 2025-08-12 10:12:42 +02:00
juriczech
94f1f2e0d8 chore(suite-native): rename view only dir 2025-08-12 08:52:31 +01:00
juriczech
ee44c76e11 chore(suite-native): remove view only by default FF 2025-08-12 08:52:31 +01:00
juriczech
19abb381a1 fix(suite-native): always display eject toggle 2025-08-06 09:53:39 +01:00
juriczech
03b29c67a6 chore(suite-native): update knowledge base urls 2025-07-29 09:35:34 +02:00
juriczech
eadc96672c fix(suite-native): eject icon 2025-07-24 13:22:38 +02:00
juriczech
913a9d7640 feat(suite-native): eject single wallet 2025-07-24 13:22:38 +02:00
Peter Sanderson
50dbfacaa6 fix: eslint and add rule for libESM 2025-07-23 13:40:18 +02:00
Peter Sanderson
57debfb79b chore: add typed helpers for Object.xxxx utils
# Conflicts:
#	packages/utils/src/index.ts
2025-07-23 13:40:18 +02:00
juriczech
af1b6bbc9b fix(suite-native): toast variant on toggle 2025-07-22 15:14:46 +02:00
juriczech
6fdf5e92ca feat(suite-native): auto eject switch 2025-07-22 15:14:46 +02:00
juriczech
8c7df007ba fix(suite-native): view only spacings 2025-07-16 11:09:53 +02:00
juriczech
e68ee7e163 fix(suite-native): spacing in view only screen 2025-07-14 16:54:43 +02:00
juriczech
59ef799638 fix(suite-native): empty settings section 2025-07-14 12:47:02 +02:00
Peter Sanderson
f2ef89b758 fix: BaseCurrency moved to Blockchain-link 2025-07-09 11:38:54 +02:00
juriczech
8c080ffa7c chore(suite-native): remove select trigger label 2025-07-08 11:06:22 +02:00
juriczech
33816fa571 fix(suite-native): ui quirks in settings 2025-07-08 11:06:22 +02:00
juriczech
94b04f0e5f fix(suite-native): coin enabling copy 2025-07-07 16:55:50 +02:00
juriczech
8434d20854 fix(suite-native): title vs custom content in screen header 2025-07-07 16:55:50 +02:00
juriczech
1f2d140d26 feat(suite-native): touchable switch row 2025-07-04 16:43:42 +02:00
juriczech
5bbf05010c feat(suite-native): add compact only prop 2025-07-04 15:58:03 +02:00
juriczech
8caad7920a feat(suite-native): use dynamic header in settings screens 2025-07-04 15:58:03 +02:00
juriczech
6999618266 feat(suite-native): contextual dynamic screen header 2025-07-04 15:58:03 +02:00
Peter Sanderson
e02ffd6b93 chore: better naming of base-currency (formarlly FiatCurrency) 2025-07-04 08:43:04 +02:00
juriczech
85850bd872 fix(suite-native): settings copy 2025-07-03 10:24:48 +02:00
juriczech
992c0a56ba fix(suite-native): switch row background color on press 2025-07-02 13:16:45 +02:00
juriczech
5d9b543452 feat(suite-native): settings component styles 2025-07-02 13:16:45 +02:00
juriczech
31e8c1bef9 fix(suite-native): e2e tests 2025-07-02 13:16:45 +02:00
juriczech
bc64c365df chore(suite-native): sync route names 2025-07-02 13:16:45 +02:00
juriczech
24008f4458 feat(suite-native): icons 2025-07-02 13:16:45 +02:00
juriczech
f244f165e9 feat(suite-native): settings inner screens refactor 2025-07-02 13:16:45 +02:00
juriczech
ca0f7fa28c feat(suite-native): consolidate settings sections 2025-07-02 13:16:45 +02:00
Matej Kriz
d8c780c32a fix(suite-native): submit coin enabling changes on button or leaving the screen
- If we change enabled networks directly by clicking the toggle, the app can became easily unresponsive (new discovery is triggered) and toggle states are lagging.
- But the reason for this change was remembered passhrase wallet - it's not nice to ask user for passhprase at the moment he click the coin toggle.
2025-06-24 13:49:31 +02:00