Commit Graph

19 Commits (13fe64c265e79ef13ba4512350f9e595a268b259)

Author SHA1 Message Date
Ioan Bizău 13fe64c265 feat(core): add progress indicator when formatting SD cards
2 months ago
tychovrahe 8313c15f34 feat(core): allow SD card hotswap based on production date for Model T
3 months ago
grdddj b8ea21d24a feat(all): implement translations into Trezor
4 months ago
matejcik 8c5c2f4204 refactor(core): get rid of passing Context around
11 months ago
grdddj 996fec5aae chore(core): delete newlines in strings where they do not delimit useful info
1 year ago
grdddj ae525fed26 chore(core/ui): delete unused arguments to layouts
2 years ago
grdddj 3711fd0f19 chore(core): decrease common size by 5200 bytes
2 years ago
Martin Milata f37ca13f1a refactor(core): disable SD, SBU, fatfs for T1 build
3 years ago
Martin Milata ac711fb8ee style(core): use more recent type annotation syntax
3 years ago
Martin Milata c0174ff217 refactor(core/ui): raise exception on dialog cancel by default
3 years ago
Martin Milata 6ded531f8f refactor(core): convert apps.common.sdcard to layouts
3 years ago
Martin Milata f1382bf892 refactor(core): model-dependent UI component directories
3 years ago
Pavol Rusnak 1e8673bf5f style(core/apps): use new syntax for typing
4 years ago
matejcik f6f041e269 core/sdcard: also catch OSError in the formatting phase
4 years ago
matejcik 3a71a5a05c core/sdcard: show "Wrong SD card" when unlocking SD protect with unformatted card
4 years ago
matejcik 3789a3372b core/sdcard: modify exception handling in fatfs
4 years ago
matejcik 18ac4fc9ca core: update Python facing APIs
4 years ago
matejcik d7b9582386 core/sdcard: add ensure_filesystem option (fixes #868)
4 years ago
matejcik 1e9352b9e0 core: add SD format dialog, generalize sdcard usage
4 years ago