brantalikp
d89d5a0c8c
fix(suite-native): fix build and type errors
2025-06-23 17:46:37 +02:00
brantalikp
80db8af3e2
chore: update other packages
2025-06-23 17:46:37 +02:00
Tomas Martykan
eb758acea9
chore: apply latest prettier
2025-05-05 13:51:36 +02:00
Jirka Bažant
4a0d14fbd9
chore(suite): unify prettier and @types/react version resolutions
2025-04-10 19:14:12 +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
Martin Varmuza
3736dec0a5
chore: more refactorign to remove connect from components
2025-03-06 13:56:53 +01:00
Daniel Suchy
636b304e93
feat(mobile): update Skia
2025-02-11 09:41:41 +01:00
yanas
04988b2deb
chore(suite-native): autofix for sort-imports eslint rule
2025-01-30 15:03:34 +01:00
Jirka Bažant
d517cc81a6
feat(suite-native): introduce component tests with redux
2025-01-24 22:39:56 +01:00
Daniel Suchý
948878e401
fix(mobile): update and patch reanimated to fix crash ( #16347 )
2025-01-15 12:20:36 +01:00
Daniel Suchý
f62efa151d
fix(mobile): fix skia crash 💥 ( #15592 )
2024-11-27 09:29:01 +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
Peter Sanderson
7e4a87de16
chore: fix 'yarn update-project-references' & other fixies
2024-11-13 10:36:38 +01:00
Peter Sanderson
6b8e9ab6d2
chore: Upgrade ESLint and all plugis & revalidate the config and ALL of the rules
2024-11-13 10:36:38 +01:00
Matej Kriz
6edf9c7509
fix(suite-native): update react-native-reanimated to prevent crash
...
- Facing this issue crashing the app after load https://github.com/software-mansion/react-native-reanimated/issues/6415
2024-10-24 17:26:47 +02:00
Daniel Suchy
198c91f3c4
feat(repo): TS 5.5
2024-09-10 16:30:18 +02:00
Jan Václavík
2c641f4fdd
chore(suite): Add error rule for overriding ( #14050 )
2024-09-02 06:51:37 +02:00
Daniel Suchý
d6343d4106
chore(mobile): upgrade deps to RN 0.75 ( #14004 )
2024-08-29 15:15:59 +02:00
Daniel Suchý
81829a87ad
fix(mobile): fix hot reload on iOS ( #13866 )
2024-08-19 10:57:32 +02:00
Jan Václavík
a314dcfd25
fix(suite): Fix button colors + subtle variant ( #13826 )
2024-08-16 09:54:08 +02:00
Daniel Suchý
bc4d270ee7
chore(mobile): skia update ( #13235 )
2024-07-08 14:36:17 +01: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
Daniel Suchý
6b97cdbbf1
fix(mobile): fix graph old value on timeframe switch ( #12463 )
2024-05-17 12:57:16 +00:00
Peter Sanderson
3550932a23
chore(suite): update @types/react
2024-04-18 15:42:15 +02:00
Bohdan Juříček
b8198318fe
chore(suite-native): upgrade RN reanimated ( #12026 )
2024-04-16 08:20:54 +00:00
Bohdan Juříček
4173d3e2c9
feat(suite-native): upgrade rn ( #11990 )
2024-04-12 09:10:38 +00:00
Bohdan Juříček
3e77c26ff9
fix(suite-native): date of undefined ( #11924 )
2024-04-12 09:55:21 +01:00
Bohdan Juříček
051fcbee13
fix(suite-native): app crashes on graph ( #11495 )
2024-03-08 07:41:59 +00:00
Peter Sanderson
c82455e746
chore(suite): autofix newlines
2024-02-20 14:54:29 +01:00
Jan Komarek
9fdccc92e1
chore: minor package updates
2024-02-12 11:56:09 +01:00
Jan Komarek
73b9205adb
chore:update react types and remove them from resolutions
2024-02-12 11:56:09 +01:00
Jan Komarek
fecd89f6e8
chore: update various dependencies (no major update)
...
chore: update various dependencies (no major update)
2024-02-12 11:56:09 +01:00
Jan Komarek
84bc9b8bd3
chore: update typescript and use global tsc
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
Daniel Suchý
f804ea03d1
chore(mobile): update Skia to latest version ( #10651 )
2024-01-15 11:05:50 +00:00
Daniel Suchý
6fbef4ccea
fix(mobile): fix animation related crashes ( #10461 )
2024-01-02 16:10:26 +01:00
Daniel Suchý
1eba403a7b
fix(mobile): fix crashes during discovery ( #10457 )
2024-01-02 16:10:04 +01:00
Daniel Suchý
648778438b
chore(mobile): graph visual refactor ( #10371 )
...
* chore(mobile): pimp my graph
* ❆
2023-12-20 13:02:36 +00:00
Bohdan Juříček
50fe764c31
chore(suite-native): update skia + reanimated ( #10202 )
2023-12-06 21:54:25 +00:00
Daniel Suchý
c74ef86d43
chore(mobile): graph use Reanimated everywhere ( #10232 )
2023-12-06 20:53:17 +00:00
vytick
535a476495
chore(suite-native): updated version of reanimated and skia ( #9739 )
...
* chore(suite-native): updated version of reanimated and skia
* fixup! chore(suite-native): updated version of reanimated and skia
2023-10-24 19:18:56 +00:00
Daniel Suchý
10871101f4
chore(mobile): Skia update ( #9444 )
2023-09-15 14:23:49 +02:00
Petr Knetl
f15aff9d52
chore(suite-native): donwgrade skia to 188 ( #9436 )
2023-09-14 14:18:44 +00:00
Petr Knetl
3abc6cf076
chore(suite-native): downgrade skia to v.0.1.202 ( #9408 )
2023-09-13 12:27:44 +00:00
Petr Knetl
f68a10d6e4
Fix/blurred overlay on physical iphone ( #9395 )
...
* chore(suite-native): upgrade react-native-skia to 0.1.203
Fixes #9235
* fix(suite-native): biometrics overlay always hides screen content
If the blurred screen overlay is not ready yet, the biometrics overlay shows a blank screen instead to make sure that unathorised user can't see the screen content.
2023-09-11 11:31:37 +00:00
0xadams.eth
0f502e5750
chore(suite): remove react imports ( #9331 )
...
* chore(suite): update eslint and webpack config
* chore(suite): remove react imports, change default and namespace imports to named imports
* test(suite): update jest config
2023-09-05 16:26:01 +02:00
Petr Knetl
7aa69dc8e2
Feat/graph interactions ( #8857 )
...
* chore(suite-native): upgrade react-native-graph to v. 1.0.2
* feat(react-native-graph): graph events added
`react-native-graph` can display graph events/interactions now.
The AnimatedLineGraph component accepts two new props `events` and `EventComponent`.
- `events` is an array of objects representing every individual interaction and it's metadata.
Each of these objects contains a `date` property that is used to compute the event coordinates in the graph.
- `EventComponent` accepts the coordinates and metadata of each event and represent it in the graph
* refactor(suite-native): graph works with real date
We used to covert graph points `Date` objects to unix epoch time.
This commit makes the graph work with original dates as library intends.
* feat(suite-native): graph implements transaction events
Graph of Account detail displays transaction events.
2023-07-13 11:42:52 +00:00