1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-05 06:12:34 +00:00
Commit Graph

260 Commits

Author SHA1 Message Date
tychovrahe
ec2a38105b feat(core/rust): expose touch processing functions to rust 2023-01-25 15:28:07 +01:00
tychovrahe
633c5b04b4 feat(core/rust): bootloader compilation with rust 2023-01-25 15:28:07 +01:00
grdddj
0c1e598f90 WIP - change show more button from ALL to i 2023-01-24 12:21:34 +01:00
grdddj
5b5d5b7043 WIP - show_more layout for EIP712 and other things 2023-01-24 11:35:24 +01:00
grdddj
b6ddb3e4e5 WIP - fix tests again 2023-01-23 17:23:37 +01:00
grdddj
fa80bbe10c WIP - fix some Rust unit tests 2023-01-23 12:55:50 +01:00
grdddj
ab784ed6ff WIP - fixing tests 2023-01-23 12:55:50 +01:00
grdddj
a37cb1c49b WIP - click and persistence tests for TT 2023-01-23 12:55:50 +01:00
grdddj
fcf7ac5133 WIP - device tests for TT 2023-01-23 12:55:50 +01:00
grdddj
002976e16d WIP - move debug-trace processing logic to Debuglink 2023-01-23 12:55:50 +01:00
grdddj
a86c29cfe5 WIP - better debug output 2023-01-23 12:55:50 +01:00
grdddj
c4993db1d6 WIP - more Rust API unification 2023-01-23 12:54:58 +01:00
grdddj
231bf785a9 WIP - fixes after rebase 2023-01-23 12:54:58 +01:00
grdddj
87a9d2f804 WIP - sort functions in layout.rs same way as in model T 2023-01-23 12:54:58 +01:00
grdddj
fbd85226f3 WIP - long lines with ellipsis in PIN and passphrase 2023-01-23 12:54:58 +01:00
grdddj
c9a980203e WIP - passphrase design by Figma 2023-01-23 12:54:58 +01:00
grdddj
5b64327c5c WIP - create confirm_blob with not showing hyphens and line-ends 2023-01-23 12:54:58 +01:00
grdddj
78bf2a7d14 WIP - show receive address without hyphens 2023-01-23 12:54:58 +01:00
grdddj
e8c8c7d053 WIP - simplify the flow_helpers, consider moving more things into layout.rs 2023-01-23 12:54:58 +01:00
grdddj
96d0a7b2e7 WIP - add DELETE option in recovery words 2023-01-23 12:54:58 +01:00
tychovrahe
989f2cc872 feat(core/rust): use marquee in TR titles
[no changelog]
2023-01-23 12:54:58 +01:00
tychovrahe
d768d56e07 feat(core/rust): basic marquee implementation
[no changelog]
2023-01-23 12:54:57 +01:00
grdddj
cb9ac99942 WIP - some feedback from product 2023-01-23 12:53:45 +01:00
grdddj
9f62e4467d WIP - Shamir wallet recovery 2023-01-23 12:53:45 +01:00
grdddj
200915d834 WIP - fixes 2023-01-23 12:53:44 +01:00
grdddj
473876c33f WIP - Shamir wallet creation 2023-01-23 12:53:44 +01:00
grdddj
c5c47ce1bb WIP - busyscreen and small other things 2023-01-23 12:53:44 +01:00
grdddj
1afafb8beb WIP - small fixes 2023-01-23 12:53:44 +01:00
grdddj
d4dce3d67f WIP - FIDO and various fixes 2023-01-23 12:53:43 +01:00
grdddj
e6e82d0c42 WIP - design of Receive flow 2023-01-23 12:52:04 +01:00
grdddj
cd1e0f0745 WIP - delete unused icons 2023-01-23 12:52:04 +01:00
grdddj
f812230eed WIP - design of Send flow 2023-01-23 12:52:04 +01:00
grdddj
96c10e9b42 WIP - replacing T: AsRef<str> by StrBuffer 2023-01-23 12:52:04 +01:00
grdddj
e5c52da136 WIP - various code quality improvements 2023-01-23 12:52:04 +01:00
grdddj
5d12d641cc WIP - replace LineAlignment with Alignment 2023-01-23 12:52:04 +01:00
grdddj
d450c8d7ad WIP - fix scrollbar taking bigger area than it should 2023-01-23 12:52:04 +01:00
grdddj
b0d9e24f1f WIP - remove confirm_text and replace it with confirm_action 2023-01-23 12:52:04 +01:00
grdddj
72df96f8d3 WIP - delete FormattedText, use Paragraphs in confirm_action 2023-01-23 12:52:04 +01:00
grdddj
e8a7ff69b1 WIP - delete model_tt/event.rs 2023-01-23 12:52:04 +01:00
grdddj
b0c2324db0 WIP - delete model_1 from core 2023-01-23 12:52:03 +01:00
grdddj
733df447d4 WIP - create input_methods dir 2023-01-23 12:51:00 +01:00
grdddj
b2b8c64569 WIP - progress, homescreen, Popup, draw_simple, device tests 2023-01-23 12:51:00 +01:00
grdddj
0fbbc592d1 WIP - fixes after rebase 2023-01-23 12:51:00 +01:00
grdddj
9863ebb264 WIP - improvement comments 2023-01-23 12:51:00 +01:00
grdddj
e9cd9e8ef3 WIP - show prompts in PIN entry 2023-01-23 12:51:00 +01:00
grdddj
2ac07b6159 WIP - update the eye icon 2023-01-23 12:51:00 +01:00
grdddj
e5f7757be1 WIP - change tutorial wording 2023-01-23 12:51:00 +01:00
grdddj
39c70e6fab WIP - seed backup improvements 2023-01-23 12:51:00 +01:00
grdddj
a36132adb0 WIP - bip39 design improvements 2023-01-23 12:51:00 +01:00
grdddj
70a2eb5ffb WIP - seed backup design 2023-01-23 12:51:00 +01:00