Commit Graph

3055 Commits (matejcik/global-layout-only2)

Author SHA1 Message Date
matejcik 45606dd448 wip
3 months ago
matejcik 2b2a2c1fc2 fix(core): correctly repaint ShowMore component when requested
3 months ago
matejcik 432643be5a chore(translations): drop trailing ellipses from progress
3 months ago
matejcik 4efbf53099 refactor(core): improve recovery_enter_share
3 months ago
matejcik 3388772aa1 feat(core): show progress before starting to wipe device
3 months ago
matejcik 3443ffad1a fix(core/ui): repaint the title of Progress layout when requested
3 months ago
matejcik f4ad62eb72 refactor(core/ui): improve LayoutObj initialization
3 months ago
matejcik 961defb28b build(core): fix random order seed when using zsh
3 months ago
matejcik 670888d2dc fix(core): change incorrect usage of "deadline" in Rust timer code
3 months ago
matejcik 3b139ac668 feat(core): unify RustLayout, implement single global layout
3 months ago
matejcik 4a8dc89d7d feat(core): add mailbox as a simplified version of chan
3 months ago
matejcik ca78ff4e1c refactor(core): remove debuglink support from main handle_session
3 months ago
matejcik 111b2ac8a1 refactor(core): remove unused features from loop.race
3 months ago
matejcik 5eccebb004 feat(core): introduce timeout to loop.wait()
3 months ago
tychovrahe a98d84060d refactor(core): unify touch and button handling, enable usage of both in one model
3 months ago
matejcik b6e8567a49 fix(core): exclude altcoin functions from bitcoinonly build
3 months ago
matejcik 17678ef38d fix(core/rust): exclude altcoin strings from generated code
3 months ago
matejcik ccf4b7e9eb fix(core/rust): convert bitcoin_only to an additive feature
3 months ago
matejcik fd3919254c refactor(core/ui): rename confirm_payment_request to should_...
3 months ago
matejcik 34965ca2cb refactor(core/ui): use LayoutObj signatures in layout files
3 months ago
matejcik 0304484ca6 docs(core): add method signatures for LayoutObj to mocks (fixes #2672)
3 months ago
matejcik 99457bbcb0 refactor(core/ui): make request_number signature the same in TT and TR
3 months ago
matejcik 29863f84ca refactor(core): simplify context.wait() to only accept one task
3 months ago
tychovrahe e736d389f2 fix(core): fix backlight reinitialization with maximum value
3 months ago
tychovrahe 8ccd2cb048 feat(core): add support for T3T1 rev. E HW
3 months ago
Martin Milata bfacd07ed7 fix(core): add production pubkeys for translations
3 months ago
Martin Milata 2b0ce0398c chore(core): bump version to 2.7.1
3 months ago
tychovrahe ffabee2e6a chore(core): bump fw and fix version due to storage migration
3 months ago
tychovrahe d69750fae4 refactor(core): do not use framebuffer dma copy in boardloader to safe flash space
3 months ago
tychovrahe f08bed363d refactor(core): extract framebuffer copy to separate bg_copy functionality
3 months ago
tychovrahe afefc17478 refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller)
3 months ago
tychovrahe 416794a463 fix(core): add missing refresh to boardloader startup
3 months ago
tychovrahe 5c7726126f fix(core): fix bootloader jump to firmware through reset UI
3 months ago
tychovrahe 66583f2ebf fix(core): fix missing refresh in progress layout
3 months ago
tychovrahe b62dc27f06 feat(core): add translations support for U5 models
3 months ago
tychovrahe 7c800f183f refactor(core): make translations blob handling HW agnostic
3 months ago
tychovrahe eb6796059c fix(core): fix st7789v driver compilation for other than T models
3 months ago
tychovrahe 8313c15f34 feat(core): allow SD card hotswap based on production date for Model T
3 months ago
tychovrahe 0e70fcdc6f feat(core): add haptic to prodtest
3 months ago
tychovrahe 61b3273baa chore(core): add makefile commands for erasing bootloader and firmware, fix read/erase storage commands
3 months ago
tychovrahe 8c1425edd5 perf(core): optimize boot time by removing unnecessary touch initialization delays
3 months ago
tychovrahe 30edad0151 perf(core): optimize i2c initialization on U5 by statically defining timing constant
3 months ago
tychovrahe b3d1ba25d9 perf(core): optimize boot speed by checking empty image area by words
3 months ago
tychovrahe c3f84e2949 perf(core): optimize boot speed on U5 by using has processor to calculate image hashes, switches to sha256
3 months ago
tychovrahe 1ea7ca4149 chore(core): change STM32Cube submodule to separate hal driver and cmsis submodules.
3 months ago
tychovrahe 95999623fc fix(core): fix STM32F4 display base address
3 months ago
tychovrahe 653d73ee22 chore(core): optimize flash usage - backlight pwm
3 months ago
tychovrahe 5e4e398f64 chore(core): optimize flash usage - SD card on U5
3 months ago
tychovrahe f83e33399f chore(core): optimize flash usage - tamper on U5
3 months ago
tychovrahe ce82f53010 feat(core): support SD card on STM32U5
3 months ago