Commit Graph

12795 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 d2e8d8d5b2 feat(python/debuglink): detect input flows that continue past end of test
3 months ago
matejcik 432643be5a chore(translations): drop trailing ellipses from progress
3 months ago
matejcik 1ca81ab8f5 tests: fix small irregularities
3 months ago
matejcik 4efbf53099 refactor(core): improve recovery_enter_share
3 months ago
matejcik cf3e529409 tests: use read_layout everywhere
3 months ago
matejcik a3f675dde2 docs(core): Layout lifecycle documentation
3 months ago
matejcik fd11101267 feat(python/debuglink): make input flows part of the traceback
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 48de0cb469 chore: update fixtures for translations
3 months ago
matejcik 1fede16548 fix: update check-bitcoin-only exceptions list
3 months ago
matejcik b6e8567a49 fix(core): exclude altcoin functions from bitcoinonly build
3 months ago
matejcik f34ad3daf1 fix: correctly detect all altcoin names in check-bitcoin-only
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
Martin Milata a433f8f914 test(core): ignore {0} in bitcoin-only firmware
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