Commit Graph

60 Commits (7b41946789c23e45fa96b55b63ec14e5e5e5f655)

Author SHA1 Message Date
Jan Pochyla 4c027a688c chore(core/rust): Simplify LayoutObj
3 years ago
Jan Pochyla 2b6f1a4d5c chore(core/rust): Use MultiTapKeyboard in passphrase
3 years ago
Jan Pochyla 3c337723b2 chore(core/rust): Add mnemonic keyboards
3 years ago
Martin Milata 80655747d0 test(core/rust/ui): pagination unit test
3 years ago
Martin Milata ab0eef5de0 fix(core/rust/ui): adjust spacing for confirm_action
3 years ago
Martin Milata 5378492ea9 chore(core/rust): wireframe rendering for ui debugging
3 years ago
Martin Milata 10650af1fa refactor(core/rust/ui): paragraphs breaking
3 years ago
Martin Milata b5da6dc911 refactor(core/rust): geometry/display API improvements
3 years ago
Martin Milata b64c69c3ff feat(core/rust/ui): implement confirm_action
3 years ago
Martin Milata 6d1227d839 feat(core/rust/ui): SwipePage: add buttons, auto-disable scrolling
3 years ago
Martin Milata 695d80bf54 refactor(core/rust/ui): uPy buffer support for TT buttons
3 years ago
Martin Milata f167a2bef2 feat(core/rust/ui): add model T title bar
3 years ago
Martin Milata c7b33e2bc0 feat(core/rust/ui): add new icons
3 years ago
Martin Milata b46901bc8b feat(core): add TT Hoves fonts, introduce medium variant
3 years ago
Jan Pochyla d979efc3ca chore(core/rust): Try to simplify pagination a bit
3 years ago
Martin Milata 8fb28e4af5 feat(core/rust): impl Paginate for Paragraphs
3 years ago
Martin Milata f29ccf6009 fix(core/rust): UI tweaks
3 years ago
Martin Milata 48f29ee0b9 refactor(core/rust): return bounding box after laying out text
3 years ago
Martin Milata bea696dfc9 feat(core/rust): Paginated for T1
3 years ago
Martin Milata 19b2358084 refactor(core/rust): T1 title bar
3 years ago
Martin Milata 7f224ab36d refactor(core/rust): model-agnostic Paginated
3 years ago
Jan Pochyla a3c79bf4f7 feat(core/rust): Add Paginated component
3 years ago
Jan Pochyla a7a305d34d fix(core/rust): Fix request_complete_repaint for components without any Child descendants
3 years ago
Jan Pochyla 129363f080 feat(core/rust): Add Trace to Paragraph[s], improve size calculation
3 years ago
Jan Pochyla d2c8c66385 feat(core/rust): First shot at Paragraphs API
3 years ago
Jan Pochyla 8c47b94b79 feat(core/rust): Add experimental LinearLayout
3 years ago
Jan Pochyla 3dd3d7f87b feat(core): Add HoldToConfirm example, improve Loader and animation frame support
3 years ago
Jan Pochyla 117a0bd518 feat(core): Add preliminary anim frame support
3 years ago
Jan Pochyla be3e99b96d feat(core): Add WiP Loader & generic Animation type
3 years ago
matejcik 87a7e94f5c feat(core/rust): add saturating multiplication by f32 to Duration
3 years ago
Jan Pochyla baffe8fdf3 chore(core/rust): Add int variant to tracing
3 years ago
Jan Pochyla 5b0686f09a chore(core/rust): Forbid unsafe in components
3 years ago
Jan Pochyla 12deedf3f6 chore(core/rust): Add backlight fading fn
3 years ago
Jan Pochyla a54ca9cb05 chore(core/rust): Add micropython::time::sleep
3 years ago
Jan Pochyla 334a143b76 chore(core/rust): Split FormattedText into separate mod
3 years ago
Jan Pochyla d5a74a8614 chore(core/rust): Rename Text to FormattedText
3 years ago
Jan Pochyla 39263144b7 chore(core): Various little improvements in Rust UI
3 years ago
Jan Pochyla 998210d569 feat(core): Add Instant and Duration types
3 years ago
Martin Milata 7cc9f13605 refactor(core/rust): allow model_t1 and model_tt at once
3 years ago
Martin Milata afd7cb3b01 feat(core/rust): add example layout for T1
3 years ago
Martin Milata 4d60c10330 feat(core/rust): add support for T1 UI
3 years ago
Martin Milata 3c49ef2f62 feat(core/rust): exposing vararg functions to uPy
3 years ago
Jan Pochyla 901580817d chore(core/rust): fixes and formatting
3 years ago
Jan Pochyla 5eefcffc7c chore(core): prepare for fuzzing targets
3 years ago
Jan Pochyla 2703d714c2 feat(core): add Rust UI components, layouts, text rendering
3 years ago
Martin Milata 81e66cb024 style(core/rust): enable clippy lints
3 years ago
matejcik 7a17124b43 refactor(core/rust): do not rely too much on new_exception helpers
3 years ago
matejcik 5e452dc57c refactor(core/rust): propagate unsafety of raise_exception
3 years ago
matejcik 806beb77d2 feat(core/rust): improve catch_exception, make use of Rust 1.55
3 years ago
matejcik 795ed2d339 fix(core/rust): fix "unnecessary unsafe" warning
3 years ago