Commit Graph

706 Commits (d6d8a9050e98465a6cde42ee5d73f51ae7888f66)

Author SHA1 Message Date
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 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
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
cepetr a8f808822c fix(core/rust): shorten the ANIM_FRAME_TIMER deadline
3 months ago
obrusvit ed624e1cb8 feat(core/ui): use numerals in T3T1 checklist
3 months ago
cepetr 3460c4b891 refactor(core/embed): prepare touch drivers for low power mode
3 months ago
obrusvit a01a787113 refactor(core): remove StringType
3 months ago
matejcik 4e788aa2f5 fix(core/rust): more careful management of ShortString capacity
3 months ago
matejcik 8cf039740f style(core/rust): rustfmt
3 months ago
matejcik 8e52081d8a refactor(core/rust): unify String usage
3 months ago
matejcik da37bce59d refactor(core/rust): drop ui::macros
3 months ago
matejcik 8134490e2e feat(core): introduce uformat!, use uDebug in favor of Debug
3 months ago
matejcik b406fc22f3 refactor(core/rust): clean up macro namespace
3 months ago
matejcik 567de6579e chore(core/rust): drop cstr_core dependency
3 months ago
cepetr 0f1cac9695 refactor(core): optimize assert/fatal_error for reduced flash footprint
3 months ago
cepetr 06faae8f82 refactor(core/rust): replace panic! by fatal_error!
3 months ago
cepetr f5203011c5 feat(core/rust): introduce dbg_print and improve errors printing
3 months ago
cepetr 5fc3c6e617 refactor(core): improve and simplify error handling
3 months ago
tychovrahe dfe6826101 fix(core): add missing swipe right to address QR screen - mercury ui
3 months ago
tychovrahe 84c182fdac fix(core): reduce animation frame requests when swiping
3 months ago
Ioan Bizău b28e29cf4f chore(core): update copy and translate
4 months ago
Martin Milata 3760dd307c fix(core/ui): T3T1: wrong XPUB title
4 months ago
Martin Milata e0dfa15e89 fix(core/ui): T3T1 confirm_action: hold implies prompt_screen
4 months ago
obrusvit 7b291725e2 fix: TypeError from SwipeUpScreen
4 months ago
obrusvit e30de62adc tests: fix input_flows
4 months ago
obrusvit fd59c2ce88 feat(core/ui): T3T1 backup cannot be skipped
4 months ago
obrusvit 25a9ef3cf5 feat(core/ui): info screens before ShareWords
4 months ago
obrusvit dd70b438d3 feat(core/ui): default button active style
4 months ago
obrusvit 5bd6996ae4 feat(core/ui): show success screens between shares
4 months ago
Martin Milata 6911870654 fix(core/ui): T3T1: ethereum signtx hold
4 months ago
Martin Milata b567d15732 perf(core/ui): T3T1: reduce ParagraphSources to save flash
4 months ago
Martin Milata b64c8ef6a2 perf(core/ui): remove Child from T3T1 Frame
4 months ago
Martin Milata 320fa06122 fix(core/ui): T3T1: prompt screen for confirm_action
4 months ago
Martin Milata 4d6af487f4 fix(core/ui): T3T1: remove ButtonPage, Dialog, IconDialog
4 months ago
Martin Milata e268f79749 fix(core/ui): T3T1: improve passphrase prompt
4 months ago
tychovrahe 9ee670a440 feat(core): change default homescreen image for mercury
4 months ago
tychovrahe 0cd36cd41b fix(core): fix lockscreen animation cutting from right and bottom
4 months ago
tychovrahe 2f6ade5911 feat(core): word quiz enter animation
4 months ago
tychovrahe 6ad41aa06e feat(core): improve hold to confirm animation
4 months ago
tychovrahe a66dd78ef7 fix(core): fix missing hold to confirm screen
4 months ago
Martin Milata 9cd933b88e perf(core/ui): save flash by forbidding some inlining
4 months ago
matejcik d1cf36097a refactor(core): optimize repeated code for swipe directions
4 months ago
matejcik fbfb000d62 refactor(core): optimize copyabilitity in swipe_detect
4 months ago
tychovrahe a67bc19bac feat(core) screen transitions for mercury UI
4 months ago
Ioan Bizău ed58409888 chore(core): update tests
4 months ago
Ioan Bizău 8870869f93 chore(core): rename recovery type & kind and tweak feature flags
4 months ago
Ioan Bizău 8ef7dfab0d feat(core): implement repeated backup
4 months ago
matejcik 4e1e3bc550 fix(core): revert bad renderer lifetime changes
4 months ago
tychovrahe f793e6d509 refactor(core): move mercury loader to cshape module
4 months ago
tychovrahe 51c1ff728d refactor(core): remove lockscreen lifetimes
4 months ago
tychovrahe e03d404dca fix(core): ensure drop is called on layout objects
4 months ago
matejcik 813d9b7687 feat(core/rust): add option to Gc-allocate with finaliser
4 months ago
tychovrahe 288c855868 fix(core): prevent negative circle rendering
4 months ago
tychovrahe 88078db700 feat(core): mercury ui homescreen
4 months ago
tychovrahe 429a558d78 fix(core): mercury ui animations only ask for frame on timer event
4 months ago
tychovrahe e53e7cc13b refactor(core): mercury ui: downgraded homescreen module to file
4 months ago
tychovrahe a34c2cb9dd feat(core): animated lockscreen for mercury UI
4 months ago
tychovrahe 17072faa65 feat(core): animate status screen in mercury ui
4 months ago
tychovrahe 47a2661736 feat(core): respect disable animations in hold to confirm
4 months ago
tychovrahe c8c7001301 feat(core): implement tap to confirm in mercury UI
4 months ago
tychovrahe 491aeaa0f5 feat(core): add value info to brightness dialog in mercury
4 months ago
tychovrahe 3a8595b43a fix(core): ensure circles with radius zero are not rendered
4 months ago
tychovrahe 67fe334dc2 feat(core): add hold-to-confirm animation to mercury UI
4 months ago
cepetr 1f01150e7c feat(core): introduce a stopwatch
4 months ago
cepetr 212391fc37 feat(core): add pareen & easer crates
4 months ago
tychovrahe 2e10d440fa fix(core): add subtitle to confirm action
4 months ago
matejcik 9bed793f68 refactor(core): provide backlight values from Rust
4 months ago
tychovrahe a65511846b feat(core): added user adjustable brightness setting
4 months ago
matejcik 5ec8b58772 style(core/rust): remove unreachable statement
4 months ago
matejcik dd0fe3d878 test(core/ui): fix Rust paragraph splitting unit tests on T3T1
4 months ago
matejcik 9a6f6c6b75 fix(core/ui): fix build of Rust unit tests on T3T1
4 months ago
matejcik 27fe6810c0 refactor(core/ui): better structured selection of render_on_display function
4 months ago
matejcik e62f0b507a build(core): fix build for Rust unit tests on T3T1
4 months ago
Martin Milata 662f13136f fix(core/ui): T3T1: get rid of some of the remaining button dialogs
4 months ago
Martin Milata 69e406f7cf fix(core/ui): T3T1 device tests
4 months ago
Martin Milata cde0dce3ef fix(core/ui): T3T1: rebase on main
4 months ago
obrusvit 27d733f89d feat(core/ui): T3T1 backup checklist
4 months ago
obrusvit 43eeccac59 feat(core/ui): T3T1 request number flow
4 months ago
Martin Milata 9c14cae656 fix(core/ui): allow component to terminate flow on swipe
4 months ago
Martin Milata cbcd9dd8bd fix(core/ui): missing swipe event when animations disabled
4 months ago
Martin Milata bd8ce6e55d fix(core/ui): T3T1 always detect swipes on entire screen
4 months ago
Martin Milata d6152c02e9 refactor(core/ui): T3T1: drop duplicate Swipe implementation
4 months ago
Martin Milata d2bfe56293 fix(core/ui): make it harder to accidentally close VerticalMenu
4 months ago
Martin Milata 30ca8bdd62 feat(core/ui): T3T1 share words animation
4 months ago
obrusvit e5e8e27abc feat(core/ui): T3T1 recovery keyboards
4 months ago
obrusvit 3f0ab537af feat(core/ui): T3T1 passphrase keyboard
4 months ago
obrusvit f11c2891d8 feat(core/ui): allow rounded mercury button
4 months ago
obrusvit 250593125c feat(core): update translation strings
4 months ago
Martin Milata 198693259d fix(core/ui): set page_count through rust ButtonRequest
4 months ago
Martin Milata 53609a85fd refactor(core/ui): fix clippy issues
4 months ago
Martin Milata b16411631b fix(core/ui): T3T1 ButtonRequests from rust
4 months ago