Commit Graph

23 Commits (85fd1cd53a9c57fbc9cd4aa5b63749289c99954d)

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
Marco H f7d9a835d4 Add setting to unlock screen 2023-02-23 14:05:41 +01:00
thyttan 97f89db4a2 sofware back button via setUI 2022-09-23 00:21:35 +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
Alessandro Cocco 42c2b5c8a2 Use default Bangle formatter for booleans 2022-06-18 22:08:51 +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 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 321617ad7b
Update metadata.json 2022-04-29 11:41:14 +02:00
Stiralbios 20c8fdfa7f fix data section 2022-04-25 19:46:37 +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 43dedbf709 add a lib.js for common operations 2022-04-18 15:05:41 +02:00
Stiralbios 8862a9c279 Add the app.js file for Activity Reminder app 2022-04-07 14:40:48 +02:00
Stiralbios 84318bd7bc Hopefully fix the broken build because of no icon 2022-04-07 14:13:44 +02:00
Stiralbios 28c2298d8b add the icon for Activity Reminder 2022-04-07 13:56:47 +02:00
Stiralbios 3d9c247908 Change Activity Reminder type from 'app' to 'bootloader' 2022-04-05 16:45:58 +02:00
Stiralbios dd3157747c removing the trailing comma preventing the build 2022-04-05 16:37:31 +02:00
Stiralbios d4f8fc6d2d Add type to the Activity reminder app 2022-04-05 16:32:37 +02:00
Stiralbios 745bc1ec7e Add Activity Reminder app 2022-04-05 16:27:16 +02:00