Commit Graph

22 Commits (6c2be207c664af9fa5ffda0d8784f1f3228c1d0d)

Author SHA1 Message Date
Anton 2a10df7f45 Bump app versions 2024-03-04 22:32:06 +01:00
Anton 2e4cb8eb11 Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
Erik Andresen 5947397938 astrocalc encoding 2023-08-19 16:32:44 +02:00
Erik Andresen b45bcab181 astrocalc azimuth fixes
- Fixes #2651 azimuth value: 0° is south, so add 180°
- Show all values in degrees
2023-08-19 16:28:04 +02:00
Erik Andresen 7b7df1741e astrocalc: remove unused variable 2023-07-27 18:35:48 +02:00
Erik Andresen cdf3486ab6 astrocalc: Enable widgets 2023-07-27 18:26:56 +02:00
Erik Andresen 5fe0a7ad6a astrocalc: Update description 2022-12-12 07:37:36 +01:00
Erik Andresen f6ee8333c4 astrocalc translations 2022-12-11 22:36:31 +01:00
Erik Andresen 340fc06678 astrocalc
fix typo
2022-12-11 22:16:39 +01:00
Erik Andresen 90b68051c5 astrocalc
- Compatibility with Bangle.js 2
- Get location from My Location
2022-12-11 22:09:16 +01:00
Gordon Williams 00a022c7c1 Use 'modules/suncalc.js' to avoid it being copied 8 times for different apps 2022-12-09 09:49:33 +00: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
Tuukka Ikkala c6fd71be03 Force indent to 2 spaces
Based on http://www.espruino.com/Code+Style
2020-05-24 00:32:33 +03:00
Paul Cockrell e052a6e65f Remove repeated assignment of date to gps object 2020-04-18 00:41:15 +01:00
Paul Cockrell 173969839e Fix Changelog 2020-04-18 00:39:32 +01:00
Paul Cockrell c0f9c8b3e2 Store GPS coords, for use on next start if user desires 2020-04-18 00:38:12 +01:00
Paul Cockrell 9727f68447 Update image to be compressed as image string 2020-04-02 14:00:28 +01:00
Paul Cockrell bcece63915 Load images in an efficient manner 2020-04-02 13:45:27 +01:00
Paul Cockrell 538abc003a Revert test mode 2020-04-02 12:23:17 +01:00
Paul Cockrell fe0f189455 Re-add tests to take screen shots of app for PR 2020-04-02 12:15:10 +01:00
Paul Cockrell eb2450a177 Fix moon icon positioning 2020-04-02 12:12:27 +01:00
Paul Cockrell c42be52076 Create AstroCalc app. View info on the Sun and Moon from your wrist. 2020-04-02 11:59:40 +01:00