Commit Graph

11 Commits (0c220b4091c2458d884400556cbecc9e66fc201a)

Author SHA1 Message Date
Erik Andresen fe6247cc79 widalarmeta: font 4x5 -> 6x8:1x2
- Change 4x5 font to 6x8
- teletext is now default font
- reload widget on settings change
2023-05-04 22:29:20 +02:00
Rob Pilling 3dd25f0bfd Update changelogs for draw() API change 2023-04-27 18:10:20 +01:00
Christian Mauderer 9ece2165e4 widalarmeta: Selectable font. Optional hour padding.
Allow to select between segment, teletext and bitmap font. Allow to
disable the hour padding.

FIXME
2023-04-16 17:56:05 +02:00
Erik Andresen a3addeebb2 widalarmeta: Fix when no alarms are present 2023-02-27 19:43:42 +01:00
Erik Andresen dd0f88245a widalarmeta: use less cpu time each minute
Remember next alarm to reduce calculation amount
Redraw only every hour when no alarm in next 24h
2023-02-26 09:08:28 +01:00
Gordon Williams 0ba8cef33c Convert Yes/No On/Off in settings to checkboxes, add /*LANG*/ to some more text strings 2023-02-23 11:46:49 +00:00
Erik Andresen f050b75e5b widalarmeta: fix #2542
Fix check for active alarm, either remove brackets or add return for
filter in map
2023-02-03 07:48:43 +01:00
Erik Andresen 1abb3c84e5 widalarmeta fixes
Fix Bell not appearing on alarms > 24h and redrawing interval
2023-01-27 17:57:45 +01:00
Erik Andresen 134f258d39 widalarmeta version 0.02
Change font to 5x9 7 segment-style
Add settings page
Add option to show seconds
2023-01-26 11:04:50 +01:00
Gordon Williams 3e5c0538a9 Support for provides_widgets entry in metadata, and try and tag existing widgets
Support for 'default' tag and add it to apps that we expect would be used by default with the Bangle
split widalarm out of alarm

fixes https://github.com/espruino/BangleApps/issues/2353
2022-12-06 10:25:32 +00:00
Erik Andresen f52ad2e834 alarmeta widget renamed to widalarmeta 2022-05-03 07:25:55 +02:00