summaryrefslogtreecommitdiff
path: root/wasp/apps/calc.py
AgeCommit message (Expand)Author
2021-12-26Optimize flash usage of calc appFrancesco Gazzetta
2021-10-16Calc app: fill gapsRudy Ges
2021-01-13simulator: test_qa: Add some basic docstring testsDaniel Thompson
2020-12-31apps: calc: Use the UI colours to generate a backgroundDaniel Thompson
2020-12-29apps: calc: Remember the results between invocationsDaniel Thompson
2020-12-29apps: calc: Rewrite the display and calculation engineDaniel Thompson
2020-12-29apps: calc: Optimize the fields lookup structureDaniel Thompson
2020-12-29apps: calc: Draw a closed gridDaniel Thompson
2020-12-29apps: calc: Correct after draw565 bug fixDaniel Thompson
2020-12-28apps: calc: Adopt the system theme for accent colorsDaniel Thompson
2020-12-28apps: calc: Move the copyright header to the top of the file.Daniel Thompson
2020-12-28apps: calc: Created memory-saving calculator appJohannes Wache