Vít Obrusník

Results 15 issues of Vít Obrusník

Sending flow of ETH and potentially other altcoins does not show the information about the _account_ as is shown in bitcoin sending flow. Sending BTC shows info about account: ![image](https://github.com/trezor/trezor-firmware/assets/14001709/76dee565-ec1a-46a8-9cb1-a8b9dab91171)...

altcoin
bug

It seems that adding new strings to the the firmware requires clean build after merging translations #3206. Steps to reproduce: 1. Add new string to `core/translations/en.json` 2. run `python core/translations/cli.py...

core
code

This is a draft PR for SD card backup and recovery feature. Test coverage limited for now.

If we run `core/tools/codegen/gen_font.py` script, it creates a diff in generated font definitions. This is because of manual changes done to individual glyps for better visual appearance on certain models....

code

**Describe the bug** When confirming wallet backup words with a "Hold to confirm" action on the right button, a user might press the left button with "up" symbol (^) to...

bug
low hanging fruit
T2B1

Unlocking repeated backup is only possible with SLIP-39 extendable backup which contains shares of 20 or 33 words. It is UI bug to have the user choose from all options...

core
translations

**Edit: this behavior will be used only in initial PIN setup, not generally. So this PR is postponed for now.** This PR replaces `request_pin` with `flow_request_pin`. The added benefit is...

T3T1

Currently, the firmware supports using just one text style in a single paragraph. In the future designs, we want to be able to format a part of a sentence differently,...

core