Commit Graph

12906 Commits (e03c8c842f25ca7278ea043ac6948f8287780a6c)

Author SHA1 Message Date
Gordon Williams e03c8c842f
Merge pull request #2216 from myxor/slopeclockpp
Slope Clock ++
2022-11-04 09:14:26 +00:00
Gordon Williams 129555642a
Merge pull request #2224 from espruino/dependabot/npm_and_yarn/typescript/node-fetch-3.2.10
Bump node-fetch from 3.2.9 to 3.2.10 in /typescript
2022-11-04 08:31:41 +00:00
Gordon Williams 548ca57fbb
Merge pull request #2225 from espruino/dependabot/npm_and_yarn/got-and-nodemon--removed
Bump got and nodemon
2022-11-04 08:31:30 +00:00
dependabot[bot] b2e4e89910
Bump got and nodemon
Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together.


Removes `got`

Updates `nodemon` from 2.0.16 to 2.0.20
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.16...v2.0.20)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: nodemon
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 08:29:13 +00:00
dependabot[bot] 8482576064
Bump node-fetch from 3.2.9 to 3.2.10 in /typescript
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.9 to 3.2.10.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.9...v3.2.10)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-04 08:28:46 +00:00
Gordon Williams 398877c9f3
Merge pull request #2221 from siatwe/master
Enton clock based on Anton clock
2022-11-04 08:28:22 +00:00
Gordon Williams a586122b3e
Merge pull request #2222 from halemmerich/gpstrek
gpstrek - Improve target markers in compass
2022-11-04 08:15:21 +00:00
Gordon Williams 395ceeb089
Merge pull request #2219 from thyttan/calculator
[Calculator] Exit with short press to BTN1 on Bangle.js 2
2022-11-04 08:14:37 +00:00
Martin Boonk b13eecee0a gpstrek - Correctly return to menu if selecting no in background menu 2022-11-04 08:26:46 +01:00
Martin Boonk 0e8b3a3397 gpstrek - Bump version 2022-11-04 08:26:46 +01:00
Martin Boonk 0bbec4ebfb gpstrek - Show flag instead of circle for target 2022-11-04 08:26:46 +01:00
Martin Boonk 2becffbdf7 gpstrek - Show target marker for waypoints 2022-11-04 08:26:46 +01:00
Martin Boonk c382bef7d9 gpstrek - Remove obsolete compass heading workaround 2022-11-04 08:26:46 +01:00
thyttan 6d63552f46
Change to swipe events from drag 2022-11-03 19:15:28 +01:00
thyttan e57543bd48
Update app.js 2022-11-03 18:53:32 +01:00
Simon Weis 1a2c2c552a Fix entonclk id 2022-11-03 17:51:49 +00:00
Simon Weis ba543b53d9 Create Enton clock based on Anton clock 2022-11-03 17:40:39 +00:00
thyttan 1b73fadcb8
Update metadata.json 2022-11-03 18:09:32 +01:00
thyttan 71d59896b1
Update ChangeLog 2022-11-03 18:09:14 +01:00
thyttan 5dbf7205b0
Exit with short press of BTN1 2022-11-03 18:08:16 +01:00
Gordon Williams 5374b1af30
Merge pull request #2218 from halemmerich/gpstrek
Gpstrek - Fix waypoint menu always selecting the last waypoint
2022-11-03 14:22:46 +00:00
Gordon Williams a87494aefb
Merge pull request #2215 from nxdefiant/master
waypointer
2022-11-03 14:20:25 +00:00
Martin Boonk faf6786265 gpstrek - Bump version 2022-11-02 23:16:55 +01:00
Martin Boonk 10cb5c00dc gpstrek - Remove listeners before adding to prevent adding multiple 2022-11-02 23:11:30 +01:00
Martin Boonk dd5db31f1e gpstrek - Refactoring 2022-11-02 22:50:00 +01:00
Martin Boonk d028b61dd7 gpstrek - Fix waypoint menu always selecting last waypoint 2022-11-02 22:23:37 +01:00
Marco H 92d540a602 Initial version of Slope Clock ++ 2022-11-02 19:42:50 +01:00
Erik Andresen ee5342ec0c waypointer
Add settings file with the option to disable the slow direction updates
2022-11-02 19:05:45 +01:00
Gordon Williams 219fe891af Minor tweak - avoid flicker when date is rendered again after minutes slides off 2022-11-02 16:37:40 +00:00
Gordon Williams ee1675d5f0 Merge branch 'master' of github.com:espruino/BangleApps 2022-11-02 08:26:08 +00:00
Gordon Williams a989ae3088 0.52: Ensure heading patch for pre-2v15.68 firmware applies to getCompass 2022-11-02 08:23:32 +00:00
Gordon Williams 21ce2eda4a
Merge pull request #2214 from halemmerich/master
iconlaunch - Remove no longer needed fastload option
2022-11-01 16:12:33 +00:00
Gordon Williams 2fe7dc2c85 Added 'slope clock' 2022-11-01 16:11:51 +00:00
Martin Boonk de55589e1f iconlaunch - Remove no longer needed fastload option 2022-11-01 16:15:47 +01:00
Gordon Williams 779b16b671 Fix for issue where launcher would fast-load back to clock even if the clock didn't have widgets 2022-11-01 14:21:27 +00:00
Gordon Williams 18510d4583 Merge branch 'master' of github.com:espruino/BangleApps 2022-11-01 10:20:31 +00:00
Gordon Williams dd9dcc1bb5 Finally fixing Bangle.js compass `heading`. Firmware 2v15.68 fixes it, but the bootloader now adds a patch on earlier firmwares. All apps using compass now updated to remove their individual fixes. 2022-11-01 10:16:28 +00:00
Gordon Williams 073009a1d2
Merge pull request #2213 from nxdefiant/master
sleepphasealarm
2022-11-01 10:01:14 +00:00
Gordon Williams 72e1086541 Remove old nodeconf apps that don't make sense any more 2022-11-01 09:54:48 +00:00
Gordon Williams 64776ae383 remove BEEPSET workaround - from 3 year old firmware 2022-11-01 09:28:29 +00:00
Erik Andresen 42069a6e4e sleepphasealarm
Fix: Do not wake when falling asleep
2022-11-01 06:56:09 +01:00
Gordon Williams 481d1deda8
Merge pull request #2209 from halemmerich/iconlaunch
Iconlaunch - Back to slow loading apps
2022-10-31 11:36:13 +00:00
Gordon Williams 2110fc0b34
Merge pull request #2208 from halemmerich/performance
Boot time tweaks
2022-10-31 10:21:53 +00:00
Gordon Williams d7f53f7370
Merge pull request #2210 from halemmerich/gpstrek
Gpstrek - Fix compass heading
2022-10-31 10:16:12 +00:00
Martin Boonk 0dac97fc9b gpstrek - Better readme for the compass display 2022-10-30 18:42:33 +01:00
Martin Boonk 8a7953d55d gpstrek - Bump version 2022-10-30 18:35:02 +01:00
Martin Boonk a302832921 gpstrek - Correct heading from compass 2022-10-30 18:33:02 +01:00
Martin Boonk f9898cd7fe gpstrek - Change slices in settings to more descriptive "Info rows" 2022-10-30 18:31:31 +01:00
Martin Boonk 7ebdc92717 quicklaunch - Fix inverted up/down swipes 2022-10-30 18:18:38 +01:00
Martin Boonk b27b35dba4 iconlaunch - Update readme 2022-10-30 17:58:38 +01:00