Commit Graph

1213 Commits (cepetr/drawlib-anim)

Author SHA1 Message Date
cepetr 20b880d3c6 WIP - drawlib animation demo
4 weeks ago
cepetr d1b5ee0057 feat(core): introduce a stopwatch
4 weeks ago
cepetr 0fff24c9b3 feat(core): add pareen & easer crates
4 weeks ago
cepetr 4b67a1e9c5 fix(core) - hotfix for touch panel driver
4 weeks ago
cepetr 20392ea22c feat(core/rust): introduce unlock-screen animated overlay
4 weeks ago
cepetr 257495aff7 feat(core/rust): introduce render_on_canvas functionality
4 weeks ago
cepetr d10d4cc65d feat(core/rust): introduce RawImage shape
4 weeks ago
cepetr e23f0d2106 feat(core/rust): introduce ImageBuffer for advanced drawing
4 weeks ago
cepetr 2d19351997 feat(core/rust): use f32 angles in ui components
4 weeks ago
cepetr f757d0e19b feat(core/rust): introduce f32 angles for sector drawing
4 weeks ago
cepetr 7439f36913 feat(core): introduce mono8 bitmap blending
4 weeks ago
matejcik cf58fdd313 build(core): move default values for bindgen macros (back) into build.rs
4 weeks ago
tychovrahe 751390ec08 fix(core): fix old frame flicker when backlight is risen too soon
4 weeks ago
tychovrahe 4f1d03fce8 feat(core): add alpha capabilities to toif, text, circle
4 weeks ago
tychovrahe 2a123b3c5e feat(core): add alpha capabilities to 4-bit blending
4 weeks ago
cepetr 28aa0a7ee3 feat(core): integrate new drawing library
4 weeks ago
cepetr 5d8a7ac5bf feat(core): introduce new drawing library
4 weeks ago
cepetr 3336e3902f feat(core): introduce new display drivers
4 weeks ago
cepetr 80d1ce25c6 refactor(core/rust): improve tjpgdec interface
4 weeks ago
matejcik 12ff2e4570 refactor(core/rust): allow Copy and Clone for Gc
4 weeks ago
Ioan Bizău 3d74e30fa7 chore(core): rename Shamir to Multi-share
4 weeks ago
Ondřej Vejpustek 18f7820d47 style: fix style according to new clang
1 month ago
Ondřej Vejpustek ccb242ee1c chore(core): introduce THP flag
1 month ago
Ondřej Vejpustek 2f699a1b6f feat(core): add elligator2 python bindings
1 month ago
tychovrahe d04ecba815 fix(core): fix tt ui loader haptic feedback
1 month ago
tychovrahe c680187b0e feat(core): add disable haptic option to tt ui button
1 month ago
cepetr 04d5017228 feat(core): improve loader haptic effect
1 month ago
obrusvit aaff0fe2d3 refactor(core): do not use all-caps in en.json
1 month ago
obrusvit fccfa43ac9 fix(core/ui): fix model R common title
1 month ago
obrusvit 68e01a48cb fix(core/ui): fix model R altcoin summary
1 month ago
obrusvit f8fcb49ba6 refactor(core): allow changing button font on R
1 month ago
obrusvit f9e55a215d refactor(core): replace upper calls by upper font
1 month ago
obrusvit 43e759ea0b refactor(core): apply uppercased fonts in build
1 month ago
obrusvit c448a7bcfc refactor(tools): add gen_upper arg to gen_font
1 month ago
matejcik 8640b50d81 style(core): upgrade pyright to 1.1.361
1 month ago
tychovrahe 6fe476a828 chore(core): fix typos in usb implementation
1 month ago
tychovrahe 1ce694b7fc fix(core): fix usb configuration for FS peripheral (use 6 endpoints)
1 month ago
matejcik 12725d9835 chore(core): bump bootloader / prodtest versions after release
1 month ago
matejcik e8c65b9f24 chore(core): changelog for bootloader and prodtest
1 month ago
tychovrahe 6b31b8eec3 chore(core): change USB manufacturer and product strings for new models
1 month ago
tychovrahe 8ebb8c2128 fix(core): fix prodtest WIPE on STM32U5
1 month ago
Andrew Kozlik f8be07b732 feat(core): Increase Optiga I2C timeout.
1 month ago
Andrew Kozlik d453dac45c feat(core): Measure Optiga response timeout in ms not number of attempts.
1 month ago
Andrew Kozlik 594d7425cd feat(core): Retry getting Optiga response even when it doesn't seem to have one.
1 month ago
Andrew Kozlik 62e3a414ad chore(core): Disable wait_random() for prodtest and VCP.
1 month ago
matejcik 45a973b8f9 feat(core/prodtest): do not lock Optiga in non-production builds
1 month ago
Andrew Kozlik ed43a5bc5b feat(core): Don't lock Optiga in debug builds.
1 month ago
matejcik 54c441a607 feat(core): enable Optiga logging in debug builds by default
1 month ago
Andrew Kozlik 4fb06815b5 feat(core): Set trust anchor data type in prodtest.
1 month ago
Andrew Kozlik 182a9b1ce8 refactor(core): Refactor Optiga macros.
1 month ago