Commit Graph

21646 Commits (0248c67f15909b543bbcccf726f543918f7e1f0c)

Author SHA1 Message Date
Rob Pilling befff7e77c pace: fix menu rendering 2025-04-25 12:11:58 +01:00
Gordon Williams e867ff5c00 synthwave 0.04: Remove buffer finding code (which fails if screen rotated) and make dependent on fw 2v21's Bangle.getOptions().lcdBufferPtr (fix #3818) 2025-04-25 10:07:41 +01:00
Gordon Williams 053d17dd56 fix lint errors 2025-04-25 09:50:04 +01:00
Gordon Williams 4b9fae3803 warpdrive 0.04: Remove buffer finding code (which fails if screen rotated) and make dependent on fw 2v21's Bangle.getOptions().lcdBufferPtr (fix #3818)
Also adds check for non-contiguous memory
2025-04-25 09:33:11 +01:00
Rob Pilling 80cc3a609f settings: handle a `undefined` scroller (BJS1)
Fixes #3824
2025-04-25 08:45:43 +01:00
Gordon Williams 60d6742e41
Merge pull request #3826 from espruino/dependabot/submodules/core-993d993
build(deps): bump core from `76b887d` to `993d993`
2025-04-25 08:44:48 +01:00
Rob Pilling a6e622c40f
Merge pull request #3825 from thyttan/widmsggrid
widmsggrid: reset graphics state after setClipRect
2025-04-25 08:41:25 +01:00
nravanelli 97e55d22cb new app: heatsuite 2025-04-25 10:57:17 +08:00
nravanelli f6b8aa5942 updates to coretemp 2025-04-25 10:53:51 +08:00
nravanelli 8f9490459c update gpssetup 2025-04-25 10:51:01 +08:00
David Volovskiy 9051d92e7b Fixed comma drawing 2025-04-24 20:55:10 -04:00
dependabot[bot] 8bc2d769fd
build(deps): bump core from `76b887d` to `993d993`
Bumps [core](https://github.com/espruino/EspruinoAppLoaderCore) from `76b887d` to `993d993`.
- [Commits](76b887dd6f...993d9939c7)

---
updated-dependencies:
- dependency-name: core
  dependency-version: 993d9939c744775fe612c954ca696c734fc0ac4e
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-25 00:09:43 +00:00
thyttan f85e4a33fa widmsggrid: reset graphics state after setClipRect
as per https://github.com/espruino/BangleApps/pull/3813#issuecomment-2826952155.
2025-04-24 23:07:01 +02:00
Gordon Williams b63c819a0a
Merge pull request #3822 from flaparoo/android-http-timeout
android: pass HTTP request timeout to Gadgetbridge
2025-04-24 14:59:04 +01:00
Flaparoo 3edf10fe0b android: pass HTTP request timeout to Gadgetbridge 2025-04-24 21:48:52 +08:00
Rob Pilling 1e5ce20fad
Merge pull request #3821 from voloved/jsonclock
Jsonclock v2
2025-04-24 12:35:46 +01:00
Flaparoo 276eaa22f5 android: pass HTTP request timeout to Gadgetbridge 2025-04-24 13:23:36 +08:00
David Volovskiy ba6d26523c Remade the ttime update to once a minute 2025-04-23 20:38:06 -04:00
David Volovskiy 3022a9acf6 Refactored 2025-04-23 20:29:03 -04:00
thyttan 6ae4ad9d85 edgeclk: reset inside the `g.clear` call 2025-04-24 00:17:17 +02:00
Gordon Williams a243ac6c88 adding better progress reporting in app loader core 2025-04-23 14:16:15 +01:00
Gordon Williams ac2b49ca2e Ensure listRecs doesn't list old-style recorded tracks (Otherwise Gadgetbridge fails parsing the filename) 2025-04-23 09:45:19 +01:00
Gordon Williams 026bcb86d9
Merge pull request #3809 from bobrippling/fix/run-resume
exstats: make time active-time (rather than elapsed time)
2025-04-23 08:38:55 +01:00
Rob Pilling cbf3775e4d runplus: sync exstats state with recorder (on load) 2025-04-23 08:37:06 +01:00
Rob Pilling dbe1886274 recorder: whitespace 2025-04-23 08:36:20 +01:00
Rob Pilling b59a4ddfab
Merge pull request #3817 from voloved/vaporwave_12_hr
Added 12 hr view to Vaporwave Clock face
2025-04-23 08:17:24 +01:00
Rob Pilling 2db2bff31f Merge branch 'master' into fix/run-resume
Conflicts:
	apps/runplus/ChangeLog
2025-04-23 08:16:00 +01:00
David Volovskiy fd8785fe5b Always set the wanted font size whenever we redraw 2025-04-22 22:30:45 -04:00
David Volovskiy d6de4da428 Readded drawing colons 2025-04-22 22:23:22 -04:00
David Volovskiy 7410dc8dbc Upped version number 2025-04-22 22:11:32 -04:00
David Volovskiy 15a367e3e3 Less redrawing of keys and fixed memory leak on valuePositions array 2025-04-22 22:08:51 -04:00
thyttan 7010410c7e
Merge pull request #3810 from bobrippling/feat/run-ui-opt
runplus: optimise UI rendering
2025-04-23 02:59:37 +02:00
David Volovskiy c17062cbbb Upped version number in changelog 2025-04-22 18:41:32 -04:00
Rob Pilling 51dc8f1133 Merge branch 'master' into fix/run-resume
Conflicts:
	apps/runplus/ChangeLog
2025-04-22 21:47:31 +01:00
Travis Evans f14046aff6 Correct unintentional modifications from original sched.js
Fix breakage such as alarm reloading nonstop when a timer triggers
2025-04-22 14:55:22 -05:00
thyttan 9acdc9930a
Merge pull request #3819 from bobrippling/fix/settings-alt
Fix settings altitude calibration saving
2025-04-22 13:16:31 +02:00
Gordon Williams 592d983b35
Merge pull request #3816 from espruino/dependabot/submodules/core-49bab4e
Bump core from `bf8d62e` to `49bab4e`
2025-04-22 10:50:08 +01:00
Rob Pilling 7f5fe18f1b settings: save altitude on `E.kill` event 2025-04-22 08:36:56 +01:00
Rob Pilling 46d0990606 settings: move altitude setting-save to function 2025-04-22 08:35:46 +01:00
Rob Pilling 9b5c7098e9 settings: remove duplication 2025-04-22 08:35:24 +01:00
Andy Smy 14d552d3c4
Update app.js 2025-04-22 00:02:22 +01:00
Andy Smy 4fc1974552
Update app.js
Introduced call of time
2025-04-21 23:54:28 +01:00
Andy Smy 28274b7929
Update app.js 2025-04-21 23:48:03 +01:00
Andy Smy baaa525459
Update README.md 2025-04-21 23:35:30 +01:00
Andy Smy 43710451cd
Update app.js 2025-04-21 23:29:49 +01:00
Andy Smy ed94737abe
Update app.js 2025-04-21 23:26:40 +01:00
Andy Smy 480055f539
Update app.js 2025-04-21 23:12:43 +01:00
Andy Smy 52ae439c51
Update app.js 2025-04-21 22:50:02 +01:00
Andy Smy 1cc2ac6eef
Update app.js 2025-04-21 22:39:47 +01:00
Andy Smy 9d3c08cc47
Update app.js 2025-04-21 22:35:38 +01:00