Commit Graph

2854 Commits (tychovrahe/fw_translations/mpu)

Author SHA1 Message Date
tychovrahe 0f3e082e06 feat(core): allow access to translations area in firmware
8 months ago
grdddj b2db1acadb WIP - verify version and data hash
8 months ago
grdddj 359605dd4e WIP - count with header in translations blob
8 months ago
grdddj 1108016fbb WIP - add header into JSON files
8 months ago
grdddj cd7a8669d8 WIP - remove language handling from storage
8 months ago
grdddj c6d7e2a38d WIP - change translations protobufs
8 months ago
grdddj 662093f38e WIP - change translations delimiter from * to \x00
8 months ago
grdddj c58f3fde13 WIP - cstyle
8 months ago
grdddj 2fb6fe4ff6 WIP - disallow MPU to run it on hardware
8 months ago
grdddj ec6a00f4e8 WIP - ruststyle
8 months ago
grdddj aa2f8dd0e6 WIP - translate missing french words
8 months ago
grdddj 976f7736bc WIP - fix french translations - shorten them
8 months ago
grdddj 953f94b27a WIP - fix micropython cfg compilation
8 months ago
grdddj d2a9a8cad8 WIP - shorten some french words to fix the tests
8 months ago
grdddj 96f41346a6 WIP - fix Rust micropython import dependency
8 months ago
grdddj c687461468 WIP - cstyle
8 months ago
grdddj 5f36618949 WIP - pystyle
8 months ago
grdddj fe4904cd62 WIP - record czech click tests for TT
8 months ago
grdddj 7146eb3c4b WIP - add language options to click tests as well
8 months ago
grdddj 9d9f9dba03 WIP - do not translate wire error messages
8 months ago
grdddj 73e10f862d WIP - fix czech tutorial text
8 months ago
grdddj aadc9795e1 WIP - fix and improve the reading of translations - thanks Matejcik!
8 months ago
grdddj fe57cb3f9f WIP - symbolic link for unix/translations.c
8 months ago
grdddj 778e87a35a WIP - change function calls to object attributes
8 months ago
grdddj 84efd9b585 WIP - generate mock interface for attribute-based translations lookups
8 months ago
grdddj 0961c41cd1 WIP - Rust handling of object attributes lookups from upy - thanks Matejcik!
8 months ago
grdddj ceb782b645 remove unneeded pub from get_info function
8 months ago
grdddj 3377c8c683 WIP - reimplement default arguments
8 months ago
grdddj 0a2f2ac834 WIP - default arguments
8 months ago
grdddj e938eacc9b WIP - add TEST_LANG into Makefile for all the emu tests
8 months ago
grdddj 6dc30fd019 WIP - modify checklist sentence
8 months ago
grdddj 0bd526b87b WIP - storing the language name as the first item in the translation data
8 months ago
grdddj 07572927a5 WIP - advanced Shamir text change
8 months ago
grdddj 676f0abffd WIP - fix TR build
8 months ago
grdddj 27161c1beb WIP - fix ruststyle
8 months ago
grdddj ccd2f1c5a5 WIP - minimize TT's UI diff
8 months ago
grdddj 8d4a1d09d3 WIP - minimize the usage of #[cfg(feature = "micropython")] outside translations module
8 months ago
grdddj 4075e9c8e0 WIP - fix cstyle
8 months ago
grdddj 0408cd761b WIP - fix some english UI diff for TR
8 months ago
grdddj e6b5c60eeb WIP - clippy lint about complex data type
8 months ago
grdddj ef2c2a31cc WIP - fix flake8
8 months ago
grdddj 96ae2f8ca0 WIP - firmware translations
8 months ago
Martin Milata a353c35b78 fix(core/ui): draw hold-to-confirm loader over dialog title
8 months ago
Martin Milata d99e1eedd2 refactor(core/ui): clear display on rust side
8 months ago
Martin Milata d8e7c00087 refactor(core/ui): pagination and buttons on TT
8 months ago
matejcik 4f2c639ed7 feat(core): T2B1 final design for emulator
8 months ago
Martin Milata fca82273cf Merge branch 'release/23.09'
8 months ago
tychovrahe df42c99bc9 feat(core): add basic support for efficient frame buffer graphics
8 months ago
matejcik d9112b5a8d chore(core/prodtest): bump version after release
8 months ago
matejcik 06f77f745f docs(core/prodtest): introduce changelog
8 months ago