Commit Graph

18015 Commits (ab75c85f1193b9047f6241eb217f1fba4e0bc860)

Author SHA1 Message Date
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 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
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
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
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 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
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
Rob Pilling 33088c6257 clock_info: call focus() after redraw 2024-03-11 08:57:51 +00:00
Rob Pilling 2c92c94574 clock_info: s/unfocus/blur/ 2024-03-11 08:53:51 +00:00
Rob Pilling 8f86d9297b clock_info: add focus and unfocus to item 2024-03-11 08:53:42 +00:00
Rob Pilling 30d1bc7c4c clock_info: pass options through to show(), hide() & run() 2024-03-11 08:53:23 +00:00
Rob Pilling a667fc8061 clock_info: factor out focus/defocus 2024-03-11 08:40:00 +00:00
Rob Pilling 3f87305a2d
Merge pull request #3245 from jordimas/rellotge-060
rellotge: Fixes typos and BTN1 to show launcher
2024-03-10 09:46:00 +00:00
Jordi Mas e52d43cf78 Enable to user to swipe down/up widgets 2024-03-09 20:07:03 +01:00
Jordi Mas 11b0f7063b Load widgets after setUI() 2024-03-09 17:52:05 +01:00
Rob Pilling 59b32f50fe
Merge pull request #3247 from jordimas/catalan
Update Catalan translation
2024-03-09 15:46:30 +00:00
Rob Pilling f9a76b8b87
Merge pull request #3241 from pavelmachek/m_22_folderl
folderlauncher: add a way to move apps between folders from web interface
2024-03-09 15:46:06 +00:00
Rob Pilling c12e2912c8
Merge pull request #3239 from naden/master
regattatimer: tweak image setup
2024-03-09 15:40:31 +00:00
Rob Pilling f5bab107f5 Merge branch 'master'
Conflicts:
	apps/regattatimer/ChangeLog
	apps/regattatimer/metadata.json
2024-03-09 15:37:25 +00:00
Jordi Mas 96409e08f5 Update Catalan translation 2024-03-09 13:36:40 +01:00
Pavel Machek 30ba92e555 folderlauncher: revert version back to 0.03 as requested. 2024-03-09 12:20:41 +01:00
ellabellla a92d27e3b0 fix: semi colon 2024-03-09 21:42:00 +11:00
ellabellla 8fd67340d4 fix: ensure hrm value 2024-03-09 20:26:41 +11:00
ellabellla 2d2896e179 fix: typo 2024-03-09 16:11:12 +11:00
ellabellla bcbbf17af7 fix: hassio changlog 2024-03-09 15:59:19 +11:00
ellabellla 6614b93e95 feat: hassio 2024-03-09 15:58:00 +11:00
Jordi Mas aa5194a376 Add icon to the app 2024-03-08 22:59:36 +01:00
Jordi Mas 6acb5d2354 Fixes typos and BTN1 to show launcher 2024-03-08 22:38:50 +01:00