summaryrefslogtreecommitdiff
path: root/wasp/widgets.py
AgeCommit message (Expand)Author
2021-07-25Advanced alarm appAdam Blair
2021-06-20widgets: Further compact some of the internal representationsDaniel Thompson
2021-06-20widgets: Refactor the stopwatch as a widgetDaniel Thompson
2021-01-18widgets: Add a button with a graphical iconDaniel Thompson
2021-01-12widgets: Clarity whether spinner max is inclusive or exclusiveDaniel Thompson
2021-01-10widgets: ConfirmationView: Restore default fontMiguel Rochefort
2021-01-10widgets: ConfirmationView: Adopt the button widgetDaniel Thompson
2021-01-10widgets: button: Add a simple Button widgetDaniel Thompson
2021-01-03widgets: checkbox: Add a label propertyDaniel Thompson
2021-01-03widgets: Use theme colours for text labelsDaniel Thompson
2020-12-31manager: Recategorize the theme labels for appsDaniel Thompson
2020-12-30widgets: ConfirmationView: Fix hit box problemsDaniel Thompson
2020-12-29widgets: Spinner: Add a simple spinner widgetDaniel Thompson
2020-12-29widgets: Checkbox: Add a simple checkbox widgetDaniel Thompson
2020-12-29widgets: ConfirmationView: minor docstring tweakDaniel Thompson
2020-12-29widgets: Slider: Adopt draw565.lighten for palette managementDaniel Thompson
2020-12-28widgets: Reduce the size of the battery iconDaniel Thompson
2020-12-13widgets: BatteryMeter: Fix theme handlingDaniel Thompson
2020-12-13Added basic theming engine.kozova1
2020-11-29widgets: ConfirmationView: Allow the widget to manage its own visibilityDaniel Thompson
2020-11-29apps: pager: notifications: Added remove all notifications dialogAidan Houlihan
2020-11-22widgets: clock: Improve the redraw logicDaniel Thompson
2020-10-21widgets: status: Add a status bar combo widgetDaniel Thompson
2020-10-21widgets: battery: Fix a redraw bugDaniel Thompson
2020-10-21widgets: clock: Add a simple clock widgetDaniel Thompson
2020-10-20widgets: Rename StatusBar to NotificaitonBarDaniel Thompson
2020-10-10widgets: Fix a broken docstringDaniel Thompson
2020-07-24StatusBar: Rename and add BLE connection status iconDaniel Thompson
2020-07-19Introduction basic notification supportDaniel Thompson
2020-06-04Fix symbol lookup error (knob2)Daniel Thompson
2020-05-24widgets: Introduce a slider widgetDaniel Thompson
2020-05-14wasp: Even more docstringsDaniel Thompson
2020-04-06wasp: widgets: Add a scrolling indicatorDaniel Thompson
2020-03-22Add licensing information for all wasp-os files.Daniel Thompson
2020-03-09wasp: draw565: Refactor to allow apps to focus on the drawable.Daniel Thompson
2020-02-04waps: widgets: Improve the battery meter athteticsDaniel Thompson
2020-02-03wasp: clock: Add a simple battery meterDaniel Thompson