jeffyactive
053b5a9b98
Improved proximity identification settings specific to Bangle.js
2022-01-25 21:21:56 -05:00
jeffyactive
d83bcbc96b
Corrected path to screenshot
2022-01-25 11:03:36 -05:00
jeffyactive
9dbc182d99
Version bump
2022-01-25 10:59:05 -05:00
jeffyactive
475bb44598
Controls section includes persistent storage of settings
2022-01-25 10:56:51 -05:00
jeffyactive
2f092e4326
Added Pareto Anywhere screenshot
2022-01-25 10:51:06 -05:00
jeffyactive
cf8e6fbb4c
Established UPDATE_MILLISECONDS as constant
2022-01-25 10:30:26 -05:00
jeffyactive
80a66f6414
Write settings to persistent storage
2022-01-25 10:22:24 -05:00
jeffyactive
bf5e16b2b4
Move settings file to data rather than storage
2022-01-25 10:03:44 -05:00
jeffyactive
d8db499671
Move persistent settings to flash memory
2022-01-25 09:47:25 -05:00
Gordon Williams
3dac14d07d
Merge pull request #1343 from storm64/master
...
sleepphasealarm: Compatibility to Bangle.js 2 and new firmware
2022-01-25 09:17:37 +00:00
storm64
67b10536c1
sleepphasealarm: Update app.js
...
Make app compatible with _E.showMessage(...)_ on new firmware:
- adjust actual time height to be drawn above the alarm time from _E.showMessage(...)_
2022-01-25 00:39:37 +01:00
storm64
5718e31d3c
sleepphasealarm: Update ChangeLog
2022-01-25 00:35:40 +01:00
storm64
40820960f6
sleepphasealarm: Update ChangeLog
2022-01-25 00:23:36 +01:00
storm64
5846b7d506
sleepphasealarm: Update metadata.json
...
Add Bangle.js 2 support, increment version.
2022-01-25 00:20:59 +01:00
storm64
9858354027
sleepphasealarm: Update app.js
...
Make app compatible with Bangle.js 2:
- check hardware
- _drawString(s, x, y)_: removed _x_, always centered
- _drawString(s, y)_: _g.reset()_ before _g.clearRect(...)_
- adjust heights for Bangle.js 2 for each _drawString(s, y)_ call
- _drawApp()_: on Bangle.js 2's always on display save energy by drawing time only at every next minute
- _drawTime()_: hide seconds on Bangle.js 2 (only refreshed every minute)
- _drawApp()_: add _"Alarm at "_ to distinct from actual time (no difference in seconds)
- execute _load()_ on Bangle.js 2's BTN
2022-01-25 00:17:43 +01:00
Hilmar Strauch
d17f60554d
Update clock-impword.js
...
Time-word now readable on Bangle.js 2
2022-01-24 19:12:15 +01:00
Hilmar Strauch
5360bfb5a9
Update metadata.json
2022-01-24 19:11:19 +01:00
Hilmar Strauch
a87e105432
Update ChangeLog
2022-01-24 19:10:55 +01:00
Peer David
c6c1b118ec
Merge branch 'espruino:master' into master
2022-01-24 17:45:27 +01:00
David Peer
fc35cda136
Version 0.02 - Improved readability of steps
2022-01-24 17:43:19 +01:00
Gordon Williams
c061ed38af
Merge pull request #1335 from hughbarney/master
...
Run: fix distance calculation
2022-01-24 13:34:18 +00:00
Gordon Williams
550eae9aec
Merge pull request #1339 from myxor/circlesclock_v0.07
...
Circlesclock 0.07
2022-01-24 13:33:52 +00:00
Gordon Williams
0cc00df54f
Merge pull request #1338 from myxor/sensible-tag
...
Add tag bluetooth to SensiBLE
2022-01-24 13:33:22 +00:00
Gordon Williams
68da5e7659
Merge pull request #1336 from storm64/lightswitch
...
Add Light Switch Widget
2022-01-24 13:33:07 +00:00
Gordon Williams
75a58a3942
Merge pull request #1332 from HilmarSt/master
...
1. Balltastic App now also works on Bangle.js 2; 2. Hour Strike App: Add some customisation options
2022-01-24 08:59:02 +00:00
Gordon Williams
fac6abe77e
Merge pull request #1333 from peerdavid/master
...
New Clock for BJS 2 - Not Analog
2022-01-24 08:57:41 +00:00
Marco Heiming
edb13e26db
Add tag bluetooth to SensiBLE
2022-01-23 11:56:14 +01:00
Marco Heiming
79613b2328
Allow configuration of minimal heart rate confidence
2022-01-23 11:52:14 +01:00
Hilmar Strauch
90f3e8c939
Update app.js
...
Just a funny alpha version:
It's playable on Bangle.js 2 but looks strange due to the missing double buffering.
Try out the hidden "multi-ball feature".
2022-01-22 14:42:56 +01:00
Hilmar Strauch
33c1582d3c
Update app.js
2022-01-22 14:20:51 +01:00
Hilmar Strauch
04460509be
Update ChangeLog
2022-01-22 14:18:34 +01:00
Hilmar Strauch
0c5a4b0d39
Update metadata.json
2022-01-22 14:17:41 +01:00
Hilmar Strauch
3407ce5fa7
Add files via upload
2022-01-22 14:12:53 +01:00
storm64
172fb7fd92
lightswitch: Update metadata.json
...
Correct structure and tags
2022-01-22 12:38:13 +01:00
storm64
91000eb153
lightswitch: Update metadata.json description
...
Correct misspelling
2022-01-22 12:16:53 +01:00
storm64
478e06ec48
lightswitch: Update README.md
...
Correct misspelling
2022-01-22 12:13:30 +01:00
storm64
2f47bd27a6
lightswitch: Update metadata.json description
...
Shorten description
2022-01-22 11:47:11 +01:00
storm64
6e83c9e840
lightswitch: Update README.md
...
Improve readability in the app launcher
2022-01-22 11:41:28 +01:00
storm64
0f3bcb4c45
lightswitch: Update README.md
...
Improve readability in the app launcher
2022-01-22 11:32:20 +01:00
David Peer
dd85859cd3
Performance improvements + Show if GPS is on.
2022-01-22 11:20:55 +01:00
storm64
2711f72a4a
lightswitch: Update README.md
...
Improve readability in the app launcher
2022-01-22 11:20:09 +01:00
storm64
12d3703443
lightswitch: Update README.md
...
Improve readability in the app launcher
2022-01-22 11:13:04 +01:00
storm64
48413bcb90
lightswitch: Update README.md
...
Improve readability in the app launcher
2022-01-22 11:11:54 +01:00
David Peer
f445666f72
Dont show weather if its old.
2022-01-22 08:54:26 +01:00
David Peer
cc64bfdd6a
Refactoring + added timer which can easily be started / stopped.
2022-01-22 08:43:44 +01:00
hughbarney
9a9625c112
Run: fixed distance calculation
2022-01-22 00:20:06 +00:00
hughbarney
5532df8306
Merge remote-tracking branch 'upstream/master'
2022-01-22 00:19:26 +00:00
hughbarney
8470049601
Run: fixed distance calculation
2022-01-22 00:14:10 +00:00
Ronin0000
d9000f3a31
Update metadata.json
2022-01-21 15:40:52 -08:00
David Peer
ea028454af
Minor changes
2022-01-21 22:34:36 +01:00