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
c7efd4fc10
Merge pull request #3110 from espruino/relaxed_json
...
Added Utils.readStorageJSON with relaxed JSON parser
2023-11-24 12:44:45 +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
g-rden
f0738b6179
Create ChangeLog
2023-11-20 12:51:08 +00:00
frederic wagner
bd3f4489c4
gipy: fixed perf issues in new display algorithm
2023-11-20 11:48:45 +01:00
Gordon Williams
862ca36cb3
Merge pull request #3105 from bobrippling/sanity-check-types
...
sanitycheck.js: detect apps that may mistakenly have an app.js file
2023-11-20 10:13:32 +00:00
Gordon Williams
c0dbd64a43
Merge pull request #3106 from nxdefiant/master
...
health/interace: Replace moving average for bpm with avg
2023-11-20 09:30:14 +00:00
Erik Andresen
69dbc18eee
health/interface: replace moving average with average
2023-11-20 07:47:53 +01:00
Pavel Machek
aad5aae3ca
[] altimeter: update to v0.04
2023-11-19 17:08:59 +01:00
Pavel Machek
0c220b4091
[] altimeter: immediately show altitude after calibration changes
2023-11-19 17:08:59 +01:00
Pavel Machek
ae5bb890e8
[] altimeter: use system variables to calibrate altimeter.
2023-11-19 17:08:59 +01:00
Erik Andresen
12dcefedf5
health: Fix bpm for not continous data
2023-11-19 09:42:35 +01:00
Rob Pilling
7852bf2f88
sanitycheck.js: detect apps that may mistakenly have an app.js file
2023-11-18 10:35:31 +00:00
thyttan
c82feadca4
recorder: 1 decimal place for 1 second period logs
2023-11-17 22:51:21 +01:00
Gordon Williams
9ea23e39a5
misc adjustment - forgot to add to the last commit
2023-11-17 17:05:46 +00:00
Gordon Williams
9aefeb9fe6
messages: Handle text with images in messages list by just displaying the first line
2023-11-17 16:19:06 +00:00
Rob Pilling
8f67f1a8d8
Merge pull request #3101 from Rarder44/Messages-Light
...
messages_light: Fix js issues
2023-11-17 09:00:19 +00:00
Gordon Williams
baf13d10fc
Merge pull request #3099 from nxdefiant/master
...
Fixes for alarm, settings & waypoints
2023-11-17 08:45:55 +00:00
Erik Andresen
61b207e0fa
waypoints: Fixes for Bangle.js 1
2023-11-17 04:09:45 +01:00
Erik Andresen
61804505d7
waypoints fixes
...
- Do not register as type waypoint - show in launcher
- Fixes for Bangle.js 1
- Fixes for not installed textinput
2023-11-16 21:39:37 +01:00
Erik Andresen
df78381823
settings: Fix syntax error
2023-11-16 19:30:26 +01:00