Commit Graph

50 Commits

Author SHA1 Message Date
Tomas Boda
6d80f47903 chore: bump @reduxjs/toolkit 2026-02-16 16:11:39 +01:00
Peter Sanderson
e39da40572 chore: separate ExtraDependencies mocks 2026-01-23 01:26:53 +01:00
Jiří Čermák
8c6eca2c13 fix: circular esm between wallet-core and bluetooth, thp packages 2025-12-17 13:45:34 +01:00
Tomas Boda
6147797599 chore: bump @reduxjs/toolkit 2025-12-15 10:47:12 +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
Seibei Iguchi
f465cabe84 refactor(suite): migrate auto eject functionality to wallet settings 2025-10-29 17:00:00 +01:00
Matěj Husák
f7d8bbdd7c feat(desktop): increase unresponsive timeout progressively 2025-10-22 15:54:36 +02: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
yanas
2be40d4e19 fix(suite-native): enable Bluetooth auto-connect on Connect press 2025-10-10 12:36:32 +02:00
Matej Kriz
31f0d0e331 chore(suite-native): avoid instable selector warning
- prevent `An input selector returned a different result when passed same arguments.` warning
2025-10-08 16:21:49 +02:00
yanas
3c555e6058 refactor: introduce a common flag for Bluetooth OS unpairing 2025-10-07 14:38:41 +02:00
Matěj Husák
1fbf9226c0 feat(suite): lower down nearby devices update to 3s from 15s, improvements 2025-10-06 16:01:19 +02:00
Tomas Martykan
e1544f7264 feat(suite): store device id (from features) in bluetooth knownDevices 2025-10-03 17:16:08 +02:00
Matěj Husák
6074dedb26 chore(suite): created Bluetooth constants 2025-10-01 15:48:05 +02:00
Matěj Husák
89089f48ed feat(suite): filter nearby devices in pairing mode, compare manufacturer data 2025-10-01 15:12:14 +02:00
Szymon Lesisz
f91e590ed6 feat(suite-common): bluetooth autoconnect policy 2025-09-30 20:25:25 +02:00
Peter Sanderson
56859a952c chore: introduce BluetoothDeviceId as branded type 2025-09-30 11:46:36 +02:00
yanas
d3f4ef6bd0 fix(suite-native): handle cancelling of Bluetooth pairing correctly 2025-09-29 15:08:57 +02:00
Szymon Lesisz
170fd105a2 fix(suite): BT auto reconnection policy 2025-09-24 15:45:47 +02:00
Tomas Martykan
1ed0acdd8e fix(suite): bluetooth handle power suspend 2025-09-22 12:31:14 +02:00
Szymon Lesisz
d8065d015f chore(suite): store devices with pairing-failed status 2025-09-19 09:30:45 +02:00
Peter Sanderson
6cdf7f9d7b fix: comment out some dependencies to temp. allow the cyclic requirements for '@suite-common/message-system' package 2025-09-18 13:04:25 +02:00
Peter Sanderson
17eb82d962 fix: comment out some dependencies to temp. allow the cyclic requirements for '@suite-common/bluetooth' 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
Jiri Zbytovsky
e47511f1a0 test(wallet-core): test forget device thunks 2025-09-17 18:47:49 +02:00
Jiri Zbytovsky
e85091defe test(bluetooth): add test mocks 2025-09-17 18:47:49 +02:00
Matěj Husák
b18a1ebad9 fix(native): implemented filterOutOldDuplicatesByName on native 2025-09-15 14:28:27 +02:00
Matěj Husák
78a5ff1216 fix(suite): created filterOutOldDuplicatesByName and tests 2025-09-15 14:28:27 +02:00
Martin Varmuza
799c999985 fix(suite): useEmptyPassphrase should be set as result of authorization process 2025-08-14 19:57:36 +02:00
juriczech
ee44c76e11 chore(suite-native): remove view only by default FF 2025-08-12 08:52:31 +01:00
juriczech
a650b6b2cd feat(suite-native): enable view only by default 2025-07-22 15:14:46 +02:00
Szymon Lesisz
0658823e83 chore(suite-common): adjust BluetoothManufacturerData 2025-07-18 11:48:41 +02:00
Peter Sanderson
5e7fde1f0e chore: refactor BT desktop code to slices and move it out from the
common
2025-06-12 18:04:17 +02:00
yanas
6158b6e720 fix(suite-common): remove incorrect filtering in prepareSelectAllDevices 2025-06-05 16:35:01 +02:00
yanas
2724a4c4a1 feat(suite-native): add possibility to connect bluetooth devices 2025-06-03 21:34:48 +02:00
Peter Sanderson
b237f7f6bd feat(suite): add EraseBonds to device settings 2025-05-28 09:33:52 +02:00
Peter Sanderson
583733ebdb feat: use modal to notify user to manually remove BT from OS for unpair as well 2025-05-28 09:33:52 +02:00
yanas
c78e1dced8 refactor(suite-common): parse all manufacturer data 2025-05-26 14:56:12 +02:00
Peter Sanderson
bb0788dcf3 feat: bt common module 2025-05-23 16:18:41 +02:00
tomasklim
887018eacb chore: update redux libs 2025-05-17 08:58:34 +02:00
Peter Sanderson
b592bef0b9 feat(suite-common): add a nullability for nearbyDevices to indiacate the data was not initalized => for loading state 2025-05-07 11:39:18 +02:00
Peter Sanderson
b8936e7872 feat: add parse util for geting a model from Bluettoth manufacturers data 2025-04-04 11:05:46 +02:00
Szymon Lesisz
9376963a82 chore(suite-common): extend bluetooth.adapterStatus value
fix: have newest device last in the UI to prevent jumping
2025-04-04 11:05:46 +02:00
Peter Sanderson
aeb0d8c28d test: add nearbyDevicesUpdateAction test 2025-03-17 16:43:27 +01:00
Peter Sanderson
4fd9e9fd3a fix: add updateDeviceConnectionStatus action for bluetooth and selectNearbyDevices for bluetooth shared code 2025-03-17 16:43:27 +01:00
Peter Sanderson
e6d055b42d feat: update shared state fro bluetooth to accomodate changes in the ipc 2025-03-12 13:57:35 +01:00
Nodonisko
39c71a19dd chore: redux upgrade 2025-03-07 14:42:12 +01:00
Peter Sanderson
d5be258ae9 feat: move reducers into seperate common package, create shared state for mobile 2025-02-25 17:26:39 +01:00