Jan Václavík
|
24e4379636
|
fix(suite): Fix types
|
2025-11-03 20:21:38 +01:00 |
|
Jan Václavík
|
a302fd2b4a
|
feat(suite): Replace TS7 images / videos / model names
|
2025-10-21 16:38:34 +02:00 |
|
karliatto
|
cfd4c253f6
|
fix(device-utils): removed firmware_revision and url from intermediary type
|
2025-10-06 12:32:07 +02:00 |
|
Vojtěch Tranta
|
bafeb394e3
|
fix(suite): normalize the color of the unacquired device to 1 if undefined as well as acquired device
|
2025-09-22 15:15:44 +02:00 |
|
Peter Sanderson
|
757166c1cd
|
fix: circular import from index (wtf) -> DeviceModelInternal
|
2025-09-12 15:43:35 +02:00 |
|
Jan Václavík
|
28789fd3ea
|
feat(suite): Update images
|
2025-09-11 22:19:18 +02:00 |
|
karliatto
|
6349b6d499
|
feat(device-utils): add min_suite_native_version env condition
|
2025-08-18 09:50:52 +02:00 |
|
karliatto
|
d1d2f3f104
|
feat(device-utils): update types to new releases JSON
|
2025-08-14 11:32:56 +02:00 |
|
karliatto
|
b116410297
|
fix(device-utils): change firmware release config types
|
2025-08-14 11:32:56 +02:00 |
|
karliatto
|
9e0c95d36b
|
refactor: from regular to universal firmware-type
|
2025-07-09 12:06:49 +02:00 |
|
karliatto
|
90c903824e
|
chore(device-utils): add new firmware release types
|
2025-06-30 10:29:06 +02:00 |
|
Jiri Zbytovsky
|
40754b1f15
|
chore: prune dead code from suite-common and utils
|
2025-06-14 15:47:06 +02:00 |
|
Martin Varmuza
|
500fd568c5
|
chore(connect): move models to @trezor/device-utils
|
2025-06-02 10:14:45 +02:00 |
|
Carlos Garcia Ortiz karliatto
|
c2bae0edd3
|
chore(device-utils): add FrimwareReleas type
|
2025-05-12 12:15:20 +02:00 |
|
Jaroslav Hrách
|
a888040dbb
|
fix(suite): change isOfficialFw to firmwareSource
|
2025-04-29 14:41:28 +02:00 |
|
Jaroslav Hrách
|
91970a2e8e
|
feat(suite): add customFw to event device-update-firmware and device-connect
|
2025-04-12 23:39:33 +02:00 |
|
Martin Varmuza
|
3736dec0a5
|
chore: more refactorign to remove connect from components
|
2025-03-06 13:56:53 +01:00 |
|
Martin Varmuza
|
0bcf666672
|
chore: move DeviceModelInternal to device-utils
|
2025-03-06 13:56:53 +01:00 |
|
Martin Varmuza
|
465f40a072
|
chore(monorepo): remove dependency on connect in components and device-utils
|
2025-03-06 13:56:53 +01:00 |
|
Jan Komarek
|
94a4485b9f
|
chore(device-utils, suite): add FirmwareVersionString type
|
2024-12-03 14:47:56 +01:00 |
|
Martin Varmuza
|
4764484da9
|
chore(device-utils): acccept only PartialDevice as param
|
2024-10-17 15:13:01 +02:00 |
|
Martin Varmuza
|
7b5d0b3de0
|
chore(device-utils): stricter getFirmwareVersion return type
|
2024-10-15 17:25:50 +02:00 |
|
Jan Komarek
|
0df7a3b455
|
feat(device-utils): allow passing null as an option value to pickByDeviceModel
|
2024-07-03 13:43:37 +02:00 |
|
tomasklim
|
996e96de14
|
chore(connect): improve type for releases and pick model
|
2024-04-20 00:56:35 +02:00 |
|
Martin Varmuza
|
1bc4569136
|
feat(connect): basic T3T1 support in types
|
2024-04-19 09:42:41 +02:00 |
|
Peter Sanderson
|
c82455e746
|
chore(suite): autofix newlines
|
2024-02-20 14:54:29 +01:00 |
|
tomasklim
|
d1c3c056fe
|
fix(device-utils): fix firmware version array util
it would return null in case of minor or patch version is 0
|
2023-12-21 09:40:04 +01:00 |
|
vytick
|
74faef71bd
|
feat(suite-native): device info detail (#9979)
|
2023-11-19 11:07:08 +00:00 |
|
Jan Komarek
|
a0c39feaf7
|
fix(suite): change condition so that btc-only device with universal fw updates to universal
|
2023-10-27 17:24:51 +02:00 |
|
tomasklim
|
184647a939
|
feat(device-utils): bitcoin only device helper
|
2023-10-13 10:37:21 +02:00 |
|
tomasklim
|
a0ecb66390
|
feat(connect): trezor name in device object
|
2023-09-05 14:14:57 +02:00 |
|
tomasklim
|
19309be6d7
|
chore(device-utils): use connect Device type
|
2023-08-22 08:34:00 +02:00 |
|
tomasklim
|
45bf58946c
|
chore(connect): change FirmwareType from type to enum
|
2023-08-15 15:21:43 +02:00 |
|
tomasklim
|
be17cf8231
|
chore(suite): move getFirmwareType from device-utils to Suite
|
2023-08-15 15:21:43 +02:00 |
|
tomasklim
|
0e26840d8f
|
chore(suite): bitcoin-only fw util
|
2023-08-15 15:21:43 +02:00 |
|
tomasklim
|
82a0db70db
|
chore(device-utils): remove DeviceModel enum and getDeviceModel
|
2023-07-27 14:51:43 +02:00 |
|
tomasklim
|
a832fde9ff
|
feat(connect): reexport device model internal enum and use
|
2023-07-27 14:51:43 +02:00 |
|
tomasklim
|
d39278cfd9
|
feat(device-utils): internal_model, display name utility in device-utils
|
2023-07-20 13:30:59 +02:00 |
|
tomasklim
|
abe486b471
|
chore(suite): name model R to model T2B1
|
2023-05-08 08:39:50 +02:00 |
|
tomasklim
|
6baf231ed0
|
feat(suite): device model utils + config changes
|
2023-01-05 15:42:58 +01:00 |
|
tomasklim
|
f7b5e27ce7
|
feat(connect): send analytics data from connect core
|
2022-11-24 08:56:03 +01:00 |
|
tomasklim
|
c755aeecbe
|
feat(@trezor/device-utils): move device utils from suite to separate pkg
|
2022-11-01 18:10:31 +01:00 |
|