Commit Graph

79 Commits (4561572aad3de1aee941e6da990e4acacd9e9b48)

Author SHA1 Message Date
thyttan 6e7ddfe0c5 activityreminder: add "health" tag 2024-05-06 19:57:45 +02:00
thyttan 17dd78565d activityreminder: bump version
... to notfiy users of this fix:
https://github.com/espruino/BangleApps/pull/3286
https://github.com/espruino/BangleApps/issues/3284
2024-04-04 01:22:22 +02:00
Ishidres 3cb885cb1b Fix new date format 2024-03-22 15:26:05 +01:00
Marco H c98378194c Fix remarks 2023-02-23 14:16:02 +01:00
Marco H f7d9a835d4 Add setting to unlock screen 2023-02-23 14:05:41 +01:00
Gordon Williams ca206def94 Just removed `btn:` as this doesn't work anyway (the callback is called with `1` as an argument so `load` would fail) and back via button is added automatically #2139 #2140 2022-09-23 08:51:21 +01:00
thyttan 97f89db4a2 sofware back button via setUI 2022-09-23 00:21:35 +02:00
Stiralbios 392866d2de [ActivityReminder] New app screen 2022-08-20 16:11:10 +02:00
Stiralbios 563245defe [ActivityReminder] Put the alert code in it's own file 2022-08-20 15:10:44 +02:00
Stiralbios d714c2c490 [ActivityReminder] Add storageFile: true for the data file with the goal to improve perfs slightly 2022-08-20 14:39:30 +02:00
Stiralbios a787181206 [ActivityReminder] Small change on settings.js to allow futur flexibility 2022-08-20 14:35:26 +02:00
Stiralbios 8cc79a77d0 [ActivityReminder] Use 2 space indent like on others apps in the repository 2022-08-20 14:17:36 +02:00
Alessandro Cocco 42c2b5c8a2 Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
Stiralbios 7ba81f1ba5 add missing semicolons 2022-06-12 20:29:43 +02:00
Stiralbios ea82ae3f25 Fix activityreminder_data scoping issue in boot.js 2022-06-12 20:16:14 +02:00
Stiralbios 9b71b107cf Use let instead of const on object that get updated 2022-06-12 20:05:32 +02:00
Stiralbios 59ee5b1a78 Moving stuff around to be sure to instanciate the variable before even referencing them in functions 2022-06-12 19:51:46 +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 d48f674b1c [ActivityReminder] Add "step" in settings to facilitate settings usage 2022-05-27 11:06:19 +02:00
Stiralbios c1ca89dc60 [ActivityReminder] Fix broken return 2022-05-27 10:43:45 +02:00
Stiralbios 5256acfe4c [ActivityReminder] Remove done todo 2022-05-27 10:10:16 +02:00
Stiralbios 904f0d1260 [ActivityReminder] Fix tempThreshold 2022-05-27 09:50:07 +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 6e88874d41 [ActivityReminder] Better handling of period going through midnight 2022-05-26 21:02:07 +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 ffcf550bea [ActivityReminder] Remove a forgotten part of the old code 2022-05-11 23:51:46 +02:00
Stiralbios a5085c93c2 [ActivityReminder] Fix default dates for the data 2022-05-11 22:31:34 +02:00
Stiralbios 5516a87b77 [ActivityReminder] fix my mistake with settings 2022-05-11 22:24:02 +02:00
Stiralbios 76c80c6f93 [ActivityReminder] Try to fix settings 2022-05-11 22:11:33 +02:00
Stiralbios 08718a504d [ActivityReminder] First attempt to rework the inactivity detection 2022-05-11 21:58:00 +02:00
Marco H c4ec72004e Add notice 2022-04-30 11:19:01 +02:00
Marco H 124ab84e4c Obey system quiet mode & extend allowed dismiss delay 2022-04-29 20:40:22 +02:00
Marco H dd3f7e47fe
Update ChangeLog 2022-04-29 11:41:33 +02:00
Marco H 321617ad7b
Update metadata.json 2022-04-29 11:41:14 +02:00
Marco H 673bb38cd1
Update boot.js
Do not alarm while charging
2022-04-29 11:40:50 +02:00
Marco H 3a9b8dab29
Fix typo and add format for settings which have minutes as unit 2022-04-26 11:51:49 +02:00
Marco H 4f812cd33c
Fix typos 2022-04-26 11:48:14 +02:00
Stiralbios 20c8fdfa7f fix data section 2022-04-25 19:46:37 +02:00
Stiralbios 3a7e67d56b remove debug logs 2022-04-24 19:57:18 +02:00
Stiralbios d63eb7e003 Fix settings issue 2022-04-24 19:35:50 +02:00
Stiralbios 2f67e5c0ed Try to fix the settings issue 2022-04-24 19:25:11 +02:00
Stiralbios a9d8d52beb add logs for debug 2022-04-24 19:15:57 +02:00
Stiralbios ad4a99a04c First commit for the next version of ActivityReminder: tweaking some values 2022-04-24 18:50:29 +02:00
Marco H 3ab7add1ef
Fix typo 2022-04-21 10:45:04 +02:00
Stiralbios ac29417014 remove debug logs 2022-04-18 17:43:05 +02:00
Stiralbios 8daef5459c change default dismiss delay to see if it solve the issue with changing dismiss delay in settings 2022-04-18 17:34:22 +02:00
Stiralbios b985b61a3d fix boot.js (hopefully) 2022-04-18 17:30:57 +02:00