Commit Graph

189 Commits

Author SHA1 Message Date
juriczech
5bbf05010c feat(suite-native): add compact only prop 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
Petr Knetl
d40a150bbd feat(suite-native): check backup feature flag 2025-07-03 11:19:44 +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
Martin Varmuza
148fcb70e5 chore(suite): move removeButtonRequests to connectInitThunks 2025-06-12 15:58:35 +02:00
Petr Knetl
3731813f83 chore(suite-native): remove device onboarding recovery feature flag 2025-06-10 12:27:29 +02:00
Martin Vytick Vytrhlík
6188c45db0 feat(suite-native): remove isRegtestEnabled FeatureFlag
aaa

a
2025-06-07 21:59:19 +02:00
Jirka Bažant
b109824a8d chore(suite-native): Mobile Trade: refactor trading actions module export 2025-06-05 08:32:08 +02:00
Jirka Bažant
107a2a55f4 chore(suite-native): Mobile Trade: Display buttons with trading deeplinks on DevUtils screen 2025-06-05 08:32:08 +02:00
yanas
2724a4c4a1 feat(suite-native): add possibility to connect bluetooth devices 2025-06-03 21:34:48 +02:00
Jun Luo
b1b44c3c54 feat(native): move Stellar from debug mode to experimental features (dev utils) 2025-05-31 09:08:45 +02:00
Petr Knetl
24ed9898ff feat(suite-native): onboarding wallet recovery instructions screen 2025-05-27 21:27:39 +02:00
Jaroslav Hrách
ad2269689a feat(message-system): rename swap to exchange 2025-05-24 20:28:59 +02:00
Tomas Martykan
dad7111eb6 chore: unify suite and native wallet settings 2025-05-19 13:52:13 +02:00
tomasklim
887018eacb chore: update redux libs 2025-05-17 08:58:34 +02:00
Petr Knetl
b9300ec60b chore(suite-native): remove device onboarding feature flag 2025-05-14 15:42:00 +02:00
Matej Kriz
25731f3de5 feat(suite-native): device authenticity check in onboarding 2025-05-13 18:40:20 +02:00
Petr Knetl
6abd354f45 feat(suite-native): model t onboarding feature flag 2025-05-05 10:42:35 +02:00
Matej Kriz
1003b2e8ce chore(suite-native): introduce Sentry wrapper package for suite-native
- So we have some place for Sentry related utils for suite-native and we can enhance Sentry calls globally in the future.
2025-04-11 22:29:13 +02:00
brantalikp
5aa0226c05 feat(suite-native): replace AlertBox with InlineAlertBox 2025-04-08 12:20:29 +02:00
Jirka Bažant
7f1895cc72 chore(suite-native): Bump RN to 0.76.9, @sentry/react-native to 6.10 2025-04-08 12:07:18 +02:00
Martin Vytick Vytrhlík
1921535b0a feat(suite-native): use remote and local FFlags to enable trade 2025-04-01 22:31:23 +02:00
Jan Václavík
309457058c feat(ds): Create typography.inherit and use it in Link as default (#17810)
* feat(ds): Create typography.inherit and use it in Link as default

* fix(ds): Divide typography and nativeTypography

* fix(suite): Update naming and don't show px when inherit
2025-03-26 18:05:50 +01:00
Matej Kriz
baa56b265e chore(suite-native): default feature flag values on develop same as on production
- To reduce the risk of errors and simplify testing, the default values of feature flags are the same as in production. Default values can be changed locally for development using environment variables.
2025-03-20 16:41:14 +01:00
Petr Knetl
401c00ccf6 feat(suite-native): device onboarding tutorial 2025-03-17 08:56:35 +01:00
Tomas Martykan
47c257af0f feat(suite-native): add walletconnect 2025-03-12 15:55:34 +01:00
Martin Vytick Vytrhlík
5611f24ea3 feat(suite-native): set trading environment 2025-03-12 07:34:27 +01:00
Jiri Zbytovsky
ad860bf0d4 feat(suite-native): release mobile FW revision check 2025-03-10 15:28:21 +01:00
Nodonisko
39c71a19dd chore: redux upgrade 2025-03-07 14:42:12 +01:00
Martin Vytick Vytrhlík
448f707dd9 feat(suite-naive): release L2 networks 2025-02-11 12:06:22 +01:00
Jirka Bažant
f168af08f8 feat(suite-native): introduce new ButtonColorScheme 2025-02-07 14:54:38 +01:00
Jirka Bažant
01938fa9ce chore(suite-native): Add PriceChangeBadge examples to Demo screen 2025-01-31 22:48:31 +01:00
yanas
04988b2deb chore(suite-native): autofix for sort-imports eslint rule 2025-01-30 15:03:34 +01:00
Jiri Zbytovsky
72eaf959ac feat(suite-native): add Feature Flag IsFwRevisionCheckEnabled 2025-01-30 09:46:15 +01:00
Jirka Bažant
79c0c593d2 feat(suite-native): introduce IsTradingEnabled feature flag 2025-01-24 22:39:56 +01:00
Petr Knetl
ec4d55e150 feat(suite-native): new welcome flow by default 2025-01-24 14:04:41 +01:00
Petr Knetl
ebb13b150b feat(suite-native): device onboarding feature flag 2025-01-23 11:36:52 +01:00
Daniel Suchý
059e89bc1d feat(mobile): update FW alert on Home + remote feature flag (#16318)
* feat(mobile): update FW alert on homescreen

* feat(mobile): remote feature flag for FW update
2025-01-17 12:06:17 +01:00
yanas
4c73755ef3 refactor(suite-native): simplify interface of the Screen component 2025-01-15 15:57:53 +01:00
Petr Knetl
995410aa85 feat(suite-native): new onboarding stack initialized 2025-01-14 16:29:50 +01:00
Daniel Suchý
d429e2236e feat(mobile): make feature flags more dummy proof (#16269) 2025-01-12 21:31:53 +01:00
Martin Vytick Vytrhlík
4a3f0625ef feat(suite-native): stop hiding Solana behind feature flag 2025-01-10 21:31:40 +01:00
Peter Sanderson
64fcbde4bd chore: enable ESLint rule for as-needed | auto-fix 2025-01-10 10:58:46 +01:00
yanas
d095debbc2 fix(suite-native): tweak screen top padding 2025-01-09 11:17:38 +01:00
Martin Vytick Vytrhlík
126fd7e8d9 feat(suite-native): add evm L2s under feature flag 2025-01-08 14:36:31 +01:00
Jan Komarek
0093ee13f3 chore: upgrade @sentry/core, @sentry/browser, @sentry/react-native, and @sentry/electron 2025-01-07 14:17:45 +01:00
yanas
bc02f32c7e fix(suite-native): tweak button styles for optical balance 2025-01-04 11:57:25 +01:00
Peter Sanderson
560819f1ef chore: better naming for selectors selecting the selected device 2024-12-16 14:34:58 +01:00
yanas
4701fbfceb fix(suite-native): use 16px padding as default for screen components 2024-12-12 10:42:14 +01:00