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
Martin Vytick Vytrhlík
7513ee0b47
feat(suite-native): enable solana via message system
2024-12-10 16:18:30 +01:00
Daniel Suchý
f26b22d2d9
feat(mobile): feature flag for FW udpate ( #15860 )
2024-12-10 16:05:16 +01:00
Petr Knetl
2d7eb04650
chore(suite-native): remove ripple send feature flag
2024-12-10 15:01:50 +01:00
Daniel Suchý
b870aa9ff1
feat(mobile): firmware upgrade ( #15184 )
...
* fix(connect): make fetch work in react native
* refactor(suite): move FW upgrade logic to common package
* feat(mobile): make some atoms easily animatable
* feat(mobile): firmware upgrade
* fix: formatting and deps
* refactor(suite): map operation to translation ID
* refactor(suite): add transport selectors
* refactor(suite): remove useFirmware hook
* chore: bug fixes
---------
Co-authored-by: Jan Komarek <jan.komarek@satoshilabs.com >
2024-12-03 18:49:14 +01:00
Daniel Suchý
eda770d5a5
chore(mobile) : expo upgrade sdk 52 🚀 ( #15383 )
...
* chore: expo upgrade
* chore(mobile): expo sdk 52
* fix: android build
* chore(mobile): ⬆️ upgrade usb lib, jest, sentry
* fix(mobile): fix quick crypto android build
2024-11-19 16:14:41 +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
Petr Knetl
20c8948b39
feat(suite-native): bitcoin and ethereum send enabled
2024-11-11 08:44:07 +01:00
Martin Vytick Vytrhlík
556c7c04fe
feat(suite-native): whitelist pol and bnb and remove feature flags
2024-11-07 11:56:24 +01:00
Petr Knetl
e4536e2186
feat(suite-native): send ethereum like coins feature flag
2024-11-06 17:00:02 +01:00
Martin Vytick Vytrhlík
c9733659e2
feat(suite-native): enable Solana via feature flag
2024-10-25 12:02:54 +02: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
Petr Knetl
6ad12e9036
feat(suite-native): ethereum send feature flag
2024-10-22 14:07:09 +02:00
Tomas Martykan
0f49b0fadd
feat(mobile-connect-popup): add feature flag for popup
2024-10-14 12:58:09 +02:00
Petr Knetl
369d257216
chore(suite-native): send feature flag used for btc like coins
2024-10-11 16:26:30 +02:00
yanas
019e734086
refactor(suite-native): rename and add missing border radii constants
2024-10-04 09:29:38 +02:00
yanas
bfe42f2d11
refactor(suite-native): rename and add missing spacing constants
2024-10-02 10:22:26 +02:00
Martin Vytick Vytrhlík
52133ce334
feat(suite-native): add feature flag to allow bnb smart chain
2024-09-24 11:35:13 +02:00
Martin Vytick Vytrhlík
5f62d4c687
feat(suite-native): message system debug in dev utils
2024-09-20 16:53:24 +02:00
Matej Kriz
d9ed13e8c2
chore(suite-native): capture console errors to sentry on mobile too
2024-09-20 11:00:00 +02:00