Gordon Williams
|
5f052d9a8f
|
Merge pull request #3906 from stweedo/recorder-interface
recorder: Add interactive maps with clickable track points and data charts
|
2025-08-04 11:00:51 +02:00 |
RKBoss6
|
6aa202795e
|
Merge branch 'espruino:master' into smartbatt-module
|
2025-08-03 12:17:31 -04:00 |
RKBoss6
|
3a2ca516d4
|
Update ChangeLog
|
2025-08-02 23:03:50 -04:00 |
RKBoss6
|
372a29cfad
|
Grammar corrections, translations added
|
2025-08-02 23:01:37 -04:00 |
RKBoss6
|
9eaff57466
|
Fix battery not drawing
|
2025-08-02 16:37:38 -04:00 |
RKBoss6
|
a199abbf7f
|
Update metadata.json
|
2025-08-02 16:35:51 -04:00 |
RKBoss6
|
2b56b2e95d
|
remove variables from memory, increase redraw time to conserve battery life
|
2025-08-02 16:34:58 -04:00 |
RKBoss6
|
d132ab0f13
|
Update README.md for clockInfos, add @RelapsingCertainly to contributors
|
2025-08-02 15:49:32 -04:00 |
RKBoss6
|
09f68038ea
|
Update metadata.json
|
2025-08-02 15:44:17 -04:00 |
RKBoss6
|
a0dd97cece
|
Create clkinfo.js from @RelapsingCertainly's gist, added avgDrainage clkInfo
|
2025-08-02 15:43:47 -04:00 |
RKBoss6
|
611fa88828
|
Fix avgDrainage returning undefined
|
2025-08-02 14:47:38 -04:00 |
RKBoss6
|
2901c34a23
|
Fix lint error, return more values in get()
|
2025-08-01 22:17:42 -04:00 |
RKBoss6
|
a56ff029e7
|
Remove notification from phone before checking for similar location
|
2025-08-01 19:07:23 -04:00 |
RKBoss6
|
76c3801f89
|
Merge branch 'espruino:master' into Weather-Feels-Like-Updates
|
2025-08-01 18:47:52 -04:00 |
RKBoss6
|
78cc812235
|
Change tag to 'health', bump version
|
2025-08-01 18:04:25 -04:00 |
RKBoss6
|
d28d762304
|
Remove extreme fluctuation check, because of accuracy decline
|
2025-08-01 16:13:24 -04:00 |
RKBoss6
|
f35ce929f4
|
Add check preventing same location being written to flash twice
|
2025-08-01 16:09:59 -04:00 |
Rob Pilling
|
b7daabbd00
|
Merge pull request #3943 from bobrippling/feat/counter2-always-on
counter2: always-unlocked option
|
2025-08-01 08:37:41 +01:00 |
Rob Pilling
|
40416fccc9
|
counter2: always-unlocked option
|
2025-08-01 08:36:43 +01:00 |
Rob Pilling
|
07ba704afb
|
Merge pull request #3904 from RKBoss6/PowerManager
[Power Manager] Round battery percentage
|
2025-08-01 08:30:10 +01:00 |
Rob Pilling
|
e20801ed6e
|
Merge pull request #3954 from Rafaesp/swipe-widgets
[touchtimer] Enable swipe to show widget top bar
|
2025-08-01 08:27:07 +01:00 |
RKBoss6
|
b19aa8d0ae
|
Update ChangeLog
|
2025-07-31 11:36:09 -04:00 |
RKBoss6
|
c9f461d4fa
|
Update README.md
|
2025-07-31 11:35:12 -04:00 |
RKBoss6
|
f7ebe0cc3f
|
Bump version, add mylocation dependency
|
2025-07-31 11:25:40 -04:00 |
RKBoss6
|
6059f55876
|
Add detection for BangleDumpLocation
|
2025-07-31 11:23:41 -04:00 |
Rafaesp
|
b60612c0e6
|
Enable swipe to show widget top bar
|
2025-07-31 09:52:28 +02:00 |
Logan B
|
ceeac6cbb3
|
[widalarmeta] Add option to only show when on clock
|
2025-07-30 20:39:56 -05:00 |
RKBoss6
|
4b6f0f50b2
|
Fix lint error
|
2025-07-30 17:24:56 -04:00 |
RKBoss6
|
0fbcea89cb
|
Remove unused var
|
2025-07-30 12:45:05 -04:00 |
RKBoss6
|
ffc8d201e3
|
Fix draw define first
|
2025-07-30 12:43:22 -04:00 |
RKBoss6
|
274b51853f
|
Fix define data error
|
2025-07-30 11:15:12 -04:00 |
RKBoss6
|
0875f516a1
|
Update widget.js
|
2025-07-30 11:13:37 -04:00 |
RKBoss6
|
79dcbd7fd1
|
Remove outdated update changes
|
2025-07-30 11:13:07 -04:00 |
RKBoss6
|
751af4a8c0
|
Fix no entry point for widget
|
2025-07-30 11:11:09 -04:00 |
RKBoss6
|
a383435668
|
Update boot.js as per @bobrippling's review
|
2025-07-30 11:07:57 -04:00 |
Rob Pilling
|
7675484149
|
Merge pull request #3952 from bobrippling/feat/drained-type
drained: set type to clock, for launchers
|
2025-07-30 08:20:26 +01:00 |
Gordon Williams
|
dc80eadbbb
|
health 0.81: Ensure 'Privacy' (address randomnisation) is only added for Bangle.js 2,
+ and add warnings in documentation that it can cause connection issues
|
2025-07-29 11:15:04 +01:00 |
Gordon Williams
|
64a92e281a
|
health 0.37: Reduce movement limit for HRM off from 400 to 100
+ Fix daily summary for movement (was not scaling down correctly)
|
2025-07-29 11:14:45 +01:00 |
Rob Pilling
|
9407e586bb
|
drained: set type to clock, for launchers
|
2025-07-28 22:28:39 +01:00 |
Rob Pilling
|
aad797d9f7
|
Merge pull request #3946 from RKBoss6/backlite-update
[BackLite] Fix settings bug
|
2025-07-28 22:21:17 +01:00 |
RKBoss6
|
663480b076
|
Update boot.js
Co-authored-by: Rob Pilling <robpilling@gmail.com>
|
2025-07-28 17:09:31 -04:00 |
RKBoss6
|
80b13dbaf0
|
Remove outdated setting call
|
2025-07-28 15:13:25 -04:00 |
RKBoss6
|
5398b5e442
|
Delete global settings var after brightness change to `0`, to free up memory
|
2025-07-28 15:12:02 -04:00 |
RKBoss6
|
0040159926
|
Remove outdated comment
|
2025-07-28 15:04:35 -04:00 |
RKBoss6
|
c97d8179df
|
Update README.md
|
2025-07-28 09:55:09 -04:00 |
RKBoss6
|
36784a7e3c
|
Update apps/backlite/settings.js as per @bobrippling's review
Co-authored-by: Rob Pilling <robpilling@gmail.com>
|
2025-07-28 09:34:26 -04:00 |
RKBoss6
|
f4d5bca326
|
Update README.md
|
2025-07-28 09:29:56 -04:00 |
RKBoss6
|
bde2e81552
|
Only skip due to fluctuation if total cycles>=10, to let initial data collection pass
|
2025-07-28 09:28:46 -04:00 |
Pavel Machek
|
a0e7f32d7c
|
trail: Provide changelog for 0.20
|
2025-07-28 15:24:20 +02:00 |
RKBoss6
|
bc83af91ea
|
Fix for syntax error in metadata
|
2025-07-27 22:07:10 -04:00 |
RKBoss6
|
aa3b3bc192
|
Update README.md for settings
|
2025-07-27 22:03:22 -04:00 |
RKBoss6
|
716951ec2d
|
Update app.js to use settings
|
2025-07-27 22:02:16 -04:00 |
RKBoss6
|
d226daaabe
|
Update metadata.json
|
2025-07-27 22:00:25 -04:00 |
RKBoss6
|
ee8fad69fd
|
Update ChangeLog
|
2025-07-27 21:59:33 -04:00 |
RKBoss6
|
0ea7ea5a8d
|
Merge branch 'espruino:master' into modclk-updates
|
2025-07-27 21:58:42 -04:00 |
Rob Pilling
|
0769af12c0
|
Merge pull request #3948 from pavelmachek/m_50_elite
elite: add elite clock
|
2025-07-27 21:57:44 +01:00 |
Rob Pilling
|
2ee0547cbd
|
Merge pull request #3945 from RKBoss6/settingsUpdate
[Settings] Update ChangeLog
|
2025-07-27 21:50:56 +01:00 |
Rob Pilling
|
318656a5d8
|
Merge pull request #3942 from bobrippling/workaround/promenu-2v27
promenu: workaround `setUI` touch handler bug (2v26/2v27)
|
2025-07-27 21:49:51 +01:00 |
RKBoss6
|
0d2cf7b8f4
|
Shift time logging into logEntry() function
|
2025-07-27 16:27:59 -04:00 |
RKBoss6
|
3fcd5fe273
|
Add checks for extreme fluctuation, log with human-readable date format
|
2025-07-27 16:22:26 -04:00 |
RKBoss6
|
a8dfd5bdeb
|
Create settings.js
|
2025-07-27 11:05:49 -04:00 |
Pavel Machek
|
ff2c243ae8
|
trail: Mark this as 0.20
|
2025-07-27 11:52:21 +02:00 |
Pavel Machek
|
f5b452a747
|
trail: Display zoom/demo.
|
2025-07-27 11:52:21 +02:00 |
Pavel Machek
|
a42801da0a
|
trail: hopefully got map drawing to work.
|
2025-07-27 11:52:20 +02:00 |
Pavel Machek
|
8acb48a97c
|
trail: Start map draw around current position.
|
2025-07-27 11:52:00 +02:00 |
Pavel Machek
|
401f20514c
|
trail: Fix parsing -- crlf removal is needed.
More documentation, display # points during recovery
Switch to ui library, and start using it.
|
2025-07-27 11:51:21 +02:00 |
Pavel Machek
|
2e95f12321
|
elite: add an icon
|
2025-07-27 10:38:33 +02:00 |
Pavel Machek
|
1f6844d902
|
elite: Add an icon
|
2025-07-27 10:38:33 +02:00 |
Pavel Machek
|
5204bd4690
|
elite: Add elite clock.
|
2025-07-27 10:38:33 +02:00 |
RKBoss6
|
328cc50893
|
Fix filename
|
2025-07-26 13:18:59 -04:00 |
RKBoss6
|
c06255dfb3
|
Update widget.js
|
2025-07-26 10:18:19 -04:00 |
RKBoss6
|
45df9b3cfa
|
Update widget.js
|
2025-07-26 09:55:52 -04:00 |
RKBoss6
|
c09e29b478
|
Define widget first
|
2025-07-25 19:47:17 -04:00 |
RKBoss6
|
bddd0f769b
|
Update widget.js
|
2025-07-25 19:44:28 -04:00 |
RKBoss6
|
86e0bef6c8
|
Update metadata.json
|
2025-07-25 19:41:09 -04:00 |
RKBoss6
|
29be5f50b9
|
add icon
|
2025-07-25 19:39:43 -04:00 |
RKBoss6
|
8dd3e19291
|
Fix for lint error
|
2025-07-25 17:46:05 -04:00 |
RKBoss6
|
63c7e5641a
|
Fixed settings by adding check for null at the beginning
|
2025-07-25 17:44:58 -04:00 |
RKBoss6
|
521aef8cc7
|
Test?
|
2025-07-25 10:39:40 -04:00 |
RKBoss6
|
3b34a41713
|
Add back handler
|
2025-07-25 08:48:00 -04:00 |
RKBoss6
|
45be15b643
|
change operator to not nullify 0 as well
|
2025-07-25 08:46:01 -04:00 |
RKBoss6
|
cfd7f4b11c
|
Bump version
|
2025-07-25 08:45:29 -04:00 |
RKBoss6
|
b4d6e92ed0
|
Update ChangeLog
|
2025-07-25 08:45:14 -04:00 |
RKBoss6
|
d05c0b1a9d
|
Use log file dynamically as getSettings()
|
2025-07-24 21:11:04 -04:00 |
RKBoss6
|
fdab17a6be
|
Delete log file in delete(), new algorithm for weighted average over time
|
2025-07-24 21:07:06 -04:00 |
RKBoss6
|
7bb0218899
|
Icon fixed, change expiry text to be ambiguous between platforms
|
2025-07-24 17:41:09 -04:00 |
RKBoss6
|
fbb8500b98
|
Create ChangeLog
|
2025-07-24 16:28:01 -04:00 |
RKBoss6
|
7d44e200dd
|
Add smartbatt module specifications, and links to it
|
2025-07-24 16:27:27 -04:00 |
RKBoss6
|
725d160442
|
Update widget.js
|
2025-07-24 16:19:54 -04:00 |
RKBoss6
|
faa6257974
|
Update metadata.json
|
2025-07-24 16:18:42 -04:00 |
RKBoss6
|
925c71a207
|
Merge branch 'espruino:master' into Smart-Battery
|
2025-07-24 16:17:05 -04:00 |
RKBoss6
|
99f79878c9
|
Update metadata.json
|
2025-07-24 15:51:27 -04:00 |
RKBoss6
|
143a7a40d6
|
Update README.md
|
2025-07-24 15:47:36 -04:00 |
RKBoss6
|
49a2780364
|
Update README.md
|
2025-07-24 15:40:25 -04:00 |
RKBoss6
|
27f2156a15
|
Update metadata.json
|
2025-07-24 15:38:38 -04:00 |
RKBoss6
|
746351da9a
|
Create settings.js
|
2025-07-24 15:36:48 -04:00 |
RKBoss6
|
9081a02c04
|
Create ChangeLog
|
2025-07-24 13:24:24 -04:00 |
RKBoss6
|
8dc9e56862
|
Update ChangeLog
|
2025-07-23 18:00:54 -04:00 |
RKBoss6
|
cb9b22afe4
|
Update module.js
|
2025-07-23 17:24:33 -04:00 |
RKBoss6
|
b170e9bb33
|
Fix for extra semicolon syntax error
|
2025-07-23 17:16:20 -04:00 |
RKBoss6
|
276bf0c7cd
|
add charging checks, made logging optional
|
2025-07-23 16:20:37 -04:00 |
RKBoss6
|
d4d4a7eaaa
|
Update module.js
|
2025-07-23 16:16:32 -04:00 |
RKBoss6
|
ebc31b5e36
|
Update module.js
|
2025-07-23 16:14:45 -04:00 |
RKBoss6
|
0bcde8eb07
|
Add files via upload
|
2025-07-23 16:11:29 -04:00 |
RKBoss6
|
255e34ea66
|
Create README.md
|
2025-07-23 16:11:18 -04:00 |
RKBoss6
|
0b39121ee1
|
Create metadata.json
|
2025-07-23 16:03:51 -04:00 |
RKBoss6
|
c37dce1071
|
add base module
|
2025-07-23 15:59:48 -04:00 |
Rob Pilling
|
2c51bc80e5
|
promenu: fix double-render from having two callbacks with "updown"
|
2025-07-23 20:54:14 +01:00 |
Rob Pilling
|
c0545cf2c2
|
promenu: remove redundant setColor
|
2025-07-23 20:33:47 +01:00 |
Rob Pilling
|
65b9dbd388
|
promenu: bump version
|
2025-07-23 20:11:14 +01:00 |
Rob Pilling
|
372dfed735
|
promenu: generate js
|
2025-07-23 20:10:19 +01:00 |
Rob Pilling
|
5ae472358e
|
promenu: workaround 2v2[67] bug - use separate touch handler
See:
- 8b2e5a5
- https://github.com/orgs/espruino/discussions/7697#discussioncomment-13782299
- https://github.com/espruino/Espruino/issues/2648#issuecomment-3095831472
|
2025-07-23 20:08:18 +01:00 |
Rob Pilling
|
25af19d98b
|
promenu: pull out setUI() options
|
2025-07-23 20:07:11 +01:00 |
Rob Pilling
|
febeda3375
|
promenu: pull out touch handler
|
2025-07-23 20:06:02 +01:00 |
Rob Pilling
|
7b5a7afb06
|
promenu: typecheck `back()`
|
2025-07-23 20:05:19 +01:00 |
Rob Pilling
|
79a8f8be47
|
promenu: E.showMenu() acts as Bangle.setUI() (i.e. reset)
|
2025-07-23 20:04:49 +01:00 |
Rob Pilling
|
9360190b80
|
Merge pull request #3933 from RKBoss6/BackLite
Create BackLite App
|
2025-07-23 18:09:59 +01:00 |
RKBoss6
|
26e6f12656
|
Update metadata.json
|
2025-07-23 11:55:22 -04:00 |
RKBoss6
|
a7178b0c9d
|
Update README.md
|
2025-07-23 08:24:58 -04:00 |
RKBoss6
|
29e41e5a3d
|
Update ChangeLog
|
2025-07-23 08:24:18 -04:00 |
RKBoss6
|
6b634f573c
|
Update metadata.json
|
2025-07-22 21:57:02 -04:00 |
RKBoss6
|
793116f615
|
Update metadata.json
|
2025-07-22 21:55:37 -04:00 |
RKBoss6
|
f189c3a330
|
Add files via upload
|
2025-07-22 21:55:09 -04:00 |
RKBoss6
|
8026dd4736
|
Delete apps/backlite/app.png
|
2025-07-22 21:54:57 -04:00 |
RKBoss6
|
5e9e672cb0
|
Add files via upload
|
2025-07-22 21:54:00 -04:00 |
RKBoss6
|
f84473937e
|
Delete apps/backlite/app.png
|
2025-07-22 21:53:43 -04:00 |
RKBoss6
|
98800dbf51
|
Update settings.js
|
2025-07-22 21:44:52 -04:00 |
RKBoss6
|
95fc7d0b46
|
Update metadata.json
|
2025-07-22 21:43:19 -04:00 |
RKBoss6
|
985ba611c6
|
Update ChangeLog
|
2025-07-22 21:41:32 -04:00 |
RKBoss6
|
bd31815bc5
|
Update README.md
|
2025-07-22 21:40:59 -04:00 |
RKBoss6
|
997bc68c4c
|
Update ChangeLog
|
2025-07-22 21:40:04 -04:00 |
RKBoss6
|
54a7f1a8fd
|
Update for settings
|
2025-07-22 21:39:31 -04:00 |
RKBoss6
|
e91fe0c099
|
Update metadata.json
|
2025-07-22 21:38:43 -04:00 |
RKBoss6
|
b4e417882d
|
Update README.md
|
2025-07-22 21:37:55 -04:00 |
RKBoss6
|
98d0d290e1
|
Create settings.js
|
2025-07-22 21:36:54 -04:00 |
RKBoss6
|
43fd2cb5dd
|
Add units for pie chart
|
2025-07-22 17:16:53 -04:00 |
RKBoss6
|
0f19a9c129
|
Fix syntax error
|
2025-07-22 16:02:15 -04:00 |
RKBoss6
|
f564a9fb2b
|
Update ChangeLog
|
2025-07-22 14:32:58 -04:00 |
RKBoss6
|
9e8c5e8671
|
Update metadata.json
|
2025-07-22 14:31:32 -04:00 |
RKBoss6
|
3732c027b4
|
Add rounding to 1 decimal place for ease of viewing
|
2025-07-22 14:22:50 -04:00 |
RKBoss6
|
816ce67598
|
Fix for proper displaying of total storage pie chart
|
2025-07-22 13:27:18 -04:00 |
RKBoss6
|
5b135b1d6c
|
test for working storagepie
|
2025-07-22 12:05:18 -04:00 |
RKBoss6
|
234680e7d5
|
Merge branch 'espruino:master' into StoragwAnalyser
|
2025-07-22 12:01:11 -04:00 |
Gordon Williams
|
169519a84c
|
tweak to example messages
|
2025-07-22 14:53:08 +01:00 |
Gordon Williams
|
46bf6907a9
|
health 0.36: Fix Distance graphs that used '1*' to remove the suffix
|
2025-07-22 14:52:45 +01:00 |
Gordon Williams
|
3aa372bce1
|
minor tweak - hasRange not needed
|
2025-07-22 14:52:24 +01:00 |
Gordon Williams
|
0cf8d53c52
|
add clkinfodist
|
2025-07-22 14:52:14 +01:00 |
RKBoss6
|
c18a2201f5
|
Rename to stable voltage and percentage in settings
|
2025-07-22 09:37:30 -04:00 |
RKBoss6
|
eb940bc384
|
Update ChangeLog
|
2025-07-22 09:36:04 -04:00 |
RKBoss6
|
7f3f9c610b
|
Update metadata.json
|
2025-07-22 09:35:22 -04:00 |