Commit Graph

656 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 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
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
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
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
Martin Milata dce876069b Merge branch 'release/23.03'
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
Martin Milata 4622aec0f1 refactor(core): switch to Rust implementation of QR-Code-generator
2 years ago
tychovrahe d633fa885b feat(core/rust): model R bootloader implementation in rust
2 years ago
tychovrahe 659c939080 fix(core/rust): fix glyph positioning in TextOverlay
2 years ago
tychovrahe e30fdddd83 fix(core): clear model R display before turning it on
2 years ago
tychovrahe 5a991f3244 feat(core/rust): bootloader implementation in rust
2 years ago
matejcik f9612898ab feat(core/rust): improved error reporting
2 years ago
matejcik e0bcdb16e0 refactor(core/rust): clarify safety of StrBuffer creation
2 years ago
matejcik b864ad58b2 feat(core/rust): cleaner backlight functions
2 years ago
tychovrahe 9b9443ead7 feat(core/rust): added color constructor from rgba format, added text display functions using top-left coordinates
2 years ago
tychovrahe a1312d8453 feat(core/rust): added button with icon and text
2 years ago
tychovrahe e75f112ec2 feat(core/rust): expose touch processing functions to rust
2 years ago
tychovrahe cacae36c73 feat(core/rust): bootloader compilation with rust
2 years ago
tychovrahe 3b23621bea feat(core): modify bootloader linkerscript to support rust
2 years ago
Jan Šetina d540c52c0c chore(core): change the homescreen
2 years ago
Jan Šetina 30b636079e chore(core): change the color definitions
2 years ago