summaryrefslogtreecommitdiff
path: root/wasp/apps
AgeCommit message (Expand)Author
2022-03-23analog24 watchface workHEADmasterMichele Bini
2022-02-02Alarm: swap stop and snooze controlsFrancesco Gazzetta
2022-02-02Add watchface with weekdayFrancesco Gazzetta
2022-02-02Remove icons from watchface appsFrancesco Gazzetta
2021-12-26Add DisaBLE app that disables bluetoothFrancesco Gazzetta
2021-12-26Optimize flash usage of weather appFrancesco Gazzetta
2021-12-26Optimize flash usage of calc appFrancesco Gazzetta
2021-11-30Collect garbage before enabling appsFrancesco Gazzetta
2021-11-17Remove morse from default appsFrancesco Gazzetta
2021-11-17Morse app: optimize letter lookup and constantsFrancesco Gazzetta
2021-11-17Add morse appFrancesco Gazzetta
2021-10-16[alarms] Skip touch events on checkboxes of undefined alarmsk
2021-10-16HeartApp: draw black line ahead of cursorRudy Ges
2021-10-16Calc app: fill gapsRudy Ges
2021-10-16[stopwatch] Fix refactoring remainsk
2021-09-10apps: software: Add support for user-defined applicationsDaniel Thompson
2021-08-23apps: Fixed weather app with GadgetBridge.Tait Berlette
2021-07-28apps: Replace del self.x with self.x = None in all appsDaniel Thompson
2021-07-25Advanced alarm appAdam Blair
2021-06-20apps: SportsApp: Initial sports app implementationDaniel Thompson
2021-06-20widgets: Refactor the stopwatch as a widgetDaniel Thompson
2021-06-20apps: DemoApp: Fully document the demo appDaniel Thompson
2021-06-20apps: FacesApp: Add a watch face chooserDaniel Thompson
2021-06-20all clocks: Add a preview() method ready for a watch face chooserDaniel Thompson
2021-06-03Added weather application.Tait Berlette
2021-05-05apps: heart: Implement a debug mode to copy out raw dataDaniel Thompson
2021-03-29apps: testapp: Force characters to render with a not-black backgroundDaniel Thompson
2021-03-27apps: Add DualClock app.BenoƮt HERVIER
2021-03-27apps: music: Change SWIPE_LEFTRIGHT to SWIPE_UPDOWN.Tait Berlette
2021-03-10apps: software: Include word clock in the available applicationsDaniel Thompson
2021-03-10apps: software: Automatically track y position for checkboxesDaniel Thompson
2021-03-10apps: WordClock: Add a new word-based clock appBrendan M. Sleight
2021-03-01apps: steps: Reduce the graphing scaleDaniel Thompson
2021-02-25apps: steps: Add a history graphDaniel Thompson
2021-02-20apps: settings: Clamp the dates a little more tightlyDaniel Thompson
2021-02-04apps: testapp: Ensure we test centred stringsDaniel Thompson
2021-02-03apps: settings: Added labels to the datesIsaiah Grace
2021-01-18apps: musicplayer: Adopt GfxButton and use it for trace fwd/backDaniel Thompson
2021-01-17drivers: st7789: Pre-allocate a memoryviewDaniel Thompson
2021-01-15Disallow swipes while confirmation prompt is displayedGeorge Griffin
2021-01-13simulator: test_qa: Add some basic docstring testsDaniel Thompson
2021-01-12apps: settings: Allow date and time to be set on the watchDaniel Thompson
2021-01-12widgets: Clarity whether spinner max is inclusive or exclusiveDaniel Thompson
2021-01-10apps: software: Fix some scrolling bugsDaniel Thompson
2021-01-10apps: play2048: Optimized the icon a littleDaniel Thompson
2021-01-10apps: play2048: Add the 2048 game applicationMiguel Rochefort
2021-01-10apps: timer: Add a countdown timer applicationWolfgang Ginolas
2021-01-10apps: music: Update the application iconDaniel Thompson
2021-01-10system: Allows apps to be registered using stringsDaniel Thompson
2021-01-10widgets: ConfirmationView: Adopt the button widgetDaniel Thompson