Commit Graph

27 Commits (367b883f93d1980889e4bb1a69072501e42176fa)

Author SHA1 Message Date
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
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 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 d48f674b1c [ActivityReminder] Add "step" in settings to facilitate settings usage 2022-05-27 11:06:19 +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 740b81e076 Fix mustAlert, and, hopefully use let and const the JS way 2022-05-12 11:34:42 +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 124ab84e4c Obey system quiet mode & extend allowed dismiss delay 2022-04-29 20:40:22 +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
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
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 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 ae35eb27c0 move some function to lib.js 2022-04-18 16:41:57 +02:00
Stiralbios df3b4240d9 load settings from the right file 2022-04-18 16:34:51 +02:00
Stiralbios 783a55fafa Code cleanup 2022-04-18 16:28:34 +02:00
Stiralbios 745bc1ec7e Add Activity Reminder app 2022-04-05 16:27:16 +02:00