Commit Graph

25 Commits (72e5245336ededa730835e4b0153ae389e5f7eb8)

Author SHA1 Message Date
Andrew Kozlik 72e5245336 refactor(storage, core, legacy): Split out storage_set_ui_wait_callback() from storage_init().
3 years ago
matejcik 7579ac5274 core: fix rendering issues in homescreens
4 years ago
matejcik a9ddc2a8e2 core/boot: modify initial lockscreen label
4 years ago
matejcik 04c8b2803d core: refactor homescreen app, include lockscreen in it
4 years ago
matejcik 9197623d83 core: factor out the decision whether to lock the device
4 years ago
matejcik 8ca7ffc3b8 core: use wire.PinCancelled/PinInvalid instead of custom versions
4 years ago
matejcik ccffefd667 core/boot: do not catch OSError in boot wait
4 years ago
Andrew Kozlik 8ee0026637 core: Allow PIN entry even when SD protect is enabled and the card is not present.
4 years ago
matejcik 1e9352b9e0 core: add SD format dialog, generalize sdcard usage
4 years ago
Pavol Rusnak e58225fe02
core/boot: don't call mkfs in emulator
4 years ago
matejcik 33bd4d3ba9 Merge branch 'master' into matejcik/storage-relocation
5 years ago
matejcik 51a5d8e30a core/boot: do not pass useless argument to request_sd_salt
5 years ago
matejcik 5ffa395dec core: catch more exceptions for the purpose of halting
5 years ago
matejcik e9fe6c2943 core/boot: remove leftover print
5 years ago
matejcik 5c93ecd53a core: create top-level storage module
5 years ago
Tomas Susanka 0511cc8b8c core: add final mypy fixes!
5 years ago
Pavol Rusnak 7644cb4c79
core: rework exception handling in boot.py
5 years ago
Pavol Rusnak 6c14ee7ec0
core: initialize fatfs only after we know the SD card is powered
5 years ago
Andrew Kozlik 262434ea1b python/tests: Add SD protection device test.
5 years ago
Andrew Kozlik 6350b1c61c core: Implement SD card protection.
5 years ago
Jan Pochyla 758a1a2528 core/typing: add annotations
5 years ago
Tomas Susanka 46e4c02602 core: refactor storage
5 years ago
Pavol Rusnak 54d348228f
all: rename TREZOR to Trezor where possible
5 years ago
Jan Pochyla 36534325f0 core: revamp the UI subsystem
5 years ago
matejcik e5670856a2 MONOREPO CREATE FROM trezor-core
5 years ago