An android app that displays sunlight and moonlight times.
This release:
- adds pref "Use Elevation"; apply altitude based refinements (defaults true) (#233).
- adds options to toggle visibility of twilight times displayed by the app (hide fields) (#231).
- adds world map dialog showing sunlight and moonlight projected over world map and the current time in UTC (Simple Equirectangular map and Blue Marble) (#228).
- adds 3x2 SunPosition widget showing world map.
- adds integration w/ the Calendar app; provides local calendars for the solstices, equinoxes, and major moon phases; [adds permissions: READ_CALENDAR, WRITE_CALENDAR, READ_SYNC_STATS, WRITE_SYNC_SETTINGS] (#232).
- adds long-press action to date field in the main table; defaults to "Show Calendar".
- adds theme "Dark (translucent)"; default theme with semitransparent widget background (#227).
- adds to theming; custom background option (simple background color supporting transparency).
- enhances theme editor; adds 3x1 and 3x2 SunPosition previews.
- enhances widgetlist activity; refactored to use ActionBar (#230).
- enhances the data source selector; now tags the default source, and sources loaded via plugin.
- enhances data sources (plugins); support for loading external sources (not included with app) (#229).
- changes default sun data source to time4a-time4j (supporting altitude based refinements).
- changes default 'en' location to New York City, and default 'en-US' location to Phoenix.
- updates dependency (Time4A 3.44.2-2018b).
- updates translation to Norwegian (nb) (#224 by FTno).