brantalikp
35e09931ac
feat(suite-native): backup risks animation refactor
2025-11-28 11:40:07 +01:00
Jiri Zbytovsky
c5b0c71726
chore(scripts): reassign some dependencies
2025-11-18 13:10:13 +01:00
brantalikp
da19f23936
chore(suite-native): reanimated 4
2025-11-18 12:02:18 +01:00
brantalikp
9b0e267013
chore(suite-native): updgrade MMKV to version 4
2025-11-18 12:02:18 +01:00
brantalikp
f3335f611a
chore(suite): deps re-arrangement
2025-11-17 18:07:20 +01:00
Martin Vere Cihlar
c3adb03a2d
refactor(e2e-suite): change hardcoded strings in asserts to references
2025-11-13 13:40:39 -04:00
Jiri Zbytovsky
cd4ca4bf41
chore(suite-desktop): simplify electron-builder hooks setup
2025-11-13 12:44:41 +01:00
Jiri Zbytovsky
d9e60d7a23
fix(device-authenticity): use @noble/curves for universal ed25519 support
2025-11-07 16:32:40 +01:00
juriczech
ced2b0fe62
fix(suite-native): biometrics lagging
2025-11-07 09:33:57 +01:00
Jan Komarek
e6c1240d36
chore(scripts): reorganize dependency lists
2025-10-30 18:39:34 +01:00
Petr Knetl
3547153576
chore(suite-native): move testing related dependencies to qa file
2025-10-27 11:15:27 +01:00
Vojtěch Tranta
47f4f63840
chore(suite): remove redundant react-router
2025-10-20 14:05:07 +02:00
brantalikp
1841b65eff
fix(suite-native): add react-native/metro-config to prevent e2e failing
2025-10-20 11:35:17 +02:00
brantalikp
aa7f42eb86
chore(suite-native): install babel preset expo plugin
2025-10-20 11:35:17 +02:00
brantalikp
6a1176a102
chore(suite-native): expo 54: dependencies update
2025-10-20 11:35:17 +02:00
Jun Luo
d5f6a78178
feat(token-definitions): add home_domain and rating field for Stellar assets
2025-10-14 12:23:21 +08:00
brantalikp
11f42e5e63
chore(suite-native): depcheck cleanup
2025-10-10 13:53:11 +02:00
Jiri Zbytovsky
b2a19723e4
chore(scripts): bump tar & assign it to connect team
2025-10-10 13:03:28 +02:00
Jiří Čermák
d7b939aba0
feat(suite): sort token options by fiat amount in desc order
...
- Fix unwated scroll resets in `VirtualizedList` when options doesn't change.
- Refactor TokenSelect and sort token options by fiat amount in desc order.
- Refactor `TradingFormInputCryptoSelect` and sort token assets by fiat amount in desc. order.
- Extract logic for networks count to a separate useNetworksCount hook.
2025-10-10 09:51:20 +02:00
Vojtěch Tranta
777d60793b
fix(suite): routing flashing
2025-10-01 11:12:21 +02:00
brantalikp
46a811d85f
feat(suite-native): in app rating
2025-09-29 07:48:24 +02:00
Vojtěch Tranta
797583e096
feat(suite): DEV - add option to have react deve tools in electron desktop app
2025-09-25 15:10:27 +02:00
brantalikp
d7317c5295
chore(suite-native): enable rozenite react navigation plugin
2025-09-22 10:31:45 +02:00
Petr Knetl
840f17207e
chore(suite-native): enable rozenite debugger plugins
2025-09-22 10:31:45 +02:00
Peter Sanderson
d1d3a11087
fix: 'solve' the depcheck for natvie/app
2025-09-18 13:04:25 +02:00
Peter Sanderson
407bddf4d3
fix: missing list-outdated dependencies
2025-09-18 13:04:25 +02:00
Peter Sanderson
067db47640
fix: re-add removed packages, that are used, but not direcly imported
2025-09-18 13:04:25 +02:00
Peter Sanderson
ccc434d6a4
feat: Local First Storage (Evolu) for mobile
...
fix: temp comment out some code that causes some ESM import hell
fix: tests, improve to not use 'as' in fixtures
chore: replace 'as' with array spread to convert to ordinary (from readonly) array
fix: bump expo to ^53.0.22 so it can be same as expo required by evolu (and can be deduped)
fix: re-enable the FetureFlag callback
chore: better naming for local-first-package in native
fix: remove on bad circular dependency from local-first-storage reducer<->selectors
chore: update madge (circular import, one more is removed)
fix: disable Evolu labeling in Portfolio Tracker mode
chore: use F.toMutable instead of a ... spread
fix: depcheck ignore (peerdependecny: expo, expo-sqlite) only for relevant package
fix: move feature-flag code out of the feature-falgs module into dev-tools
fix: better selectors, no need to provide whole object, the string|undefined is all what is needed
fix: bad key props in the list
fix: use standard TextButton component
fix: unify string|null for (all) label selectors
fix: missing translation string
chore: extract the labeling logic into separate thunk
fix: depcheck
fix: transaction name component has now correct variant
fix: render debug inly when labeling is on
2025-09-18 11:03:52 +02:00
Peter Sanderson
c5a24ecba1
feat: Local First Storage (Evolu) for desktop
2025-09-09 15:55:14 +02:00
Peter Sanderson
2db6943066
fix: simplify import, use bytesToHex and hexToBytes from evolu directly, to avin unneceary import from noble/ciphers
2025-09-08 11:00:44 +02:00
Tomas Martykan
67b772b81d
feat(connect): add cose signature format to cardanoSignMessage
2025-09-02 14:59:37 +02:00
Peter Sanderson
ee3e3f9bfa
feat: add types & device props for Evolu storage
2025-09-01 13:25:19 +02:00
Petr Knetl
972ba574bf
chore(suite-native): bump expo packages (2025.08)
2025-08-28 10:37:40 +02:00
Vojtěch Tranta
2e3913a485
feat(suite): make the win-hello part of the monorepo
2025-07-31 15:48:41 +02:00
Vojtěch Tranta
5fcd418c0c
fix(suite): test the custom windows hello thing
2025-07-31 15:48:41 +02:00
brantalikp
2fc557cb1e
chore(suite-native): e2e launch arguments
2025-07-28 09:37:48 +02:00
Daniel Skýpala
b493b949af
chore(suite): Replace react-qr-reader for react-zxing
2025-07-15 14:32:21 +02:00
Jan Komarek
adcf5db457
chore(utxo-lib): remove deprecated bchaddr dependency, add own implementation
2025-07-11 15:04:49 +02:00
Jan Komarek
fe26812575
chore: upgrade to react-router v7
2025-07-08 12:22:59 +02:00
Jan Komarek
ea662c7d8f
chore: upgrade react-router-dom to v6
2025-07-08 12:22:59 +02:00
Jiri Zbytovsky
1edcfca147
chore(suite): remove systeminformation lib
2025-07-03 11:05:15 +02:00
Tomas Martykan
c28a4abd35
feat(suite): transaction simulation for evm
2025-07-01 11:59:27 +02:00
Martin Homola
723448714c
feat(suite): update review modal actions
2025-06-27 10:15:27 +02:00
Jan Václavík
229e2d3d31
chore(suite): Sort dependencies
2025-06-25 12:37:01 +02:00
Jan Václavík
3a063a74fc
chore(suite): Move react deps from engagement to mobile
2025-06-25 12:37:01 +02:00
Jan Václavík
8f2b666eb4
chore(suite): Update storybook to version 9
2025-06-24 15:22:22 +02:00
brantalikp
d89d5a0c8c
fix(suite-native): fix build and type errors
2025-06-23 17:46:37 +02:00
Martin Vere Cihlar
f419decc0a
fix(playwright): Cleans eslint-playwright dependency + few fixes in connect
2025-06-23 16:50:57 +09:00
Vojtěch Tranta
c00ef1febd
feat(suite): persist the enabled / dislabed state of the bio auth + MIGRATE THE DATABASE 58
2025-06-13 18:06:17 +02:00
Petr Knetl
c9e85c5e0c
feat(suite-native): keep firmware screen awake
2025-06-09 16:01:05 +02:00