thyttan
ef94eab363
Update settings.js
...
Delete custom formatting for booleans in settings, falling back on the default checkboxes.
2024-01-20 22:58:30 +01:00
Paul Spenke
c21ea99724
Refactor settings in line_clock app
...
The `settings` object has been renamed to `initialSettings` for better clarity as these values represent the initial, default settings. Also, the code to remove the clock UI has been commented out, possibly signaling future work on applying the Fast Load system, but this needs to be confirmed. Lastly, calling settings to draw locking and minute indicators has been updated to call the renamed `initialSettings` object.
2024-01-20 19:48:33 +01:00
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
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
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
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
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
Rob Pilling
6f0e9ab561
Merge pull request #3127 from thyttan/spotify-remote
...
spotrem: some refactoring shortening the code
2023-12-14 23:12:25 +00:00
Erik Andresen
aea3033f52
chess: Use Bangle.setBacklight()
...
instead of Bangle.setLCDTimeout() to turn off the LCD while the computer is
thinking.
2023-12-14 07:13:03 +01:00
Leon Matthes
8d2f4c9570
CalClock: No buzz during quiet hours
...
Tweak 30-minute buzz
2023-12-13 21:30:52 +01:00
Gordon Williams
d491c63701
Merge pull request #3120 from nxdefiant/master
...
health: calculate distance from steps & introduce myprofile
2023-12-13 15:32:01 +00:00
Erik Andresen
9f3d78cbeb
myprofile: Added height setting
2023-12-12 21:14:28 +01:00
Erik Andresen
16cc803b86
myprofile: Add birthday setting
2023-12-12 19:30:46 +01:00
thyttan
c7bfc08e96
spotrem: some refactoring shortening the code
2023-12-11 22:42:28 +01:00
Erik Andresen
799c0b4e89
health: include step data for today
2023-12-11 07:32:58 +01:00
shansou504
0375147ee5
Merge branch 'espruino:master' into master
2023-12-10 23:50:39 -05:00
shansou504
45e59c000b
Update screenshot
2023-12-10 23:50:09 -05:00
Rob Pilling
c78be61f19
Merge pull request #3125 from nxdefiant/ical
...
sched/calendar interface: fix null timezone
2023-12-10 22:40:23 +00:00
Erik Andresen
c815168bda
sched/calendar interface: fix null timezone
2023-12-10 19:49:37 +01:00
Rob Pilling
9314d45b56
Merge pull request #3123 from pavelmachek/m_21_bad
...
bad apple: Initial version of the demo.
2023-12-10 10:52:48 +00:00
Rob Pilling
77d41bd569
Merge pull request #3124 from Ronin0000/master
...
LCARS Clock v0.30 (Adds More Colors/ Random Color Selection/ Bug Fixes)
2023-12-10 10:36:09 +00:00
Erik Andresen
b639dd41f9
myprofile updates
2023-12-10 10:30:55 +01:00
Erik Andresen
df662ef2ad
myprofile: updated README
2023-12-10 10:09:25 +01:00
Erik Andresen
7fc2ce0375
Added myprofile
2023-12-10 09:39:13 +01:00
Erik Andresen
b723512dce
health: move strideLength to new app myprofile
2023-12-10 09:18:21 +01:00
Ronin0000
cbb2b155ae
Update lcars.settings.js
2023-12-09 16:49:36 -08:00
Ronin0000
a5c24cd7b4
delete debugging code
2023-12-09 16:44:59 -08:00
Ronin0000
19ac4017bb
Change the settings to be based off the array length, so it shows all the colors
2023-12-09 16:42:48 -08:00
Ronin0000
7a18c3b444
Update lcars.settings.js with newest colors
2023-12-09 16:34:37 -08:00
Ronin0000
6b43fb55d6
Update ChangeLog
2023-12-09 16:34:00 -08:00
Ronin0000
482b30dfdd
Update lcars.app.js with final 0.30 version with more colors and random color functionality
...
Update lcars.app.js with final 0.30 version with more colors and random color functionality
2023-12-09 16:33:39 -08:00