1
0
Fork 0
Commit Graph

6526 Commits (bffbe40290eaa0bb1258c9a58c70e647a44b06f3)

Author SHA1 Message Date
Marco Heiming 50b40aa5a4 Code format 2022-01-26 12:56:23 +01:00
Marco Heiming d23746d913 Update metadata.json 2022-01-26 12:54:35 +01:00
Marco Heiming 519b13c1e3 Add new screenshots and update README 2022-01-26 12:49:39 +01:00
Marco Heiming 9489375a1c Allow configuration of up to 4 circles in a row 2022-01-26 11:55:16 +01:00
Gordon Williams 96b67513a1
Merge pull request #1345 from hughbarney/master
Simplest: renamed some files
2022-01-26 08:16:52 +00:00
David Peer 828a08cb31 First time load data always 2022-01-26 07:36:20 +01:00
David Peer 0c3cb8f4e0 Fix 2022-01-26 07:35:19 +01:00
jeffyactive 053b5a9b98 Improved proximity identification settings specific to Bangle.js 2022-01-25 21:21:56 -05:00
hughbarney db045959e7 Merge remote-tracking branch 'upstream/master' 2022-01-25 21:32:41 +00:00
hughbarney 1374f48e63 Simplest: tweak filenames 2022-01-25 21:32:19 +00:00
David Peer 32af021c5c Use sleep icon instead of text 2022-01-25 20:14:54 +01:00
David Peer 6b7bf55359 Ad sleep modus 2022-01-25 18:45:46 +01:00
David Peer b2e2362a4e Fixed typo 2022-01-25 18:44:53 +01:00
David Peer c3708cb9b5 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-01-25 18:44:42 +01:00
Peer David e8918680b1
Merge branch 'espruino:master' into master 2022-01-25 18:44:35 +01:00
David Peer 29576627f4 Updated version 2022-01-25 18:44:26 +01:00
David Peer 1f457f999a Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-01-25 18:44:02 +01:00
David Peer 63b46e2df2 Battery improvements 2022-01-25 18:43:57 +01: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
Andrew 95d53fe4ae
Update ChangeLog 2022-01-24 11:59:42 -08:00
Andrew eaa766f711
Fixed small bug
Small bugfix where the warning would be in a strange colour as it is monochrome
2022-01-24 11:57:34 -08: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
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
storm64 d379a287f4
lightswitch: Update README.md
Redesigned the images paragraph.
2022-01-21 20:03:10 +01:00
storm64 c9b6351dee
lightswitch: Move images into folder 2022-01-21 19:48:26 +01:00
storm64 cf0e9858a3
lightswitch: Correct misspelling in filename 2022-01-21 19:46:58 +01:00
storm64 65db836e79
lightswitch: Correct misspelling in filename 2022-01-21 19:46:34 +01:00
David Peer ab0c963e46 Fixed theme bug. 2022-01-21 19:46:19 +01:00
David Peer fa870eff16 Design improvements 2022-01-21 19:46:07 +01:00
storm64 316beed3fe
lightswitch: Move images into folder 2022-01-21 19:45:46 +01:00
storm64 5742244195
lightswitch: Move images into folder 2022-01-21 19:45:35 +01:00
storm64 1dcd614625
lightswitch: Move images into folder 2022-01-21 19:45:28 +01:00
storm64 6edec2c560
lightswitch: Move images into folder 2022-01-21 19:45:22 +01:00
storm64 8232725fec
lightswitch: Move images into folder 2022-01-21 19:45:17 +01:00
storm64 0d9b810aa4
lightswitch: Move images into folder 2022-01-21 19:45:11 +01:00
storm64 646542a3c8
lightswitch: Move images into folder 2022-01-21 19:45:04 +01:00
storm64 db85a8a1e6
lightswitch: Move images into folder 2022-01-21 19:44:58 +01:00
storm64 f876ffe9db
lightswitch: Move images into folder 2022-01-21 19:44:51 +01:00
storm64 753ca13a3f
lightswitch: Move images into folder 2022-01-21 19:44:37 +01:00
storm64 6e071a568d
lightswitch: Move images into folder 2022-01-21 19:44:30 +01:00
storm64 7de1ce9720
lightswitch: Move images into folder 2022-01-21 19:44:24 +01:00
storm64 0b860ba28c
lightswitch: Move images into folder 2022-01-21 19:44:17 +01:00
storm64 cc168a2d5b
lightswitch: Move images into folder 2022-01-21 19:44:00 +01:00
storm64 e65920b65f
lightswitch: Move images into folder 2022-01-21 19:43:17 +01:00
storm64 a4d19d463e
lightswicht: Move previews to a separate folder 2022-01-21 19:41:05 +01:00
storm64 f91725b5e2
lightswicht: Move previews to a separate folder 2022-01-21 19:39:20 +01:00
storm64 5392405c4d
lightswicht: Upload image previews 2022-01-21 19:35:58 +01:00
storm64 98a0930dfd
lightswicht: Upload image previews 2022-01-21 19:31:58 +01:00
storm64 2fc5630656
lightswitch: Delete images.png
Replace this by separate images.
2022-01-21 19:29:46 +01:00
storm64 dad791a1eb
lightswitch: Update README.md
Completed the readme.
2022-01-21 19:28:29 +01:00
David Peer 861b9c530d More intuitive bat level 2022-01-21 19:18:24 +01:00
David Peer 911eb805fd Try again to fix the build 2022-01-21 19:05:45 +01:00
David Peer 893d9cc534 Try to fix build error (no transparency) 2022-01-21 19:01:01 +01:00
David Peer 5d55798a8d Included time to overview 2022-01-21 18:57:57 +01:00
David Peer 84f3763407 Added a better description and made the hands a big bigger for better readability. 2022-01-21 18:48:39 +01:00
David Peer 8b479e9c55 Add not analog clock 2022-01-21 17:05:52 +01:00
Hilmar Strauch 51c061fd83
Merge branch 'master' into master 2022-01-21 15:19:34 +01:00
Hilmar Strauch 3bb50770b0
Update ChangeLog 2022-01-21 14:21:25 +01:00
Hilmar Strauch ae13770d69
Update metadata.json 2022-01-21 14:19:54 +01:00
Andrew Gregory 0f3be07fe6
Merge branch 'espruino:master' into master 2022-01-21 19:56:16 +08:00
Bela dbdd731511 add timerclk app 2022-01-21 11:46:13 +01:00
hughbarney 3b80c5e6a6 Pastel: remove dependancy on widpedom 2022-01-20 23:29:37 +00:00
Hilmar Strauch 40c63e68e2
Update boot.js 2022-01-20 23:24:35 +01:00
Hilmar Strauch a8e25c8181
Update boot.js 2022-01-20 23:09:59 +01:00
Hilmar Strauch 78d7879a9d
Update hourstrike.json 2022-01-20 22:20:22 +01:00
Hilmar Strauch 5de1aa8373
Update boot.js 2022-01-20 22:19:15 +01:00
Hilmar Strauch f60c9d9fca
Update app.js 2022-01-20 22:13:49 +01:00
storm64 dfb30407ec
lightswitch: Create README.md 2022-01-20 20:14:17 +01:00
Gordon Williams 72e9a576e0 fix regression in metadata 2022-01-20 17:08:21 +00:00
Ronin0000 0eca1182c2
Merge branch 'espruino:master' into master 2022-01-20 07:28:27 -08:00
storm64 2333be7831
lightswitch: Create ChangeLog 2022-01-20 12:59:25 +01:00
storm64 6ced9effc4
lightswitch: Update metadata.json
Add readme path.
2022-01-20 12:55:48 +01:00
storm64 fe5c71eb9f
lightswitch: Update metadata.json
Add support field.
2022-01-20 12:53:50 +01:00
storm64 a860d95231
lightswitch: Update metadata.json
Add icon and screenshots.
2022-01-20 12:51:36 +01:00
storm64 4eeb618c84
lightswicht: Upload app icon and screenshots 2022-01-20 12:47:28 +01:00
storm64 4253cec68d
lightswitch: Update images.json
Sort icons alphabetical.
2022-01-20 12:46:13 +01:00
storm64 64a7aab087
lightswitch: Update metadata.json
Add shortName, description and change files and data format.
2022-01-20 11:18:56 +01:00
storm64 7e06b11b54
lightswitch: Create images.json 2022-01-20 10:59:23 +01:00
storm64 55e5c98646
lightswitch: Create settings.js 2022-01-20 10:58:11 +01:00
storm64 14f48df813
lightswitch: Create lib.js 2022-01-20 10:56:11 +01:00
storm64 a81ff52449
lightswitch: Create boot.js 2022-01-20 10:44:12 +01:00
storm64 c806d11fbc
lightswitch: Create widget.js 2022-01-20 10:39:15 +01:00
storm64 7eab67dd8c
lightswitch: Create settings.json 2022-01-20 10:33:04 +01:00
Hilmar Strauch a2318fe01d
Update app.js
Remove 'predraw'
2022-01-20 10:24:10 +01:00
storm64 a53c340224
lightswitch: Create metadata.json 2022-01-20 10:21:29 +01:00
Gordon Williams b3c5d3c30c
Merge pull request #1327 from HilmarSt/HilmarSt-patch-1
Days left App now also works on Bangle.js 2
2022-01-20 08:31:32 +00:00
Gordon Williams 1544571f2c
Merge pull request #1325 from hughbarney/master
widlock,widbata,widpa,widpb - set sort order in widget code
2022-01-20 08:21:30 +00:00
hughbarney b9522a3b65 set widget sortorder through code for widpa,widpb,widbata,widlock 2022-01-19 23:19:35 +00:00
hughbarney 3670ff2170 set widget sortorder through code for widpa,widpb,widbata,widlock 2022-01-19 23:09:52 +00:00
hughbarney c4946c7a3c set widget sortorder through code for widpa,widpb,widbata,widlock 2022-01-19 22:45:16 +00:00
Hilmar Strauch 75b2a1e7ff
Update metadata.json 2022-01-19 19:35:11 +01:00
Hilmar Strauch 5ba78438b3
Update app.js 2022-01-19 19:01:46 +01:00
Hilmar Strauch e4c18eea20
Update app.js 2022-01-19 18:57:04 +01:00
Hilmar Strauch 118742440d
Update metadata.json
Hour Strike App also works on Bangle.js 2
2022-01-19 18:10:00 +01:00
Ronin0000 c2b4525ab1
fix version number 2022-01-19 08:26:08 -08:00
Ronin0000 57ee7f59d1
Update ChangeLog 2022-01-19 08:25:50 -08:00
Ronin0000 3e0a6b3848
fix version number 2022-01-19 08:25:18 -08:00
Ronin0000 7258ff3f2c
fix version number 2022-01-19 08:25:00 -08:00
Ronin0000 f330288c3b
fix version number 2022-01-19 08:23:26 -08:00
Ronin0000 2ef2bf612c
fix version number 2022-01-19 08:22:50 -08:00
Ronin0000 c7be324693
fix version number 2022-01-19 08:22:15 -08:00
Ronin0000 ab3022fb24
fix version number 2022-01-19 08:21:57 -08:00
Ronin0000 cb78c063d1
fix version number 2022-01-19 08:21:30 -08:00
Ronin0000 e68a40c3d8
fix version number 2022-01-19 08:21:00 -08:00
Ronin0000 86dcfc8854
fix version number 2022-01-19 08:19:58 -08:00
Ronin0000 12ce8447db
fix version number 2022-01-19 08:19:36 -08:00
Ronin0000 67f0cbd0b7
fix version number 2022-01-19 08:19:03 -08:00
Ronin0000 7cdef418cd
Update ChangeLog 2022-01-19 08:18:41 -08:00
Ronin0000 e905c69119
fix version number 2022-01-19 08:17:44 -08:00
Ronin0000 7f54166eb1
fix version number 2022-01-19 08:17:27 -08:00
Ronin0000 1e70740fa5
Update metadata.json 2022-01-19 08:16:42 -08:00
Ronin0000 d32b518f59
fix version number 2022-01-19 08:16:26 -08:00
Ronin0000 4ddb082bb1
fix version number 2022-01-19 08:15:34 -08:00
Ronin0000 e8db13f288
fix version number 2022-01-19 08:13:53 -08:00
Ronin0000 d6d7b07d47
fix version number 2022-01-19 08:13:23 -08:00
Ronin0000 43f1fb8492
fix version number 2022-01-19 08:12:20 -08:00
Ronin0000 7f1f1a5dbe
fix version number 2022-01-19 08:11:54 -08:00
Ronin0000 12d1d4d5f3
Update metadata.json 2022-01-19 08:11:07 -08:00
Ronin0000 f033cbc3a1
Add files via upload 2022-01-19 08:09:51 -08:00
Ronin0000 3ab69aee5e
Update metadata.json 2022-01-19 08:09:17 -08:00
Ronin0000 6f1885272b
Add files via upload 2022-01-19 08:06:42 -08:00
Ronin0000 fde04f0346
Update metadata.json 2022-01-19 08:06:33 -08:00
Ronin0000 05fb11ebe3
Merge branch 'espruino:master' into master 2022-01-19 08:05:51 -08:00
Ronin0000 bf633ce114
Update metadata.json 2022-01-19 08:05:03 -08:00
Ronin0000 8631c0495c
Update metadata.json 2022-01-19 08:03:34 -08:00
Ronin0000 b3f37a7c67
Update metadata.json 2022-01-19 08:01:22 -08:00
Gordon Williams 7feaed5b8e Merge branch 'master' of github.com:espruino/BangleApps 2022-01-19 15:58:16 +00:00
Gordon Williams c3e3147510 remove clock back - ref #1319 2022-01-19 15:58:03 +00:00
Gordon Williams 999e4225c9
Merge pull request #1320 from rozek/master
provide metadata for "configurable_clock"
2022-01-19 15:57:24 +00:00
Gordon Williams 020e575ec7 Tweaks after 5e5d23c921 2022-01-19 15:56:33 +00:00
Andreas Rozek 45841a46f4 Create metadata.json 2022-01-19 16:44:34 +01:00
Andreas Rozek 279122d01d Delete BangleApps__apps__variable_clock__README.md 2022-01-19 16:44:30 +01:00
Gordon Williams 16ebe01df3 openstmap If in 3 bit mode, go through all the data beforehand and
turn the saturation up to maximum, so when thresholded it
          works a lot better  - see #1276
2022-01-19 15:13:13 +00:00
Adam Schmalhofer d3af80efc9 Merge branch 'master' into jekyll-apps.json 2022-01-19 15:21:50 +01:00
Gordon Williams e56d75eb88 minor extra language translations 2022-01-19 11:49:59 +00:00
David Peer b2db7f0a7f Typo 2022-01-19 10:14:46 +01:00
David Peer bc73b1dbb9 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-01-19 10:13:42 +01:00
David Peer 53db4b2a04 Version 0.14 2022-01-19 10:13:40 +01:00
Peer David 2ad5076443
Merge branch 'espruino:master' into master 2022-01-19 10:10:04 +01:00
Gordon Williams dc6833112e party parrot bangle2 #1312 2022-01-19 08:08:26 +00:00
Gordon Williams ec850868c9 slevel 0.04: Now work with different themes 2022-01-18 14:47:44 +00:00
Gordon Williams 991fd5c78f
Merge pull request #1310 from HilmarSt/master
1. GPS Info App: Show satellites "in view" separated by GNS-system; 2. Spirit Level App: Now also visible on Bangle.js 2
2022-01-18 14:38:55 +00:00
Gordon Williams 0ac95dcfd3
Merge pull request #1307 from KTibow/patch-1
Unify launcher for bangle.js 2 and 1
2022-01-18 14:37:04 +00:00
Adam Schmalhofer 1c8d7d757c Merge branch 'master' into jekyll-apps.json 2022-01-18 15:16:49 +01:00
Peer David b825c6d3d0
Merge branch 'espruino:master' into master 2022-01-18 14:49:53 +01:00
Hilmar Strauch 6d5df8019e
Update spiritlevel.js
Now also visible on Bangle.js 2
2022-01-18 13:05:09 +01:00
Hilmar Strauch 96b11df930
Update ChangeLog 2022-01-18 13:01:36 +01:00
Hilmar Strauch feef089aba
Update gps-info.js 2022-01-18 11:44:31 +01:00
Gordon Williams 7d86f40f4b
Merge pull request #1301 from myxor/circlesclock_v0.06
Circlesclock v0.06: sun progress and more
2022-01-18 10:13:10 +00:00
Gordon Williams f7583413ac
Merge pull request #1306 from kyleplo/patch-5
Fix a couple of issues with TouchMenu
2022-01-18 10:12:28 +00:00
Gordon Williams 0d07f68ebd
Merge pull request #1309 from hughbarney/master
Run: set format of time to h:mm:ss, pace to mm:ss, settings to disable GPS/HRM
2022-01-18 10:12:08 +00:00
Marco Heiming 5d6a028144 Convert wind speed from kmh to Beaufort 2022-01-18 10:06:21 +01:00
Marco Heiming 4022da2ad9 Fix night progress calculation 2022-01-18 08:27:00 +01:00
hughbarney 7feaff48f1 Run: added settings menu, set pace and time format to mm:ss, h:mm:ss 2022-01-17 22:49:51 +00:00
hughbarney cd1112d2e4 Run: added settings menu, set pace and time format to mm:ss, h:mm:ss 2022-01-17 22:00:24 +00:00
hughbarney f1ea2a0540 Run: added settings menu, set pace and time format to mm:ss, h:mm:ss 2022-01-17 21:43:51 +00:00
Richard de Boer e8de7aa662
wid_edit: "highlight" hidden widgets when editing 2022-01-17 21:39:04 +01:00
Richard de Boer d28f2c6236
wid_edit: shrink boot code a bit 2022-01-17 21:18:02 +01:00
Richard de Boer d5a14cacbd
wid_edit: clean up removed widgets in settings app instead
to keep boot code as small as possible
2022-01-17 21:02:44 +01:00
Richard de Boer 9a8ccf0f4f
wid_edit: sort widgets with same sortorder by name
(assuming Array.sort() is stable)
2022-01-17 20:54:34 +01:00
Richard de Boer 80a1513030
wid_edit: clean up removed widgets from settings file on boot 2022-01-17 20:54:34 +01:00
Richard de Boer 66120e31e4
wid_edit: only allow top row, don't "disable" widgets 2022-01-17 20:54:33 +01:00
Richard de Boer 0be14efaec
wid_edit: Widget Editor 2022-01-17 19:00:41 +01:00
Marco Heiming 9f3480d7a4 Imrove day progress calculation 2022-01-17 16:48:50 +01:00
Hilmar Strauch 97fb4d77dc
debug mode 2022-01-17 16:46:41 +01:00
Hilmar Strauch a253aaa148
Update ChangeLog 2022-01-17 16:39:16 +01:00
Hilmar Strauch f03c566ee2
Update gps-info.js
Show satellites "in view" separated by GNS-system
2022-01-17 16:38:44 +01:00
Marco Heiming 589eb45f55 Update changelog and readme 2022-01-17 13:06:28 +01:00
Marco Heiming 1055da2914 Load steps from Bangle health if available 2022-01-17 12:25:56 +01:00
Marco Heiming 1b535d99cb Fix sunset/sunrise calculation 2022-01-17 12:25:40 +01:00
Gordon Williams 0d0b84ff41
Merge pull request #1299 from jameycribbs/master
Add Crow Clock app
2022-01-17 10:40:11 +00:00
Gordon Williams ac5f6ae07c Remove ANCS widget as it's now been replaced by native firmware support and the 'ios' app 2022-01-17 10:25:36 +00:00
Gordon Williams 3e0d263cea
Merge pull request #1291 from StuntsPT/master
Add colour configuration to vector clock
2022-01-17 09:31:13 +00:00
Gordon Williams 47e686f6a6
Merge pull request #1298 from rozek/master
some fixes in AC-AC customizer
2022-01-17 09:29:30 +00:00
Gordon Williams f0be8f4907
Merge pull request #1297 from HilmarSt/patch-1
TinyDraw App: Don't start drawing with white colour on white canvas
2022-01-17 09:28:57 +00:00
Gordon Williams 2f60a8e87a
Merge pull request #1302 from thedod/acmaze-0.02
Faster maze generation for acmaze
2022-01-17 09:28:33 +00:00
Marco Heiming 8f959117ef Further improve sunset/sunrise calculations 2022-01-16 18:44:08 +01:00
Marco Heiming f0dc9fdf2e Improve sunset/sunrise calculations 2022-01-16 18:36:24 +01:00
Adam Schmalhofer 703e2bb4ab Fix typo 2022-01-16 12:47:50 +01:00
hughbarney 058d473e2e fixed sortorder or lock, bata, widpa, widpa widgets 2022-01-16 10:58:56 +00:00
David Peer dec56414c8 Added description to printRow 2022-01-16 11:44:48 +01:00
David Peer 838bae3ded Print row can be assync. Therefore we set the font there. 2022-01-16 11:43:13 +01:00
David Peer 7b1624a18e Use math.round to get precise values. 2022-01-16 11:41:28 +01:00
Kendell R 68e1f94e4a
Update ChangeLog 2022-01-15 15:35:10 -08:00
Kendell R 1affe5f4d4
Delete app-bangle1.js 2022-01-15 15:34:17 -08:00
Kendell R 75ff63338f
Unify launcher for bangle.js 2 and 1 2022-01-15 15:33:19 -08:00
kyleplo f9f2380355
Update ChangeLog 2022-01-15 17:32:23 -05:00
kyleplo fa6f7214d5
Update touchmenu.boot.js 2022-01-15 17:30:27 -05:00
Diego Pereyra 58a9b19aa1 typo 2022-01-15 16:23:48 -03:00
Diego Pereyra 4c8c1a6d2f Option to keep or not the textual translations 2022-01-15 16:18:59 -03:00
Andreas Rozek 2e9f505935 Update Customizer.html 2022-01-15 18:01:24 +01:00
Peer David e15a09c6c2
Merge branch 'espruino:master' into master 2022-01-15 14:43:16 +01:00
David Peer 100457a56f Minor improvements - use bpm via build in function getHealthStatus 2022-01-15 14:42:33 +01:00
The Dod 4ae37809d0 Cover an edge case
[probably very rare, but still]
2022-01-15 15:19:57 +02:00
The Dod d61d3e2cea Faster maze generation for acmaze 2022-01-15 14:48:17 +02:00
Adam Schmalhofer 3f95330025 Merge branch 'master' into jekyll-apps.json 2022-01-15 11:08:53 +01:00
Marco Heiming a539325f7a Write "?" when no sun progress data is available 2022-01-15 10:41:50 +01:00
Marco Heiming ee7497b45c Update README 2022-01-15 09:57:06 +01:00
Andreas Rozek e229ad6cdf Update Customizer.html 2022-01-15 08:23:43 +01:00
Andreas Rozek 7dbdd601d0 Create twelvenumberedClockFace.png 2022-01-15 08:21:56 +01:00
Andreas Rozek 42572fb1fe Create fournumberedClockFace.png 2022-01-15 08:21:53 +01:00
Andreas Rozek 5ed43bae8a Delete twelvefoldClockFace.png 2022-01-15 08:21:47 +01:00
Andreas Rozek 33d78b1f0c Delete fourfoldClockFace.png 2022-01-15 08:21:45 +01:00
Hilmar Strauch debff91aaa
Update app.js 2022-01-15 02:34:15 +01:00
hughbarney fa887e7e02 Widpb: correct onStep() 2022-01-14 22:24:19 +00:00
Marco Heiming 3e74405376 Show moon icon instead of sun during night on weather circle 2022-01-14 22:24:40 +01:00
Marco Heiming 4c3b34d93b No default location 2022-01-14 22:21:55 +01:00
Marco Heiming e6326301fb Support to show time and progress until next sunrise or sunset 2022-01-14 22:16:49 +01:00
Marco Heiming 7cfb207781 Fix bug where no circle is filled for heart data when no maxHR is configured 2022-01-14 21:31:04 +01:00
Jamey Cribbs 1632e3e553 update readme 2022-01-14 14:44:37 -05:00
Jamey Cribbs 962838c07f updated readme 2022-01-14 14:41:00 -05:00
Jamey Cribbs 77fb548e19 added changelog 2022-01-14 14:31:06 -05:00
Jamey Cribbs 70c2c66b04 use better screenshot 2022-01-14 14:22:44 -05:00
Jamey Cribbs 7e86c51f5c fix var 2022-01-14 14:03:00 -05:00
Jamey Cribbs 2f2ac3ac7d fix icon js code 2022-01-14 13:56:53 -05:00
Francisco Pina Martins 38f285df92 Adds the colour 'black' to match light themes 2022-01-14 17:58:35 +00:00
Francisco Pina Martins 43a7d8fc52 Changes default values to dynamically change according to the set theme. Thanks to @gfwilliams feedback 2022-01-14 17:57:34 +00:00
Jamey Cribbs 72b284a055 fixed crowclk readme 2022-01-14 11:58:18 -05:00
Jamey Cribbs b5f8ab9ef3 added crowclk app 2022-01-14 11:52:41 -05:00
Andreas Rozek c4bac89bfc Merge branch 'master' of https://github.com/rozek/BangleApps 2022-01-14 17:22:52 +01:00
Andreas Rozek f4fd7e1d41 Update Customizer.html 2022-01-14 17:22:49 +01:00
Hilmar Strauch 746b7c2871
Update ChangeLog 2022-01-14 16:42:25 +01:00
Hilmar Strauch cd9520272b
Don't start drawing with white colour on white canvas 2022-01-14 16:31:05 +01:00
Marco Heiming e633bf00a0 Code cleanup & moved common code to functions 2022-01-14 16:14:42 +01:00
Marco Heiming 107c299b18 Support to choose between humidity and wind speed for weather circle progress 2022-01-14 15:43:17 +01:00
Marco Heiming a5fd98756b Quicker lookup of circle positions 2022-01-14 15:19:00 +01:00
Marco Heiming 3e6fb2755c Allow setting empty circles 2022-01-14 14:46:59 +01:00
David Peer eb4279d2ce Better error handling 2022-01-14 14:34:46 +01:00
David Peer ae68361bd4 Stability improvements for data 2022-01-14 14:29:31 +01:00
David Peer ebb35f75aa Stability improvement for alt. 2022-01-14 13:13:49 +01:00
David Peer a746510f0b Included altitude. 2022-01-14 13:05:17 +01:00
Gordon Williams 3606267aec
Merge pull request #1296 from myxor/banglexercise_v0.02
BanglExercise v0.02
2022-01-14 09:08:54 +00:00
Gordon Williams b9d3bc8c8a
Merge pull request #1295 from hughbarney/master
Simple, Lato Pedometer - resize on step count reset. Widlock: set sortorder -1 in apps.json
2022-01-14 09:08:15 +00:00
Gordon Williams 13af640964
Merge pull request #1293 from thedod/acmaze-0.01
Add AccelaMaze game app
2022-01-14 09:07:14 +00:00
Marco Heiming db0e55b18e Add sit ups
Add more feedback to the user about the exercises
Clean up code
2022-01-14 09:47:26 +01:00
Andrew Gregory 76dd6960ac
Merge branch 'espruino:master' into master 2022-01-14 11:13:02 +08:00
Adam Schmalhofer 3de7692e2c Merge branch 'master' into jekyll-apps.json 2022-01-13 21:41:39 +01:00
hughbarney b80909be9b Widlock: set sortorder -1 2022-01-13 19:24:57 +00:00
hughbarney d77403162e Simple Pedometer and Lato Pedometer widgets, fix size after step count reset 2022-01-13 18:58:22 +00:00
David Peer 6508bb7281 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-01-13 18:24:35 +01:00
David Peer fbbb0bb367 New version. 2022-01-13 18:24:30 +01:00
David Peer 5dbca35e2a Improved battery visualization 2022-01-13 18:22:13 +01:00
Francisco Pina Martins 298c709a6a Fixes the settings reading values 2022-01-13 16:55:21 +00:00
Francisco Pina Martins fa151780f3 Changes a default value from it's debug state 2022-01-13 16:54:40 +00:00
The Dod 7e8df5593e Add AccelaMaze game app 2022-01-13 17:53:42 +02:00
Francisco Pina Martins 2e3a94c8df Adds version information 2022-01-13 15:49:39 +00:00
Francisco Pina Martins bddd130c3f Allows colour customization. Adds settings 2022-01-13 15:48:05 +00:00
Gordon Williams 3a8c781a28 Merge branch 'master' of https://github.com/isaacphi/BangleApps into isaacphi-master
# Conflicts:
#	apps.json
2022-01-13 13:52:39 +00:00
Gordon Williams c047609b72 remove photos and add screencaps from real-life bangle 2022-01-13 13:22:08 +00:00
Gordon Williams 74ed936ac6 Merge branch 'ffcniftya-clock-0.02' of https://github.com/DDDanny/BangleApps into DDDanny-ffcniftya-clock-0.02 2022-01-13 13:18:20 +00:00
Gordon Williams 81833a6cec
Merge pull request #1278 from myxor/circlesclock_bugfix
Circlesclock: Minor fix
2022-01-13 13:16:55 +00:00
Gordon Williams d2859303cd
Merge pull request #1282 from rozek/master
AC-AC, "A Customizable Analog Clock"
2022-01-13 13:16:46 +00:00
Gordon Williams e802c29fd7
Merge pull request #1290 from rigrig/qmsched-theme
qmsched: use Bangle.CLOCK instead of __FILE__
2022-01-13 13:16:31 +00:00
Gordon Williams 10138c90e9
Merge pull request #1285 from halemmerich/recorder
Recorder improvements
2022-01-13 13:15:49 +00:00
Richard de Boer fbdc932bd2
qmsched: use Bangle.CLOCK instead of __FILE__ 2022-01-13 10:54:46 +01:00
Andreas Rozek 94581314ef
Merge branch 'espruino:master' into master 2022-01-13 10:30:47 +01:00
Gordon Williams fd1511d7c6
Merge pull request #1281 from benjarn/agps_select_gnss
Select which GNSS system to use
2022-01-13 09:28:21 +00:00
Gordon Williams b81a0f5ae1 Merge branch 'master' of github.com:espruino/BangleApps 2022-01-13 09:21:45 +00:00
Gordon Williams 5257a78f55 docs 2022-01-13 09:21:40 +00:00
Gordon Williams 73bd8e5b17 add accelgraph 2022-01-13 09:21:33 +00:00
Andreas Rozek 115b826d6e Update Customizer.html 2022-01-13 09:55:57 +01:00
Andreas Rozek 0998247fc5 Create largePlaceholders.png 2022-01-13 09:55:53 +01:00
Andreas Rozek 857ea225c4 Create smallPlaceholders.png 2022-01-13 09:55:51 +01:00
Gordon Williams 7af90cf8d1
Merge pull request #1283 from rigrig/qmsched-theme
qmsched: theme switching
2022-01-13 08:36:14 +00:00
Andreas Rozek 8219a9d805 Update Customizer.html 2022-01-13 09:33:47 +01:00
Gordon Williams 34b97314ee
Merge pull request #1287 from hughbarney/master
Simple Pedometer and Lato Pedometer
2022-01-13 08:32:36 +00:00
Gordon Williams ba3ad2a6f6
Merge pull request #1286 from halemmerich/bthrm_fixmultireadings
BTHRM - Prevent mixed readings from both sensors
2022-01-13 08:31:42 +00:00
Gordon Williams 82d2698266
Merge pull request #1288 from DDDanny/anton-clock-0.06
Anton clock 0.06 - fixes #1271
2022-01-13 08:30:49 +00:00
Andreas Rozek 48c5cb0f13 Update Customizer.html 2022-01-13 09:00:17 +01:00
Andreas Rozek 6ca4bf2040 Update Customizer.html 2022-01-13 08:53:05 +01:00
Andreas Rozek 174cc4c014 Update Customizer.html 2022-01-13 08:43:27 +01:00
Andreas Rozek f3ba11492d Update Customizer.html 2022-01-13 08:25:09 +01:00
Andreas Rozek 856e978134 Update Customizer.html 2022-01-13 08:11:17 +01:00
Andreas Rozek 6631304226 Update app.js 2022-01-13 07:11:42 +01:00
Andreas Rozek 8ecadeb217 Update Customizer.html 2022-01-13 07:02:04 +01:00
Andreas Rozek ee02b17196 Update Customizer.html 2022-01-13 06:42:13 +01:00
Danny 6098af08b8 removed two log statements 2022-01-13 01:02:02 +01:00
Danny b9031b1844 settings txt weeknumber was to long 2022-01-13 00:06:49 +01:00
Danny 223f6b6b81 fixes #1271 & some code rework
+ moved settings-helper method def to load settings method
+ settingsfile as const
+ isBangle1 via HWVERSION==1
2022-01-12 23:57:44 +01:00
hughbarney 60bb06a655 Simple Pedometer and Lato Pedometer widgets 2022-01-12 22:46:16 +00:00
hughbarney a98a6015b1 Simple Pedometer and Lato Pedometer widgets 2022-01-12 22:45:42 +00:00
Martin Boonk 56e33ed98b Bump version and changelog 2022-01-12 23:36:56 +01:00
Martin Boonk 9aba113acb Show actual source for HRM event 2022-01-12 23:36:56 +01:00
Martin Boonk e0a4cea3b8 Explicit call to setBTHRMPower is not needed 2022-01-12 23:36:56 +01:00
Martin Boonk b02befe3dd Record empty string if no value instead of 0 2022-01-12 23:36:56 +01:00
Martin Boonk 92139253be Set src property if emitting an event 2022-01-12 23:36:56 +01:00
Martin Boonk 225c5566cd Move previously registered HRM listener over if needed 2022-01-12 23:36:56 +01:00
Martin Boonk 6b22bd8486 Bump version and changelog for recorder 2022-01-12 23:04:56 +01:00
Martin Boonk 412b5dd20c Move recorder code to plugin in coretemp app 2022-01-12 23:04:56 +01:00
Martin Boonk c9efc09581 Always log bpm and confidence 2022-01-12 22:53:40 +01:00
Martin Boonk 58e9a47051 Record empty string if no value instead of 0 2022-01-12 22:53:40 +01:00
Martin Boonk 8edda16ca2 Log pressure if sensor is available 2022-01-12 22:53:40 +01:00
Richard de Boer 0b455f921c
qmsched: set minutes in 5-min steps 2022-01-12 19:53:41 +01:00
Richard de Boer 73062edf83
qmsched: switch theme
fixes #1266
2022-01-12 19:53:41 +01:00
Andreas Rozek 906d26e834
Merge branch 'espruino:master' into master 2022-01-12 19:46:53 +01:00
Andreas Rozek 2ccc6b4f3b Update app-screenshot.png 2022-01-12 19:33:22 +01:00
Marcus Olsson fa07467c42 Select which GNSS system to use
fewer GNSS systems could decrease time to fix.
This patch adds a checkbox for each choice.
2022-01-12 18:39:28 +01:00
The Dod 1c8083ba6e Remove a `;` that was disturbing Travis
Also make `fourTwentyTz.js` sorted
(to minimize diffs in the future).
2022-01-12 19:36:27 +02:00
The Dod 9691d0bb04 RAM efficient version of `fourTwentyTz.js`
As suggested by @gfwilliams here:
https://github.com/espruino/BangleApps/pull/1152#issuecomment-1009739110

Also make `apps.json` entry more accurate, and play nice with dark theme.
2022-01-12 19:19:16 +02:00
Andreas Rozek 25285d524d Update Customizer.html 2022-01-12 17:18:29 +01:00
Gordon Williams 910c3c0b5b add screenshot, minor tweaks 2022-01-12 15:59:30 +00:00
Marco Heiming 1d8febed9f Do not overwrite circle on event (e.g. charging) if there is a circle configured for that place 2022-01-12 16:57:42 +01:00
Andreas Rozek f0ebecdb7f Update Customizer.html 2022-01-12 16:50:37 +01:00
Gordon Williams 12254e06f3 Add 'run' app 2022-01-12 15:46:38 +00:00
Andreas Rozek 276fdd647e Update Customizer.html 2022-01-12 16:45:28 +01:00
Andreas Rozek 116dec3cb9 Update Customizer.html 2022-01-12 16:36:28 +01:00
Andreas Rozek 4429288362 Update Customizer.html 2022-01-12 16:02:28 +01:00
Andreas Rozek 3636b32084 Update Customizer.html 2022-01-12 15:58:20 +01:00
Andreas Rozek b54c6514b7 Update Customizer.html 2022-01-12 15:54:57 +01:00
Gordon Williams 4c193b3fd1 Try and locate the map more accurately 2022-01-12 14:21:18 +00:00
Andreas Rozek 69e99f0474 Update Customizer.html 2022-01-12 15:15:44 +01:00
Andreas Rozek 0d8efbe015 Merge remote-tracking branch 'upstream/master' 2022-01-12 14:56:15 +01:00
Marco Heiming f1a3601b2c Add leaflet geosearch control 2022-01-12 14:54:21 +01:00
Gordon Williams 55c0a37fc3 comments 2022-01-12 13:37:45 +00:00
Gordon Williams 5ea2cf8b56 settings 0.41: Stop users disabling all wake-up methods and locking themselves out (fix #1272) 2022-01-12 13:37:39 +00:00
Gordon Williams ad92c1afd9 Merge branch 'master' of github.com:espruino/BangleApps 2022-01-12 13:02:45 +00:00
Gordon Williams 0b742e4ff1 assistedgps 0.02: Update to work with Bangle.js 2 2022-01-12 13:02:39 +00:00
Andreas Rozek bda5512db4 Update Customizer.html 2022-01-12 13:02:52 +01:00
Gordon Williams 1e420d2ddc
Merge pull request #1269 from peerdavid/master
[LCARS clock] Adds humidity to datapoints.
2022-01-12 11:06:50 +00:00
Gordon Williams a650e5b4f2 Merge branch 'master' of github.com:espruino/BangleApps 2022-01-12 11:05:42 +00:00
Gordon Williams 569c5f9e2b Add LANG tags to settings for translations 2022-01-12 10:59:02 +00:00
Gordon Williams ea44abb791 android 0.06: Option to keep messages after a disconnect (default false) (fix #1186) 2022-01-12 10:58:47 +00:00
Gordon Williams 044fa45381
Merge pull request #1270 from myxor/banglexercise
BanglExercise
2022-01-12 10:48:47 +00:00
Marco Heiming ffcdcbce6b Rename "recording" to "training" (because there is no recording for now) 2022-01-12 11:24:04 +01:00
Andreas Rozek f878a33652 Create app-screenshot.png 2022-01-12 10:58:21 +01:00
Andreas Rozek 797d5fbd81 Update Customizer.html 2022-01-12 10:57:10 +01:00
Marco Heiming 4b8490645d Fix typo and disable debug logging 2022-01-12 10:31:05 +01:00
Marco Heiming 3e6cfc95a9 Improve layout and add exit menu item 2022-01-12 10:27:39 +01:00
Gordon Williams 5e353b6755 messages : If showMessage called with no message (eg all messages deleted) now return to the clock (fix #1267) 2022-01-12 09:14:33 +00:00
Andreas Rozek 84a403a24f Merge branch 'master' of https://github.com/rozek/BangleApps 2022-01-12 10:08:49 +01:00
Andreas Rozek 54ad33318a Update README.md 2022-01-12 10:08:42 +01:00
Andreas Rozek 6bcad8995f
Merge branch 'espruino:master' into master 2022-01-12 10:07:41 +01:00
Andreas Rozek 9a5e302b5c Create app-icon.js 2022-01-12 10:07:18 +01:00
Andreas Rozek 10896c63dd Create app-icon.png 2022-01-12 10:07:15 +01:00
Andreas Rozek 63d1fbd827 Merge branch 'master' of https://github.com/rozek/BangleApps 2022-01-12 09:43:42 +01:00
Andreas Rozek 657cf26dc5 Update Customizer.html 2022-01-12 09:43:39 +01:00
Gordon Williams eed2d521e3
Merge pull request #1268 from DDDanny/devstopwatch-app-0.04
Devstopwatch app 0.04 - fixes #1157
2022-01-12 08:23:05 +00:00
Andreas Rozek 15691b8a4e
Merge branch 'espruino:master' into master 2022-01-12 08:51:36 +01:00
Andreas Rozek 15649e0d3d Create hollowClockHands.png 2022-01-12 08:50:59 +01:00
Andreas Rozek 4db21069e7 Create roundedClockHands.png 2022-01-12 08:50:56 +01:00
Andreas Rozek 4fcad7444e Create simpleClockHands.png 2022-01-12 08:50:53 +01:00
Andreas Rozek efa24b4479 Create smartClockSize.png 2022-01-12 08:50:51 +01:00
Andreas Rozek 44f0eb74a8 Create simpleClockSize.png 2022-01-12 08:50:48 +01:00
Andreas Rozek d20f6ddd1e Create RainbowClockFace.png 2022-01-12 08:50:43 +01:00
Andreas Rozek 5cb2febf95 Create twelvefoldClockFace.png 2022-01-12 08:50:40 +01:00
Andreas Rozek 4039f71dd6 Create fourfoldClockFace.png 2022-01-12 08:50:37 +01:00
Andreas Rozek 4b4a4e117b Create custom.png 2022-01-12 08:50:25 +01:00
Andreas Rozek fcfa78cb98 Create none.png 2022-01-12 08:50:21 +01:00
David Peer 2e564e0691 Created V0.12 2022-01-12 07:20:52 +01:00
David Peer dfd04df0f3 Fixed weather 2022-01-12 07:20:08 +01:00
Danny 382dce1176 Update README.md 2022-01-12 00:18:52 +01:00
Danny 30f8546319 Update README.md 2022-01-12 00:17:23 +01:00
Danny 009df38104 fixed and aligned for bangle2
*bugfix* stopwatch broken with v0.03 setUI
      realigned quick n dirty screen positions
      help adjusted to fit bangle1 & bangle2 screen-size with widgets
      fixed bangle2 colors for chrono and last lap highlight
      added screen for bangle2 and a small README
2022-01-12 00:16:01 +01:00
David Peer 1f06e6cfc5 Added humidity 2022-01-11 21:24:23 +01:00
Richard de Boer a945a32f51
messages: Back button now goes back to list of messages 2022-01-11 19:30:00 +01:00
Richard de Boer d32674f825
messages: Spread message action buttons out 2022-01-11 19:30:00 +01:00
Richard de Boer 8467a8810a
messages: app-specific icon colors 2022-01-11 19:29:59 +01:00
Adam Schmalhofer 81aac6f020 Merge 'master' into jekyll-apps.json 2022-01-11 18:33:56 +01:00
David Peer 755f44cf3f Bugfix: Alarm not working. 2022-01-11 18:20:53 +01:00
David Peer 2d06208e33 Updated screenshot. 2022-01-11 18:11:49 +01:00
David Peer 5de8ca8184 Updated changelog, readme, screenshots etc. More consistent naming of datapoints. 2022-01-11 18:10:05 +01:00
David Peer 1cdcedc997 Bugfix: If the weather module does not exist, an exception was thrown. Now its hidden in a function. 2022-01-11 17:41:02 +01:00
David Peer d260e7c507 Merge remote-tracking branch 'upstream/master' 2022-01-11 17:27:45 +01:00
David Peer 0a6aaa7447 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-01-11 17:22:21 +01:00
David Peer 7b1c19f67f Removed swipe gestures to be compatible with the ecosystem 2022-01-11 17:22:17 +01:00
Andreas Rozek 3715ae433a Create Customizer.html 2022-01-11 16:30:48 +01:00
Andreas Rozek 0666181c8d Create README.md 2022-01-11 16:29:24 +01:00
Andreas Rozek 216610780f Create app.js 2022-01-11 16:29:19 +01:00
Andreas Rozek 94c41d4dbc Merge branch 'master' of https://github.com/rozek/BangleApps 2022-01-11 16:25:27 +01:00
Marco Heiming 800624f2d4 Fix missing module requirement 2022-01-11 16:18:10 +01:00
Marco Heiming a3ada12a92 Add settings for buzz; more timeouts to better detect activities; reduce memory usage 2022-01-11 16:04:54 +01:00
Gordon Williams 24f4ba9b54
Merge pull request #1264 from myxor/circlesclock_v0.05
Circlesclock: Show correct percentage values in circles & show humidity as weather circle progress
2022-01-11 13:57:26 +00:00
Marco Heiming a29dbeedd3 Update changelog 2022-01-11 14:08:48 +01:00
Marco Heiming d12a415740 Show humidity as weather circle data 2022-01-11 13:52:19 +01:00
Marco Heiming 83aa32ee84 Moved exercise threshold values to the exercise type configuration & initial support for curls 2022-01-11 12:38:19 +01:00
Marco Heiming d59db5ba38 Show correct percentage values in circles 2022-01-11 11:48:10 +01:00
Marco Heiming c9fa1b8f65 Update screenshot 2022-01-11 11:44:07 +01:00
Gordon Williams b522f51f3f
Merge pull request #1263 from BartS23/gpsinfo_PR
Fix: GPS Info FIFO_FULL error
2022-01-11 10:37:48 +00:00
Romek 0c0d7e9dd1 Update changelog and version 2022-01-11 11:10:54 +01:00
Gordon Williams da70a991b4
Merge pull request #1262 from DDDanny/antonclk-clock-0.05-showWeeknumber
Antonclk clock 0.05 show weeknumber *bugfix*
2022-01-11 10:05:12 +00:00
BartS23 8053de3307 Fix layout and double enabling of event GPS-raw 2022-01-11 10:25:30 +01:00
BartS23 7905d3cffc Reduce FIFO_FULL messages
1. the lazy layout rendering takes too much time.
2. enable the gps at the end of the file.
3. save SATinView to detect changes.
2022-01-11 10:25:21 +01:00
Gordon Williams 445b707750
Merge pull request #1260 from halemmerich/hralarm
New widget: Heart rate alarm
2022-01-11 09:20:06 +00:00
Gordon Williams 78f0b4bd35
Merge pull request #1261 from halemmerich/lapcountericon
Lap Counter - Use themeable icon
2022-01-11 09:19:34 +00:00
Gordon Williams 0a30374b5d
Merge pull request #1152 from thedod/ftclock-resolve
Add Four Twenty Clock
2022-01-11 09:08:28 +00:00
The Dod be678511aa
Merge branch 'master' into ftclock-resolve 2022-01-11 10:20:30 +02:00
Peer David 8f82844e46
Merge branch 'espruino:master' into master 2022-01-11 09:12:13 +01:00
Danny dcc4dc8e66 app.js - bugfix: removed codefragement testdata "thursday"
added todo for locale "week"
2022-01-11 00:16:40 +01:00
Danny 3e45811504 Updated readme.md type / format 2022-01-11 00:13:34 +01:00
Danny 1a21358f2b Updated readme.md typo / format 2022-01-11 00:12:04 +01:00
Danny 52647e7a8a fixed typo in readme.md 2022-01-11 00:08:06 +01:00
Martin Boonk 53f787fff7 Lap Counter - Use themeable icon 2022-01-10 22:03:40 +01:00
Jon Warrington 2855ace46e Incrementing the version number 2022-01-10 13:47:50 -07:00
Adam Schmalhofer d3b923bafd Merge branch master into jekyll-apps.json 2022-01-10 20:52:33 +01:00
Martin Boonk 791f88b061 New widget: Heart rate alarm 2022-01-10 20:47:47 +01:00
Jon Warrington 78dc343afa Fixing a problem with the lcars settings 2022-01-10 11:48:57 -07:00
Jon Warrington 05215fab73 Updating version info for lcars 2022-01-10 11:38:26 -07:00
Jon Warrington 0f2a58ddde Adding current weather to lcars 2022-01-10 11:31:37 -07:00
Marco Heiming bfe2725483 Show heart rate during training
Alot of code cleanup and improvements
2022-01-10 19:02:39 +01:00
Marco Heiming b711b50f88 Initial version of BanglExercise 2022-01-10 16:10:42 +01:00
Gordon Williams 1d793a037f Merge branch 'master' of github.com:espruino/BangleApps 2022-01-10 14:06:58 +00:00
Gordon Williams eaaddae946 fix broken instagram icon 2022-01-10 14:06:50 +00:00
Gordon Williams 594d944dc4
Merge pull request #1244 from psbest/master
add changes mmind app
2022-01-10 08:58:12 +00:00
Gordon Williams 84b7dd2595
Merge pull request #1237 from myxor/circlesclock_v0.04
Circlesclock v0.04
2022-01-10 08:48:43 +00:00
Gordon Williams 6243e849c7
Merge pull request #1238 from qucchia/master
0.04 Fix alarm not activating
2022-01-10 08:48:18 +00:00
Gordon Williams d062831379 Changelog for #1240
0.41: Add Keyboard and Mouse Bluetooth HID option
2022-01-10 08:47:52 +00:00
Gordon Williams 0c3605a64e
Merge pull request #1240 from 7kasper/patch-1
Add mouse keyboard combination HID to Banglejs settings and boot.
2022-01-10 08:46:26 +00:00
Gordon Williams 0f6c2a554e
Merge branch 'master' into update_long_date_sv_se_locale 2022-01-10 08:40:34 +00:00
Gordon Williams 0006599dc5
Merge pull request #1247 from hughbarney/master
Limelight - simple analogue clock with configurable fonts, support for full or normal screen
2022-01-10 08:39:54 +00:00
Gordon Williams 75e73ce0e5
Merge pull request #1245 from rigrig/menuwheel-setui-fix
menuwheel: override Bangle.setUI to clear up touch handler
2022-01-10 08:39:05 +00:00
Gordon Williams e28117a2c3
Merge pull request #1253 from adamschmalhofer/wohrm-bjs2
Workout HRM 0.09
2022-01-10 08:37:13 +00:00
Gordon Williams 04ee04defc
Merge pull request #1254 from adamschmalhofer/widhwt-bjs2
Hand Wash Timer 0.02
2022-01-10 08:36:35 +00:00
Gordon Williams 99bfd0915c
Merge pull request #1256 from DDDanny/antonclk-clock-0.05-showWeeknumber
Anton-Clock can optionally show ISO-8601 calendar weeknumber
2022-01-10 08:35:40 +00:00
Danny 20406ca29c Clock can optionally show ISO-8601 calendar weeknumber 2022-01-10 00:11:24 +01:00
Adam Schmalhofer a92e7c00cf Merge remote-tracking branch 'upstream/master' into widhwt-bjs2 2022-01-09 19:03:10 +01:00
Adam Schmalhofer 4343e9ba6d Merge remote-tracking branch 'upstream/master' into wohrm-bjs2 2022-01-09 18:54:45 +01:00
Marco Heiming 6f1b109362 Add TODOs to README 2022-01-09 13:46:12 +01:00
Marco Heiming 05f0d3003a Fix minor glitch in circle drawing 2022-01-09 13:45:50 +01:00
Marco Heiming 7ad707793f Fix drawing of full circle 2022-01-09 13:42:01 +01:00
The Dod 6896b282b2 Rewrite mkFourTwentyTz in JS (instead of Python) 2022-01-09 14:17:14 +02:00
Didgeridoohan 72eb128272
Tweak long date 2022-01-09 07:32:57 +01:00
hughbarney 4341efb46a Updated simplest to make it simpler, tweak to Pastel to make it cycle better 2022-01-08 20:43:06 +00:00
Marcus Olsson a1ebca296c Fixed sv_SE formatting
Long date does not work well for Bangle.js2
This aligns with default locale en_GB.
2022-01-08 21:16:55 +01:00
Andrew b8985e4b99
Update ChangeLog 2022-01-08 12:03:21 -08:00
Andrew 401aff4bca
"support" for light mode
Doesn't look as good in my opinion
2022-01-08 12:02:32 -08:00
The Dod 971ee4190d
Merge branch 'master' into ftclock-resolve 2022-01-08 21:50:23 +02:00
Marco Heiming 968e7b5840 Make text size in heart rate circle slightly bigger as it does not have any units 2022-01-08 10:25:24 +01:00
Andrew Gregory f1d0088fe7
Merge branch 'espruino:master' into master 2022-01-08 17:15:23 +08:00
hughbarney 049555a08d Simplest, switched to queueDraw() method, update once per minute 2022-01-08 00:25:43 +00:00
hughbarney 597efeab00 limelight README tweak 2022-01-07 23:14:15 +00:00
hughbarney 2a2c26393f limelight README tweak 2022-01-07 23:11:14 +00:00
Richard de Boer 2db23a39a6
menuwheel: override Bangle.setUI to clear up touch handler
Because apps/libraries expect setUI to clean up touch handlers.
2022-01-07 23:48:18 +01:00
hughbarney c8ea4c55b3 Limelight, switched to bolted hands, redid screenshots 2022-01-07 22:43:49 +00:00
hughbarney 6ab90e62e0 merge with upstream, add full screen option to Limelight 2022-01-07 21:49:33 +00:00
Danny 436aecbca3 ISO8601 added in changelog and readme 2022-01-07 20:28:00 +01:00
Marco Heiming 8bbe2a43b4 Same size for every circle 2022-01-07 18:33:09 +01:00
Marco Heiming 83debe93ee Bigger weather icons & a bit thinner circles 2022-01-07 18:21:36 +01:00
David Peer 243fe5ab12 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-01-07 17:26:36 +01:00
David Peer 677cd16f8b Fixed bug that clock is unresponsive 2022-01-07 17:26:34 +01:00
Peer David 0c3c5a9720
Merge branch 'espruino:master' into master 2022-01-07 17:25:35 +01:00
7kasper 3fca1a3135
Merge pull request #1 from 7kasper/patch-2
Add HID option to settings.
2022-01-07 16:48:58 +01:00
7kasper 47da82a547
Add HID option to settings. 2022-01-07 16:48:15 +01:00
7kasper 9e0bef98ae
Add combination HID to bootupdate. 2022-01-07 16:44:54 +01:00
Didgeridoohan efc8845c13
Update ChangeLog 2022-01-07 16:42:29 +01:00
Didgeridoohan ea71f6a0ea
Swedish localisation with English text (en_SE) 2022-01-07 16:39:45 +01:00
Qucchia 426ba76ad4
Update ChangeLog 2022-01-07 16:25:15 +01:00
Qucchia 209d05e6d6
Fix alarm not activating 2022-01-07 16:24:36 +01:00
Marco Heiming 2397f5957a Add weather functionality
Improve circle position finding
2022-01-07 13:30:09 +01:00
Peter Slendebroek 2fe1ea524d
correct some typo's 2022-01-07 13:15:54 +01:00
Adam Schmalhofer 740f1fdb71 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json 2022-01-07 13:04:35 +01:00
Peter Slendebroek b0238957b6
fix update mmind.icon,js from 176px to 48px 2022-01-07 12:56:53 +01:00
Gordon Williams 53d7103272
Merge pull request #1229 from halemmerich/bthrm
BLE Heart Rate Monitor improvements
2022-01-07 10:14:32 +00:00
Gordon Williams a25d1b6d4d
Merge pull request #1228 from halemmerich/recorderimprovements
Recorder improvements
2022-01-07 10:13:32 +00:00
Martin Boonk 01d236b761 Bump version and changelog 2022-01-07 10:59:00 +01:00
Martin Boonk 47cc9434a3 Bump version and changelog 2022-01-07 10:59:00 +01:00
Martin Boonk 3baf11613b Adds recorder app plugin to record the BTHRM event 2022-01-07 10:59:00 +01:00
Martin Boonk 55c7ed5dd8 Adds app to check status of BT/HRM 2022-01-07 10:59:00 +01:00
Martin Boonk 089f0cd438 Emit additional BTHRM event and allow overwriting HRM optionally 2022-01-07 10:59:00 +01:00
Martin Boonk 95c3b70af4 Log confidence alongside heartrate instead of discarding confidence 0 samples 2022-01-07 10:58:48 +01:00
Marco Heiming c47cabe156 Update ChangeLog 2022-01-07 10:43:06 +01:00
Marco Heiming 96802b0bd4 Make min- & maxHR settings more granular 2022-01-07 10:32:39 +01:00
Marco Heiming 2f16365e6c Redraw background rectangle before drawing circles (fixes graphical glitch) 2022-01-07 10:26:45 +01:00
Gordon Williams e419b17523
Merge pull request #1234 from stephenPspackman/round-dev
Round dev
2022-01-07 09:22:08 +00:00
Gordon Williams dd68b04f47
Merge pull request #1232 from dirkhillbrecht/ptlaunch
ptlaunch: Improve documentation in README.md
2022-01-07 09:21:34 +00:00
Gordon Williams 34a83bcc5c
Merge pull request #1230 from emarc/master
Add Ruuvi Watch
2022-01-07 09:21:10 +00:00
Gordon Williams 554e3ef0d5 Merge branch 'master' of github.com:espruino/BangleApps 2022-01-07 09:16:17 +00:00
Marco Heiming aa47b7fa99 Hopefully fix bug where no HRM data is received 2022-01-07 09:53:40 +01:00
Gordon Williams 341080e09b widpedom 0.22: Fix 'stps' regression for 0.21 (fix #1233) 2022-01-07 08:53:32 +00:00
stephenPspackman 328f2d0e09
Update app.js
Remove internal autolight logic.
2022-01-06 22:40:34 -08:00
hughbarney fe66e54b4f Limelight fix icon 2022-01-07 01:48:39 +00:00
stephenPspackman 99c7dba8f2
Update ChangeLog 2022-01-06 17:43:05 -08:00
stephenPspackman f10a7b6e3e
Merge branch 'espruino:master' into round-dev 2022-01-06 17:30:14 -08:00
stephenPspackman 3068a647d6
Update README.md 2022-01-06 17:28:32 -08:00
stephenPspackman b878ae1f24
Update ChangeLog 2022-01-06 17:25:01 -08:00
stephenPspackman 673865b314
Update app.js
Remove unnecessary keywords.
Remove autolight, since the system once again provides this service.
Add optional autorotate while charging.
Distinguish ‘slow’ second hand from regular second hand, visually.
Tweak fonts.
2022-01-06 17:23:48 -08:00
hughbarney 32a1d04877 Limelight - screenshots 2022-01-07 01:00:22 +00:00
hughbarney a31b22d3fb limelight sorted icon and png 2022-01-07 00:38:15 +00:00
hughbarney bce36e9afc limelight fixes 2022-01-06 23:29:38 +00:00
Adam Schmalhofer d8d0dae4b5 metadata for _example_app, _widget
as the folder starts with "_" jekyll ignores that. So no additional
logic needed in apps.json
2022-01-06 23:37:38 +01:00
Adam Schmalhofer 9a0b3f07e8 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json 2022-01-06 23:26:43 +01:00
hughbarney cc7cbd24e1 limelight fixes 2022-01-06 22:18:46 +00:00
Dirk Hillbrecht (home) 33a10e5393 ptlaunch: Improve documentation 2022-01-06 23:17:40 +01:00
hughbarney 59c7cb49d6 limelight fixed apps.json, added settings file 2022-01-06 22:10:56 +00:00
hughbarney e5dad4094b fixed apps.json for limelight 2022-01-06 21:58:44 +00:00
Peter Slendebroek 36f42e6462
Merge branch 'master' into master 2022-01-06 22:46:35 +01:00
hughbarney 32fb5dc58e Limelight: configurable analogue clock 2022-01-06 21:39:23 +00:00
Marc Englund 28bb2f73e0 Visual fixes
Make apploader logo black.
Clear gfx before drawing logo on startup.
2022-01-06 21:42:43 +02:00
Peter Slendebroek 3558049233
Update README.md 2022-01-06 20:35:28 +01:00
Marc Englund 2c2141c9ec Initial version of Ruuvi Watch
Added Ruuvi Watch, an app to watch the status of RuuviTags in range.
2022-01-06 21:20:14 +02:00
Martin Boonk c8126f5ce4 Changed icons and colors for better visibility 2022-01-06 19:22:02 +01:00
Gordon Williams 6ad25385dc
Merge pull request #1227 from HilmarSt/master
Update "A Battery Widget (with percentage)"
2022-01-06 17:17:46 +00:00
Gordon Williams 3146b354be Merge branch 'master' of github.com:espruino/BangleApps 2022-01-06 17:04:31 +00:00
Gordon Williams d1d478015e widpedom 0.21: Memory usage improvements, fix widget initial width (fix #1170) 2022-01-06 17:04:24 +00:00
Martin Boonk e60b27a5b0 Actually interpret the file content instead of the name 2022-01-06 17:27:24 +01:00
Martin Boonk f13aa4f94a Adds battery stats 2022-01-06 17:26:57 +01:00
Martin Boonk fec507c926 Only show plotting of speed if Latitude is available 2022-01-06 17:24:31 +01:00
Marco Heiming ba20a7b51e Center clock text & better placement for date texts 2022-01-06 15:37:33 +01:00
Marco H 5b3ba52c4f
Merge branch 'espruino:master' into circlesclock_v0.04 2022-01-06 15:25:26 +01:00
Hilmar Strauch c7fef8134c
Update widget.js
Increase screen update rate when charging.
2022-01-06 15:20:09 +01:00
Marco Heiming 5e7afb2827 Increase size of circles and fonts inside
Updated screenshots
2022-01-06 15:18:45 +01:00
Hilmar Strauch 4497595b97
Update ChangeLog 2022-01-06 15:15:58 +01:00
Gordon Williams 5cd600c5ad
Merge pull request #1226 from HilmarSt/master
Update GPS Info app: Leave GPS power switched on on exit (will switch off after 0.5 seconds anyway)
2022-01-06 13:44:06 +00:00
Gordon Williams a9ea028ede fwupdate 0.03: Improve bootloader update safety. Now sets unsafeFlash:1 to allow flash with 2v11 and later
Add CRC checks for common bootloaders that we know don't work
2022-01-06 12:13:21 +00:00
Marco H 33deb83a67
Fix rounding of step distance 2022-01-06 13:01:36 +01:00
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
Peer David ac8dfe5c44
Merge branch 'espruino:master' into master 2022-01-06 12:00:16 +01:00
Hilmar Strauch 5f0511bd82
Merge branch 'espruino:master' into master 2022-01-06 11:49:30 +01:00
Marco Heiming 66294b3c8a Round step distance 2022-01-06 11:17:27 +01:00
Marco Heiming 39ac9002f6 Merge branch 'circlesclock_v0.04' of https://github.com/myxor/BangleApps into circlesclock_v0.04 2022-01-06 11:09:38 +01:00
Marco Heiming aba0d7126b Fix widget height 2022-01-06 11:08:46 +01:00
Hilmar Strauch f59e97c5fc
Update gps-info.js
Leave GPS power switched on on exit (will switch off after 0.5 seconds anyway).
2022-01-06 11:04:14 +01:00
Hilmar Strauch f6e374838f
Update ChangeLog 2022-01-06 11:04:01 +01:00
Gordon Williams adc5ae0071 fix issues with flipper pr 2022-01-06 09:03:35 +00:00
Marco H e99b518870
Merge branch 'espruino:master' into circlesclock_v0.04 2022-01-06 10:00:47 +01:00
Gordon Williams 0e0ef464d1
Merge pull request #1165 from dirkhillbrecht/anton-0.04
Update Anton Clock with optional seconds and ISO-8601 date
2022-01-06 08:57:47 +00:00
Gordon Williams 657e72234e
Merge pull request #1222 from HilmarSt/master
Update GPS Info App and "Battery Level Widget (with percentage)"
2022-01-06 08:54:05 +00:00
Gordon Williams c3ec875714
Merge pull request #1223 from Ronin0000/master
Update Pro Menu for Bangle.js  2
2022-01-06 08:51:01 +00:00
Gordon Williams 0e2a14d248
Merge pull request #1225 from numerist/patch-5
Update README.md
2022-01-06 08:50:31 +00:00
Joseph Moroney d9cd94226e Missing semi-colon 2022-01-06 17:38:41 +10:00
Joseph Moroney 97696f7928 sonicclk minor - add settings to control twist/lcd 2022-01-06 17:29:22 +10:00
stephenPspackman c2646e5b9f
Update resourcer.js
Improve character shapes.
2022-01-05 22:28:52 -08:00
Andrew Gregory f7b5ad2294
Merge branch 'espruino:master' into master 2022-01-06 14:21:46 +08:00
Andreas Rozek 3571435499 Update README.md 2022-01-06 07:19:43 +01:00
Andreas Rozek 4d4071e151 Update README.md 2022-01-06 07:05:49 +01:00
Andreas Rozek f495cddef5 Update app.js 2022-01-06 06:49:46 +01:00
Andreas Rozek 4ffee250d7 Create README.md 2022-01-06 06:36:08 +01:00
Andreas Rozek 0751aaa2bc Create BangleApps__apps__variable_clock__README.md 2022-01-06 06:34:05 +01:00
Andreas Rozek 01d6e37f18 Create Screenshot-25.png 2022-01-06 06:34:02 +01:00
Andreas Rozek 59eb274eeb Create Screenshot-24.png 2022-01-06 06:34:00 +01:00
Andreas Rozek 2733d77ae6 Create Screenshot-23.png 2022-01-06 06:33:57 +01:00
Andreas Rozek b28719da16 Create Screenshot-22.png 2022-01-06 06:33:55 +01:00
Andreas Rozek 0331269cfb Create Screenshot-21.png 2022-01-06 06:33:53 +01:00
Andreas Rozek 7b148f4149 Create Screenshot-13.png 2022-01-06 06:33:50 +01:00
Andreas Rozek 9cc680155c Create Screenshot-12.png 2022-01-06 06:33:48 +01:00
Andreas Rozek ec65e98431 Create Screenshot-11.png 2022-01-06 06:33:46 +01:00
Andreas Rozek ea01048788 Create Screenshot-04.png 2022-01-06 06:33:42 +01:00
Andreas Rozek 350458f9e0 Create Screenshot-03.png 2022-01-06 06:33:39 +01:00
Andreas Rozek d89f1eef84 Create Screenshot-02.png 2022-01-06 06:33:37 +01:00
Andreas Rozek 54ee423106 Create Screenshot-01.png 2022-01-06 06:33:34 +01:00
Andreas Rozek db5cb644fd Create LICENSE 2022-01-06 06:33:32 +01:00
Andreas Rozek a499ad279a Create app-icon.js 2022-01-06 06:33:27 +01:00
Andreas Rozek 9eaf501ce7 Create app-icon.png 2022-01-06 06:33:24 +01:00
Andreas Rozek 56a25fb3f6 Create app-screenshot.png 2022-01-06 06:33:20 +01:00
Andreas Rozek 117348cb16 Create app.js 2022-01-06 06:33:17 +01:00
Andreas Rozek 754e752a8b Create LICENSE 2022-01-06 06:33:09 +01:00
Andreas Rozek 49bee5390b Create LICENSE 2022-01-06 06:33:06 +01:00
Andreas Rozek 670c232f28 Create LICENSE 2022-01-06 06:33:01 +01:00
numerist b9dcd0a875
Update README.md
This description now fits both Bangle watch versions, 1 and 2.
2022-01-05 21:09:15 -05:00
Hilmar Strauch d343de172e
Update ChangeLog 2022-01-06 02:01:54 +01:00
Hilmar Strauch d305de0bdc
Update widget.js
Increase screen update rate when charging, as requested by issue https://github.com/espruino/BangleApps/issues/1137
2022-01-06 01:59:22 +01:00
hughbarney 84174a270b Flipper: added README 2022-01-05 23:45:22 +00:00
Ronin0000 d330d6dfd5
remove exclamation from change log 2022-01-05 15:41:48 -08:00
Ronin0000 d546921177
fix text overlapping text issue 2022-01-05 15:35:57 -08:00
Ronin0000 3aada0243d
Update ChangeLog 2022-01-05 15:25:39 -08:00
Ronin0000 9c7039af4c
Merge branch 'espruino:master' into master 2022-01-05 15:23:42 -08:00
hughbarney 4f4cb8aba5 Flipper: switch between light and dark theme and vice versa 2022-01-05 22:36:45 +00:00
Hilmar Strauch f167ab829b
Update ChangeLog 2022-01-05 23:17:04 +01:00
Hilmar Strauch 97200f4ac5
Update ChangeLog 2022-01-05 23:16:33 +01:00
Hilmar Strauch 71228efb4b
Update gps-info.js
Resolve one FIFO_FULL case and exit App with button press
2022-01-05 23:12:16 +01:00
hughbarney ebc7005e37 Flipper: switch between light and dark theme and vice versa 2022-01-05 21:27:21 +00:00
Dirk Hillbrecht (home) d36743032c Anton clock: Smaller seconds, weekday with seconds, seconds without colon, cleaner configuration 2022-01-05 22:23:44 +01:00
Adam Schmalhofer 01d3615663 Let apps.json be generated by jekyll
Reading

https://github.com/espruino/BangleApps/issues/1020
https://github.com/espruino/BangleApps/issues/46

My understanding is that the requirement for a splitt apps.json solution
is:

  - work seemlessly with github pages (no manually calling a script)

  - single (or at most a few) apps.json for the browser to load for the
    store so the store page is fast

As the github pages already use jekyll to build the store page this can
be solved by a minimal jekyll plugin. This is a proof of concept of
that. If the concept is accepted in a next step, I will create the
splitt files for mmore that just the two here.
2022-01-05 21:39:45 +01:00
Marco Heiming c15b700ef6 Fix widget drawing 2022-01-05 19:50:07 +01:00
Marco Heiming 9a5937a3eb Improve widget visibility 2022-01-05 19:38:18 +01:00
Marco Heiming c87d1d1650 Fix settings default values 2022-01-05 19:28:32 +01:00
Gordon Williams 1906dd2839
Merge pull request #1220 from Athemis/calendar-font
calendar: Use a larger font for dates
2022-01-05 17:01:07 +00:00
Gordon Williams bf5f5f6832 updated as per https://github.com/espruino/BangleApps/pull/1143#issuecomment-1005894992 2022-01-05 16:56:12 +00:00
Ronin0000 1adeef592b
Create bootb2.js 2022-01-05 08:51:42 -08:00
Peer David 1d70eb85de
Merge branch 'espruino:master' into master 2022-01-05 17:51:15 +01:00
Ronin0000 91896bf9d6
Merge branch 'espruino:master' into master 2022-01-05 08:49:44 -08:00
David Peer 6cd9167565 Fixed 100% battery level. 2022-01-05 17:49:05 +01:00
Gordon Williams 8ce8f374a7 Merge branch 'master' of github.com:espruino/BangleApps 2022-01-05 16:47:19 +00:00
Gordon Williams 37eac55854 merge dozenal time into one app 2022-01-05 16:46:09 +00:00
Gordon Williams 8e666f00e1 Merge branch 'master' of https://github.com/numerist/BangleApps into numerist-master 2022-01-05 16:37:57 +00:00
Gordon Williams 109bf15c91 boot 0.40: Bootloader now rebuilds for new firmware versions 2022-01-05 16:37:18 +00:00
Gordon Williams 2624588c9f
Merge pull request #1199 from 7kasper/master
Presentor App release 3.0
2022-01-05 16:35:49 +00:00
Gordon Williams b63471c948
Merge pull request #1213 from peerdavid/master
[LCARS clock] Show Launcher
2022-01-05 16:31:57 +00:00
Alexander Minges 9a1543c171 calendar: Update screenshot 2022-01-05 17:26:32 +01:00
Alexander Minges af187929ea calendar: Use larger font for dates 2022-01-05 17:25:07 +01:00
David Peer 9bd1127ebc Design adaptions. 2022-01-05 17:17:41 +01:00
Dirk Hillbrecht (home) 7829af0ef2 Anton clock: Switch between vector and 6x8 font for date and day of week 2022-01-05 15:52:14 +01:00
Dirk Hillbrecht (home) 322a3a0b5a Anton clock: README added 2022-01-05 15:52:09 +01:00
Dirk Hillbrecht (home) a245fa748d Anton clock: Coloured seconds, date format config, small enhancements
Result of the feedback on the first version.
2022-01-05 15:51:30 +01:00
Dirk Hillbrecht (home) 0b34ffefd5 Anton clock: Update with optional seconds and ISO-8601 date 2022-01-05 15:51:12 +01:00
Marco Heiming 801237b2cf Let's only register HRM and battery events when respective circle is visible 2022-01-05 15:35:01 +01:00
Dirk Hillbrecht (home) cabb0c2d7d Puzzle15: v0.05: Central game end function 2022-01-05 15:31:51 +01:00
Dirk Hillbrecht (home) 3633078a46 Puzzle15: v0.04 with settings, formatting changes, about screen 2022-01-05 15:31:51 +01:00
Dirk Hillbrecht (home) 46286e13b5 Puzzle15: v0.03 with splash screen and working menu system 2022-01-05 15:31:51 +01:00
Dirk Hillbrecht (home) 43e87247d7 Puzzle15: v0.02 with shuffled board init, menu-based control flow etc.
Now it actually starts making sense…
2022-01-05 15:31:51 +01:00
Dirk Hillbrecht (home) f1c923d4b5 Puzzle15: First playable version of the 15-puzzle 2022-01-05 15:30:36 +01:00
Marco Heiming 639bc1962e Allow widgets to detect this is a clock 2022-01-05 15:28:18 +01:00
7kasper 382bc6a35f
Merge branch 'master' into master 2022-01-05 15:27:10 +01:00
Gordon Williams f1559632ac
Merge pull request #1214 from rigrig/weather-widget-fix
weather: fix widget icon
2022-01-05 13:49:55 +00:00
Gordon Williams b21a2bcf84 mclockplus 0.03: Allow widgets to detect this is a clock 2022-01-05 13:40:41 +00:00
David Peer 793e8c8246 Show battery grey 2022-01-05 14:30:43 +01:00
Marco Heiming 3ba696ed0e Fix settings 2022-01-05 14:30:02 +01:00
Marco Heiming ad371e9678 Update changelog and bump version 2022-01-05 14:21:01 +01:00
Marco Heiming f174cb56fb Update README 2022-01-05 14:14:56 +01:00
Marco Heiming 3538c6024f Configuration of stepDistanceGoal and stepLength 2022-01-05 14:14:47 +01:00
Marco Heiming ee252a3a97 Fix position, default settings and add green step distance icon 2022-01-05 14:04:04 +01:00
Marco Heiming 766d3cc189 Make the types of the circles configurable 2022-01-05 13:27:50 +01:00
The Dod ed168546b9
Merge branch 'master' into ftclock-resolve 2022-01-05 13:41:35 +02:00
David Peer e0130c4510 Minor changes. 2022-01-05 12:30:31 +01:00
Marco Heiming c41bae14c9 Update README 2022-01-05 12:16:38 +01:00
Marco Heiming 71504a7414 Setting to toggle visibility of widgets
Setting to set minimal heart rate
2022-01-05 12:16:14 +01:00
Richard de Boer cf41ff2bc6
weather: fix widget icon 2022-01-05 12:13:06 +01:00
David Peer 5e00b6d136 Minor changes 2022-01-05 11:54:56 +01:00
David Peer 8b89d41e69 Minor changes 2022-01-05 11:51:16 +01:00
Andrew Gregory 99e9639655
Merge branch 'espruino:master' into master 2022-01-05 18:37:27 +08:00
Peer David 889f3687b5
Merge branch 'espruino:master' into master 2022-01-05 10:37:59 +01:00
David Peer 154dc0a315 Created version 0.09 2022-01-05 10:35:58 +01:00
David Peer 47b93192b2 Open luncher on touch. 2022-01-05 10:33:58 +01:00
David Peer 34b73682ed Design improvements 2022-01-05 10:30:10 +01:00
Gordon Williams a177b7ce3a
Merge pull request #1210 from adamschmalhofer/cprassist-bjs2
Ported cprassist to Bangle.js2
2022-01-05 08:38:25 +00:00
Gordon Williams ddac45f580
Merge pull request #1208 from jeroenpeters1986/master
Updates ios, messages, widbatpc
2022-01-05 08:37:25 +00:00
Gordon Williams 680f19a423
Merge pull request #1203 from hughbarney/master
Pastel: Added weather icons, other small changes that have been soak tested over christmas
2022-01-05 08:35:27 +00:00
Gordon Williams 39f16b5e96
Merge branch 'master' into app/sonic-clock 2022-01-05 08:32:56 +00:00
Gordon Williams 98fed5ba0f
Merge pull request #1202 from kyleplo/patch-5
Add Touch Menu
2022-01-05 08:32:16 +00:00
Andrew Gregory 712f01675c
Merge branch 'espruino:master' into dev 2022-01-05 11:53:15 +08:00
Ronin0000 6bdbd310bc
fix light mode not selected color from -10 to -20 2022-01-04 16:41:05 -08:00
Adam Schmalhofer 58777f64af Merge remote-tracking branch 'upstream/master' into cprassist-bjs2 2022-01-04 23:33:32 +01:00
Jeroen Peters beac243db6
Merge branch 'espruino:master' into master 2022-01-04 23:08:18 +01:00
Peter Slendebroek cd71d7937d
Update mmind.info 2022-01-04 23:02:47 +01:00
Peter Slendebroek 8931817a2b
Add files via upload 2022-01-04 23:00:36 +01:00
Peter Slendebroek ed9b7f2e6b
Update README.md 2022-01-04 22:44:04 +01:00
Peter Slendebroek 1fdf05958d
Update README.md 2022-01-04 22:36:51 +01:00
Peter Slendebroek 786b13925c
Add files via upload 2022-01-04 22:32:36 +01:00
Peter Slendebroek b4809c9cdd
Add files via upload 2022-01-04 21:32:54 +01:00
hughbarney 8fd1eb5d24 merge with upstream, resolve conflicts 2022-01-04 18:42:45 +00:00
David Peer 26854f8fba Minor improvements. 2022-01-04 18:37:18 +01:00
Gordon Williams 6b829c7e71
Merge pull request #1205 from myxor/weatherApp_v0.14
Weather app v0.14: use weather condition code for icon selection
2022-01-04 17:05:53 +00:00
Gordon Williams e0a1732f79 Fix GPX file format for banglerun/recorder (fix #1197) 2022-01-04 16:51:01 +00:00
Jeroen Peters 4c3720ee26 Merge branch 'master' of https://github.com/espruino/BangleApps into espruino-master
# Conflicts:
#	apps.json
#	apps/messages/ChangeLog
#	apps/messages/app.js
2022-01-04 16:54:06 +01:00
kyleplo 7b9c0dc8f9
Merge branch 'master' into patch-5 2022-01-04 10:46:16 -05:00
kyleplo f6a3411e64
Update README.md 2022-01-04 10:41:19 -05:00
kyleplo 2472a2bc77
Add files via upload 2022-01-04 10:39:51 -05:00
Joseph Moroney 2ffd7d4861
Merge branch 'master' into app/sonic-clock 2022-01-05 01:20:08 +10:00
Joseph Moroney 704ef33761 patch - text alignment + twist acceleration 2022-01-05 01:01:49 +10:00
Jeroen Peters cb85dc0c8e Messages app: bring back icons in code, not on top 2022-01-04 15:32:48 +01:00
Gordon Williams 128f2d4e66 messages 0.16: Fix text wrapping so it fits the screen even if title is big (fix #1147) 2022-01-04 14:27:23 +00:00
Gordon Williams c06afa1132 chronowid 0.05: Fix error running app on new firmwares (fix #1140) 2022-01-04 14:06:06 +00:00
Marco Heiming fe747934c8 Update changelog and bump version 2022-01-04 12:16:05 +01:00
Marco Heiming 8b0498b195 debug 2022-01-04 12:10:15 +01:00
Gordon Williams cde46c2cf5 version 2022-01-04 11:03:47 +00:00
Marco Heiming 144f4d3196 Fix naming of variable 2022-01-04 12:03:23 +01:00
Gordon Williams 82723965b7
Merge pull request #1156 from Cramill/patch-1
Update calendar weekend colors for start on Sunday
2022-01-04 11:02:03 +00:00
Gordon Williams 0c7cc770fa remove un-needed files 2022-01-04 11:00:56 +00:00
Gordon Williams 972ed597c1 Merge branch 'master' of github.com:espruino/BangleApps 2022-01-04 11:00:39 +00:00
Gordon Williams 8a9e13b19c remove un-needed files 2022-01-04 11:00:26 +00:00
Gordon Williams 201f6a2fab
Merge pull request #1196 from trufae/add-tinydraw-0.1
Initial import of the tinydraw application
2022-01-04 10:59:53 +00:00
Gordon Williams 7091e551df
Merge pull request #1195 from myxor/weatherClock0.05
WeatherClock: Use weather condition code for icon selection
2022-01-04 10:58:53 +00:00
Marco Heiming fdc519c3df Intial try to use weather condition code for icon selection 2022-01-04 11:58:04 +01:00
Gordon Williams b3420c18cc
Merge branch 'master' into master 2022-01-04 10:46:40 +00:00
Gordon Williams b7d5cbf9b6 icon rename 2022-01-04 10:44:24 +00:00
Gordon Williams d200ce0815
Merge branch 'master' into master 2022-01-04 10:42:59 +00:00
Gordon Williams e869ffe415
Merge pull request #1185 from halemmerich/qrcodebrightness
Custom QR Code: Change brightness on touch
2022-01-04 10:30:23 +00:00
Gordon Williams f753a59e94
Merge branch 'master' into touchtimer 2022-01-04 10:29:34 +00:00
Gordon Williams 7e9a81c3b2
Merge pull request #1189 from ihewitt/master
Tidy up CoreTemp app
2022-01-04 10:28:30 +00:00
Gordon Williams 599a2c6ac9
Merge pull request #1193 from fparri/patch-1
Fixed Italian localization
2022-01-04 10:24:41 +00:00
Gordon Williams 9b32b66194
Merge branch 'master' into master 2022-01-04 10:23:25 +00:00
Gordon Williams f5e6d07365
Merge pull request #1181 from untbu/master
Added grid positioning and swipe controls to calculator app
2022-01-04 10:21:05 +00:00
Gordon Williams 8db4a87575
Merge branch 'master' into swp2clk 2022-01-04 10:17:53 +00:00
Gordon Williams 1ad676fcda
Merge branch 'master' into master 2022-01-04 10:15:30 +00:00
Gordon Williams 7eb746ae48 Merge branch 'master' of github.com:espruino/BangleApps 2022-01-04 10:13:24 +00:00
Gordon Williams 61b214da81 Update version for #1167 2022-01-04 10:13:20 +00:00
Gordon Williams 83fcb599aa
Merge pull request #1167 from HilmarSt/patch-1
GPS Info App: Added number of satellites in view and fixed crash with GPS time
2022-01-04 10:12:42 +00:00
Gordon Williams 3add5ecf43
Merge pull request #1169 from t0m1o1/Base
Fix bug with debug info
2022-01-04 10:10:08 +00:00
Gordon Williams 4a56ede38a
Merge pull request #1175 from EmVee381/master
corrected cs_CZ "trans" messages
2022-01-04 10:09:26 +00:00
Gordon Williams 0deb0b32cd
Merge branch 'master' into master 2022-01-04 10:08:50 +00:00
Gordon Williams cef6efe12e
Merge pull request #1163 from alainsaas/master
AwairMonitor v0.02: the app is now a clock, UI improvements on disconnection
2022-01-04 10:05:53 +00:00
Gordon Williams f9a34bf2c8 fix icon 2022-01-04 10:03:30 +00:00
Gordon Williams 8cebf0ea6a
Merge branch 'master' into master 2022-01-04 10:00:54 +00:00
Gordon Williams 4a9fe0a427
Merge pull request #1161 from peeweek/app/hcclock-messages
High Contrast Clock : Added Support for messages
2022-01-04 09:58:25 +00:00
Gordon Williams e73c24244b
Merge pull request #1160 from ColtJLaCh/master
Slime Hunt!
2022-01-04 09:57:29 +00:00
Gordon Williams faf14dfe99
Merge pull request #1153 from xxDUxx/master
New Clock "Contour Clock"
2022-01-04 09:50:30 +00:00
Gordon Williams 5105a7e454
Merge pull request #1158 from crazysaem/ptlaunch
Pattern launcher: improve pattern detection and pattern drawing
2022-01-04 09:48:51 +00:00
Gordon Williams 2109a2b859
Merge branch 'master' into master 2022-01-04 09:45:20 +00:00
Gordon Williams 494630973e
Merge pull request #1141 from peerdavid/master
[LCARS Clock] Multiple screens including graphs for health data.
2022-01-04 09:34:36 +00:00
Gordon Williams d3eb68a278
Merge pull request #1135 from MindTwister/master
Disable screen turn on on bluetooth status change
2022-01-04 09:33:24 +00:00
Gordon Williams 22420ea269
Merge pull request #1133 from reelyactive/master
Refactored for efficiency, corrected sensor value inaccuracies
2022-01-04 09:32:12 +00:00
Gordon Williams d8d3c44c1d
Merge pull request #1131 from myxor/circleclock_v0.03
Circles clock v0.03
2022-01-04 09:31:45 +00:00
Marco H b5b40b8db6
Extend TODO list 2022-01-04 09:47:00 +01:00
David Peer a614a398cc Minor design improvements 2022-01-04 09:05:31 +01:00
David Peer 85d4ca6eb8 Updated readme 2022-01-04 08:47:23 +01:00
David Peer 12977ca3e4 Design chnges 2022-01-04 08:45:23 +01:00
David Peer 0e167ada67 Lower line as battery indicator 2022-01-04 08:05:59 +01:00
Joseph Moroney 6da9121f24 v1.00 - Added sonic clock app 2022-01-04 13:39:50 +10:00
Grant Stankaitis aa7938162f
Fix leading zero for hours < 12 2022-01-03 15:19:06 -10:00
kyleplo deb46f9aa7
Create README.md 2022-01-03 20:14:00 -05:00
kyleplo d03fa62805
Add files via upload 2022-01-03 19:58:37 -05:00
kyleplo 868e5af855
Create ChangeLog 2022-01-03 19:53:25 -05:00
kyleplo 3fdd87e728
Rename apps/touchmenu.boot.js to apps/touchmenu/touchmenu.boot.js 2022-01-03 19:52:34 -05:00
kyleplo e66210b85d
Create touchmenu.boot.js 2022-01-03 19:50:09 -05:00
Jeroen Peters 2d72459433 APP ios: 0.08: Added more app identifiers, added 'cannot display' in case a message goes empty because of replacements 2022-01-04 00:44:48 +01:00
Jeroen Peters 8c10eb12dd APP ios: 0.08: Added more app identifiers, added 'cannot display' in case a message goes empty because of replacements 2022-01-03 23:19:15 +01:00
Jeroen Peters 37c8fa0921 WIDGET widbatpc:
0.15: Added option to always display the icon when charging (useful if 'hide if charge greater than' is enabled)
2022-01-03 22:41:40 +01:00
Jeroen Peters 61797894af WIDGET widbatpc:
0.15: Added option to always display the icon when charging (useful if 'hide if charge greater than' is enabled)
2022-01-03 20:28:10 +01:00
Jeroen Peters e33b817acf Merge remote-tracking branch 'origin/master' 2022-01-03 19:57:56 +01:00
Jeroen Peters 3909c912bc WIDGET widbatpc:
0.15: Added option to always display the icon when charging (useful if 'hide if charge greater than' is enabled)
2022-01-03 19:57:42 +01:00
David Peer a58f32b042 Performane improvements 2022-01-03 19:33:49 +01:00
David Peer 9ecfb20fbc Updated colors 2022-01-03 17:56:10 +01:00
David Peer 4856788e9e Minor color changes 2022-01-03 17:48:57 +01:00
David Peer 9551f77510 Show large text for alarm 2022-01-03 17:38:02 +01:00
David Peer b04578840b Added vref to settings 2022-01-03 17:19:48 +01:00
Peter Slendebroek ade75a3e7c
Add files via upload 2022-01-03 17:18:11 +01:00
Peter Slendebroek d0583def6b
Delete mmind.app.js 2022-01-03 17:16:27 +01:00
Peter Slendebroek 503b64e817
Update mmind.icon.js 2022-01-03 17:10:50 +01:00
Peter Slendebroek b33d629065
Add files via upload 2022-01-03 17:07:53 +01:00
Peter Slendebroek d12c58a6c6
Delete app-icon.js 2022-01-03 17:07:29 +01:00
David Peer 402a2fc6b4 Updated contributors 2022-01-03 17:07:17 +01:00
Peer David d684280f81
Merge pull request #1 from adamschmalhofer/lcars-master
lcars: Show "0" on timer
2022-01-03 17:01:51 +01:00
Peter Slendebroek a6e7011b0d
create changelog 2022-01-03 15:58:29 +01:00
Peter Slendebroek 084ff41ae6
Add files via upload 2022-01-03 15:20:30 +01:00
Peter Slendebroek 377099b81a
Delete app.png 2022-01-03 15:19:55 +01:00
Peter Slendebroek ac6140704d
Delete app.js 2022-01-03 15:13:07 +01:00
Hilmar Strauch aa45ecdb96
Update gps-info.js : make nofBD and nofGP global
...otherwise one of them is always zero.
Thanks, BartS23
2022-01-03 11:49:43 +01:00
Hilmar Strauch 495ee69251
Update apps/gpsinfo/gps-info.js (nofBD and/or nofGP are not recognized as numbers)
Co-authored-by: BartS23 <10829389+BartS23@users.noreply.github.com>
2022-01-03 11:08:32 +01:00
7kasper a0492d7ac2
:-) 2022-01-02 22:45:16 +01:00
7kasper 26a3ff74af
oops 2022-01-02 22:44:52 +01:00
7kasper 08c0f2068f
Bumb version 2022-01-02 22:43:01 +01:00
7kasper a68aa6bd68
Change swipe direction 2022-01-02 22:41:52 +01:00
7kasper d7e0a7d214
Add buzzing when timer finishes 2022-01-02 22:03:15 +01:00
crazysaem 3150fc7536 touchtimer: add settings 2022-01-02 21:01:49 +00:00
crazysaem 3db8bd43c8 touchtimer: calculate time based on actual input, and only convert to 60m/60s afterwards. Clean up code. 2022-01-02 20:42:09 +00:00
7kasper 10a50fdde2
fix time formatting 2022-01-02 20:29:28 +01:00
7kasper 602679c6bc
Working on interface functionality 2022-01-02 20:13:56 +01:00
Peter Slendebroek 8fa8616bbe
Create app-icon.js 2022-01-02 18:09:55 +01:00
Peter Slendebroek fd7264a31d
Add files via upload 2022-01-02 18:04:39 +01:00
Peter Slendebroek ce6f724ec0
Create app.js 2022-01-02 18:04:12 +01:00
hughbarney 6c4e59d595 Settings, moved Turn Off into Utils 2022-01-02 16:40:49 +00:00
7kasper f6efbf82e9
work on layout 2022-01-02 17:03:48 +01:00
numerist 44a0a2aa84
Update doztime2.app.js 2022-01-01 19:58:55 -05:00
pancake f7be3effa4 Fix readme 2022-01-02 01:45:11 +01:00
pancake 00fdeca185 Initial import of the tinydraw application 2022-01-02 01:37:41 +01:00
7kasper 8b1607f9c6
Started work on layout 2022-01-01 23:40:34 +01:00
7kasper 6f6f5de327
minify default settings 2022-01-01 22:39:43 +01:00
7kasper b5ae5c291e
Add small credits on the page. 2022-01-01 22:35:48 +01:00
7kasper c1fdac9992
Futureproof the settings format. 2022-01-01 22:28:30 +01:00
7kasper b279d3bf69
Bit more time for timer. 2022-01-01 22:07:45 +01:00