1
0
Fork 0
Commit Graph

14274 Commits (482b30dfddc4308a2ca593a13063fd92770c4e0b)

Author SHA1 Message Date
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
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
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
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
7kasper 4db81c95ef
Do some bugfixes on presentor app. 2023-11-28 20:08:39 +01:00
7kasper fc50f3d14f
First readme fix. 2023-11-28 19:52:04 +01:00
7kasper 7c8daaa6aa
also add changelog >.< 2023-11-28 19:34:38 +01:00
7kasper 77edfe6936
Code cleanup + windows 11 support 2023-11-28 19:30:12 +01:00
lauzonhomeschool 96778b6be1
Update app.js compact showAlarm boolean 2023-11-27 22:27:13 -05:00
frederic wagner 7e6b77ff4e gipy: fix for zoom + touch update 2023-11-27 09:34:41 +01:00
lauzonhomeschool 9571d6ab97
Update app.js save a few chars on the showAlarm boolean 2023-11-24 15:30:57 -05:00
lauzonhomeschool 85ce98a126
Update app.js for idiomatic group || 2023-11-24 14:54:45 -05:00
lauzonhomeschool d4f5c37f67
Update apps/alarm/app.js
Co-authored-by: Rob Pilling <robpilling@gmail.com>
2023-11-24 14:38:42 -05:00
Gordon Williams 62686795a5 Add clock info clock widget 2023-11-24 16:46:22 +00:00
Gordon Williams 4fc5fa285a update global settings 2023-11-24 08:36:29 +00:00
Gordon Williams ed23ccfadc
Fix typo
Co-authored-by: Rob Pilling <robpilling@gmail.com>
2023-11-24 08:32:06 +00:00
Gordon Williams acd01ce4bc
Update apps/openstmap/interface.html
Co-authored-by: Rob Pilling <robpilling@gmail.com>
2023-11-24 08:31:12 +00:00
lauzonhomeschool 10fd71ee0c [alarm] version 0.46 2023-11-23 22:38:37 -05:00
lauzonhomeschool 1e8165be8a [alarm] scroll alarms menu to prev position 2023-11-23 22:30:16 -05:00
lauzonhomeschool 1aa407963e [alarm] show alarm groups if setting is ON, fix 0.44 selectedAlarm bug 2023-11-23 22:29:00 -05:00
Gordon Williams fcebbf3ef4 Added Utils.readStorageJSON and relaxed JSON parser, and swap all interface.html over
to using it.

This allows Bangle.js 2v20 (or cutting edge) and later to store a relaxed
'JSON' on internal storage which (while still normal JS) is smaller and faster
(and preserves unicode better)

See https://github.com/espruino/Espruino/issues/2429
2023-11-23 12:52:48 +00:00
Rob Pilling 0e4fa182eb Merge pull request #3108 from g-rden/dwm-clock
Daylight world map clock
2023-11-22 08:03:04 +00:00
Rob Pilling 22e5fe8ebf
Merge pull request #3107 from pavelmachek/m_20_altimeter
altimeter: use system variables to calibrate altimeter.
2023-11-22 07:58:19 +00:00
Rob Pilling 05193753de
Merge pull request #3102 from thyttan/recorder
Recorder: 1 second period with 1 decimal place
2023-11-22 07:53:54 +00:00