lauzonhomeschool
2d256f23c5
[datetime_picker] create app and use it in alarm app
2024-06-05 23:59:48 -04:00
Erik Andresen
db32e9df6e
alarm, sched: Fix #3281
...
Fix wrap around when snoozed through midnight
2024-03-21 22:06:13 +01: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
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
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
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
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
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
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
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
nxdefiant
0e0415fefa
Merge branch 'master' into master
2022-04-21 11:56:11 +02:00
Alessandro Cocco
85268b8f82
[Alarms & Timers] Avoid time reset after a dow change
2022-04-21 11:17:55 +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
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
Gordon Williams
4a3ef4829c
alarm 0.14: Order of 'back' menu item
2021-11-08 10:03:33 +00:00
Gordon Williams
be556e859e
add floral clock
2021-10-07 11:09:41 +01:00
Gordon Williams
e53099aea6
Widgets now shown on Alarm screen
...
Alarm widget state now updates when setting/resetting an alarm
2021-10-06 10:05:15 +01:00
hughbarney
88f8138ecf
fix alarm widget for b2, set widget size for widpedom with large text
2021-09-20 12:20:50 +01:00
Richard de Boer
f459839c12
alarm: respect Quiet Mode
2021-03-25 23:53:51 +01:00
Gordon Williams
8309804985
0.10: Fix auto-snooze option (this stopped new alarms being added) ( fix #506 )
2020-06-23 08:17:52 +01:00
Sabin Iacob
89909c0746
Add auto-snooze option to alarms
2020-06-01 20:12:14 +03:00
Sabin Iacob
8e8e56098a
Bump alarm version
2020-05-27 11:47:20 +03:00
Richard de Boer
9358b4b599
alarm: Save settings in data file
2020-04-17 21:43:03 +02:00