Commit Graph

3934 Commits

Author SHA1 Message Date
Tomas Boda
2553ff4838 chore: bump react-native-tcp-socket 2026-02-16 16:11:39 +01:00
Tomas Boda
199c114ff7 chore: bump react-hook-form 2026-02-16 16:11:39 +01:00
Tomas Boda
6d80f47903 chore: bump @reduxjs/toolkit 2026-02-16 16:11:39 +01:00
Jiri Zbytovsky
90a1c8ea0b test(native-e2e): initialize store with default full preloadedState 2026-02-16 16:04:12 +01:00
Jiri Zbytovsky
4cc7b5cb77 chore(suite-common): consistently export all reducer initial states 2026-02-16 16:04:12 +01:00
Jiri Zbytovsky
a4820af2c4 Revert "fix(test): define initial device state for Android E2E tests"
This reverts commit 6d502da113.
2026-02-16 16:04:12 +01:00
juriczech
fbc65d2ce0 fix(suite-native): centered title translation clipping 2026-02-16 16:02:01 +01:00
Daniel Skýpala
a61e614ffe chore: Bump react-native deps 2026-02-16 14:29:26 +01:00
Daniel Skýpala
dfac149085 chore: Bump sentry 2026-02-16 14:29:26 +01:00
Daniel Skýpala
25d225caf9 chore: Bump prettier 2026-02-16 14:29:26 +01:00
Daniel Skýpala
dddbb03058 chore: Bump babel 2026-02-16 14:29:26 +01:00
Jirka Bažant
bf2bc01468 fix(suite-native): fix useBottomSheetControls.test.ts test names 2026-02-16 17:28:53 +04:00
Jirka Bažant
d038f1c689 fix(suite-native): Trading: do not close keyboard after trading input focus 2026-02-16 17:28:53 +04:00
Tomas Boda
dd72084e3d feat(suite-native): switch Earn and Trade tabs in mobile navigation 2026-02-16 14:22:04 +01:00
Peter Sanderson
bf04aa4807 fix: user service from DI, not to create one in place 2026-02-16 13:36:40 +01:00
Peter Sanderson
c3577cbf42 chore: trying to unify (at least a bit) the utxo on mobile) 2026-02-16 12:16:56 +01:00
Tomas Boda
d67a25a3de fix(suite-native): stop loading inactive tokens when coin definitions fail 2026-02-16 12:14:09 +01:00
Tomas Boda
9ef5e45713 fix(suite-native): fix earn to home navigation for btc-only firmware on android 2026-02-16 12:14:01 +01:00
Lukas 'Sherpa' Werner
68f5c75281 feat(trading): add provider metadata handling and related tests
feat(tests): add trading test utilities and refactor provider metadata tests

feat(deps): update @testing-library/react version in package.json
2026-02-13 16:55:02 +04:00
Lukas 'Sherpa' Werner
a512222304 feat(trading): implement provider terms in footer 2026-02-13 16:55:02 +04:00
vytick
007bfb27c0 feat(suite-native): release xlm tokens to production 2026-02-13 16:54:35 +04:00
juriczech
18f87ce2ae chore(suite): replace G.isNotNullable with utils 2026-02-13 11:09:36 +01:00
Jirka Bažant
a11fec8841 fix(suite-native): swallow errors from dismissBrowser 2026-02-13 10:16:33 +01:00
Jirka Bažant
8b50e656bd feat(suite-native): Trading: display error message when no URI is provided 2026-02-13 10:16:33 +01:00
Matej Kriz
8deb720947 feat: add warning badges if analytics are disabled and custom logging enabled
- To prevent confusion why nothing is logged.
2026-02-12 16:56:49 +01:00
Matej Kriz
ed033d2452 chore(analytics): fix naming of debug settings components
- It's no longer only about URL if there is also an option to enable console logging.
2026-02-12 16:56:49 +01:00
Matej Kriz
53ce57de04 feat(suite-native): fix local analytics debug by providing local commitHash 2026-02-12 16:56:49 +01:00
Matej Kriz
ecd7aa6fc7 feat(analytics): introduce console logger functionality for analytics on both mobile and desktop
- Delete EXPO_PUBLIC_IS_ANALYTICS_LOGGER_ENABLED evn variable and replace it with toggle in dev utils.
2026-02-12 16:56:49 +01:00
Matej Kriz
f0500bb4fb feat(suite-native): add custom analytics URL support for mobile
- Store custom analytics url in common analytics reducer.

- Add AnalyticsUrlControl component to Dev Utils screen allowing users to
override the analytics endpoint URL at runtime.
2026-02-12 16:56:49 +01:00
karliatto
f373e4c9f5 chore(suite-native): rename to firmwareChannel 2026-02-12 10:16:29 +01:00
Ondrej Hajek
91ad089f54 fix(ci): Fixed a bug in detox runner sharding 2026-02-12 09:22:44 +01:00
Jirka Bažant
bd54ac1471 chore(suite-native): no renderHookWithStoreProviderAsync in trading-x packages 2026-02-12 08:26:09 +01:00
Ondrej Hajek
f226b4fc31 feat(e2e): New custom detox runner 2026-02-11 18:28:40 +01:00
trezor-ci
2b390d01d3 chore(suite-native): crowdin translation update 2026-02-11 15:51:14 +01:00
Jirka Bažant
ce9110ec0d chore(suite-native): Trading: improve ProviderStatusDevButtons.tsx 2026-02-11 15:08:48 +01:00
Jirka Bažant
89ccdf184f fix(suite-native): Fix accidentally removed test suite name 2026-02-11 14:29:04 +01:00
Jirka Bažant
d221f289f1 chore(suite-native): Mobile Trading: Refactor analytics and browser auth to standalone packages 2026-02-11 14:29:04 +01:00
Jirka Bažant
8f14384398 fix(suite-native): Fix unwanted line break in CZ in trading footer 2026-02-11 14:09:14 +01:00
juriczech
c3f508c762 chore(suite-native): update suite native app readme 2026-02-11 12:59:32 +01:00
Petr Knetl
17d468d898 fix(suite-native): stucked card animation on ios 2026-02-11 12:18:30 +01:00
Tomas Martykan
bf775303b8 fix(suite-native): passphrase ui action type guards 2026-02-11 09:46:44 +01:00
Tomas Boda
cdf461b41c fix(suite-native): fix app freeze in earn section when selecting btc-only fw 2026-02-11 09:31:28 +01:00
Tomas Boda
8db9a22b68 fix(suite-native): show apy skeleton during discovery 2026-02-11 09:31:08 +01:00
Jiri Zbytovsky
c3c8311025 feat(message-system): add feature flag to disable Optiga DAC failures 2026-02-10 22:46:00 +01:00
Matej Kriz
3a0c68da66 feat(suite-native): delete redundant tx overview screen
- More data are in TransactionDetailSheet. The intention with overview screen was to enable labeling there, but after discussions we decided to keep the edit option on base transaction detail screen. Maybe we will reintroduce the screen later, but probably with removal of the detail bottom sheet.
2026-02-10 21:29:23 +01:00
Jirka Bažant
259bc08d21 fix(suite-native): Browser should be not killed when put to background 2026-02-10 20:41:47 +01:00
Jiri Zbytovsky
6d502da113 fix(test): define initial device state for Android E2E tests 2026-02-10 15:42:59 +01:00
trezor-ci
fe2087328a chore(suite-native): crowdin translation update 2026-02-10 12:09:16 +01:00
Petr Knetl
eb7dc08edd fix(suite-native): services provider in graph 2026-02-10 10:46:59 +01:00
yanas
f96ec91d16 fix(suite-native): prevent UI glitches when new THP code is requested 2026-02-10 10:45:29 +01:00