Peter Sanderson
|
a4f8b09e38
|
fix: add depcheck scripts for all the package.json-s
|
2025-09-18 13:04:25 +02:00 |
|
Peter Sanderson
|
abb41f8033
|
chore: remove glboal nx/workspace link scripts (it shall be run only globally) + resolve ugly igonores for devDependencies in import/no-extraneous-dependencies
|
2024-11-13 10:36:38 +01:00 |
|
Daniel Suchý
|
bb37005e6b
|
chore(mobile): Expo migration (#10769)
* gitignore android + ios folders
* update deps
* react-native-usb Expo + RN 0.73 support
* remove unnecessary fonts
* migrate to Expo
* update github workflows for Expo
* fix type error
* update expo-av
* fix lottie welcome animation
* change android version to 1 for debug
* fix deps
* fix tsconfig
* PR fixes
* fix min sdk version
* rename app
* add Sentry auth token to CI
* remove unsused deps in root package.json
* fix staging pipeline
* update package.json scripts
* fix staging
* fix fastlane prod
* fix unit tests
* fix unit tests
|
2024-01-26 18:45:30 +00: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 |
|