Tomas Boda
6d80f47903
chore: bump @reduxjs/toolkit
2026-02-16 16:11:39 +01:00
Petr Knetl
619b355e36
feat(suite-native): app logs modal in settings
2026-01-29 11:12:22 +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
Petr Knetl
5157881b25
fix(suite-native): fix underlined title for foreign languages
2025-12-01 16:23:59 +00:00
Jirka Bažant
7d71615001
fix(suite-native): Resolve circular dependency of helpers and toasts modules
2025-12-01 10:50:23 +01:00
Peter Sanderson
939581ee34
chore: refactor initEvoluThunk from redux toolkit, to simple
...
Resut<OK,ERR> pattern
2025-11-20 16:09:16 +01:00
Tomas Boda
d0d6cc9ff8
chore(suite): bump @reduxjs/toolkit
2025-11-14 10:19:10 +01:00
Jirka Bažant
a44bf322a4
chore(suite-native): do not ignore test-utils in circular dependecy check
2025-11-03 14:48:00 +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
6a1176a102
chore(suite-native): expo 54: dependencies update
2025-10-20 11:35:17 +02:00
Jirka Bažant
ccb3fba4a8
chore(suite-native): simplify jest.config.js files across project
2025-09-26 10:50:51 +02:00
Peter Sanderson
7785eecc4e
fix: comment out some dependencies to temp. allow the cyclic requirements for '@suite-native/helpers' 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
972ba574bf
chore(suite-native): bump expo packages (2025.08)
2025-08-28 10:37:40 +02:00
Jirka Bažant
bdcf750067
feat(suite-native): Introduce AnimatedDoubleInput to atoms
2025-07-28 11:07:28 +02:00
Peter Sanderson
0133d80aa6
chore: add test case for integerTransformer in BTC+Sats units
2025-07-23 13:40:18 +02:00
Peter Sanderson
c6ceccf061
chore: extract repeaded code for checking if BaseCurrency is BTC in Sats
2025-07-23 13:40:18 +02:00
Peter Sanderson
9978ed272b
fix: work with big numbers in Native Assets page to fix the rounding issue (it was hardcoded to 2)
2025-07-23 13:40:18 +02:00
brantalikp
80db8af3e2
chore: update other packages
2025-06-23 17:46:37 +02:00
Tomas Martykan
dad7111eb6
chore: unify suite and native wallet settings
2025-05-19 13:52:13 +02:00
brantalikp
744f41d309
feat(suite-native): Device Onboarding: Wallet Backup Recap
2025-04-22 11:59:39 +02:00
Jirka Bažant
8063b6f095
chore(common): Fix useAmountInputTransformers tests
2025-03-31 16:32:50 +02:00
Jirka Bažant
e641b1e124
chore(suite-native): move useSendAmountTransformers to @suite-native/helpers
2025-03-28 15:27:35 +01:00
yanas
04988b2deb
chore(suite-native): autofix for sort-imports eslint rule
2025-01-30 15:03:34 +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
67dd2cf79c
test(suite-native): fix endless skeleton animation for e2e
2024-10-04 15:26:58 +02:00
Petr Knetl
617ec1b1d7
feat(suite-native): input atom ui improvements
2024-08-23 14:14:28 +02:00
Petr Knetl
f7907e1496
chore(suite): unused package dependencies removed
2024-06-18 13:07:58 +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
Martin Vytick Vytrhlík
66aaca0ee6
chore(suite-native): remove unused duplicate file
2024-04-11 13:18:16 +02:00
Peter Sanderson
c82455e746
chore(suite): autofix newlines
2024-02-20 14:54:29 +01: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
Jan Komarek
a7e68797da
chore: use global jest
2024-02-12 11:56:09 +01:00
Jan Komarek
3c656dc0b2
chore: upgrade jest to 29.7.0
2024-02-12 11:56:09 +01:00
Jan Komarek
004938e24b
chore: upgrade jest
2024-02-12 11:56:09 +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
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
Szymon Lesisz
b8a321c837
chore: update jest and related dependency
...
- jest: 29.5.0
- babel-jest: 29.5.0
- jest-watch-typeahead: 2.2.2
- @types/jest: 29.5.0
removed:
- @jest/types
- jest-environment-jsdom
- jest-environment-node
- ts-jest
2023-12-12 15:03:47 +01:00
tomasklim
f5ade9668d
chore(jest): update in suite-native/helpers package
2023-11-20 09:19:59 +01:00
vytick
093544fbad
feat(suite-native): device firmware checks ( #9905 )
2023-11-16 14:27:42 +00:00
Petr Knetl
c96edc5af4
Feat/verify receive address ( #9844 )
...
* refactor(suite-native): confirmAddressOnDevice
- device address confirmation logic moved from `packages/suite` to `suite-common/wallet-utils`
* refactor(suite-native): move receive account to modal
- `ReceiveAccount` component is now only accesible via `ReceiveModalScreen` to make tab bar always hidden.
- for this reason was `ReceiveStackNavigator` needed anymore and was deleted
* fix(suite-native): cardano derivation type discovery
- Cardano derivation type is configured before starting discovery, so the manipulation with discovered accounts works as expected.
* feat(suite-native): verify address on device logic
- `useAccountReceiveAddress` hook that handles the logic of verifying the address on the device created.
* feat(suite-native): verify address on device UI
2023-11-08 08:30:59 +00:00
Bohdan Juříček
e5341051cf
chore(suite-native): update react native ( #8556 )
2023-05-24 13:43:32 +02:00
Daniel Suchý
d0515be128
chore(mobile): upadete RN + Skia + Reanimated ( #8190 )
2023-04-23 20:27:42 +02:00
Petr Knetl
eaec217b31
feat(suite-native): copy to clipboard toast displayed on android ( #8011 )
2023-04-05 16:13:47 +02:00