Commit Graph

17 Commits (f16bf3d351ac70ef8b87638a6d7e6f76ec70ad59)

Author SHA1 Message Date
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 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
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 c0f9c8b3e2 Store GPS coords, for use on next start if user desires 2020-04-18 00:38:12 +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