Jiri Zbytovsky
3bfdfc6c9b
chore(suite-desktop): clean up ASSET_PREFIX for desktop vs. other apps
2025-11-25 09:03:35 +01:00
Jiri Zbytovsky
3cc73bd8a4
fix(env-utils): connect build
2025-11-20 13:01:21 +01:00
Jiri Zbytovsky
318272410b
chore: unify resolveStaticPath
2025-11-19 11:19:23 +01:00
karliatto
352f5c2c7e
fix(env-utils): separate getFirmwareReleaseJwsPublicKey
2025-08-28 15:45:34 +02:00
karliatto
7c6d506fdb
feat(env-utils): add useCodeSignKey to getJWSPublicKey
2025-07-29 13:49:19 +02:00
karliatto
22c406be66
chore(env-utils): add public key for signed and production release config
2025-07-29 13:49:19 +02:00
Jiri Zbytovsky
756fb28cd5
chore(env-utils): cleanup unused or duplicated env utils
2025-06-16 10:35:37 +02:00
Jaroslav Hrách
e8c5a56570
feat(suite-common): add geolocation condition to the message system
2025-06-03 12:47:05 +02:00
Carlos Garcia Ortiz karliatto
2cd48f7dea
feat(env-utils): JWSPUblicKeyUse for more uses
2025-05-12 12:15:20 +02:00
Jiri Zbytovsky
30eba48f51
chore(message-system): fix test fixtures TS
2025-04-07 09:53:16 +02:00
Jiri Zbytovsky
b3deeb546b
feat(env-utils): add getCpuArch
2025-04-01 13:30:48 +02:00
Jiri Zbytovsky
1973c02f62
feat(env-utils): implement new getOsVersion, deprecate old one
2025-04-01 13:30:48 +02:00
Jiri Zbytovsky
35c943abd9
chore(env-utils): narrow down types of is platform functions
2025-03-20 13:08:02 +01:00
Vojtěch Tranta
840d5c6202
chore(suite): ua-parser-js@2.0.3
2025-03-19 16:36:19 +01:00
yanas
b96c899ebb
chore(packages): autofix for sort-imports eslint rule
2025-01-30 16:34:04 +01:00
Tomas Martykan
0d54971f34
fix(env-utils): move publicKey from @suite-common/wallet-constants
2024-05-30 09:00:06 +02:00
Bohdan Juříček
0d7c4fc976
fix(suite-native): remove jws as env variable ( #11810 )
2024-03-28 14:07:09 +00:00
Peter Sanderson
c82455e746
chore(suite): autofix newlines
2024-02-20 14:54:29 +01:00
Bohdan Juříček
02009f17cd
feat(suite-native): expo eas ( #10898 )
...
* feat(suite-native): build binaries for develop
* fix(suite-native): project ID map
* fix(suite-native): version
2024-02-14 14:34:02 +00:00
Jan Komarek
fb80938756
chore: unify isCodesignBuild condition
2024-01-29 11:28:52 +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
AdamSchinzel
e2fb9ea19a
chore(suite): add fiat rates to common
...
chore: nits
2024-01-02 16:52:57 +01:00
vytick
082592a2bb
fix(suite-native): use correct message config on mobile ( #10184 )
...
* fix(suite-native): use correct message config on mobile
* fix(suite-native): correct color for feature message dismiss button
2023-12-08 09:54:21 +01:00
Matej Kriz
21f1424b01
chore(dependencies): remove unnecessary exception for no-extraneous-dependencies
...
- react native dependencies are currently bundled in suite destkop anyway, we have to fix it in some other way
2023-06-28 17:04:02 +02:00
Matej Kriz
aec3d373dc
chore(suite): add suite version and commit hash to env utils
2023-06-14 10:00:11 +02:00
Matej Kriz
c22aa6c31e
chore(suite): move env util from suite to trezor package to make it reusable for native
...
- `getEnvironment` util will be used for message system validation shared between all environments.
- Define `Environment` type globally in env-utils instead of analytics where it makes less sense.
2023-06-14 10:00:11 +02:00
Matej Kriz
0d0a92a467
fix(suite-desktop): workaround to prevent react-native to be bundled in desktop app
2023-05-03 16:50:53 +02:00
mroz
5d27d3f03e
feat(env-utils): add more utils
2023-03-23 09:03:43 +01:00
Jan Bouchner
f775413ff0
feat(env-utils): Add support for react native ( #7265 )
2022-12-29 16:04:11 +01:00
tomasklim
ec6e0f12c1
feat(env-utils): move os name logic from suite package
2022-10-24 18:37:33 +02:00
mroz
ca61568992
chore(env-utils): isFirefox util
2022-09-01 12:02:18 +02:00
mroz
26a89e2c9f
chore: introduce env-utils package
2022-08-31 17:34:25 +02:00