Commit Graph

59 Commits

Author SHA1 Message Date
Jiří Čermák
1332cf24f4 chore: pin react and react-dom types to specific version 2026-01-27 14:51:59 +01:00
brantalikp
cde81b1c79 chore(suite-native): dependencies update 2026-01-09 12:50:23 +01:00
Jirka Bažant
21566adcf6 chore(suite-native): Bump react-native-reanimated 2025-12-05 14:23:58 +01:00
brantalikp
da19f23936 chore(suite-native): reanimated 4 2025-11-18 12:02:18 +01:00
Petr Knetl
a125ec32aa chore(suite-native): bump react native related dependencies (2025-10) 2025-10-27 13:04:36 +01:00
brantalikp
6a1176a102 chore(suite-native): expo 54: dependencies update 2025-10-20 11:35:17 +02:00
Petr Knetl
2fe70d56b1 chore(suite-native): bump react-native-* community packages (2025.08) 2025-08-28 10:37:40 +02:00
Petr Knetl
e752e30ad1 chore(suite-native): bump skia to 2.2.3 2025-08-28 10:37:40 +02:00
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
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
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
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 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
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
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ý
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ý
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
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
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
Daniel Suchý
cd5d50fb16 chore(mobile): improve perf of transaction list (#8836) 2023-07-01 18:44:31 +00:00
Daniel Suchý
5128d0049d Revert "chore(mobile): update skia to latest version" (#8762) 2023-06-22 08:46:54 +00:00
Daniel Suchý
37aa5f1b8b chore(mobile): update skia to latest version (#8755) 2023-06-21 13:32:28 +02:00
Bohdan Juříček
e5341051cf chore(suite-native): update react native (#8556) 2023-05-24 13:43:32 +02:00
Daniel Suchý
73e0760222 chore(mobile): update Skia (#8386) 2023-05-05 15:56:41 +02:00
Daniel Suchý
d0515be128 chore(mobile): upadete RN + Skia + Reanimated (#8190) 2023-04-23 20:27:42 +02:00