Commit Graph

13320 Commits (65cc432af3d6f95d43bd365f460bfd1185b11f73)

Author SHA1 Message Date
Martin Boonk 97ce6bab9e imageclock - Fix color setting in promises 2022-11-06 01:09:07 +01:00
thyttan 218cfd9c08
Update app.js 2022-11-06 01:01:33 +01:00
Martin Boonk 0d0acfe075 imageclock - Change from drag to swipe event for widgets 2022-11-06 00:59:19 +01:00
Martin Boonk 94df58412b imageclock - Cache searches for numerical images 2022-11-06 00:59:19 +01:00
Martin Boonk 866155bbd0 imageclock - Directly set cached resource 2022-11-06 00:59:19 +01:00
Martin Boonk ad88625b8c imageclock - Use widget_utils module 2022-11-06 00:59:19 +01:00
thyttan b4b3775b23 exit by pressing upper left corner 2022-11-06 00:48:38 +01:00
Marco H 80ed8c9192 Write AGPS data chunks with delay to improve reliability 2022-11-05 20:39:51 +01:00
Hugh Barney c54dde90ea added option to buzz on prime, with settings 2022-11-05 17:52:29 +00:00
frederic wagner db85f1ccdd bugfix in avg speed 2022-11-05 17:17:49 +01:00
Hugh Barney 453895c134 added option to buzz on prime, with settings 2022-11-05 15:52:38 +00:00
Hugh Barney 409cba80b9 added option to buzz on prime, with settings 2022-11-05 15:20:31 +00:00
Hugh Barney dbc325748d added option to buzz on prime, with settings 2022-11-05 15:10:04 +00:00
hugh 6687986dab added option to buzz on prime, with settings 2022-11-05 15:07:04 +00:00
frederic wagner ac8a3c35f6 better avg speed 2022-11-05 14:16:07 +01:00
Martin Boonk bf135ba54c powermanager - Remove print 2022-11-05 10:06:04 +01:00
Martin Boonk a79b130e88 powermanager - New option to automatically calibrate the battery 2022-11-05 10:02:03 +01:00
hugh 91f0564c0d Added PrimeTimeLato app 2022-11-05 00:45:13 +00:00
hugh ee3eb95bc3 Added PrimeTimeLato app 2022-11-05 00:33:00 +00:00
hugh 02a931f5fd Added PrimeTimeLato app 2022-11-05 00:27:49 +00: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