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
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
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
Ronin0000
56130e2f74
Update lcars.settings.js with 10 new colors and random colors on startup
2023-12-09 13:56:29 -08:00
Ronin0000
5c2ee99bb5
Update lcars.app.js with 10 new colors and random colors on startup
2023-12-09 13:56:17 -08:00
Pavel Machek
2347a01fa0
bad apple: Initial version of the demo.
...
This adds famous movie with music.
2023-12-08 22:23:18 +01:00
shansou504
46d93ba792
Update metadata.json
2023-12-08 14:44:03 -05:00
shansou504
ea85f732de
Update metadata.json to poitn to app-icon.png
2023-12-08 14:39:14 -05:00
shansou504
af6108de4e
actually fixed spacing
2023-12-08 13:19:18 -05:00
shansou504
ef3087ac4b
tab spacing app.js
2023-12-08 13:09:42 -05:00
shansou504
81e3afa3b8
Add files via upload
2023-12-08 12:00:43 -05:00
shansou504
99416d6bca
Update metadata.json
2023-12-08 12:00:09 -05:00
shansou504
a80c00dc8f
Create metadata.json
2023-12-08 11:47:24 -05:00
shansou504
56b6188d1c
Create app-icon.js
2023-12-08 11:10:40 -05:00
shansou504
086b1b701a
Create app.js
2023-12-08 11:05:57 -05:00
Erik Andresen
ef74b85ef9
health: calculate distance from steps
...
bring back locale, rounding fixes
2023-12-05 21:03:32 +01:00
Erik Andresen
e37b7c804a
health: calculate distance from steps
...
Simplify stride length setting, remove locale
2023-12-04 19:02:45 +01:00
Gordon Williams
b5abec090e
hworldclock 0.34: Fix 'fast load' so clock doesn't always redraw when screen unlocked/locked
2023-12-04 15:45:08 +00:00
Rob Pilling
f63054d326
Merge pull request #3119 from flaparoo/coloursdemo
...
New app: coloursdemo
2023-12-04 08:50:39 +00:00
flaparoo
7957d8507c
colourdemo: fix clear() call
...
Co-authored-by: Rob Pilling <robpilling@gmail.com>
2023-12-04 08:23:20 +08:00
Rob Pilling
5f798ee9a7
Merge pull request #3104 from thyttan/recorder-1-sec-on-gps-event
...
Recorder: Period 1s + Log GPS => record on GPS event
2023-12-03 22:58:16 +00:00
Erik Andresen
8fe9bf1b64
Merge remote-tracking branch 'origin/master'
2023-12-03 20:49:56 +01:00
Erik Andresen
dbf8995b14
health: calculate distance from steps
...
- multiplies step counts with stride length
- distance menu under step counting is only available if stride length is
set
2023-12-03 20:45:28 +01:00
Rob Pilling
e513b90bf4
Merge pull request #3117 from wagnerf42/master
...
gipy: new release
2023-12-01 22:21:12 +00:00
thyttan
9614c7f29a
recorder:Period 1s + Log GPS =>record on GPS event
...
recorder: writeInterval becomes writeSetup
recorder:change according to some Web IDE warnings
Update apps/recorder/widget.js
Co-authored-by: Rob Pilling <robpilling@gmail.com>
recorder: use `typeof writeSetup === "number"`
2023-12-01 23:05:31 +01:00
Gordon Williams
99076fa3ef
Fix errant trailing spaces for long time output in some locales
2023-12-01 08:52:56 +00:00
Flaparoo
e1eccad87e
New app: coloursdemo
2023-12-01 15:10:12 +08:00
Erik Andresen
4f38e475a8
fix ChangeLog
2023-11-30 22:24:26 +01:00
Erik Andresen
68b1a36780
widmp: Fix variable definitions
2023-11-30 22:20:48 +01:00
Erik Andresen
e96ffad55f
openstmap: fix if no map
...
Display message if no map is installed
2023-11-30 21:00:05 +01:00
Gordon Williams
e5ebb03e13
Merge pull request #3115 from 7kasper/master
...
Presentor V0.08 -> V0.14
2023-11-30 09:38:16 +00:00
wagnerf42
f4d4307229
Merge branch 'espruino:master' into master
2023-11-30 10:26:11 +01:00
Gordon Williams
b16ea5b7d2
hworldclock: Tidy up and fix clearInterval(undefined) errors
2023-11-30 09:05:27 +00:00
7kasper
65fa387739
Fixes and add spotlight and default screen
2023-11-29 11:20:07 +01:00
Rob Pilling
7a1eaf3622
Merge pull request #3113 from lauzonhomeschool/show_alarm_groups
...
[alarm] show alarm groups if setting is ON; scroll alarms menu to previous position when going back
2023-11-29 08:14:33 +00:00
7kasper
ff4a57de76
Remove dragging and fix cntrl (hopefully)
2023-11-29 01:16:42 +01:00
7kasper
a0b42267ff
Testing ctrl keypress
2023-11-29 01:03:57 +01:00
7kasper
d160a78231
Next attempt at holding mouse
2023-11-29 00:54:41 +01:00
7kasper
825450f663
Try drag mouse support
2023-11-29 00:31:20 +01:00