Vít Obrusník

Results 15 issues of Vít Obrusník

Targeting GFL branch as this can go after. To clarify: setting the timeout to 0 is not necessary but speeds up the tests.

tests
T3T1

This PR aims to further simplify the font handling in `core`. The main objective was to get rid of the numerous macros, which are quite cumbersome to work with. This...

core
code

This PR separates the Rust flows from micropython layer. The idea is to do the uPy argument parsing in `ui/model_mercury/layout.rs` and then pass them as regular arguments to code in...

code
T3T1

**Design:** [Figma](https://www.figma.com/design/6KdLPxVeL7jcOttbMr1kSx/Demo-Flow?node-id=1-75) Continuation of #4131, where the Demo flows were created for TS3 and TS5. [Description on Notion](https://www.notion.so/satoshilabs/Demo-Firmwares-cac7e6889050498b810f8e62c84c3213). It would make sense to incorporate the demo functionality into the main...

core
good first issue