Commit Graph

18630 Commits (b8aad3b084718915102b5aa645cefaabf09aa630)

Author SHA1 Message Date
Stuff-etc 53669b0b44 Adjusted README, back out of calendar via button. 2024-03-23 06:02:30 +01:00
Stuff-etc e5d806b5eb button exits the calendar 2024-03-23 05:39:11 +01:00
Erik Andresen 44e201326f catch all fix for #3283 2024-03-22 21:02:40 +01:00
Erik Andresen b135420a6b alarm, sched: Fix #3281
Fix timer
2024-03-22 20:35:06 +01:00
Ishidres b2a84970f5 Don't replace 19.5 with null 2024-03-22 18:05:42 +01:00
Ishidres cc259783cd wearTemp is 19.5 by default 2024-03-22 17:59:09 +01:00
Ishidres fed3ef9314 Disable temperature wear detection by default 2024-03-22 16:53:15 +01:00
Ishidres 50afb26b8d Change condition check to !== null 2024-03-22 16:39:35 +01:00
Ishidres e5a76b0825 Remove duplicate format key 2024-03-22 16:37:04 +01:00
Ishidres d9aee1a121 Update README.md 2024-03-22 16:32:49 +01:00
Ishidres 565fb15255 Remove temperature wear check and update wear temperature setting 2024-03-22 16:21:52 +01:00
Ishidres 3cb885cb1b Fix new date format 2024-03-22 15:26:05 +01:00
Ishidres efae29ce35
Undo accidental indent 2024-03-22 13:22:31 +01:00
Ishidres 7cc67ceb27
Add missing else part 2024-03-22 13:02:25 +01:00
Stuff-etc 70d50ce4d3 fixed readme-error 2024-03-22 06:50:19 +01:00
Stuff-etc a0f87b0e7a fixed text/bg titles 2024-03-22 06:49:15 +01:00
Stuff-etc 697a648a9d optimized settings 2024-03-22 06:48:23 +01:00
Stuff-etc 8268c78125 fixed settings error 2024-03-22 06:41:45 +01:00
Stuff-etc d49ab01cb5 fixed readme-screenshots 2024-03-22 06:35:50 +01:00
Stuff-etc 08243fbfdb fixed build erors 2024-03-22 06:29:59 +01:00
Stuff-etc b72de7fb04 initial commit of counter2 app 2024-03-22 06:24:39 +01:00
Erik Andresen db32e9df6e alarm, sched: Fix #3281
Fix wrap around when snoozed through midnight
2024-03-21 22:06:13 +01:00
Ishidres 177ad56392 Refactor to combine checkIsWearing() and isWornByTemp() 2024-03-21 20:58:08 +01:00
shansou504 310ecc318f
Merge branch 'espruino:master' into master 2024-03-21 09:29:17 -04:00
shansou504 91ad78c581 fixed syntax mistake in app.js 2024-03-21 09:25:43 -04:00
Anton 315d4b79d9 Add better deprecation descriptions 2024-03-21 11:29:02 +01:00
Anton 74e5b6cb9f Bump version 2024-03-21 10:33:09 +01:00
Rob Pilling f2c04fab5d clock_info: remove save() kill handler on remove of clkinfo 2024-03-20 22:26:02 +00:00
Ishidres c499c9a693 Merge branch 'feat/sleep-detection-improvements' 2024-03-20 14:53:27 +01:00
Ishidres 58af541040 Refactor 2024-03-20 14:53:15 +01:00
Ishidres 245b78e292 Refactor 2024-03-20 14:52:25 +01:00
Ishidres 1dac68a774 Merge branch 'feat/sleep-detection-improvements' 2024-03-20 14:17:31 +01:00
Ishidres b02d730a6f set default wear temperature to 29°C 2024-03-20 14:16:59 +01:00
Ishidres 0eb4834523
Merge branch 'espruino:master' into master 2024-03-20 14:15:42 +01:00
Anton 52643b4378 Revert changes to `currencySym` 2024-03-20 13:52:43 +01:00
Gordon Williams 31d24d77d0 make the smaller font the default 2024-03-20 10:37:04 +00:00
Anton 5684832970
Merge branch 'master' into deprecate-currency 2024-03-20 10:40:44 +01:00
Anton 436ead41b3 Mark currency info as deprecated in TS 2024-03-20 10:25:33 +01:00
Anton 2000193011 Remove unused currency data 2024-03-20 10:24:52 +01:00
Anton 10b2ff9449 Remove currency from documentation 2024-03-20 10:24:13 +01:00
Anton 9bc3b4c0be Deprecate currency information 2024-03-20 10:23:32 +01:00
Gordon Williams 1332cba725 0.18: Fix lint warnings, change anv->janv for fr_BE and fr_CH 2024-03-20 09:09:25 +00:00
Rob Pilling 82942a1a33
Merge pull request #3276 from espruino/dependabot/submodules/core-2603ca6
build(deps): bump core from `0222d3c` to `2603ca6`
2024-03-20 08:52:28 +00:00
Rob Pilling 10072d745e
Merge pull request #3252 from bobrippling/fix/layout-ts
Fix typescript for `Layout`
2024-03-20 08:34:37 +00:00
Rob Pilling deaf90a9a2
Merge pull request #3266 from jordimas/advcasiotemp
advcasio: Use Bangle's temperature instead of non-working service
2024-03-20 08:14:18 +00:00
Rob Pilling 45a3f7e5d2 clock_info: save only on `kill` and `remove` 2024-03-20 08:07:21 +00:00
Rob Pilling ffc66c52d2 Revert "smpltmr: save clkinfo when changing menu"
This reverts commit 16c07f24a5.
2024-03-20 08:04:59 +00:00
thyttan 65e763c64c
Merge pull request #3277 from nxdefiant/master
sleepphasealarm: Fix json dates
2024-03-19 21:47:10 +01:00
Gordon Williams 9e72ef1274 ios 0.18: Fix UTF8 conversion (check for `font` library, not `fonts`) 2024-03-19 10:51:54 +00:00
Gordon Williams 5018af4c6c android docs 2024-03-19 10:51:54 +00:00