index
:
wasp-os.git
master
Unnamed repository; edit this file 'description' to name the repository.
Michele Bini
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wasp
/
widgets.py
Age
Commit message (
Expand
)
Author
2021-07-25
Advanced alarm app
Adam Blair
2021-06-20
widgets: Further compact some of the internal representations
Daniel Thompson
2021-06-20
widgets: Refactor the stopwatch as a widget
Daniel Thompson
2021-01-18
widgets: Add a button with a graphical icon
Daniel Thompson
2021-01-12
widgets: Clarity whether spinner max is inclusive or exclusive
Daniel Thompson
2021-01-10
widgets: ConfirmationView: Restore default font
Miguel Rochefort
2021-01-10
widgets: ConfirmationView: Adopt the button widget
Daniel Thompson
2021-01-10
widgets: button: Add a simple Button widget
Daniel Thompson
2021-01-03
widgets: checkbox: Add a label property
Daniel Thompson
2021-01-03
widgets: Use theme colours for text labels
Daniel Thompson
2020-12-31
manager: Recategorize the theme labels for apps
Daniel Thompson
2020-12-30
widgets: ConfirmationView: Fix hit box problems
Daniel Thompson
2020-12-29
widgets: Spinner: Add a simple spinner widget
Daniel Thompson
2020-12-29
widgets: Checkbox: Add a simple checkbox widget
Daniel Thompson
2020-12-29
widgets: ConfirmationView: minor docstring tweak
Daniel Thompson
2020-12-29
widgets: Slider: Adopt draw565.lighten for palette management
Daniel Thompson
2020-12-28
widgets: Reduce the size of the battery icon
Daniel Thompson
2020-12-13
widgets: BatteryMeter: Fix theme handling
Daniel Thompson
2020-12-13
Added basic theming engine.
kozova1
2020-11-29
widgets: ConfirmationView: Allow the widget to manage its own visibility
Daniel Thompson
2020-11-29
apps: pager: notifications: Added remove all notifications dialog
Aidan Houlihan
2020-11-22
widgets: clock: Improve the redraw logic
Daniel Thompson
2020-10-21
widgets: status: Add a status bar combo widget
Daniel Thompson
2020-10-21
widgets: battery: Fix a redraw bug
Daniel Thompson
2020-10-21
widgets: clock: Add a simple clock widget
Daniel Thompson
2020-10-20
widgets: Rename StatusBar to NotificaitonBar
Daniel Thompson
2020-10-10
widgets: Fix a broken docstring
Daniel Thompson
2020-07-24
StatusBar: Rename and add BLE connection status icon
Daniel Thompson
2020-07-19
Introduction basic notification support
Daniel Thompson
2020-06-04
Fix symbol lookup error (knob2)
Daniel Thompson
2020-05-24
widgets: Introduce a slider widget
Daniel Thompson
2020-05-14
wasp: Even more docstrings
Daniel Thompson
2020-04-06
wasp: widgets: Add a scrolling indicator
Daniel Thompson
2020-03-22
Add licensing information for all wasp-os files.
Daniel Thompson
2020-03-09
wasp: draw565: Refactor to allow apps to focus on the drawable.
Daniel Thompson
2020-02-04
waps: widgets: Improve the battery meter athtetics
Daniel Thompson
2020-02-03
wasp: clock: Add a simple battery meter
Daniel Thompson