Flaparoo
33c5bd1b79
dragboard: update version for fix
2024-01-15 17:27:03 +08:00
Flaparoo
99bb9a2d2e
dragboard: fix touch region for letters
2024-01-15 17:25:25 +08:00
Erik Andresen
ef7695bc76
calendar: remove duplicate settings call
2024-01-15 07:15:30 +01:00
Erik Andresen
ae25c46690
calendar: remove debug statement
2024-01-15 07:06:34 +01:00
Felipe Manga
ddb503ec92
Add PokeWalk watch face
2024-01-13 16:30:28 +00:00
Rob Pilling
a75338efae
fwupdate: don't reset the watch after upload
...
Closes #3153 .
Trace:
```
apps/fwupdate/custom.html:423: calls `sendCustomizedApp()`
core/lib/customize.js:63: send customised app
core/js/index.js:340: handle `"app"` message
core/js/index.js:356: call `uploadApp()`
core/js/comms.js:166: call `showUploadFinished()`
core/js/comms.js:24: reset watch (if autoReload is set)
```
2024-01-13 12:08:34 +00:00
Erik Andresen
04950706fb
tetris: Added comment
2024-01-13 10:14:34 +01:00
Erik Andresen
97a5875d41
tetris: Reimplement original controls
...
Bring back old controls as "swipe" in menu
Also now exits with short button press
2024-01-13 10:06:24 +01:00
Erik Andresen
8b7ee2390d
calendar: Load holidays before events
...
Previously events were loaded and as result painted first and a
following draw on a holiday would overwrite the event indicator
2024-01-13 09:11:54 +01:00
Gordon Williams
31bf63aeb5
Add CRC for 2v20 bootloader, and also allow easy updates to 2v20 which should work better for iOS users
2024-01-10 12:04:35 +00:00
Gordon Williams
e67d74419c
add another bootloader CRC
2024-01-10 11:58:16 +00:00
Rob Pilling
b5b65406c0
Update apps to remove default boolean formatters
2024-01-08 21:53:11 +00: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
Rob Pilling
d646e04b42
Merge pull request #3141 from nxdefiant/master
...
added hrm sport mode setting
2024-01-05 19:41:14 +00: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
pglez82
2f5dd2b4b8
adding changelog
2024-01-04 19:24:26 +01:00
pglez82
f41fcb8881
adding app icon
2024-01-04 19:20:43 +01:00
pglez82
cbcd25c4a2
quote clock
2024-01-04 19:16:42 +01:00
pglez82
f9eaf70548
updating version in metadata.json
2024-01-04 18:08:26 +01:00
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
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
g-rden
528dcbaafd
use different colour settings
2023-11-20 13:49:20 +00:00
g-rden
c8d3f3c146
Create app.js
2023-11-20 13:46:37 +00:00
g-rden
4a3049ad2a
Create README.md
2023-11-20 13:39:47 +00:00
g-rden
4005eb59a3
Create app-icon.js
2023-11-20 13:23:16 +00:00
g-rden
ae86f6a0b8
add app.png
2023-11-20 13:21:56 +00:00
g-rden
cf5ed643e2
add screenshot
2023-11-20 13:07:08 +00:00
g-rden
e985aa28bd
Create metadata.json
2023-11-20 12:59:20 +00:00