Matej Kriz
|
8aae6d8523
|
chore(react-native-usb): turn off debug logs
|
2026-02-10 20:24:31 +01:00 |
|
Daniel Suchý
|
5ccfee82eb
|
feat: improve USB write performance in mobile app
|
2026-02-10 13:40:42 +01:00 |
|
yanas
|
e75860fc13
|
fix(suite-native): replace selectConfiguration in native USB transport with NOOP
|
2025-06-17 15:32:54 +02:00 |
|
yanas
|
54aa25647a
|
feat(suite-native): implement reset method for native USB device
|
2025-05-21 11:42:51 +02:00 |
|
Jirka Bažant
|
cec4fe522a
|
chore(suite): add explicit types for onDeviceConnected and onDeviceDisconnect return values
|
2025-04-08 12:07:18 +02:00 |
|
yanas
|
b96c899ebb
|
chore(packages): autofix for sort-imports eslint rule
|
2025-01-30 16:34:04 +01:00 |
|
Daniel Suchý
|
8460127e54
|
feat(mobile): add usb priority mode for FW update (#15848)
|
2024-12-10 14:46:41 +01:00 |
|
Daniel Suchý
|
eda770d5a5
|
chore(mobile) : expo upgrade sdk 52 🚀 (#15383)
* chore: expo upgrade
* chore(mobile): expo sdk 52
* fix: android build
* chore(mobile): ⬆️ upgrade usb lib, jest, sentry
* fix(mobile): fix quick crypto android build
|
2024-11-19 16:14:41 +01:00 |
|
Peter Sanderson
|
c82455e746
|
chore(suite): autofix newlines
|
2024-02-20 14:54:29 +01:00 |
|
Daniel Suchý
|
1eba403a7b
|
fix(mobile): fix crashes during discovery (#10457)
|
2024-01-02 16:10:04 +01:00 |
|
Daniel Suchý
|
16737fc1f4
|
fix(mobile): device is correctly disconnected (#10264)
|
2023-12-11 11:55:57 +01:00 |
|
Daniel Suchý
|
3be5f5015e
|
feat(mobile): create react-native-usb library (#9689)
* feat(mobile): create react-native-usb library
* feat(transport): add react-native-usb layer
* chore: align package.json scripts with rest of repo
* chore: align formatting with rest of monorepo
* chore: refactor types
* chore: add xml values for Trezor devices filter
* chore: implement new transport in mobile app
* fix: fix write error - data type error
* fix: dedupe deps
* fix(mobile): rework permission request logic
* chore: remove old transport-native
* chore: move tranport-native to dynamically loaded package
* chore: remove unused files
* chore: cleanup + pr comments
* chore: update refs
* fix tsconfig.json
* fix types
* fix: fix protobuf typo
|
2023-10-29 12:34:05 +01:00 |
|