1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-08-01 19:38:33 +00:00
Commit Graph

11743 Commits

Author SHA1 Message Date
grdddj
22bccd63d8 feat(tests): save text representation of all screens during UI tests 2023-01-18 11:57:45 +01:00
grdddj
faf002a925 WIP - better debug output 2023-01-18 11:57:45 +01:00
grdddj
73ca8d1ac5 WIP - regenerate fixtures.json 2023-01-17 18:01:55 +01:00
grdddj
762cfa27e9 WIP - fix the bug with double homescreen in tests 2023-01-17 18:01:55 +01:00
grdddj
757fdf717a WIP - more Rust API unification 2023-01-17 16:31:41 +01:00
grdddj
3abb737bb6 WIP - fixes after rebase 2023-01-17 11:54:54 +01:00
grdddj
e5b6d43a34 chore(tests): centralize all model-dependent input flows
[no changelog]
2023-01-17 11:07:50 +01:00
grdddj
723493aa30 WIP - comment out LoadingAnimation not to cause FirmwareError on hardware 2023-01-17 11:07:50 +01:00
grdddj
357826b3b4 WIP - sort functions in layout.rs same way as in model T 2023-01-17 11:07:50 +01:00
grdddj
41b7ad5afe WIP - long lines with ellipsis in PIN and passphrase 2023-01-17 11:07:50 +01:00
grdddj
d4743e606e WIP - passphrase design by Figma 2023-01-17 11:07:50 +01:00
grdddj
657aff65b6 WIP - regenerate fixtures.json 2023-01-17 11:07:50 +01:00
grdddj
d060c86dd5 WIP - small fixes 2023-01-17 11:07:50 +01:00
grdddj
a648088567 WIP - confirm address without hyphens 2023-01-17 11:07:50 +01:00
grdddj
a864a70074 WIP - run make gen 2023-01-17 11:07:50 +01:00
grdddj
5398849275 WIP - create confirm_blob with not showing hyphens and line-ends 2023-01-17 11:07:50 +01:00
grdddj
fe90b0a5cd WIP - show receive address without hyphens 2023-01-17 11:07:50 +01:00
grdddj
3f41c17c56 WIP - simplify the flow_helpers, consider moving more things into layout.rs 2023-01-17 11:07:50 +01:00
grdddj
6f04c6a0ca WIP - add DELETE option in recovery words 2023-01-17 11:07:50 +01:00
grdddj
673ecd2246 WIP - regenerate fixtures.json
WIP - regenerate fixtures.json
2023-01-17 11:07:50 +01:00
grdddj
0800d891e8 WIP - improve design of some screens 2023-01-17 11:07:50 +01:00
tychovrahe
4a11d41ba8 feat(core/rust): use marquee in TR titles
[no changelog]
2023-01-17 11:07:50 +01:00
tychovrahe
6ffd4c467a feat(core/rust): basic marquee implementation
[no changelog]
2023-01-17 11:07:50 +01:00
grdddj
9287efa67a WIP - regenerate fixtures.json 2023-01-17 11:07:50 +01:00
grdddj
85edb991e1 WIP - apply PYTEST_TIMEOUT=100 for multicore make test_emu jobs 2023-01-17 11:07:50 +01:00
grdddj
aa4c3551d4 WIP - some feedback from product 2023-01-17 11:07:50 +01:00
grdddj
cf538e5789 WIP - do not allow failure of the model R device tests 2023-01-17 11:07:50 +01:00
grdddj
8fd9c5ec64 chore(core): delete unused bip39/slip39 micropython/C bindings 2023-01-17 11:07:50 +01:00
grdddj
6b97981e24 WIP - regenerate fixtures.json
WIP
2023-01-17 11:07:50 +01:00
grdddj
3ab1db8955 WIP - support recovery device tests for BIP39/SLIP39 2023-01-17 11:07:50 +01:00
grdddj
fa9cfd1607 WIP - Shamir wallet recovery 2023-01-17 11:07:50 +01:00
grdddj
2b17cbd4ae feat(crypto): expose SLIP39 wordlist 2023-01-17 11:07:50 +01:00
grdddj
17ccf41f73 WIP - regenerate fixtures.json 2023-01-17 11:07:50 +01:00
grdddj
9bddace85d WIP - bip39/slip39 reset device tests 2023-01-17 11:07:50 +01:00
grdddj
c211703349 WIP - fixes 2023-01-17 11:07:50 +01:00
grdddj
1672d91e17 WIP - build universal firmware, not btconly 2023-01-17 11:07:50 +01:00
grdddj
e2af3df9f3 WIP - regenerate fixtures.json 2023-01-17 11:07:50 +01:00
grdddj
667255285b WIP - Shamir wallet creation 2023-01-17 11:07:50 +01:00
grdddj
5345745697 WIP - delete some unnecessary kwargs 2023-01-17 11:07:50 +01:00
grdddj
0fb6a2a026 WIP - busyscreen and small other things 2023-01-17 11:07:50 +01:00
grdddj
eec98f8f5b WIP - Makefile formatting 2023-01-17 11:07:50 +01:00
grdddj
6241f545bd WIP - small fixes 2023-01-17 11:07:50 +01:00
grdddj
58b2c79d7c WIP - FIDO and various fixes 2023-01-17 11:07:50 +01:00
grdddj
6fe6182ec5 WIP - regenerate fixtures.json 2023-01-17 11:07:50 +01:00
grdddj
47f7ec6972 WIP - design of Receive flow 2023-01-17 11:02:27 +01:00
grdddj
c0e657e0d1 WIP - delete unused icons 2023-01-17 11:02:27 +01:00
grdddj
e4f095b824 WIP - design of Send flow 2023-01-17 11:02:27 +01:00
grdddj
9f8571f3c9 WIP - regenerate fixtures.json 2023-01-17 11:02:27 +01:00
grdddj
916ac22fa8 WIP - replacing T: AsRef<str> by StrBuffer 2023-01-17 11:02:27 +01:00
grdddj
cafb23c398 WIP - various code quality improvements 2023-01-17 11:02:27 +01:00