1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-06-26 18:02:35 +00:00
trezor-firmware/core/src
obrusvit 2196a5f785 refactor(core): cleanup homescreen params
- rename FirmwareUI::show_homescreen param name from `hold` to
  `lockable` because hold or hold_to_lock no longer covers all layouts
- cleanup uPy notification params

[no changelog]
2025-06-13 19:36:51 +02:00
..
apps refactor(core): cleanup homescreen params 2025-06-13 19:36:51 +02:00
prof feat(core): count per-line execution when profiling 2025-05-15 19:52:33 +03:00
storage chore(storage): rename DEVICE_SECRET and CRED_AUTH_KEY_COUNTER 2025-05-19 13:33:17 +02:00
trezor refactor(core): cleanup homescreen params 2025-06-13 19:36:51 +02:00
_vulture_ignore.txt feat(all): add UI for Model R 2023-05-31 10:14:54 +02:00
.gitignore MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
ble.py refactor(core): ignore BLE exceptions on boot 2025-06-05 15:53:23 +02:00
boot.py chore: Add emulator warnings. 2025-03-04 12:49:30 +01:00
main.py refactor(core): ignore BLE exceptions on boot 2025-06-05 15:53:23 +02:00
session.py refactor(core): convert modtrezorio.ble to rust 2025-04-15 13:08:37 +02:00
typing.py style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
usb.py feat(core/unix): implement USB VCP emulation 2025-06-02 09:16:53 +02:00