Commit Graph

19 Commits (ac711fb8ee9d6c178507072f0df046642bd29d89)

Author SHA1 Message Date
Martin Milata ac711fb8ee style(core): use more recent type annotation syntax
3 years ago
Martin Milata 8b3ac659a0 style(core): mypy: disable implicit Optional for function arguments
3 years ago
Martin Milata db5b65a420 perf(core): enable rendering of substrings to avoid slicing
3 years ago
Martin Milata b8bb63fbef core: drop unused FONT_SIZE constant
4 years ago
Martin Milata 1b982659c4
core: fix boot loop after uploading invalid homescreen (#1205)
4 years ago
Pavol Rusnak 4e11735d22 core/modtrezorui: remove prefill from text functions
4 years ago
Ondřej Vejpustek 59002118c0 core/extmod: explicitly initialize automatic variables
4 years ago
Pavol Rusnak cec87bba50
core: remove mono bold font variant (not used anywhere)
4 years ago
Pavol Rusnak 74802a107e
core/modtrezorui: add display_text_split
4 years ago
Pavol Rusnak 500156b9ba
core/embed: don't use local copy of inflate
4 years ago
Tomas Susanka 51ef963738 tests: introduce UI tests for core
4 years ago
Jan Pochyla 3af75c0b8b core/typing: improve extmod types
5 years ago
Pavol Rusnak 54d348228f
all: rename TREZOR to Trezor where possible
5 years ago
matejcik 482b4569f5 build: fix and auto-generate mock files
5 years ago
Pavol Rusnak 35945239eb
core/embed: use MP_ROM_INT instead of MP_OBJ_NEW_SMALL_INT where intended
5 years ago
Pavol Rusnak c761351afa
core: add indeterminate flag to display_loader
5 years ago
Pavol Rusnak c995d9fa59
Revert "ui.display.loader: slice_span added for indeterminate loaders"
5 years ago
Dusan Klinec 9de96f6114
ui.display.loader: slice_span added for indeterminate loaders
5 years ago
matejcik e5670856a2 MONOREPO CREATE FROM trezor-core
5 years ago