Commit Graph

17 Commits (6ff61b917e688e35ebe78c9dfe9d3a72edfbde56)

Author SHA1 Message Date
Stiralbios 563245defe [ActivityReminder] Put the alert code in it's own file 2022-08-20 15:10:44 +02:00
Stiralbios 9b71b107cf Use let instead of const on object that get updated 2022-06-12 20:05:32 +02:00
Stiralbios 85a52afbf5 Fix the const reassign bug (cutting edge firmware) and better indentation and scoping 2022-06-12 17:50:43 +02:00
Stiralbios 358b06fd6c [ActivityReminder] Add temperature threshold to detect when the watch isn't worn 2022-05-26 21:21:15 +02:00
Stiralbios 255abe9c13 [ActivityReminder] fix bug on pauseDate 2022-05-12 14:18:33 +02:00
Stiralbios f46159ef8e [ActivityReminder] Actually commiting the fix to mustAlert 2022-05-12 12:21:21 +02:00
Stiralbios 740b81e076 Fix mustAlert, and, hopefully use let and const the JS way 2022-05-12 11:34:42 +02:00
Stiralbios 689e6e7470 Fix dates loading from file 2022-05-12 10:30:11 +02:00
Stiralbios a5085c93c2 [ActivityReminder] Fix default dates for the data 2022-05-11 22:31:34 +02:00
Stiralbios 08718a504d [ActivityReminder] First attempt to rework the inactivity detection 2022-05-11 21:58:00 +02:00
Stiralbios ad4a99a04c First commit for the next version of ActivityReminder: tweaking some values 2022-04-24 18:50:29 +02:00
Stiralbios e00fadcb99 change the file name to respect the 28 char limit 2022-04-18 17:15:01 +02:00
Stiralbios b9ae26b757 Hopefully fix the bugs 2022-04-18 17:02:20 +02:00
Stiralbios bedf3fc226 Fix issue in lib.js 2022-04-18 16:44:53 +02:00
Stiralbios ae35eb27c0 move some function to lib.js 2022-04-18 16:41:57 +02:00
Stiralbios a3682c51f0 Fix loadSettings 2022-04-18 15:07:38 +02:00
Stiralbios 43dedbf709 add a lib.js for common operations 2022-04-18 15:05:41 +02:00