1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-01 20:08:26 +00:00
trezor-firmware/core/src
Ioan Bizău 86d5cf2e16 feat(core/ui): tweak blob first page appearance
This commit adds a margin and footer description to the first page of
the paginated blobs to be confirmed on Mercury. It also extracts the
part of confirm_blob that deals with the first page to a separate
function in order to keep confirm_blob simple.

[no changelog]
2024-11-15 12:53:34 +01:00
..
apps refactor(core): drop confirm_blob_with_optional_pagination 2024-11-15 12:45:59 +01:00
storage chore(core): Use enum for for dealing with device rotations 2024-11-13 11:08:56 +01:00
trezor feat(core/ui): tweak blob first page appearance 2024-11-15 12:53:34 +01:00
_vulture_ignore.txt feat(all): add UI for Model R 2023-05-31 10:14:54 +02:00
.gitignore
all_modules.py chore(core): Use enum for for dealing with device rotations 2024-11-13 11:08:56 +01:00
all_modules.py.mako chore(core): exclude THP modules and messages from non-THP builds 2024-10-09 10:44:30 +02:00
boot.py feat(core): unify RustLayout, implement single global layout 2024-11-12 16:55:17 +01:00
main.py docs(core): fix docs indentation and correct a few typos 2024-11-15 08:47:24 +01:00
session.py refactor(core): remove debuglink support from main handle_session 2024-11-12 16:55:17 +01:00
typing.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
usb.py refactor(core/embed): refactor usb driver 2024-06-19 11:48:06 +02:00