Jirka Bažant
124aea3a15
feat(suite-native): add useTradingFiatValues hook
2026-02-27 12:51:15 +01:00
vytick
e568b4f676
feat(suite-native): basic approval flow
2026-02-25 21:16:24 +04:00
Petr Knetl
076d286f4a
chore(deps): update react-native-safe-area-context from 5.6.1 to 5.6.2
2026-02-25 10:50:36 +01:00
Petr Knetl
7b6137d0d9
chore(deps): update react-native-keyboard-controller from 1.19.2 to 1.20.7
2026-02-25 10:50:36 +01:00
Petr Knetl
dbea56403d
chore(deps): update @gorhom/bottom-sheet from 5.2.6 to 5.2.8
2026-02-25 10:50:36 +01:00
juriczech
8ee24e5a75
fix(suite-native): intl direct imports
2026-02-23 12:35:24 +01:00
juriczech
f672a9e78b
chore(suite): eslint package imports rule ignore
...
- even though we want to remove all of these broken imports, it's not possible to do that as part of a single PR, so to make the CI happy & prevent new usages of imports directly from new files, we will ignore all current warnings to then remove them in follow ups.
# Conflicts:
# suite-common/suite-sync-quota-manager/src/tests/ensureDeviceHasQuotaThunk.test.ts
# suite-common/suite-sync/src/storage/tests/createEnsureStorage.test.ts
^ Conflicts:
^ suite-common/wallet-core/src/device/deviceThunks.ts
2026-02-23 12:35:24 +01:00
Tomas Boda
6d80f47903
chore: bump @reduxjs/toolkit
2026-02-16 16:11:39 +01:00
Daniel Skýpala
a61e614ffe
chore: Bump react-native deps
2026-02-16 14:29:26 +01:00
Jirka Bažant
a37fa57410
fix(suite-native): test-utils: use messages.ts instead of en-US.json in getTranslation
2026-02-05 16:37:21 +01:00
Jan Václavík
e81194535a
refactor(suite-native): remove legacy analytics and update to new analytics service across multiple components
2026-02-05 09:06:20 +01:00
vytick
da3cc7b52b
chore(suite-native): bump react-navigation native deps
2026-01-26 19:05:11 +01:00
Peter Sanderson
e39da40572
chore: separate ExtraDependencies mocks
2026-01-23 01:26:53 +01:00
Jan Václavík
97ff1be020
fix(suite): Fix typecheck and project refs
2026-01-17 21:10:25 +01:00
Jan Václavík
21e61bff71
fix(suite): Fix trading tests in native
2026-01-17 21:10:25 +01:00
Jan Václavík
9fc7b0abc7
fix(suite): Fix tests
2026-01-17 21:10:25 +01:00
Jan Václavík
1f76e09414
fix(suite): Add NativeServices provider to tests
2026-01-17 21:10:25 +01:00
Jirka Bažant
ea761e7e17
chore(suite-native): Update test-utils to initialize redux store synchronously
2026-01-16 11:28:30 +01:00
Jan Komarek
ff0a79309d
test(suite-native): catch missing values in translations
2026-01-15 08:13:44 +01:00
Jan Komarek
c52af85f58
test(suite-native): replace getByTranslationId with getTranslation
2026-01-15 08:13:44 +01:00
Jan Komarek
15e5e27e8c
feat(test-utils): create getByTranslationId util
2026-01-14 17:54:02 +01:00
Jirka Bažant
c42d8087c4
chore(suite-native): Extend expo-video mock
2026-01-12 08:59:15 +01:00
brantalikp
cde81b1c79
chore(suite-native): dependencies update
2026-01-09 12:50:23 +01:00
Peter Sanderson
0643f534fe
feat: prototype of Native Platform Encryption
2026-01-07 09:48:00 +01:00
Matej Kriz
a712ef4e12
fix(suite-native): fix rozenite redux devtools and delete redux-devtools-expo-dev-plugin
2025-12-17 17:16:32 +01:00
Jirka Bažant
c2be542f83
chore(suite-native): refactor and update intl mocks
2025-12-16 11:48:10 +01:00
Tomas Boda
6147797599
chore: bump @reduxjs/toolkit
2025-12-15 10:47:12 +01:00
Jiri Zbytovsky
fa9d3e1c4d
chore(suite-native): define Store types
2025-12-11 12:39:56 +01:00
Jirka Bažant
afc5335b0a
chore(suite-native): Bump @shopify/flash-list
2025-12-05 14:23:58 +01:00
Vojtěch Tranta
a3ff0ff558
feat(suite): add option to pass extra dependencies factory to store and as extra thunk parameter and use it freely also from react context
...
fix: magic fix for extra in middlewares
fix(suite): make sure that the thunk middleware is added first so that other middlewares also can use it
2025-11-27 22:00:57 +01:00
Petr Knetl
c283e555f0
refactor(suite-native): bottom sheet flashlist warning
2025-11-27 14:29:40 +00:00
Peter Sanderson
939581ee34
chore: refactor initEvoluThunk from redux toolkit, to simple
...
Resut<OK,ERR> pattern
2025-11-20 16:09:16 +01:00
brantalikp
9b0e267013
chore(suite-native): updgrade MMKV to version 4
2025-11-18 12:02:18 +01:00
Tomas Boda
ff5a423d5f
chore: bump @testing-library/react-native
2025-11-14 10:19:10 +01:00
Tomas Boda
d0d6cc9ff8
chore(suite): bump @reduxjs/toolkit
2025-11-14 10:19:10 +01:00
Matěj Husák
dcc1fa1df6
feat(native): mock evolu in unit tests
2025-11-11 23:59:12 +01:00
Petr Knetl
d7ec77283a
feat(suite-native): localization of base currency amounts
2025-11-06 11:27:04 +01:00
Jirka Bažant
c9ed8962b1
chore(suite-native): refactor suite-native/test-utils
2025-11-03 14:48:00 +01:00
Jirka Bažant
156fbe2a64
chore(suite-native): Remove circular dependency test-utils -> formatters
2025-10-31 18:07:31 +01:00
Petr Knetl
a125ec32aa
chore(suite-native): bump react native related dependencies (2025-10)
2025-10-27 13:04:36 +01:00
yanas
87c5e402c5
feat(suite-native): add T3W1 renders, animations and illustrations
...
(cherry picked from commit efe3b5a5be )
2025-10-22 14:11:28 +02:00
Jiří Čermák
da15b18eff
chore: upgrade @reduxjs/toolkit to v2.9.1
2025-10-21 15:12:12 +02:00
Jiří Čermák
78f16f554b
chore: update @reduxjs/toolkit to version 2.9.0 across multiple packages
2025-10-21 15:12:12 +02:00
brantalikp
6a1176a102
chore(suite-native): expo 54: dependencies update
2025-10-20 11:35:17 +02:00
brantalikp
7d8620adc0
chore(suite-native): trezor suite name update
2025-09-24 12:05:59 +02:00
Peter Sanderson
4f9af1de60
fix: comment out some dependencies to temp. allow the cyclic requirements for '@suite-native/device' package
2025-09-18 13:04:25 +02:00
Peter Sanderson
48d93ccc83
fix: comment out some dependencies to temp. allow the cyclic requirements for '@suite-native/test-utils' package
2025-09-18 13:04:25 +02:00
Peter Sanderson
7027213e3f
fix: add TON of missing dependecies in package.json
2025-09-18 13:04:25 +02:00
Petr Knetl
6db168014a
feat(suite-native): language switching support
2025-09-08 11:23:47 +02:00
Petr Knetl
2fe70d56b1
chore(suite-native): bump react-native-* community packages (2025.08)
2025-08-28 10:37:40 +02:00