Commit Graph

8 Commits (535335f065a65963c16445f65e642f1ce7b0273b)

Author SHA1 Message Date
Rob Pilling 087f6d0f1a stlap: use closure to avoid hanging onto `arguments` in `showMainMenu` 2023-05-17 12:54:28 +01:00
Rob Pilling 9ea17e7f4a stlapview: bump version 2023-05-16 23:36:18 +01:00
Rob Pilling ca9bae78af stlapview: fix closure let-capture 2023-05-16 23:35:37 +01:00
Rob Pilling 7bd8d4701a stlapview: add top-level back button 2023-05-16 23:25:32 +01:00
Rob Pilling 2efc24c5a4 stlapview: remove eval & comment 2023-05-16 23:25:21 +01:00
Rob Pilling d595b5a9e1 stlapview: fix back button on lap view 2023-05-16 23:25:01 +01:00
Bruce Blore 90a259ce65 Replaced stolen icons 2022-11-06 02:08:09 -08:00
Bruce Blore 5e525f081f Added bgtimer, gallery, infoclk, pomoplus, random, rpnsci, stlap, stlapview
bgtimer: A timer that runs in the background and can be set with a keypad
gallery: An app to present a list of images in a menu and allow the user to pick from them
infoclk: A clock face that displays more information and some app shortcuts when unlocked
pomoplus: A configurable pomodoro timer that runs in the background
random: Random number generator
rpnsci: Scientific calculator using reverse polish notation
stlap: A stopwatch with lap timer that runs in the background
stlapview: An optional app that displays data collected by stlap
2022-11-02 12:06:17 -07:00