Commit Graph

7645 Commits (a87e105432f443dd2969a2c1557c514110cb3b93)

Author SHA1 Message Date
Hilmar Strauch a87e105432
Update ChangeLog 2022-01-24 19:10:55 +01:00
Gordon Williams 0fc4f2a0ec
Merge pull request #1340 from peerdavid/master
[NotAnalog clock] Improved readability of steps
2022-01-24 16:50:24 +00: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
Gordon Williams 72a8f2fc6e
Merge pull request #1334 from Ronin0000/master
Just File Manager For Bangle.js 2
2022-01-24 07:57:19 +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
David Peer 79f92215b9 Included minimalistic style again while keeping the data to show. 2022-01-21 22:13:51 +01:00
David Peer faab31f3e7 Performance Improvements. 2022-01-21 21:36:45 +01:00
David Peer e4f8eda890 Fixed charging icon color. Show lock whenever bangle is locked. 2022-01-21 21:25:25 +01:00
David Peer 2ba29a5717 fixed lcars 2022-01-21 21:12:54 +01:00
David Peer 15589d5c08 fixed theme 2022-01-21 21:12:41 +01:00
David Peer 79fa62b8ff fixed theme 2022-01-21 21:11:32 +01:00
David Peer 95792cdf80 Added outside temp. 2022-01-21 21:10:53 +01:00
storm64 d28635dabe
Merge branch 'espruino:master' into lightswitch 2022-01-21 20:22:49 +01:00
storm64 f162459305
lightswitch: Update version
Add the option to enable touching the widget only on clock and settings.
2022-01-21 20:22:23 +01:00
storm64 72f29c90ec
lightswitch: Add setting
Add the option to enable touching the widget only on clock and settings.
2022-01-21 20:21:42 +01:00
storm64 8ab2a1ce65
lightswitch: Update README.md
Improve readability in the app launcher
2022-01-21 20:20:53 +01:00
storm64 ea7de8df2d
lightswitch: Change default timeout
Change default timeout value to 2s.
2022-01-21 20:12:14 +01:00
storm64 ebe6bf620a
lightswitch: Add setting
Add the option to enable touching the widget only on clock and settings + change default timeout to 2s.
2022-01-21 20:10:58 +01:00
storm64 963697575c
lightswitch: Add setting
Add the option to enable touching the widget only on clock and settings.
2022-01-21 20:09:25 +01:00
David Peer 474bd7f24d Change color if step goals is reached. Change icon if charging. 2022-01-21 20:04:48 +01:00