Gordon Williams
|
c9e4a99f50
|
Merge branch 'atjn-no-undef'
|
2024-03-14 11:39:29 +00:00 |
Gordon Williams
|
ff04564e2a
|
Minor tweaks after reviewing lint changes
|
2024-03-14 11:39:04 +00:00 |
Gordon Williams
|
ab75c85f11
|
widmessages 0.06: Fix bug that meant that only one widget was shown (now 3 unless changed in Settings->Apps->Messages->Widget messages)
|
2024-03-14 10:49:36 +00:00 |
Gordon Williams
|
3e83eaa6d8
|
widmessages 0.06: Fix bug that meant that only one widget was shown (now 3 unless changed in Settings->Apps->Messages->Widget messages)
|
2024-03-14 10:19:35 +00:00 |
Anton
|
c91e632033
|
Fix lint errors
|
2024-03-14 11:18:18 +01:00 |
Anton
|
c077a24512
|
Improve eslint config for modules
|
2024-03-14 11:17:53 +01:00 |
Anton
|
22a43725ef
|
Add a lint-modules script
|
2024-03-14 11:16:44 +01:00 |
Gordon Williams
|
80354248fa
|
Merge branch 'master' into no-undef
|
2024-03-14 09:49:12 +00:00 |
Gordon Williams
|
5d5c307b9d
|
0.04: Fixes after regression in 0.03 (fix #3257)
|
2024-03-14 09:47:38 +00:00 |
jla-42
|
f314eabe20
|
Add files via upload
|
2024-03-13 22:32:13 +01:00 |
jla-42
|
9fa101b934
|
Create ChangeLog
|
2024-03-13 22:30:18 +01:00 |
jla-42
|
29933cb4e8
|
Add files via upload
|
2024-03-13 22:29:28 +01:00 |
jla-42
|
e068ba789a
|
Create ChangeLog
|
2024-03-13 22:29:08 +01:00 |
Anton
|
a5d6159e0c
|
Remove incorrect globals
These variables do not exist in the global scope, they require an import.
|
2024-03-13 19:23:18 +01:00 |
Anton
|
cad2ffe283
|
Bump version for all apps with fixed undefined variables
|
2024-03-13 11:56:27 +01:00 |
Anton
|
f96050d3bf
|
Exempt apps with undefined variables
|
2024-03-13 11:51:59 +01:00 |
Anton
|
a468292536
|
Fix apps with undefined variables
|
2024-03-13 11:51:40 +01:00 |
Anton
|
6c2be207c6
|
Add missing globals
|
2024-03-13 11:51:10 +01:00 |
Ishidres
|
a7adcb9e53
|
Merge branch 'espruino:master' into master
|
2024-03-13 11:20:41 +01:00 |
Ishidres
|
2964acf199
|
Merge pull request #1 from Ishidres/feat/sleep-detection-improvements
Aktualisieren von settings.js
|
2024-03-13 11:19:51 +01:00 |
Gordon Williams
|
89898f1ce5
|
Merge pull request #3234 from bobrippling/feat/smpltmr-menu-reset
smpltmr: reset clkinfo to "main" timer after no interaction
|
2024-03-13 09:22:37 +00:00 |
Ishidres
|
4491b65415
|
Aktualisieren von settings.js
|
2024-03-12 23:52:44 +01:00 |
Rob Pilling
|
cdbe4aa3ee
|
Merge pull request #3253 from espruino/dependabot/submodules/core-0222d3c
build(deps): bump core from `bd301be` to `0222d3c`
|
2024-03-12 22:09:43 +00:00 |
Rob Pilling
|
9ba1c16d40
|
Merge pull request #3254 from espruino/dependabot/submodules/webtools-8d671ad
build(deps): bump webtools from `af870d7` to `8d671ad`
|
2024-03-12 22:09:37 +00:00 |
Rob Pilling
|
80021226ff
|
Merge pull request #3255 from KTibow/patch-8
calculator: Update README
|
2024-03-12 22:09:13 +00:00 |
Anton
|
2325d4183c
|
Warn about undefined variables
|
2024-03-12 12:57:37 +01:00 |
Rob Pilling
|
0943d20231
|
clock_info: remove redundant focus call
|
2024-03-12 07:39:00 +00:00 |
Rob Pilling
|
1d6457ed19
|
clock_info: set CLKINFO_FOCUS on start
|
2024-03-12 07:38:17 +00:00 |
Kendell R
|
3701375192
|
Update calculator README
|
2024-03-11 17:59:48 -07:00 |
dependabot[bot]
|
48478a586e
|
build(deps): bump webtools from `af870d7` to `8d671ad`
Bumps [webtools](https://github.com/espruino/EspruinoWebTools) from `af870d7` to `8d671ad`.
- [Commits](af870d7b83...8d671ad0df )
---
updated-dependencies:
- dependency-name: webtools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-12 00:40:25 +00:00 |
dependabot[bot]
|
7005bd8905
|
build(deps): bump core from `bd301be` to `0222d3c`
Bumps [core](https://github.com/espruino/EspruinoAppLoaderCore) from `bd301be` to `0222d3c`.
- [Commits](bd301be332...0222d3c5ac )
---
updated-dependencies:
- dependency-name: core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-12 00:40:23 +00:00 |
Rob Pilling
|
6ff12f54cf
|
layout.d.ts: Layout type - merge extracted ids union
|
2024-03-11 22:46:35 +00:00 |
Rob Pilling
|
19a041e410
|
layout.d.ts: Fix ExtractIds
|
2024-03-11 22:41:55 +00:00 |
Rob Pilling
|
a496a7db60
|
Merge pull request #3246 from ellabellla/master
New app, hassio: Home Assistant API Interface
|
2024-03-11 22:03:28 +00:00 |
Rob Pilling
|
70620c1dab
|
clock_info: Update README with show/hide arg and focus+blur
|
2024-03-11 21:52:32 +00:00 |
Rob Pilling
|
736b9f0433
|
clock_info: permit focus/blur to cancel a redraw
|
2024-03-11 21:47:54 +00:00 |
Ishidres
|
9220c720a4
|
Fix typo
|
2024-03-11 18:24:56 +01:00 |
Ishidres
|
7325cc4d3a
|
Add check for wearing status and set status accordingly
|
2024-03-11 18:17:00 +01:00 |
Ishidres
|
c046fcd182
|
Add wear temperature setting
|
2024-03-11 18:15:02 +01:00 |
Ishidres
|
ff92b515b6
|
Fix comparison operator in isNotWorn function
|
2024-03-11 18:14:08 +01:00 |
Ishidres
|
c4a25b6be1
|
Determine if worn based on temperature threshold
|
2024-03-11 18:10:13 +01:00 |
Ishidres
|
1aa6474974
|
Merge branch 'master' into feat/sleep-detection-improvements
|
2024-03-11 17:52:57 +01:00 |
Gordon Williams
|
43728e0343
|
Merge pull request #2819 from thyttan/android-gb-activity-tracks
android: interfacing GB activity tracks
|
2024-03-11 11:05:17 +00:00 |
ellabellla
|
154c54f941
|
fix: move settings to data
|
2024-03-11 21:48:36 +11:00 |
ellabellla
|
3e22a9690a
|
refactor: use readStorageJSON function
|
2024-03-11 21:46:30 +11:00 |
ellabellla
|
04d838dccc
|
fix: remove unused variable
|
2024-03-11 21:40:20 +11:00 |
ellabellla
|
a391f9a1b3
|
fix: remove inlined module code
|
2024-03-11 21:39:21 +11:00 |
thyttan
|
87ccb9492b
|
android: Add Activity Tracks sync support
Lets Gadgetbridge fetch logs created with the `recorder` app.
|
2024-03-11 11:13:29 +01:00 |
Rob Pilling
|
9c16fa6c79
|
clock_info: bump version
|
2024-03-11 08:57:51 +00:00 |
Rob Pilling
|
54907714a2
|
smpltmr: reset clkinfo to "main" timer on blur
|
2024-03-11 08:57:51 +00:00 |