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
f42e5dcfaf
Update app-icon.js
2023-12-08 11:58:13 -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
Gordon Williams
35105e3bd3
Merge pull request #3118 from nxdefiant/master
...
openstmap & widmp fixes
2023-12-01 08:40:41 +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
7kasper
5a400480e0
Fix mousemove getting stuck.
2023-11-29 00:18:59 +01:00
7kasper
1c160d7737
Little better readme
2023-11-28 23:01:11 +01:00