Commit Graph

12715 Commits (cepetr/new-drawing-api)
 

Author SHA1 Message Date
cepetr 99b9865ede WIP - new drawing library demo/test
3 months ago
cepetr 66b70ad6b2 feat(core): introduce new drawing library
3 months ago
cepetr 614ccfb669 WIP - update rustc to the current nightly build
3 months ago
cepetr a6ce22b831 feat(core): introduce skip function for UzlibContext
3 months ago
cepetr 112b3708f3 feat(core): introduce new color functions
3 months ago
cepetr 102423c31f feat(core): introduce new toif functions
3 months ago
cepetr 1312626e5e feat(core): introduce new point & rect functions
3 months ago
cepetr 7596ef33ac fix(core) - hotfix for touch panel driver
3 months ago
cepetr a458dc6718 fix(core): fix mouse event processing in the simulator
3 months ago
cepetr d62ac4af0c refactor(core): improve tjpg interface
3 months ago
cepetr 021924640d refactor(core/embed): move&rename display headers
3 months ago
obrusvit 27829591c6 feat(core): add DE, ES, FR langs for ETH staking
3 months ago
obrusvit 83ac9d422f fix: show verb in TS3 confirm_value with info
3 months ago
obrusvit 2f77434677 feat(core): device-tests of staking chunkify
3 months ago
obrusvit e602a87c90 feat(core): allow chunkify of Stake address on TS3
3 months ago
obrusvit ebcf3e2db2 feat(core): confirm ETH stake, unstake, claim
3 months ago
obrusvit e1f696b4dd fix: remove clippy error for TS3
3 months ago
obrusvit 9cd97565c9 ci: add Safe 3 to GH actions rust unit tests
3 months ago
obrusvit 0be2aa61b4 ci: add Safe 3 to GH actions core unit tests
3 months ago
obrusvit a351614e3a chore(tests): fix CI failures
3 months ago
obrusvit e073e619c9 chore(tests): re-run black and isort on core/tests
3 months ago
grdddj dd38aff8e2 feat(ci): run unit tests for TR in CI
3 months ago
grdddj a1a60ed320 feat(tests): skip SD card tests for TR - allowing to run unittests for TR
3 months ago
grdddj 171c615dfa chore(tests): remove unused imports and variables
3 months ago
grdddj 4bca28bac0 chore(tests): run isort and put "from common import *" at the beginning
3 months ago
grdddj 4bd7cf4b04 chore(tests): run black
3 months ago
obrusvit e2b7244383 Rename trezorctl self-test to prodtest-t1.
3 months ago
dependabot[bot] 0309e41c9d build(deps): bump cryptography from 42.0.0 to 42.0.4
3 months ago
grdddj 4204ba1404 chore(tests): regenerate fixtures
3 months ago
grdddj 5aec7bf414 chore(core): generate signatures.json
3 months ago
grdddj d2167fdd27 chore(tools): add rules for buttons and new strings
3 months ago
grdddj a6b02e0311 fix(core): replace spanish number symbol with nro. shortcut
3 months ago
grdddj 8f4c956bdc fix(core): shorten long translations
3 months ago
grdddj 2c06c4a75c feat(core): add newly translated strings from agency
3 months ago
Martin Milata f80e6ab642 docs(core): document translations blob format
3 months ago
grdddj f4538b9426 feat(tests): fix and extend translations tests
3 months ago
grdddj 294b6e6666 feat(tests): create test for silent language updates
3 months ago
grdddj 5ce5d47171 chore(core): catch possible EOFError when parsing translations header
3 months ago
grdddj f234d19992 docs(core): add documentation for translations
3 months ago
grdddj 1ab2d843ab chore(core): add missing template to the variable name
3 months ago
grdddj 8d1e002dfb chore(python): include error when wanting to upload a JSON file as a translation payload
3 months ago
vdovhanych a8beb03428 ci: update action upload-artifact to latest version
3 months ago
Martin Milata 1ff789101b ci: move hardware tests over to github actions
3 months ago
tychovrahe cd8a0ea690 test(storage): add upgrade test from version 3
3 months ago
tychovrahe 434ed04b7f feat(storage): implemented more effective pin logs for blockwise storage
3 months ago
tychovrahe 919d752598 docs(storage): update storage readme to reflect bitwise/blockwise division
3 months ago
tychovrahe abcbf88e9b fix(storage): ensure little endian is always used in python implementation
3 months ago
tychovrahe e0594c9c62 fix(storage): fix app protected check in python implementation
3 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
3 months ago
Andrew Kozlik 440b1304c0 refactor(storage): Split implementations based on FLASH_BIT_ACCESS.
3 months ago