Commit Graph

109 Commits (6eaad6f13a5e9b65aae151f7dbf01d7a70ff79e2)

Author SHA1 Message Date
lauzonhomeschool fd4009ae73
[datetime_picker] convert to pure library, improve Readme with control details and sample code 2024-06-09 00:19:05 -04:00
lauzonhomeschool 2d256f23c5 [datetime_picker] create app and use it in alarm app 2024-06-05 23:59:48 -04:00
Erik Andresen b135420a6b alarm, sched: Fix #3281
Fix timer
2024-03-22 20:35:06 +01:00
Erik Andresen db32e9df6e alarm, sched: Fix #3281
Fix wrap around when snoozed through midnight
2024-03-21 22:06:13 +01:00
lauzonhomeschool 96778b6be1
Update app.js compact showAlarm boolean 2023-11-27 22:27:13 -05:00
lauzonhomeschool 9571d6ab97
Update app.js save a few chars on the showAlarm boolean 2023-11-24 15:30:57 -05:00
lauzonhomeschool 85ce98a126
Update app.js for idiomatic group || 2023-11-24 14:54:45 -05:00
lauzonhomeschool d4f5c37f67
Update apps/alarm/app.js
Co-authored-by: Rob Pilling <robpilling@gmail.com>
2023-11-24 14:38:42 -05:00
lauzonhomeschool 10fd71ee0c [alarm] version 0.46 2023-11-23 22:38:37 -05:00
lauzonhomeschool 1e8165be8a [alarm] scroll alarms menu to prev position 2023-11-23 22:30:16 -05:00
lauzonhomeschool 1aa407963e [alarm] show alarm groups if setting is ON, fix 0.44 selectedAlarm bug 2023-11-23 22:29:00 -05:00
Erik Andresen fc00a21a91 alarm: Fix typo in changelog 2023-11-15 21:41:31 +01:00
Erik Andresen 8bdc54dd4f alarm: defaultDeleteExpiredTimers detection
Fix new alarm when selectedAlarm is undefined
2023-11-15 21:36:44 +01:00
Erik Andresen b6fcc5ee4c alarm: auto expiration for events 2023-10-14 10:04:31 +02:00
Erik Andresen 927306cf8a alarm repeat menu: Do not change value on back
Instead of saving repeat to originalRepeat create a new repeatObj
2023-10-14 09:25:39 +02:00
Erik Andresen 4f47636195 alarm: auto expiration for events
- Set default value
- Add "delete timer after expiration" setting to events.
2023-10-14 09:23:49 +02:00
Gordon Williams 2c6209ecca
Ensure values are bools 2023-09-19 08:27:42 +01:00
Gordon Williams d5889ebf8d
Quick tweak after recent default value changes 2023-09-19 08:27:11 +01:00
lauzonhomeschool 279ee5d292
[alarm] default settings at the top; upd metadata 2023-09-18 17:38:17 -04:00
lauzonhomeschool 4569f52692 alarm settings (incl group), drag keyboard settings fix 2023-09-08 12:42:35 -04:00
Travis Evans b345b1f9b5 Save changes to date, not just time, when tapping Confirm on the event edit menu 2023-07-29 19:25:06 -05:00
Gordon Williams 31ea6b6f1e
Update ChangeLog 2023-03-20 09:29:23 +00:00
Ben Merritt 1dd4344e75 Fix a menu crash in alarms app 2023-03-18 08:30:57 -07:00
thyttan b3a59ff35c Use substring of message as label when it's longer than fits the designated menu entry. Also add some semicolons. 2023-03-16 21:36:41 +01:00
Rob Pilling 4f25ee7ca1 Comment-out unused variable 2023-03-09 21:06:13 +00:00
Gordon Williams 871566ed0b
Revert changes that took out localisation of the date 2023-03-07 11:37:35 +00:00
Gordon Williams 53b704232d
Update metadata.json
bump version after merge
2023-03-07 11:28:15 +00:00
Gordon Williams 00980611e0
Merge branch 'master' into event_date_repeat 2023-03-07 11:23:13 +00:00
Erik Andresen c3ac80374d alarm: menu changes
- Display date in locale
- When switching 'repeat' from 'Workdays', 'Weekends' to 'Custom' preset Custom menu with previous selection
- Display alarm label in delete prompt
2023-01-31 19:04:06 +01:00
lauzonhomeschool a1097a3eea [sched, alarm] allow dated Event repeat 2023-01-24 22:10:31 -05:00
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 edcfd198fe [alarm] add confirm button to edit timer menu 2022-12-01 02:29:00 -07:00
Dustin Richards 245c156468 [alarm] version bump 2022-12-01 02:19:41 -07:00
Dustin Richards 6fe79f47b6 [alarm] fix broken lambda 2022-12-01 02:10:00 -07:00
Dustin Richards 41046b9bb1 [alarm] add confirm button to edit alarm menu 2022-12-01 02:03:23 -07:00
Leon Matthes 00546163ec [Alarms & Timers] Allow hiding timers/alarms 2022-07-08 18:32:01 +02:00
Gordon Williams a49ef89ab1
Merge branch 'master' into fixAlarm 2022-06-27 12:21:44 +01:00
BartS23 808a94582f Alarms with hidden: true are not filtered 2022-06-26 12:23:09 +02:00
Alessandro Cocco 35e9da95aa [Alarms & Timers] Update metadata and changelog 2022-06-19 16:19:01 +02:00
Alessandro Cocco c99a7a0075 [Alarms & Timers] Add new option for delete a timer after it expires 2022-06-19 16:19:01 +02:00
Alessandro Cocco 2247ee07bb [Alarms & Timers] Restore "Cancel" in timer view
Oooops
2022-06-07 21:56:14 +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 280fd5e665 [Alarms & Timers] Fix dow handling for timers 2022-05-25 23:14:50 +02:00
Alessandro Cocco f432e10b35 [Alarms & Timers] Replace showPrompt with showAlert 2022-05-20 23:05:13 +02:00
Alessandro Cocco de56796580 [Alarms & Timers] Fix repeat when user unchecks ALL the days 2022-05-20 23:05:13 +02:00
Alessandro Cocco f1170b3e34 [Alarms & Timer] Fix label 2022-05-20 22:08:59 +02:00