1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-28 16:21:03 +00:00
trezor-firmware/core/src
obrusvit 862c987779 refactor(core): consistent naming of UI layouts
- UI layouts name changes:
  - model_tt -> layout_bolt
  - model_tr -> layout_samson
  - model_mercury -> layout_quicksilver
- rust features `model_xyz` freed for different use, now it's
`layout_xyz`
- input_flow function names are based on UI layout and not internal
model name (i.e. quicksilver instead of t3t1)
- directory names and commentary changed accordingly

[no changelog]
2025-01-09 22:57:14 +01:00
..
apps refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
storage feat(core): Implement entropy check workflow in ResetDevice. 2025-01-02 13:44:36 +01:00
trezor refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
_vulture_ignore.txt feat(all): add UI for Model R 2023-05-31 10:14:54 +02:00
.gitignore
all_modules.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +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 style: fix article 2024-12-02 12:39:15 +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