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
|
8cc79a77d0
|
[ActivityReminder] Use 2 space indent like on others apps in the repository
|
2022-08-20 14:17:36 +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
|
740b81e076
|
Fix mustAlert, and, hopefully use let and const the JS way
|
2022-05-12 11:34:42 +02:00 |
Stiralbios
|
ffcf550bea
|
[ActivityReminder] Remove a forgotten part of the old code
|
2022-05-11 23:51:46 +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 |
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
|
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
|
783a55fafa
|
Code cleanup
|
2022-04-18 16:28:34 +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 |
Stiralbios
|
e9f3a0ff3a
|
Refactor, untested
|
2022-04-07 19:19:42 +02:00 |
Stiralbios
|
269b573209
|
launch the right app for the alert and try to preserve stepsArray
|
2022-04-07 18:29:12 +02:00 |
Stiralbios
|
513d2f7002
|
Try a new structure to avoid bugs
|
2022-04-07 18:16:51 +02:00 |
Stiralbios
|
8862a9c279
|
Add the app.js file for Activity Reminder app
|
2022-04-07 14:40:48 +02:00 |