Commit Graph

12983 Commits (650cb3e0554a58ddd6183bd0acf4347dd383d3b7)

Author SHA1 Message Date
kirktrekkie 650cb3e055 Moving loadWidgets 2022-11-07 20:29:41 +01:00
kirktrekkie 6442be5569 Fixing app-icon.js 2022-11-07 20:17:32 +01:00
kirktrekkie d8c25ab3fc barwatch fixes 2022-11-07 20:12:05 +01:00
kirktrekkie 28421a5e87 Added barwatch 2022-11-07 20:06:23 +01:00
Gordon Williams 5c110a89fb tweak screenshot sizes 2022-11-04 15:52:32 +00:00
Gordon Williams 6fac33f8f3
Merge pull request #2211 from jukioo/master
Rinkulainen, Poikkipuinen and Henkinen!
2022-11-04 15:45:33 +00:00
jukioo 099277673a
Create ChangeLog 2022-11-04 17:40:28 +02:00
jukioo 60885e43b1
Create ChangeLog 2022-11-04 17:39:55 +02:00
Gordon Williams 0b9e511173
Merge pull request #2227 from Rarder44/new_master
[Rebble] implemented widget_utils
2022-11-04 15:30:54 +00:00
Gordon Williams d3c284ac8e Support for sort by installs/sort by favourites 2022-11-04 15:14:05 +00:00
Rarder44 adc59dcc16 changed the launch.json file name in iconlaunch.json ( launch.cache.json -> iconlaunch.cache.json)
used Object.assing for the settings
 fix cache not deleted when "showClocks" options is changed
 added timeOut to return to the clock
2022-11-04 15:57:14 +01:00
Gordon Williams 45eb06fbd1 swiper 0.04: Update to work with new 'fast switch' clock->launcher functionality 2022-11-04 14:10:18 +00:00
Gordon Williams 73cbbb21df launcher 0.18: Add 'back' icon in top-left to go back to clock 2022-11-04 14:10:03 +00:00
Rarder44 ba028e1f58 implemented widget_utils 2022-11-04 15:06:10 +01:00
Gordon Williams 69dbac6128 Add require("clock_info").addInteractive to allow info displays to be added to the screen easily (ref #2226) 2022-11-04 11:50:33 +00:00
Gordon Williams 1b1f1d776b settings 0.54: If setting.json is corrupt, ensure it gets re-written 2022-11-04 10:07:53 +00:00
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
jukioo e7bf14b240
Create README.md 2022-11-02 13:06:21 +02:00
jukioo a337126324
Create app-icon.js 2022-11-02 13:05:35 +02:00
jukioo 4a60719456
Add app.png 2022-11-02 13:04:59 +02:00
jukioo a01d91891d
Add screenshot 2022-11-02 13:02:00 +02:00
jukioo eec2d5bea9
Create metadata.json 2022-11-02 13:01:05 +02:00