Commit Graph

1429 Commits (98dca4db4c901b69f321e2361dbb7c28a95c56ad)

Author SHA1 Message Date
Andrew Kozlik e84f969f4f feat(core): Implement DebugLinkOptigaSetSecMax.
2 months ago
Andrew Kozlik 9420b38a35 feat(core): Account for Optiga throttling delay in PIN countdown.
2 months ago
matejcik d82d5a1fe5 build(core): fix build for GCC13
2 months ago
mgiannopoulos24 25cb005693
fix(core): add missing filename argument (#4003)
2 months ago
tychovrahe 3bc9e23260 feat(core): add support for 32bit colors in UI
2 months ago
tychovrahe 6667f96911 fix(core): fix T2B1 display orientation south
2 months ago
cepetr 59961984c3 feat(core/embed): prepare backlight driver for low power mode
2 months ago
cepetr 68911c972b chore(core/embed): remove unused code
2 months ago
cepetr 076b476cf5 fix(core/embed): fix memory clearing in u5 boardloader
2 months ago
cepetr 0ea965d07e fix(core/embed): fix touch driver on dev kits
2 months ago
obrusvit 4fe4bb0bed chore(core): remove some unused assets and code
3 months ago
Andrew Kozlik ff653f038e feat(core): Optimize Optiga counter initialization.
3 months ago
Andrew Kozlik 869b6fe6dc refactor(core): Use remaining PIN attempts in Optiga API.
3 months ago
Andrew Kozlik fc09379877 refactor(core): Clean up Optiga error handling.
3 months ago
Martin Milata 99c3d35e07 chore(core): bump version to 2.8.1
3 months ago
tychovrahe 23d31cc8b3 fix(core): fix lockscreen Not connected label hiding
3 months ago
Martin Milata 106edd4309 feat(core/ui): T3T1: tutorial flow
3 months ago
tychovrahe b4200162ab fix(core): fix doubled touch clicks
3 months ago
tychovrahe d08f5d05aa fix(core/mercury): improve handling and visual of swipes when displaying words
3 months ago
tychovrahe e5fc1e1d42 fix(core/mercury): fix swipe animation when repeatedly touching display while the transition is already in effect
3 months ago
tychovrahe 56385f79c7 fix(core/mercury): disallow swipes when touch starts too close to an edge of the display
3 months ago
tychovrahe bfbcecc085 fix(core/mercury): fix swipe effect duration when swipe is cancelled
3 months ago
tychovrahe 272b668feb fix(core/mercury): remove instant lock-trigger swipe behavior
3 months ago
tychovrahe a0e33d61bd fix(core/mercury): fix share words hold to confirm swipe effect
3 months ago
tychovrahe e89ae8246d fix(core/mercury): do not block swipe on button press, abort press on swipe lock instead
3 months ago
tychovrahe a4ff76e840 fix(core/mercury): adjust swipe effect direction when animating transition through python
3 months ago
obrusvit 7adceec596 feat: use alternative numeral glyphs for T3T1
3 months ago
obrusvit c73115df7b feat(core/ui): add PageCounter to T3T1 Footer
3 months ago
obrusvit aaa2ece3ba feat(core/ui): highlight repeated words on T3T1
3 months ago
matejcik 8a3133bacc fix(core): include valid staging certificate for T3T1 emulator
3 months ago
Andrew Kozlik ca4bfa2ebd feat(core): Implement optiga.get_sec()
3 months ago
Andrew Kozlik 4d4ee99716 fix(core): Increase Optiga MAX_RETRY_READ_MS to 6 sec.
3 months ago
tychovrahe 95c2cb2008 fix(core/mercury): show coinjoin authorized notification
3 months ago
tychovrahe 60add32e3b fix(core): T2B1 - left align title when changing homescreen
3 months ago
tychovrahe 9ab2ba9157 feat(core/mercury): animated device label on homescreen/lockscreen
3 months ago
tychovrahe 3a3259b574 feat(core/mercury): change homescreen flow
3 months ago
Andrew Kozlik f396d00c67 fix(core): Fix style and unix build.
3 months ago
Andrew Kozlik da068fb32e fixup! feat(core): Rework Optiga PIN slot configuration.
3 months ago
Andrew Kozlik f393064ce7 feat(core): Improve PIN progress precision.
3 months ago
Andrew Kozlik 509e291118 feat(core): Rework Optiga PIN slot configuration.
3 months ago
Andrew Kozlik 9c50e15cf7 chore: Bump firmware and fix versions due to storage upgrade.
3 months ago
Andrew Kozlik 183e53d3c2 feat(storage): Rework PIN processing and upgrade storage.
3 months ago
Andrew Kozlik 7b636df35f feat(core): Rework Optiga PIN processing.
3 months ago
cepetr a8f808822c fix(core/rust): shorten the ANIM_FRAME_TIMER deadline
3 months ago
cepetr bb310ad60d fix(core): improve framebuffer switching
3 months ago
obrusvit ed624e1cb8 feat(core/ui): use numerals in T3T1 checklist
3 months ago
cepetr bfedb96071 refactor(core/embed): prepare haptic driver for low power mode
3 months ago
cepetr 3460c4b891 refactor(core/embed): prepare touch drivers for low power mode
3 months ago
cepetr 089dc84f38 refactor(core/embed): remove unnecessary call to usb_stop
3 months ago
cepetr d8d6410284 refactor(core/embed): remove global deps from usb class drivers
3 months ago