1
0
Fork 0
Commit Graph

26 Commits (705a5d7a1b187bb08d4df00f1ad764e78600ac60)

Author SHA1 Message Date
lauzonhomeschool 78feac8638
add message input and dated Events 2022-12-19 19:18:08 -05: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
thyttan 481ddb6a22 add more /*LANG*/ to some of the most installed apps 2022-12-01 21:03:15 +01:00
Dustin Richards 245c156468 [alarm] version bump 2022-12-01 02:19:41 -07:00
Leon Matthes 00546163ec [Alarms & Timers] Allow hiding timers/alarms 2022-07-08 18:32:01 +02:00
Alessandro Cocco 35e9da95aa [Alarms & Timers] Update metadata and changelog 2022-06-19 16:19:01 +02:00
Alessandro Cocco 48164384eb [Alarms & Timers] Add seconds to timers 2022-06-07 21:53:57 +02:00
Alessandro Cocco 99f3c6ab26 [Alarms & Timers] Fix "enable all" 2022-05-29 15:22:32 +02:00
Alessandro Cocco 2fd5ec8f37 [Alarms & Timers] Update metadata and changelog 2022-05-25 23:20:00 +02:00
Alessandro Cocco fbc5e96439 [Alarms & Timers] Fix bug with alarms not firing when configured to fire only once 2022-05-20 18:21:32 +02:00
Alessandro Cocco dc0c8d7f0c [Alarms & Timers] Add screenshots 2022-05-13 15:25:28 +02:00
Alessandro Cocco f22f113687 [Alarms & Timers] Full UI rewrite 2022-05-13 15:25:28 +02:00
Alessandro Cocco 4d4eccb821 [Alarms & Timers] Update metadata and changelog 2022-05-03 23:22:50 +02:00
storm64 89b4a6b02c [alarm] Fix redrawing entry inside edit submenu
- Fix redrawing selected Alarm/Timer entry inside edit submenu through opening the menu after a short timeout.
- Removing the obsolete check-mark images.
- Removing format on boolean values to use new check-marks
2022-04-28 02:11:08 +02:00
Alessandro Cocco f07ef11f3e [Alarms & Timers] Update changelog and metadata 2022-04-26 12:03:34 +02:00
Alessandro Cocco 65f8e20575 [Alarms & Timers] Add missing require("sched") 2022-04-24 21:36:17 +02:00
Erik Andresen 856164a58e alarm
update version to 0.22
2022-04-21 11:56:39 +02:00
Erik Andresen 8c048f321c Refactor some methods to scheduling library 2022-04-20 19:32:23 +02:00
Alessandro Cocco cfff375e56 [Alarms & Timers] Update metadata & changelog 2022-04-20 14:35:51 +02:00
Gordon Williams 1dd232ffce alarm fixes (fix #1667) 2022-04-07 15:47:01 +01:00
Gordon Williams 2c36071a37 alarm 0.18: Cope with >1 identical alarm at once (#1667) 2022-04-07 14:21:36 +01:00
Gordon Williams 25aafe1ccf more refactoring to try and reduce code duplication 2022-04-04 16:58:17 +01:00
Gordon Williams 5c84ec9e2c Refactored alarm into separate 'sched' library/app 2022-04-04 15:49:45 +01:00
Gordon Williams 9055cd7990 Fixes, README and alarm lib 2022-03-31 15:32:26 +01:00
Gordon Williams a452887ba6 Fix settings wrapping code for new menu system 2022-02-23 16:11:34 +00:00
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00