Commit Graph

18010 Commits (f314eabe20d8e334e59e98abe29cf566d64b8cc5)

Author SHA1 Message Date
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
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
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
Gordon Williams 89e01a41de Fixing lint warnings for unused vars 2024-03-08 12:05:50 +00:00
Gordon Williams 306ccb3fe3 bthome 0.02: Fix double-button press if you press the next button within 30s (#3243) 2024-03-08 09:27:12 +00:00
naden c083e1aec8
Add files via upload
removed no longer required import of "heatshrink"
2024-03-08 10:11:28 +01:00
Rob Pilling 905a7b11b2
Merge pull request #3175 from enricpineda/master
New app: Rellotge
2024-03-08 08:43:19 +00:00
Pavel Machek 7e4a83f928 folderlauncher: add a way to move apps between folders from web interface
Web interface still can not do everything settings on phone can, still
it is very useful to sort applications between folders.
2024-03-07 22:09:58 +01:00