Commit Graph

54 Commits

Author SHA1 Message Date
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
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ý
c015e1f030 Revert "Revert "chore(mobile): graph animations on UI thread"" (#8334) 2023-05-05 15:57:59 +02:00
Daniel Suchý
73e0760222 chore(mobile): update Skia (#8386) 2023-05-05 15:56:41 +02:00
Daniel Suchý
2997f6a095 Revert "chore(mobile): graph animations on UI thread" (#8330) 2023-05-02 20:24:18 +02:00
Daniel Suchý
70a672a212 chore(mobile): graph animations on UI thread (#8192) 2023-04-24 09:14:10 +02:00
Daniel Suchý
d0515be128 chore(mobile): upadete RN + Skia + Reanimated (#8190) 2023-04-23 20:27:42 +02:00
tomasklim
97fd16bb10 chore: update deps 2023-04-04 08:42:29 +01:00
Bohdan Juříček
5fb383ae8f chore(suite-native): upgrade RN (#7971)
* chore(suite-native): upgrade RN

* chore(suite-native): deps
2023-04-03 11:11:18 +02:00
Bohdan Juříček
277df4442a feat(suite-native): upgrade RN, assemble android (#7848)
* fix(suite-common): remove namespace export

* feat(suite-native): upgrade RN, assemble android

* Revert "Merge branch 'fix/suite-native-staging-errors' into fix/assemble-staging-and-production-build"

This reverts commit 772435833c, reversing
changes made to 66fd08a5f2.

* fix(suite-native): add babel plugin

* fix(suite-native): bundle
2023-03-15 16:03:34 +01:00
Daniel Suchý
887accf54e chore(mobile): upgrade reanimated (#7793) 2023-03-07 19:17:13 +00:00
Daniel Suchý
cb58f84b78 chore(mobile): graph tuning (#7767) 2023-03-07 11:50:33 +00:00
Daniel Suchý
2934f6af0f chore(mobile): upgrade graph lib (#7709) 2023-02-27 10:15:41 +01:00
Daniel Suchý
952b31a888 chore(mobile): fix debug build + update RN (#7641) 2023-02-15 19:35:51 +00:00