Commit Graph

30 Commits

Author SHA1 Message Date
Tomas Boda
6d80f47903 chore: bump @reduxjs/toolkit 2026-02-16 16:11:39 +01:00
brantalikp
cde81b1c79 chore(suite-native): dependencies update 2026-01-09 12:50:23 +01:00
Tomas Boda
6147797599 chore: bump @reduxjs/toolkit 2025-12-15 10:47:12 +01:00
Tomas Boda
d0d6cc9ff8 chore(suite): bump @reduxjs/toolkit 2025-11-14 10:19:10 +01:00
Jirka Bažant
0805b13ec8 feat(suite-native): Mobile Trade: Country of residence settings screen 2025-11-03 14:47:01 +01: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
a6ddb86954 chore(suite-native): update isDeviceConnectEnabled & isBluetoothEnabled ff defaults 2025-10-09 16:13:14 +02:00
brantalikp
2fc557cb1e chore(suite-native): e2e launch arguments 2025-07-28 09:37:48 +02:00
brantalikp
80db8af3e2 chore: update other packages 2025-06-23 17:46:37 +02:00
tomasklim
887018eacb chore: update redux libs 2025-05-17 08:58:34 +02:00
Jirka Bažant
fbeea6c4fa feat(suite-native): Mobile Trade: Allow buy by default 2025-05-13 22:05:57 +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
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
Nodonisko
39c71a19dd chore: redux upgrade 2025-03-07 14:42:12 +01:00
Jirka Bažant
79c0c593d2 feat(suite-native): introduce IsTradingEnabled feature flag 2025-01-24 22:39:56 +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
Daniel Suchý
d6343d4106 chore(mobile): upgrade deps to RN 0.75 (#14004) 2024-08-29 15:15:59 +02:00
Petr Knetl
2206f19f2e chore(suite): depcheck enabled 2024-06-18 13:07:58 +02:00
Daniel Suchý
5dcefbb3a0 chore(mobile): Expo 51 + deps update (#12666)
* chore(mobile): deps update

* fix(mobile): fix unit tests mocks

* feat(mobile): redux devtools
2024-05-31 13:32:26 +02:00
Bohdan Juříček
4173d3e2c9 feat(suite-native): upgrade rn (#11990) 2024-04-12 09:10:38 +00:00
Matej Kriz
022b89cc03 feat(suite-native): add feature flag for view-only 2024-04-08 15:43:30 +02:00
Jan Komarek
84bc9b8bd3 chore: update typescript and use global tsc 2024-02-12 11:56:09 +01:00
Jan Komarek
01e33b7145 chore: remove test scripts for packages without tests 2024-02-12 11:56:09 +01:00
Daniel Suchý
bb37005e6b chore(mobile): Expo migration (#10769)
* gitignore android + ios folders

* update deps

* react-native-usb Expo + RN 0.73 support

* remove unnecessary fonts

* migrate to Expo

* update github workflows for Expo

* fix type error

* update expo-av

* fix lottie welcome animation

* change android version to 1 for debug

* fix deps

* fix tsconfig

* PR fixes

* fix min sdk version

* rename app

* add Sentry auth token to CI

* remove unsused deps in root package.json

* fix staging pipeline

* update package.json scripts

* fix staging

* fix fastlane prod

* fix unit tests

* fix unit tests
2024-01-26 18:45:30 +00:00
Bohdan Juříček
b4c17bf2e1 fix(suite-native): feature flag (#10494) 2024-01-04 16:50:57 +01:00
Bohdan Juříček
f8749e01f7 Fix/device selection (#9840)
* chore(suite-native): select device

chore(suite-native): remove unused hook

* fixup! chore(suite-native): select device

* fixup! chore(suite-native): select device
2023-11-03 12:03:12 +00:00
Bohdan Juříček
244b406d89 Chore/feature flag android (#9710)
* chore(suite-native): extend FF default value

* fixup! chore(suite-native): extend FF default value
2023-10-23 10:48:53 +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