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
Ronin0000
d9ec4f354c
Fix bug with 0.30 beta
2023-12-09 14:16:44 -08:00
Ronin0000
39c9158b50
Update lcars.app.js Fix Bug with 0.30 update
2023-12-09 14:06:55 -08:00
Ronin0000
42db617249
Update README.md
2023-12-09 13:58:57 -08:00
Ronin0000
e8ace24ed4
Update metadata.json
2023-12-09 13:58:16 -08:00
Ronin0000
628c3f4a39
Update ChangeLog
2023-12-09 13:58:01 -08:00