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
19f3d83e16
Merge pull request #3527 from Septolum/lato
...
lato: add optional date display
2024-08-13 07:25:08 +01: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
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
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
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
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
Alexander Minges
3e10fff373
use weather codes if language is not English
2024-07-24 13:54:47 +02:00
Ian Ward
7e5c67a2b6
fix bug with 100% battery
2024-07-23 09:16:24 +01:00
Ian Ward
ec9bc29295
Correctly handle hiding/showing widgets
2024-07-21 19:05:12 +01:00
Ian Ward
2b6839bedb
define variables
2024-07-20 19:52:36 +01:00
Ian Ward
f520a8ae7b
initial commit
2024-07-20 18:58:07 +01:00
Pavel Machek
d85ec84ae3
iconbits: fix warnings.
2024-07-19 22:17:15 +02:00
Pavel Machek
1c6928ae60
settings: fix whitespace
2024-07-19 22:12:44 +02:00
Pavel Machek
9ae99c5cf2
[] settings: cleanups, go to full brightness.
2024-07-19 22:10:55 +02:00