summaryrefslogtreecommitdiff
path: root/wasp/apps/software.py
AgeCommit message (Expand)Author
2021-07-28apps: Replace del self.x with self.x = None in all appsDaniel Thompson
2021-06-20apps: SportsApp: Initial sports app implementationDaniel Thompson
2021-06-20apps: FacesApp: Add a watch face chooserDaniel Thompson
2021-06-03Added weather application.Tait Berlette
2021-03-27apps: Add DualClock app.BenoƮt HERVIER
2021-03-10apps: software: Include word clock in the available applicationsDaniel Thompson
2021-03-10apps: software: Automatically track y position for checkboxesDaniel Thompson
2021-01-13simulator: test_qa: Add some basic docstring testsDaniel Thompson
2021-01-10apps: software: Fix some scrolling bugsDaniel Thompson
2021-01-10apps: play2048: Add the 2048 game applicationMiguel Rochefort
2021-01-10apps: timer: Add a countdown timer applicationWolfgang Ginolas
2021-01-10system: Allows apps to be registered using stringsDaniel Thompson
2021-01-03apps: software: Add an apps to enable/disable other appsDaniel Thompson