Petr Knetl
|
d3bb79e7f5
|
refactor(suite-native): asset_sync analytics event
|
2026-02-03 11:31:02 +01:00 |
|
Petr Knetl
|
932b13cfc4
|
refactor(suite-native): onboarding_completed analytics event
|
2026-02-03 11:31:02 +01:00 |
|
Petr Knetl
|
1fa124c920
|
refactor(suite-native): app ready analytics event
|
2026-02-03 11:31:02 +01:00 |
|
Seibei Iguchi
|
a039131935
|
fix(suite): amounts in send form modal
|
2026-02-03 11:05:38 +01:00 |
|
Seibei Iguchi
|
95dd8283c1
|
refactor(suite): update transaction list layout
|
2026-02-03 10:36:25 +01:00 |
|
Matej Kriz
|
e4875b355f
|
chore(ci): use artifacts instead of github cache for android e2e builds
- Our github cache is always full and it start failing even for two subsequent jobs.
|
2026-02-03 09:54:49 +01:00 |
|
Jan Václavík
|
f146e9204a
|
fix(suite): Fix codeowners
|
2026-02-03 09:49:02 +01:00 |
|
Jirka Bažant
|
5c65aaabe9
|
chore(suite-native): Trading: Fix circular dep
|
2026-02-03 08:56:37 +01:00 |
|
Jan Václavík
|
42415ff332
|
refactor(suite): Delete types.ts from @suite/analytics
|
2026-02-03 08:49:06 +01:00 |
|
Jan Václavík
|
4752df08f9
|
refactor(suite): Migrate settingsGeneralAddressDisplayTypeEvent
|
2026-02-03 08:49:06 +01:00 |
|
Jan Václavík
|
0ae634ea96
|
refactor(suite): Migrate settingsDeviceChangeBrightnessEvent
|
2026-02-03 08:49:06 +01:00 |
|
Jan Václavík
|
d5cc51e305
|
refactor(suite): Migrate settingsDeviceChangeHapticFeedbackEvent
|
2026-02-03 08:49:06 +01:00 |
|
Jan Václavík
|
dbd030feb8
|
refactor(suite): Migrate settingsDeviceChangeThpAutoconnectEvent
|
2026-02-03 08:49:06 +01:00 |
|
Jan Václavík
|
7d46cfd2c1
|
refactor(suite): Migrate tradingCompareOffersEvent.ts
|
2026-02-03 08:49:06 +01:00 |
|
Jan Václavík
|
f693b35d6e
|
refactor(suite): Migrate removeTokenEvent
|
2026-02-03 08:49:06 +01:00 |
|
Jan Václavík
|
b887de32eb
|
refactor(suite): Delete DashboardActions event
|
2026-02-03 08:49:06 +01:00 |
|
trezor-ci
|
89a3710395
|
chore(suite): crowdin translation update
|
2026-02-02 18:46:04 +01:00 |
|
Jan Komarek
|
2f83a4cf06
|
fix(suite-data): fix regex so that unused translations with placeholders are deleted by the script
|
2026-02-02 18:46:04 +01:00 |
|
Jan Komarek
|
d4a531afa9
|
fix(suite): hide trading on coinjoin account for narrow screens
|
2026-02-02 18:45:46 +01:00 |
|
Jiri Zbytovsky
|
e708d55717
|
fix(suite): handle missing metadata provider (legacy labeling)
|
2026-02-02 18:21:38 +01:00 |
|
trezor-ci
|
7303fd6e72
|
chore(suite): crowdin translation update
|
2026-02-02 17:53:49 +01:00 |
|
karliatto
|
46ec0f46f0
|
fix(connect-common): update exports for new directories
|
2026-02-02 17:46:12 +01:00 |
|
karliatto
|
3ee271d220
|
fix(scripts): get connect packages recursively
The script was not properly using the method to get dependencies
recursively so it was not getting @trezor dependencies of the 2nd level
dependencies.
|
2026-02-02 17:46:12 +01:00 |
|
karliatto
|
befb9a06f3
|
fix(scripts): allow change libESM from deper level
With these changes the script for js extension for libESM can now change
when from deeper levels.
|
2026-02-02 17:46:12 +01:00 |
|
Matěj Husák
|
8a2db5fac3
|
fix(suite): send missing-provider instead of closed event
|
2026-02-02 17:42:57 +01:00 |
|
juriczech
|
8699158c25
|
fix(suite-sync): ignore allowance if quota manager is disabled
|
2026-02-02 16:52:25 +01:00 |
|
yanas
|
28b111ce71
|
refactor(suite-native): simplify usage of requestPrioritizedDeviceAccess
|
2026-02-02 16:42:55 +01:00 |
|
PeKne
|
33717e8f64
|
chore(suite-native): bump version to 26.2.1
|
2026-02-02 16:25:17 +01:00 |
|
Peter Sanderson
|
cd55a07532
|
fix: trading tests to use correct fixture AccountKey
|
2026-02-02 16:22:37 +01:00 |
|
Peter Sanderson
|
a24039c34a
|
fix: remove bad escapes
|
2026-02-02 16:22:37 +01:00 |
|
Peter Sanderson
|
de0d548512
|
fix: useReceiveAccountsListData after Shared AccountMock refactoring
|
2026-02-02 16:22:37 +01:00 |
|
Peter Sanderson
|
dd76d47871
|
fix: coinjoin test after unification of contruction in mocks
|
2026-02-02 16:22:37 +01:00 |
|
Peter Sanderson
|
62c06a26ee
|
fix: finalize union type split for account network types
|
2026-02-02 16:22:37 +01:00 |
|
Peter Sanderson
|
97ba8578a0
|
fix: fixture key reference
|
2026-02-02 16:22:37 +01:00 |
|
Peter Sanderson
|
e551d222fe
|
fix: more types for fixtures
|
2026-02-02 16:22:37 +01:00 |
|
Peter Sanderson
|
5be7bd1ab8
|
fix: mockAccount everywhere
|
2026-02-02 16:22:37 +01:00 |
|
Peter Sanderson
|
90cff0eff0
|
fix: use getWalletAccount in test & fix types
|
2026-02-02 16:22:37 +01:00 |
|
Peter Sanderson
|
1418377d13
|
fix: tests with bad fixture (removed 'as' cast)
|
2026-02-02 16:22:37 +01:00 |
|
Peter Sanderson
|
99fab3777a
|
chore: reduce in the typedObject utils
|
2026-02-02 15:55:47 +01:00 |
|
Jaroslav Hrách
|
29dd38a5db
|
feat(suite): enhance transaction notification content layout
|
2026-02-02 15:12:22 +01:00 |
|
Lukas 'Sherpa' Werner
|
f5f2f85c64
|
feat(suite): update trading fees disclaimer link to new support page
|
2026-02-02 17:24:10 +04:00 |
|
Pavlo Syrotyna
|
cc58e72aa5
|
fix(suite): update cardano unstake tx view in history
|
2026-02-02 13:27:36 +01:00 |
|
Szymon Lesisz
|
f242323eea
|
fix(suite): onboarding THP pairing/connection modal
|
2026-02-02 13:20:20 +01:00 |
|
Lukas 'Sherpa' Werner
|
3992273cf5
|
fix(tests): update swap quotes for Solana tokens and USDC
|
2026-02-02 16:04:37 +04:00 |
|
Lukas 'Sherpa' Werner
|
367033fc3a
|
fix(trading): fix selecting fixed-rate quotes
|
2026-02-02 16:04:37 +04:00 |
|
Jiri Zbytovsky
|
daa8aa6529
|
feat(suite): limit FW range of progress check for T1B1
|
2026-02-02 13:02:20 +01:00 |
|
Jiri Zbytovsky
|
400195c96e
|
chore(sentry): copy common errors to outbound filter from ingest inbound filter
|
2026-02-02 13:01:54 +01:00 |
|
Jiri Zbytovsky
|
f124f6a92c
|
feat(sentry): hard limit on sentry events per session
|
2026-02-02 13:01:54 +01:00 |
|
Jiri Zbytovsky
|
95e5e07f4d
|
chore(sentry): rename consts to uppercase
|
2026-02-02 13:01:54 +01:00 |
|
Peter Sanderson
|
8ed2c87a00
|
fix: improve isAnyDeviceEventAction to be more guard-y
|
2026-02-02 12:59:08 +01:00 |
|