Commit Graph

59 Commits

Author SHA1 Message Date
Tomas Boda
6d80f47903 chore: bump @reduxjs/toolkit 2026-02-16 16:11:39 +01:00
Jiri Zbytovsky
4cc7b5cb77 chore(suite-common): consistently export all reducer initial states 2026-02-16 16:04:12 +01:00
karliatto
381a5f6490 chore(suite-common): use firmwareChannel new name
Now we have changed the name in connect we have to change also in suite
2026-02-12 10:16:29 +01:00
Peter Sanderson
efbe14d277 chore: convert saveAs into service 2026-01-28 10:06:47 +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
Jiri Zbytovsky
318272410b chore: unify resolveStaticPath 2025-11-19 11:19:23 +01:00
Tomas Boda
d0d6cc9ff8 chore(suite): bump @reduxjs/toolkit 2025-11-14 10:19:10 +01:00
karliatto
cbfaea7b74 feat(suite): move slow Ble FW update to suite only desktop 2025-11-07 12:00:55 +01:00
karliatto
1975c93fbf feat(firmware): set is slow when FW installation 2025-11-04 15:21:40 +01:00
Vojtěch Tranta
6b82ccbfbd fix(suite): move shouldSwitchFirmwareType to firmware store and rename it to switchFirmwareType 2025-11-04 10:13:11 +01:00
Vojtěch Tranta
4c7352a90c fix(suite): share code about the state of the update between desktop and mobile 2025-11-04 10:13:11 +01:00
Vojtěch Tranta
0cc2353299 fix(suite): rename var deviceIsWaitingForConfirmationToConnectToHost > deviceIsWaitingForConfirmationToInitiateConnection 2025-11-04 10:13:11 +01:00
Vojtěch Tranta
1b16d2d061 feat(suite): display the device pill over the reconnect modal in fw install when pin is requested on the device 2025-11-04 10:13:11 +01:00
karliatto
94de17f99c fix(suite-common): language change based on suite during on-boarding 2025-10-31 17:33:22 +01: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
brantalikp
6a1176a102 chore(suite-native): expo 54: dependencies update 2025-10-20 11:35:17 +02:00
Vojtěch Tranta
ee96d50134 feat(suite): disiplay the warning during update when the THP device is locked with PIN 2025-10-10 13:18:15 +02:00
Szymon Lesisz
ad60e977f3 feat(suite): display a modal prompting user to check the TS7 device during update to connect to the host 2025-10-09 18:37:57 +02:00
Szymon Lesisz
a16d6b0430 feat(connect): use push notifications in firmware update flow 2025-10-01 14:54:40 +02:00
Peter Sanderson
4ac5f9b9b6 fix: unify disconencted state in the onboarding, ... kinda 2025-09-26 15:41:18 +02:00
Matěj Husák
eed57d3164 fix(suite): show confirmation pill on fw install 2025-09-23 18:32:09 +02:00
Peter Sanderson
b9282d06f9 fix: do not show firmwre install modal in reconenct phase with THP 2025-09-23 17:43:42 +02:00
juriczech
c0c84390bf fix(suite-native): redirect unacquired devices with THP correctly 2025-09-23 08:44:55 +01:00
Peter Sanderson
7027213e3f fix: add TON of missing dependecies in package.json 2025-09-18 13:04:25 +02:00
Tomas Martykan
52c3a72627 chore(connect): circular dep cleanup 2025-09-18 11:16:49 +02:00
Daniel Skýpala
659f1fb83a fix(suite-common): Fix firmware progress bar 2025-09-16 10:37:57 +02:00
Daniel Skýpala
9014be2d15 refactor(suite): Fix typo in FirmwareUpdateUiEvent 2025-09-16 10:37:57 +02:00
Matěj Husák
c401d116cf fix(suite): show correct progress state 2025-09-05 09:34:43 +02:00
Matěj Husák
ee20d88236 fix(suite): show confirm on device on FW update 2025-09-05 09:34:43 +02:00
karliatto
8c9df53a11 fix(suite-common): keep firmwareUpdateSource when reset fw reducer 2025-08-29 13:00:12 +02:00
yanas
8ce772c54a feat(suite-native): THP implementation for mobile 2025-08-25 16:46:42 +02:00
karliatto
4ac50706c3 feat(suite-common): firmware reducer for firmware source 2025-08-18 09:50:52 +02:00
Jiri Zbytovsky
750d5b8418 chore: cleanup and unify extras reportSecurityCheck 2025-08-15 14:09:18 +02:00
Jiri Zbytovsky
3cbd462185 feat(suite): show all relevant FW update modals 2025-08-15 09:51:55 +02:00
karliatto
64a73de9c7 feat(suite-common): update to new releases JSON 2025-08-14 11:32:56 +02:00
karliatto
cbf4d73bf7 feat(suite-common): use firmwareReleaseConfigInfo 2025-08-14 11:32:56 +02:00
Szymon Lesisz
6653b8fe7a refactor(suite-common): useFirmwareInstallation uiEvents filter 2025-07-29 15:26:16 +02:00
Jan Komarek
87194f12d6 chore: remove unused 'validating' operation 2025-07-09 15:57:38 +02:00
karliatto
9e0c95d36b refactor: from regular to universal firmware-type 2025-07-09 12:06:49 +02:00
Jiri Zbytovsky
f74a035e7d feat(connect): FW installation progress check 2025-07-01 10:05:01 +02:00
brantalikp
80db8af3e2 chore: update other packages 2025-06-23 17:46:37 +02:00
Peter Sanderson
06b5481315 feat: THP UI 2025-06-12 17:30:31 +02:00
tomasklim
887018eacb chore: update redux libs 2025-05-17 08:58:34 +02:00
Seibei Iguchi
1f48bdaa4b fix(suite): firmware modal flow 2025-03-17 08:51:56 +01:00
Jiri Zbytovsky
8eea79cbe2 chore(suite): remove dead code related to hash check on FW update 2025-03-10 13:25:07 +01:00
Nodonisko
39c71a19dd chore: redux upgrade 2025-03-07 14:42:12 +01:00
Martin Varmuza
0bcf666672 chore: move DeviceModelInternal to device-utils 2025-03-06 13:56:53 +01:00
Peter Sanderson
7413e2c5c7 feat: remove Hash-Check from FW upgrade (it is performed on-device-connect anyway) 2025-02-14 11:19:14 +01:00