1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-25 10:18:45 +00:00
trezor-firmware/core/src/trezor
Lukas Bielesch 44db238f08 fix(eckhart): minor fixes for recovery and reset screens
correct placement of numbers on the keypad,
fix number input screen for double-digit numbers,
remove unused menu button, use double action bar instead,
fix inconsistent hint use
update warning titles
2025-05-15 12:40:15 +02:00
..
crypto chore(crypto): use new email for stick 2025-04-20 22:04:38 +02:00
enums refactor(common/protob): rename TranslationDataRequest to DataChunkRequest 2025-05-14 23:57:03 +02:00
ui fix(eckhart): minor fixes for recovery and reset screens 2025-05-15 12:40:15 +02:00
wire chore(core): add wire logging with interface 2025-04-28 23:52:47 +02:00
__init__.py feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
_proto_messages.mako feat(core): Allow Any type in is_type_of(). 2022-08-30 15:53:44 +02:00
errors.py core: refactor slip39 2019-09-19 16:38:29 +02:00
log.py chore(core): simplify exception func in log.py 2025-04-28 23:52:47 +02:00
loop.py fix(core): clear loop.this_task before restart 2025-05-10 11:19:51 +03:00
messages.py feat(core): homescreen streaming 2025-05-14 23:57:03 +02:00
pin.py fix(core): use bool for _ignore_loader_messages 2025-05-10 10:28:23 +03:00
protobuf.py refactor(core): generate trezorproto module straight from Rust 2023-07-12 10:09:36 +02:00
sdcard.py style(core): upgrade pyright to 1.1.361 2024-05-07 11:57:10 +02:00
strings.py feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
utils.py feat(vendor): reimplement utils.presize_module() in C 2025-05-07 12:18:52 +03:00
workflow.py chore(core): update core to reflect cache and context refactor 2024-12-02 12:39:15 +01:00