yanas
bc31850aca
refactor(suite-native): use standard feature flag for Bluetooth
2025-06-17 14:36:11 +02:00
yanas
2724a4c4a1
feat(suite-native): add possibility to connect bluetooth devices
2025-06-03 21:34:48 +02:00
Tomas Martykan
dad7111eb6
chore: unify suite and native wallet settings
2025-05-19 13:52:13 +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
Petr Knetl
401c00ccf6
feat(suite-native): device onboarding tutorial
2025-03-17 08:56:35 +01:00
Martin Vytick Vytrhlík
5611f24ea3
feat(suite-native): set trading environment
2025-03-12 07:34:27 +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ý
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
Martin Vytick Vytrhlík
5f62d4c687
feat(suite-native): message system debug in dev utils
2024-09-20 16:53:24 +02:00
Matej Kriz
ab05542c18
chore(suite-native): remove deprecated iconset from Demo screen to prevent crashes
2024-09-19 17:00:55 +02:00
Adam Havel
492915d623
feat(components): add new set of icons
2024-09-04 15:53:48 +02:00
Martin Vytick Vytrhlík
becfe2bd11
feat(suite-native): move coin enabling to settings menu
2024-08-06 20:38:26 +02:00
Petr Knetl
f7907e1496
chore(suite): unused package dependencies removed
2024-06-18 13:07:58 +02:00
Bohdan Juříček
e8b2fd7a47
feat(suite-native): passphrase toggle ( #11989 )
2024-04-12 10:09:56 +01:00
Daniel Suchý
acf9a7f19c
chore(repo): config cleanups and improvements (TS, Nx...) ( #11096 )
...
* chore(repo): config cleanups and improvements (TS, Nx...)
* fix connect e2e
* chore: add eslin cache file to nx cache
* chore: add stylelint cache file to nx
* chore: add ts-node config for to base.tsconfig.json
2024-02-09 13:11:35 +01:00
Bohdan Juříček
9d226fcba1
feat(suite-native): debug discovery blacklist ( #10712 )
2024-01-19 12:04:53 +00:00
Bohdan Juříček
323a30f5ec
feat(suite-native): device manager ( #9749 )
2023-11-07 15:41:20 +00:00
vytick
d504e54c2f
feat(suite-native): updated AlertBox visual with versions ( #9798 )
2023-11-02 09:42:40 +00:00
Petr Knetl
ba80fa7b72
feat(suite-native): discovery testnets ( #9693 )
...
Now it is possible to enable testnets discovery via dev utils screen.
Closes #9645
2023-10-23 14:14:11 +00:00
Bohdan Juříček
9374bfc97e
feat(suite-native): Connect and unlock device ( #9450 )
...
* chore(suite-native): create connect device module
* chore(suite-native): feature flags
* feat(suite-native): FeatureFlags, connect and unlock screen
* chore(suite-native): connect device crossrads screen
* refactor(suite-native): use RN image background
2023-09-19 13:28:58 +00:00
Matej Kriz
aec3d373dc
chore(suite): add suite version and commit hash to env utils
2023-06-14 10:00:11 +02:00
Petr Knetl
340bcf00f4
Refactor/icons package ( #8406 )
...
* refactor(suite): suite-common/icons
* refactor(suite-native): token icon
* feat(suite-native): universal rounded icon component
2023-05-16 15:43:36 +00:00
Petr Knetl
7e0e9a3ee4
Feat/toast notifications logic ( #7823 )
...
* feat(suite-native): @suite-native link package
* feat(suite-native): @suite-native/toast-notifications package
Toast notification logic.
* refactor(suite-native): toast-notifications redux substituted with jotai
2023-03-20 17:32:51 +01:00
Petr Knetl
b41daf2da0
Feat/transaction notifications ( #7685 )
2023-03-01 14:20:07 +00:00
Bohdan Juříček
e66cdc3ae3
feat(suite-native): show logs ( #7579 )
...
* feat(suite-native): show logs
* refactor(suite-native): use checkbox
2023-02-08 12:37:19 +01:00
Bohdan Juříček
bd3b6803a9
Feat/remove settings sections ( #6679 )
...
* chore(suite-native): Remove settings sections
* fix(suite-native): Fix types in navigators
2022-10-27 19:12:40 +08:00
Jan Bouchner
76639b8257
feat(suite-native): Add redux persist with mmkv ( #6269 )
2022-09-15 10:17:13 +02:00