Commit Graph

662 Commits (98dca4db4c901b69f321e2361dbb7c28a95c56ad)

Author SHA1 Message Date
tychovrahe 3bc9e23260 feat(core): add support for 32bit colors in UI
2 months ago
obrusvit 4fe4bb0bed chore(core): remove some unused assets and code
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 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 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