Paul Spenke
651d08de53
Update changelog
2024-01-06 15:06:25 +01:00
Paul Spenke
e62d3fd219
Add Storage requirement to Line Clock app
2024-01-06 15:00:52 +01:00
Rob Pilling
d646e04b42
Merge pull request #3141 from nxdefiant/master
...
added hrm sport mode setting
2024-01-05 19:41:14 +00:00
Paul Spenke
a54d37dbfc
Implement showMinute setting in Line Clock app
...
The commit adds 'showMinute' configuration in both app and settings file for the Line Clock app, allowing users to choose whether to display the minute. An additional property within the settings JSON file is now read at application start to adjust behavior accordingly.
2024-01-05 19:15:55 +01:00
Paul Spenke
7ab3fe2f37
Add new Line Clock application
...
This commit introduces the Line Clock application. The Line Clock is a readable analog clock that is customizable via the theme configuration. It includes a JavaScript logic file, an app icon, a metadata JSON file, a README, and a ChangeLog file. This also includes the MIT license file.
2024-01-05 12:15:31 +01:00
pglez82
2f5dd2b4b8
adding changelog
2024-01-04 19:24:26 +01:00
pglez82
f41fcb8881
adding app icon
2024-01-04 19:20:43 +01:00
pglez82
cbcd25c4a2
quote clock
2024-01-04 19:16:42 +01:00
pglez82
f9eaf70548
updating version in metadata.json
2024-01-04 18:08:26 +01:00
pglez82
a1968d4936
adding new constelations to planetarium
2024-01-04 18:05:15 +01:00
Pablo González
950f5b79d6
step second by second
2024-01-04 17:53:44 +01:00
hanna0616
a8ddde48db
Update app.js
2024-01-04 16:14:02 +01:00
hanna0616
0b2dfae94f
Update app.js
2024-01-04 15:54:24 +01:00
Rob Pilling
68e5eff15d
Merge pull request #3143 from Mel-Levesque/RecipeApp_dev
...
Create a recipe app mentioned in issue #795
2024-01-03 23:09:59 +00:00
hanna0616
8a4be166af
Create ChangeLog
2024-01-03 11:48:26 +01:00
hanna0616
dd82b80b86
Update app-icon.js
2024-01-03 11:35:39 +01:00
hanna0616
221138a981
Update app-icon.js
2024-01-03 11:34:34 +01:00
hanna0616
e0f9b5695a
Update metadata.json
2024-01-03 11:30:06 +01:00
hanna0616
f6231de549
Create metadata.json
2024-01-03 11:04:58 +01:00
hanna0616
5c17492486
Create app-icon.js
2024-01-03 11:02:37 +01:00
hanna0616
fc28c7306f
add png
2024-01-03 10:59:05 +01:00
hanna0616
128257c4bb
Create app.js
2024-01-03 10:52:30 +01:00
melim
bdc7a5ea5c
Create a recipe app mentioned in issue #795
2024-01-02 20:00:40 +01:00
Gordon Williams
657e06d824
imgclock 0.11: Allow fullscreen clock faces with hidden widgets
2024-01-02 15:05:56 +00:00
Gordon Williams
6a75df46d1
ios 0.16: Always request Current Time service from iOS
2024-01-02 15:05:56 +00:00
Erik Andresen
1369c5485d
sportmode: fastload support
...
go directly to settings and back
e.g.
eval(require('Storage').read('sportmode.settings.js'))(() => draw());
2024-01-01 11:19:53 +01:00
Erik Andresen
23ba4778e8
sport mode settings: calculate array length
2023-12-30 09:33:49 +01:00
Erik Andresen
127d331ed1
added hrm sport mode setting
2023-12-30 09:26:54 +01:00
Rob Pilling
75970a1aee
Merge pull request #3139 from thyttan/spotify-remote
...
spotrem: further refactoring to shorten the code somewhat
2023-12-29 23:15:36 +00:00
thyttan
bb074c6953
spotrem: bump version and ChangeLog
2023-12-26 22:52:46 +01:00
thyttan
6b5362148a
spotrem: further refactor to shorten code somewhat
...
fixes search and play, which was broken in version v0.10 of spotrem.
2023-12-26 22:51:38 +01:00
thyttan
8aef1c6b80
spotrem: comment out demo function
2023-12-26 22:45:12 +01:00
thyttan
ca68658c01
spotrem: remove unused function
2023-12-26 22:45:12 +01:00
thyttan
d2674e69c0
spotrem: remove commented out intent flags
2023-12-26 22:45:12 +01:00
thyttan
00c91839ae
spotrem: keep variable in app local scope
2023-12-26 22:45:01 +01:00
Gordon Williams
ba082f670c
widdst 0.05: Tweaks to ensure Gadgetbridge can't overwrite timezone on 2v19.106 and later
2023-12-19 12:30:24 +00:00
Rob Pilling
e8928e06f1
Merge pull request #3133 from npalix/patch-1
...
Update fr_FR.json
2023-12-18 21:54:54 +00:00
Rob Pilling
219fefdde2
Merge pull request #3132 from shansou504/master
...
binaryclk version 0.02 remved unneded squares
2023-12-18 21:52:41 +00:00
Nicolas Palix
53e36755c8
Update fr_FR.json: Fix 'back'
2023-12-18 14:58:48 +01:00
Nicolas Palix
63bea40cc4
Update fr_FR.json
2023-12-18 09:52:22 +01:00
shansou504
0a56103547
Create ChangeLog
2023-12-17 21:24:43 -05:00
shansou504
bdc5274572
change to v0.02 remove unneeded squares
2023-12-17 21:17:04 -05:00
shansou504
58407d5819
update screenshot to match update
2023-12-17 21:15:43 -05:00
shansou504
68743c6ba5
Delete apps/binaryclk/screenshot.png
2023-12-17 21:14:36 -05:00
shansou504
161e6dbf5d
Merge branch 'espruino:master' into master
2023-12-17 20:36:50 -05:00
shansou504
d6393a6c43
Remove unneeded squares
2023-12-17 20:36:00 -05:00
Rob Pilling
76c6bd858f
Merge pull request #3131 from nxdefiant/master
...
widhrzone: Read maximum HRM from myprofile
2023-12-16 11:34:41 +00:00
Erik Andresen
6d56a8512b
widhrzone: Read maximum HRM from myprofile
...
drop own settings
2023-12-15 20:12:53 +01:00
Rob Pilling
61591c4542
Merge pull request #3130 from nxdefiant/master
...
chess: Use Bangle.setBacklight()
2023-12-14 23:12:50 +00:00
Rob Pilling
6c0bb9d9e3
Merge pull request #3129 from LeonMatthes/calclock
...
CalClock: No buzz during quiet hours
2023-12-14 23:12:39 +00:00