Commit Graph

12134 Commits (matejcik/global-layout-new)
 

Author SHA1 Message Date
matejcik 748d516ac4 feat(core): introduce timeout to loop.wait()
11 months ago
matejcik dc9a735393 docs(core): add method signatures for LayoutObj to mocks (fixes #2672)
11 months ago
tychovrahe 1ed366b743 refactor(core): unify touch and button handling, enable usage of both in one model
11 months ago
matejcik 0c2851f379 refactor(core): get rid of passing Context around
11 months ago
matejcik e1633501aa feat(core): keep track of current context for workflow
11 months ago
matejcik f022b1326e refactor(core): generate trezorproto module straight from Rust
11 months ago
Martin Milata 02d574b002 chore(nix): add developer tools to shell.nix
11 months ago
tychovrahe 4cc6413a46 chore(core/rust): fix compilation warnings
11 months ago
tychovrahe b051a7fd66 fix(core): fix bootloader emulator compilation
11 months ago
matejcik 0ef1d20062 style(core/rust): remove unused mut
11 months ago
matejcik 437b9e5991 feat(core/rust): allow debug feature in tests (means we can print things)
11 months ago
matejcik 5a83a7171d refactor(core/rust): improve ergonomy of IterBuf
11 months ago
matejcik b91e225076 refactor(core/rust): expose obj types and (debug only) type names
11 months ago
matejcik ccddc8f5f3 fix(core/rust): disable stack checking in tests (fixes spurious "recursion exceeded" errors)
11 months ago
Andrew Kozlik c3f6e8f19f feat(crypto): Support is_canonical parameter in zkp_ecdsa_sign_digest().
11 months ago
Andrew Kozlik 21f4aec8de refactor: Unify secp256k1_zkp usage.
11 months ago
tychovrahe 638ebbc0df fix(core): improve robustness of touch driver
11 months ago
grdddj 5bda9a89d9 chore(tests): regenerate tests after changing icons
11 months ago
grdddj b420064c08 feat(core/rust): improve the painting of TR's buttons + new inverse design
11 months ago
grdddj a6316f964e chore(core/rust): regenerate TR's icons based on new designs
11 months ago
grdddj 13cb1ea4ce chore(core/rust): improve the design of TR's tutorial flow
11 months ago
grdddj 947e2ee24f fix(core/rust): make vertical alignment for FormattedText work for paginated content
11 months ago
tychovrahe ef5469ad90 fix(core): removed no longer needed emulator gamma correction
11 months ago
Jan Šetina c85102494d feat(core/ui): update colors - grey_dark and green
11 months ago
tychovrahe da4ce32b45 fix(core): fix gamma correction for Model T
11 months ago
Martin Milata cf4dcfcbd4 refactor(core/ui): namespaced Alignment2D
11 months ago
Martin Milata 3a5fdfedcc fix(core/ui): minor visual tweaks
11 months ago
Martin Milata 312f6899c7 feat(core/ui): vertical alignment for FormattedText
11 months ago
grdddj f481590bb7 fix(core): support python3.8 for SConscript helpers
11 months ago
grdddj 75feaf12a1 chore(tests): add SConscript helpers into python support tests
11 months ago
Pavol Rusnak 089ff76822
Merge branch 'matejcik/signed-vhs'
11 months ago
tychovrahe cfb674cf01 feat(core): adjust bootloader screens to look better on rectangular screens
11 months ago
tychovrahe 32a2b371bd feat(core): allow different screen sizes for TT UI
11 months ago
tychovrahe d3284baf21 feat(core): support STM32F429 discovery board
11 months ago
tychovrahe 8154e5103f refactor(core): make emulated dma2d usable outside of emulator
11 months ago
grdddj ef2d2a3e75 feat(core/rust): make font changes for TR
11 months ago
grdddj d199a17cfc feat(core): introduce FONT_BIG as a fifth optional font
11 months ago
grdddj 359f6709b0 chore(core): remove unused model R icons
11 months ago
grdddj d031be83e6 chore(core): type and format the site_scons python helpers
11 months ago
grdddj d888b21551 chore(tests): update tests after randomizing TR input methods
11 months ago
grdddj 100e36ac20 feat(core/rust): randomize positions in passphrase input
11 months ago
grdddj eacc1a3826 feat(core/rust): randomize letter choice positions in recovery word entry + randomize the order of words
11 months ago
grdddj 8c7ad72062 feat(core/rust): randomize PIN digits fully and show last digit to user
11 months ago
grdddj 5efafce856 chore(core): modify Shamir backup flow design
11 months ago
Martin Milata 732e2cc9b5 refactor(core): split tjpgdec into own crate
11 months ago
grdddj 127e6f42cf chore(core/rust): center TR's input method vertically
11 months ago
grdddj 55bff602fa fix(core): add dynamic title to the FIDO dialogue for model R
11 months ago
matejcik f04aff1e47 build: differentiate between models for prodtest build
11 months ago
matejcik b5b98b26eb build: add boardloader to docker build
11 months ago
Pavol Rusnak 207ffcd0da chore(common): add kmd wallet
11 months ago