Commit Graph

2464 Commits (56047bd34ad7a688672fe0f6332f434fe99ca5e2)

Author SHA1 Message Date
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 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
tychovrahe 64bc94cbc9 feat(core): uninitialized welcome flow
1 year ago
tychovrahe 2537436211 feat(core): update bootloader style
1 year ago
Martin Milata c100358ce2 fix(core/ui): don't send ButtonRequest when displaying GetAddress QR code
1 year ago
tychovrahe 6e0c2578f8 fix(core): fix FMC initialization
1 year ago
tychovrahe dcda5e0142 feat(core): support old homescreen format
1 year ago
Martin Milata 2388a8edea style(core/rust/ui): rename Map to MsgMap
1 year ago
Martin Milata 08cad2f909 fix(core/ui): coinjoin layouts style update
1 year ago
Andrew Kozlik 77d8af1322 refactor(core): Use set_int()/get_int() for APP_COMMON_AUTHORIZATION_TYPE.
1 year ago
Andrew Kozlik 9bb1d1cf8b feat(core): Implement storage.cache.get_int_all_sessions().
1 year ago
tychovrahe 0fb55553b7 fix(core): increase work buffer size for jpeg decompression
1 year ago
grdddj d8cad1f4a9 chore(core): bump bootloader version to 2.1.0
2 years ago
grdddj 26edb42979 chore(core): bump version to 2.6.0
2 years ago
matejcik 9244522721 fix(core): remove `shutdown()`
2 years ago
matejcik b92c5c21f9 feat(core): update Ethereum definitions to verify using CoSi
2 years ago
matejcik dc5e4c1c8f feat(core): implement CoSi module and CoSi verification
2 years ago
Martin Novák c2c0900c5d feat(core): external Ethereum definitions
2 years ago
matejcik 505e014ae1 refactor(core): delegate EthereumGetPublicKey to bitcoin GetPublicKey
2 years ago
Martin Milata e60ed788f2 fix(core/rust/ui): add cargo flag for Component::bounds() support
2 years ago
Martin Milata afe965687f fix(core/ui): style update: frame and corner button
2 years ago
Martin Milata 670cbd7a1d fix(core/ui): style update: paging
2 years ago
Martin Milata 19a2ea21b6 fix(core/ui): Model T style update
2 years ago
Martin Milata 3623f966dc fix(core/rust/ui): fix text baseline calculation
2 years ago
Martin Milata 4199d4ad41 fix(core/ui): style update: fonts
2 years ago
grdddj 31ef923e15 fix(core): create separate display buffer for gamma correction
2 years ago
grdddj 70120b72cc feat(core): allow for changing the emulator gamma correction value by keyboard arrows
2 years ago
grdddj a1974f6953 feat(core): perform 0.55 gamma correction on emulator display
2 years ago
tychovrahe 3f54b84aef fix(core/bootloader): fix retries when reading from USB
2 years ago
Ondrej Mikle 4d0381055c fix(crypto): adapt to changing insecure PRNG to be opt-in
2 years ago
Ondrej Mikle a5f7c19f7e fix(core/bootloader): do not use insecure LCG PRNG. Change insecure PRNG to be opt-in, not opt-out
2 years ago
Martin Milata dce876069b Merge branch 'release/23.03'
2 years ago
Dusan Klinec eacd15383b chore: update trezor_tests binary
2 years ago
Jan Šetina 04964dc2e8 feat(core/ui): change GREY_DARK and GREY_MEDIUM
2 years ago
Martin Milata b8abccbc94 feat(core/rust/ui): implement Clone for StrBuffer
2 years ago
Martin Milata 4af5939a0b feat(core/ui): redesigned receive flow
2 years ago
Martin Milata 1b94a7cb7b feat(core/ui): page break icons
2 years ago
Andrew Kozlik 60aa2e7292 feat(core): Show source account path in BTC signing.
2 years ago
Andrew Kozlik d4ddc78dbb feat(core): Show path for internal outputs in BTC signing.
2 years ago
Martin Milata 4622aec0f1 refactor(core): switch to Rust implementation of QR-Code-generator
2 years ago
grdddj a1663de771 chore(core): silence false alarms in coverage report
2 years ago