1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-27 17:08:14 +00:00
Commit Graph

192 Commits

Author SHA1 Message Date
grdddj
faf002a925 WIP - better debug output 2023-01-18 11:57:45 +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
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
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
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
aa4c3551d4 WIP - some feedback from product 2023-01-17 11:07:50 +01:00
grdddj
fa9cfd1607 WIP - Shamir wallet recovery 2023-01-17 11:07:50 +01:00
grdddj
c211703349 WIP - fixes 2023-01-17 11:07:50 +01:00
grdddj
667255285b WIP - Shamir wallet creation 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
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
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
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
grdddj
77c2c7f6ba WIP - replace LineAlignment with Alignment 2023-01-17 11:02:27 +01:00
grdddj
9763ba70a7 WIP - fix scrollbar taking bigger area than it should 2023-01-17 11:02:27 +01:00
grdddj
3a415d7df5 WIP - remove confirm_text and replace it with confirm_action 2023-01-17 11:02:26 +01:00
grdddj
4374642192 WIP - delete FormattedText, use Paragraphs in confirm_action 2023-01-17 11:01:09 +01:00
grdddj
9fb5213348 WIP - delete model_tt/event.rs 2023-01-17 11:01:09 +01:00
grdddj
3d89465d23 WIP - delete model_1 from core 2023-01-17 11:01:09 +01:00
grdddj
bb0f2423d8 WIP - create input_methods dir 2023-01-17 11:01:09 +01:00
grdddj
c5ad2937c1 WIP - progress, homescreen, Popup, draw_simple, device tests 2023-01-17 11:01:09 +01:00
grdddj
cf3687263f WIP - fixes after rebase 2023-01-17 11:01:09 +01:00
grdddj
3c38d74a76 WIP - improvement comments 2023-01-17 11:01:09 +01:00
grdddj
216be62470 WIP - show prompts in PIN entry 2023-01-17 11:01:09 +01:00
grdddj
fb487b467f WIP - update the eye icon 2023-01-17 11:01:09 +01:00
grdddj
5a01eced1f WIP - change tutorial wording 2023-01-17 11:01:09 +01:00
grdddj
e9077d7eda WIP - seed backup improvements 2023-01-17 11:01:09 +01:00
grdddj
3434838bbe WIP - bip39 design improvements 2023-01-17 11:01:09 +01:00
grdddj
f1536c602b WIP - seed backup design 2023-01-17 11:01:09 +01:00
grdddj
d6b1f7f329 WIP - fix ruststyle 2023-01-17 11:01:09 +01:00
grdddj
cfd0be4bb2 WIP - decrease some icon sizes 2023-01-17 11:01:09 +01:00
grdddj
8d7fc11b87 WIP - after rebase fixes 2023-01-17 11:01:09 +01:00
grdddj
825f94b2f2 WIP - fix Choice starting at nonzero index 2023-01-17 11:01:08 +01:00
grdddj
7a43804c76 WIP - not adding next_page arrow at the end of the sentence 2023-01-17 11:01:08 +01:00
grdddj
92dcd3d9c1 WIP - bip39 words not using carousel 2023-01-17 11:01:08 +01:00
grdddj
4c4cd870b9 WIP - scrollbar showing at most 5 dots of different sizes 2023-01-17 11:01:08 +01:00
grdddj
ab8de63c5b WIP - use horizontal scrollbar at the top right 2023-01-17 11:01:08 +01:00
grdddj
1f35a64c3b WIP - fixes and comments 2023-01-17 11:01:08 +01:00
tychovrahe
3c441d089b fix(core/rust): center the middle TR button when using arms 2023-01-17 11:01:08 +01:00