Commit Graph

19383 Commits (510a92a20a8b1e383bd41809ae0f33519016aaae)

Author SHA1 Message Date
paul-arg 510a92a20a more_pickers: draw sections independently for faster execution 2024-08-31 20:31:07 +02:00
Rob Pilling 84aabfade4
Merge pull request #3502 from only-meeps/master
8ball: add app and change boxclk to use clockbackgrounds app
2024-08-13 07:26:46 +01:00
Rob Pilling c75a31a6f7
Merge pull request #3532 from espruino/dependabot/submodules/core-294690a
build(deps): bump core from `1cdcb34` to `294690a`
2024-08-13 07:25:26 +01:00
Rob Pilling 19f3d83e16
Merge pull request #3527 from Septolum/lato
lato: add optional date display
2024-08-13 07:25:08 +01:00
Rob Pilling c922e870d5
Merge pull request #3531 from bobrippling/fix/promenu-scroller
promenu: fix behaviour with scroller & image strings
2024-08-13 07:23:03 +01:00
dependabot[bot] cd6b31f1ef
build(deps): bump core from `1cdcb34` to `294690a`
Bumps [core](https://github.com/espruino/EspruinoAppLoaderCore) from `1cdcb34` to `294690a`.
- [Commits](1cdcb3405f...294690a4f0)

---
updated-dependencies:
- dependency-name: core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-13 00:57:09 +00:00
Rob Pilling c6d4713f5b promenu: only calculate offsets for plain (non-image) strings
This fixes the alarm app, for example, which shows images within the strings
2024-08-10 16:19:30 +01:00
Rob Pilling 5dac7b2624 promenu: return a scroller (fixes alarms app) 2024-08-10 15:54:12 +01:00
Gordon Williams 3a18309f9a 2v24 latest version 2024-08-07 08:56:54 +01:00
Gordon Williams 477165153a 2v24 crc 2024-08-07 08:52:38 +01:00
Septolum 2d26028e24 Update changelog 2024-08-06 21:52:42 +01:00
Septolum 77fded87dc Add date settings, update readme 2024-08-06 18:42:53 +01:00
Septolum 734e64ec53 Remove commented out alt method (slower code) 2024-08-06 13:34:55 +01:00
Septolum 93f6dbae74 Add date display 2024-08-06 13:32:15 +01:00
Rob Pilling f59a198e2d
Merge pull request #3525 from bobrippling/fix/slopeclockpp-clkinfo-colour
slopeclockpp: avoid reusing background colour for clkinfo
2024-08-05 20:06:21 +01:00
Rob Pilling 2c4e52d720 Apply background/clockbg 2024-08-05 19:59:57 +01:00
Rob Pilling 438c3b83c8 Revert dropped code 2024-08-05 19:59:44 +01:00
Rob Pilling 8de9870850 Revert changes from IDE 2024-08-05 19:59:24 +01:00
Gordon Williams 9984914a91 Fix widget_utils breakage which caused the widget bar used with swipeOn to literally never be hidden. Was
introduced as part of https://github.com/espruino/BangleApps/issues/3417#issuecomment-2120204969
2024-08-05 10:46:43 +01:00
Rob Pilling a6e0991065 slopeclockpp: bump version 2024-08-03 14:06:14 +01:00
Rob Pilling 08e9d34392 slopeclockpp: fix lint 2024-08-03 14:06:14 +01:00
Rob Pilling bfa9a757dd slopeclockpp: avoid reusing background colour for clkinfo 2024-08-03 14:06:14 +01:00
only-meeps ccee0c647d
Update app.js 2024-08-02 14:27:01 -07:00
only-meeps e06a8d73fb
Update app.js 2024-08-02 14:21:58 -07:00
only-meeps df89c22a00
Update app.js 2024-08-02 14:14:39 -07:00
only-meeps e17250b3b2
Merge branch 'espruino:master' into master 2024-08-02 17:12:55 -04:00
only-meeps d83c46f93f
Update ChangeLog 2024-08-02 14:11:43 -07:00
Rob Pilling 4b50cd61aa
Merge pull request #3521 from pavelmachek/m_30_dedreckon
dedreckon: add ded reckoning application
2024-08-02 19:40:40 +01:00
Pavel Machek a5e37ec556 dedreckon: add a note about magnav. 2024-08-02 20:12:44 +02:00
Rob Pilling d99a841fc8
Merge pull request #3519 from retcurve/quarterclock
New app: Quarter Clock
2024-08-02 18:39:44 +01:00
Rob Pilling 8c262abb87
Merge pull request #3526 from prefectAtEarth/master
measuretime: fix hour calculation fix on day-end overlapping hours
2024-08-02 18:39:22 +01:00
Rob Pilling 39b2fab22e
Merge pull request #3517 from pavelmachek/m_28_iconbits2
iconbits 0.02: implement colors and lines
2024-08-02 18:38:15 +01:00
Rob Pilling da526bbd04
Merge pull request #3520 from Athemis/niftypp
ffcniftyapp: Fix weather icon on non-English locale
2024-08-02 18:38:04 +01:00
Rob Pilling 8a25931f53
Merge pull request #3518 from pavelmachek/m_29_settings
settings: cleanup duplicate code, force full brightness to drain battery faster
2024-08-02 18:37:41 +01:00
Rob Pilling 974d8f49a0
Merge pull request #3507 from pavelmachek/m_26_skyspy3
SkySpy v0.03
2024-08-02 18:37:27 +01:00
Gordon Williams 8c5eceb7c3 Revert "clkinfostopw renaming timer->Timer"
This just gets in the way of simpltmr, but maybe we should consider renaming to "stopw" or similar - or maybe it doesn't need its own category at all

This reverts commit 0918ece048.
2024-08-02 16:07:48 +01:00
Gordon Williams e069a3870c twotwoclock 0.02: Clockinfos now save under correct name, and wrap correctly to >1 line 2024-08-02 15:48:15 +01:00
Gordon Williams 8d602d2669 smpltmr 0.10: Timer ClockInfo now uses +- icons, and changes timer from 'T-5 min' to just '5 min' to aid readability 2024-08-02 15:48:02 +01:00
Gordon Williams 3d1dfd3fb3 update lint 2024-08-02 15:47:49 +01:00
Gordon Williams 0918ece048 clkinfostopw 0.10: Timer ClockInfo now uses +- icons, and changes timer from 'T-5 min' to just '5 min' to aid readability 2024-08-02 15:47:42 +01:00
Bernhard Salomon becfa99ed9
Merge pull request #14 from prefectAtEarth/fix/update_changelog
fix(measuretime): update changelog and metadata file
2024-08-02 16:03:18 +02:00
Bernhard 5bb2dc87a8 fix(measuretime): update changelog and metadata file 2024-08-02 16:02:11 +02:00
Bernhard Salomon 04f8b8e37a
Merge pull request #13 from prefectAtEarth/fix/timezone_bug
fix(measuretime): remove double semicolon
2024-08-02 13:16:28 +02:00
Bernhard 2b751ede2f fix(measuretime): remove double semicolon 2024-08-02 13:15:55 +02:00
Bernhard Salomon 21cc2c4572
Merge pull request #12 from prefectAtEarth/fix/timezone_bug
fix(measuretime): make sure to draw correct time number
2024-08-02 13:12:17 +02:00
Bernhard d6e189945e fix(measuretime): make sure to draw correct time number on overlapping-day hours 2024-08-02 13:11:12 +02:00
Pavel Machek ac899251df dedreckon: add ded reckoning application 2024-07-25 11:32:25 +02:00
Alexander Minges e9d2478e81
fix typo in comment 2024-07-24 14:23:11 +02:00
Alexander Minges 883958dc50
update metadata and changelog 2024-07-24 14:21:15 +02:00
Alexander Minges 1a3c94579d
fix setting icon based on weather code 2024-07-24 14:15:32 +02:00