Skip to content

Releases: forrestguice/SuntimesWidget

Suntimes

03 May 17:56
5c92c16
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • adds import/export to SuntimesAlarms (#588); save and load alarms as JSON.
  • adds widget layouts (3x1 sun position); show the lightmap graph with reduced height (#589).
  • extends map widgets to use the dialog configuration; shared options for center/background/tint, sunlight/moonlight, location, latitudes, and graticule (#493).
  • extends the widget action dialog to suggest package/class names (#546).
  • fixes bug where widget actions that use an explicit intent fail to launch (#546).
  • fixes bug where widget action extras are not correctly applied (#546).
  • fixes bug where the sun position dialog and map dialog animations run in the background (#582).
  • fixes bug in sun position widgets where the theme colors aren't applied; fixes default colors (#589); adds graph pointFill and pointStroke colors.
  • fixes bug where single-select menu items are displayed as checkboxes instead of radio buttons (#590).
  • fixes bug where the widget theme spinner fails to show the background preview.
  • fixes issue with 'Advanced' settings discoverability (#581).
  • fixes SuntimesAlarms intent-filter to support standard AlarmClock intents; android.intent.action.SHOW_ALARMS, android.intent.action.DISMISS_ALARM (EXTRA_ALARM_SEARCH_MODE), and android.intent.action.SNOOZE_ALARM (SNOOZE_DURATION); adds 'snooze alarm' and 'dismiss alarm' default actions.
  • updates translation to Polish and Esperanto (eo, pl) (#585 by Verdulo).
  • updates translation to Brazilian Portuguese (pt-br) (#587 by naoliv).

Suntimes

13 Apr 15:12
b6a943a
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • adds click to solar noon field; opens the lightmap dialog (#562).
  • changes click on sunrise/sunset headers; opens the lightmap dialog if configured to show azimuth (#562).
  • fixes lunar noon field; omit on days it doesn't occur (#572).
  • fixes bug "solstice dialog 'view date' menu doesn't work" (#577).
  • fixes bug where the AlarmNotifications service fails to stop (battery use in background) (#575).
  • fixes ANR when showing alarm dialog (#576); misc changes to ringtone management.
  • fixes app crash when using 'fallback to last location'.
  • fixes bug where changes made in the PlacesActivity aren't displayed by the location spinner.
  • changes action prefix to "suntimes.action"; remaps legacy actions.
  • misc layout changes (enlarged click areas); misc cleanup/refactoring.

Suntimes

15 Mar 16:56
f376cb8
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • fixes crash when using 'sun position' app shortcut (#567).
  • fixes bug where "search places doesn't work" (#566).
  • fixes bug where '1x1 moon widget' illumination is always displayed (fails to be hidden) (#563).
  • changes default 'time zone mode' back to system; reverts change from 7c288be (#565).
  • adds extras to SuntimesActivity intent; ACTION_VIEW_SUN and ACTION_VIEW_WORLDMAP now accept EXTRA_SHOW_DATE; ACTION_ADD_ALARM accepts EXTRA_SOLAREVENT.
  • updates translation to Norwegian (nb) (#568 by FTno).
  • updates translations to Polish (pl) and Esperanto (eo) (#571 by Verdulo).

Suntimes

23 Feb 04:46
a3ff0b1
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • fixes crash when using "current location" (#556).
  • fixes bug "lightmap for tomorrow card fails to display" (#557).
  • fixes bug "content-provider supplies the wrong time zone" (#554).
  • adds default world places; ~34 additional locations.
  • adds 'online-help' link to actions help dialog (#489, #546).
  • changes default 'solar time' mode to Local Mean Time.
  • minor fixes to en translations; e.g. en_US and en_CA display 'fall equinox'.
  • updates translations to Simplified Chinese (zh_CN) and Traditional Chinese (zh_TW) (#553 by James Liu).
  • updates translation to Norwegian (nb) (#561 by FTno).

Suntimes

07 Feb 21:48
d865082
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • extends add-on functionality; adds content-providers for actions, alarms, and alarm events.
  • adds support for add-on alarms; set an alarm depending on a calculation (#516); the alarm dialog displays a popup menu of add-on AlarmPickers (hidden if none).
  • adds support for 'power off alarms' (#426); adds permission POWER_OFF_ALARM. [PERMISSION].
  • adds a date picker to the alarm dialog; its now possible to schedule alarms at a given date+time (repeat yearly).
  • adds playback (Reset, Play/Pause) to the lightmap dialog (#519).
  • adds altitude at solar noon to the main card view (#524); adds an option display the rising/setting azimuth is place of header labels (#485).
  • adds option 'localize to hemisphere'; swap the waxing/waning moon phase icons for southern hemisphere (northward view) (#526).
  • adds 'tropical year' to the solstice dialog, and 'recent' to solstice tracking modes.
  • adds world map "Azimuthal projection centered on custom coordinates" (#493); adds custom map backgrounds; 'set center', 'set map background', 'tint map', 'graticule' and 'debug lines' options.
  • updates world map backgrounds; "Blue Marble" updated to include bathymetry.
  • adds widget option to "use the app location".
  • adds widget option to override 12h/24h time format setting.
  • adds widget option to "fill entire cell" or "align base" to top-left, right, bottom, ...
  • adds widget option to "scale text and icons" (extra large widgets).
  • renames widget option "grow with available space" to "swap layouts to fill space"; default changed to false; adds help text.
  • reorganizes widget configuration; enhances widget selectors; layout selector now shows a themed preview, theme selector shows background.
  • misc alarm ui improvements; adds a submenu to the alarm edit activity; an alternate way access/discover alarm features (#416).
  • misc solstice dialog improvements; adds context menus, overflow menu, and tracking submenu.
  • misc world map and lightmap dialog improvements; adds overflow menu; adds time zone submenu.
  • misc dialog improvements; navigate between dialogs or addons with the selected date/time.

Suntimes

25 Jan 17:37
433624c
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • adds help for "data source" setting; adds link to online help (#223).
  • reorganizes General settings (#223, #533); "show seconds" restored to "general"; "data source" moved into "advanced"; hides "experimental".
  • updates translations to Simplified Chinese (zh_CN) and Traditional Chinese (zh_TW) (#543 by James Liu).
  • updates translation to Norwegian (nb) (#542 by FTno).

Suntimes

14 Jan 19:41
d267d53
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • changes the solstice/equinox card to always include seconds when expanded (#533).
  • updates translations to Simplified Chinese (zh_CN) and Traditional Chinese (zh_TW) (#531, #532 by James Liu).
  • fixes bug "rectangular world map widget unavailable" on some devices (#535).
  • fixes bug "LocationListTask leaks database cursor" (#536).
  • fixes bug "alarm dialog fails to consume touch events" (#529).
  • fixes bug "invalid offsets are retained when editing an existing alarm's event" (#530).

Suntimes

03 Jan 19:49
bd3f78a
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • adds translation to Simplified Chinese (zh_CN) (contributed by James Liu) (#527).
  • updates translation to Traditional Chinese (zh_TW) (#527).
  • fixes alarm notifications to include the 'offset' text (more descriptive); e.g. "5m before sunset" vs "sunset" (#522).
  • fixes crash when loading AlarmCreateDialog with invalid settings (handle unknown event values).

Suntimes

01 Dec 18:45
01fa5ca
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • adds translation to Czech (cs) (contributed by utaxiu).
  • fixes bug where CalculatorProvider fails to apply altitude refinements.

Suntimes

15 Nov 15:42
6ab475e
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • updates translation to Norwegian (nb) (#515 by FTno).
  • updates translations to Polish (pl) and Esperanto (eo) (#514 by Verdulo).