Commit Graph

11955 Commits (matejcik/gammatoys)
 

Author SHA1 Message Date
matejcik 9f840da99e wip: editbox is nice plus some gamma curves
1 year ago
matejcik e0384137b9 wip: gamma toys
1 year ago
matejcik 1d2fcf1b93 fix(core/prodtest): ensure the prodtest image is at least one chunk big
1 year ago
matejcik b52c1997e2 fix(core/bootloader): correctly handle images smaller than one chunk
1 year ago
matejcik c38b39ee6e feat(core): include signed bootloader 2.1.0
1 year ago
matejcik ff6bf906d0 chore(common): sync builtin definitions with the external repo
1 year ago
matejcik b8e8fcff33 chore(common): set definition timestamp to the current signed definitions
1 year ago
matejcik 1890e3c04d build: modify build-docker.sh to behave nicely with things that are not branches
1 year ago
matejcik 5e0a2ed6d0 feat(core/cosi): confirm CoSi path on screen (fixes #2932)
1 year ago
matejcik 5fa1a33a1d fix(tests): url-safe name for hyperlinks (for when there's a backslash)
1 year ago
matejcik e5ed9d3df4 build(core): improve path resolution in scons tools
1 year ago
matejcik 9d8cfbf680 chore(core): rebuild QA bootloader
1 year ago
matejcik 806ded05ae build: faster docker builds by reusing snapshots
1 year ago
matejcik 799c420dda fix(python): support all image types in firmware-fingerprint.py
1 year ago
Andrew Kozlik 4cd88e16f7 feat(core): Introduce use_compact option for FIDO2.
1 year ago
Andrew Kozlik 32dec18366 feat(core): Don't store blank names in FIDO2 credentials.
1 year ago
Martin Milata c21cf87c53 fix(core/ripple): use standard layouts for sign_tx
1 year ago
Martin Milata 69bc442c90 fix(core/ui): replace RobotoMono Regular with RobotoMono Medium
1 year ago
Martin Milata a44e738d31 feat(core/ui): sending transaction style update
1 year ago
Martin Milata 229c81fa7e feat(core/ui): frames with title and subtitle
1 year ago
matejcik 331bba9b70 build: also build bootloader during build-docker
1 year ago
matejcik a09c404359 fix(core): restore original Label bounds checking
1 year ago
matejcik bd491bb2da docs(core/bootloader): changelog for bootloader 2.1.0
1 year ago
matejcik 744766a9c7 chore(core): rebuild QA bootloader
1 year ago
matejcik ca5a68ebc5 fix(core): unify error strings
1 year ago
matejcik 38b6b9adc8 style(core/bootloader): unify import section
1 year ago
matejcik a2f7d8395f fix(core/bootloader): erase the storage as soon as we know we should
1 year ago
matejcik ba112e6290 feat(core/bootloader): show whether the storage was erased in emu
1 year ago
matejcik 7638694484 chore: make fields on FirmwareRequest required (fixes #1941)
1 year ago
matejcik 63c27bafd6 fix(core/bootloader): properly display upgrade/downgrade
1 year ago
matejcik d1d373a51f refactor(core/bootloader): simplify Confirm arguments
1 year ago
matejcik a9a18bf80d refactor(core/bootloader): make use of Label vertical alignment
1 year ago
matejcik c3af3eafe2 refactor(core/bootloader): get rid of Paragraphs
1 year ago
matejcik 14f0fba949 feat(core/bootloader): tweak initial screens
1 year ago
matejcik 839a940990 feat(core/bootloader): new style for result screens (fixes #2910)
1 year ago
matejcik 6d434122f7 feat(core/bootloader): emulator can now show custom error screens
1 year ago
matejcik 2dd44786d5 fix(core/emulator): use a gamma lookup table for better fadein/fadeout performance
1 year ago
matejcik 6e85d61688 feat(core): QA build for testing bootloaders / upgrades
1 year ago
matejcik 56047bd34a chore(core): regenerate unsigned and dev-signed vendor headers
1 year ago
matejcik 25660144f0 chore(core): update vendor header definitions
1 year ago
matejcik acbf642d39 fix(core): update build_vendorheader
1 year ago
matejcik 288cd11b2a refactor(core/bootloader): inline "wait for click" into ui_screen_boot_click
1 year ago
matejcik e10b6ecc26 feat(core/rust): improve behavior of from_c_str / from_c_array
1 year ago
tychovrahe 7e96b96d00 feat(core/bootloader): remove different logo color when firmware present
1 year ago
matejcik ae9960ca61 feat(core): introduce bootloader emulator
1 year ago
matejcik af6c6d43ed fix(core/unix): add miscellaneous missing header entries
1 year ago
matejcik fa7c818cfc fix(python/trezorctl): re-enable `trezorctl -p udp`
1 year ago
matejcik 07addae05f feat(core/unix): add blocking reads and deinit code to emulated UDP-USB
1 year ago
matejcik 497ead7111 feat(core/unix): fill out (non-persistent) OTP functionality
1 year ago
tychovrahe 9b8984896e refactor(core): unify error screens
1 year ago