1
0
Fork 0

Merge branch 'sleepphasealarm-app-0.03'

master
Danny 2022-01-07 21:44:31 +01:00
commit b6ebf8bb9d
2 changed files with 2 additions and 1 deletions

View File

@ -2779,7 +2779,7 @@
"id": "sleepphasealarm",
"name": "SleepPhaseAlarm",
"shortName": "SleepPhaseAlarm",
"version": "0.02",
"version": "0.03",
"description": "Uses the accelerometer to estimate sleep and wake states with the principle of Estimation of Stationary Sleep-segments (ESS, see https://ubicomp.eti.uni-siegen.de/home/datasets/ichi14/index.html.en). This app will read the next alarm from the alarm application and will wake you up to 30 minutes early at the best guessed time when you are almost already awake.",
"icon": "app.png",
"tags": "alarm",

View File

@ -1,2 +1,3 @@
0.01: New App!
0.02: Respect Quiet Mode
0.03: available for BangleJS2