Skip to content

Releases: forrestguice/SuntimesWidget

Suntimes

18 Apr 15:17
b3cc324
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • fixes crash when opening general settings (Esperanto) (#315).
  • adds "rise/set order" help button to the widget configuration activity.
  • misc. layout and icon fixes (Widget List, About).
  • updates translations to Polish (pl) and Esperanto (eo) (#307 by Verdulo).
  • updates translations to Brazilian Portuguese (pt-br) (#319 by Neto Silva).

Suntimes

09 Apr 14:02
3452b92
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • adds an option to disable the alarm clock launcher icon (#305).
  • adds translation to Brazilian Portuguese (pt-br) (contributed by Neto Silva) (#304).
  • updates translations to Polish (pl) and Esperanto (eo) (#307 by Verdulo).
  • misc. widget layout fixes. Widgets now ignore the "large text" accessibility setting (#306). Use a custom theme to increase text size.
  • fixes app crash (world map dialog) (#309).

Suntimes

28 Mar 19:08
cdf7931
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • updates translations to Spanish (es-es) and Catalan (ca) (#301 by Raulvo).
  • updates translations to Polish (pl) and Esperanto (eo) (#302 by Verdulo).

Suntimes

12 Mar 22:29
d8097f3
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • adds "Suntimes Alarms", an Alarm Clock (#140, #250, #261) with support for daily repeating alarms and notifications.
  • adds a clock widget (#154, #260) that displays solar time (Local Mean Time, Apparent Solar Time), or the time in a given timezone.
  • adds a "share" action to the World Map dialog (exports to png) (#284).
  • changes the default solar time mode to "Apparent Solar Time"; adds a help button to solar time selector.
  • new permission: BOOT_COMPLETED. This permission is needed to restore active alarms after reboot.
  • new permission: VIBRATE. This permission is used by alarm notifications.

Suntimes

31 Jan 22:35
200d58e
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • adds app shortcuts (Android 7.1+); a shortcut to the Widget List, a shortcut to the Theme Editor (#288).
  • reveals the previously hidden azimuthal map projection in the World Map dialog (#284).
  • fixes a ContentProvider bug where sun/moon queries returned the wrong data type (Calendar obj vs long timestamp).

Suntimes

10 Jan 18:00
75d3c1a
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • fixes bug "'get location' does not honor the 'units of length' pref" (#290).
  • improves the accuracy of the apparent solar time calculation (#291).
  • updates translation to Basque (eu) (#294 by beriain).

Suntimes

24 Dec 05:04
610dea0
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • fixes bug "sun/moon circles are difficult to see (too small)" (#286) on lightmap and worldmap.
  • updates translation to Norwegian (nb) (#285 by FTno).
  • updates dependency (Time4A 4.2-2018g).

Suntimes

12 Dec 18:18
87e3433
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • adds support for themes to the app; it is now possible to customize the app's appearance using widget themes (#264, #275).
  • adds "order" option to sun and moon widgets; "display tomorrow's sunrise once sunset time has passed" (#190).
  • adds "distance units" (imperial, metric) to General Settings; display distances (altitude/elevation, shadow length) using meters or feet (#273).
  • adds "shadow length" to the Sun Position dialog (#189, #273), and "object height" to General Settings.
  • adds support for third-party apps and widgets through a ContentProvider (#266, #276); https://github.com/forrestguice/SuntimesWidget/wiki/Interfaces.
  • removes Calendar permissions (READ_CALENDAR, WRITE_CALENDAR, READ_SYNC_STATS, WRITE_SYNC_SETTINGS);
  • removes Calendar Integration; this feature is now available as a separate apk (#239, #266, #277); https://github.com/forrestguice/SuntimesCalendars.
  • extends the widget update strategy to support per widget updates; the sun and moon widgets may now trigger an update shortly after each event (in addition to the daily update at midnight).
  • enhances the timezone dialog; adds a daylight saving label (displayed when the selected timezone is using dst), adds an "equation of time" label (displayed for apparent solar time).
  • adds "import themes" and "share themes" (export) to the theme list activity (#275).
  • adds "action color" to themes (button press color) (#275); fixes cropped text in theme config activity (#254).
  • updates the legacy icon to match the appearance of the adaptive icon (#272).
  • updates translation to Polish and Esperanto (eo, pl) (#282 by Verdulo).
  • updates dependency (Time4A 4.1-2018g).

Suntimes

12 Nov 20:08
8bf9301
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • modifies the default colors to improve contrast and readability (#247, #264, #268).
  • fixes bug "language selectors fails for some languages" (#262).
  • fixes empty widgetlist; an oversized label and icon are now displayed when the list is empty.
  • fixes worldmap bug where the sun/moon positions are drawn despite sunlight/moonlight options toggled off.
  • fixes settings activity iconography (unique icons for each header); the previous patch only fixed this for older Android versions where the icon attribute is completely ignored.
  • updates translation to Basque (eu) (#271 by beriain).
  • updates translation to Norwegian (nb) (#270 by FTno).
  • updates translation to Polish and Esperanto (eo, pl) (#263, #267 by Verdulo).

Suntimes

28 Oct 18:26
f24e63a
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • fixes bug "widgets missing" (#258); installLocation set internalOnly.
  • fixes appearance of main table for locales with header text shorter than event times.
  • fixes appearance of snackbar warnings (now styled by theme).
  • fixes readability of snackbar warnings for locales with long action button text.
  • fixes settings activity iconography (unique icons for each header).
  • updates translations to Spanish (es-es) and Catalan (ca) (#255, #257 by Raulvo).
  • updates translation to Norwegian (nb) (#253 by FTno).
  • adds translation to Traditional Chinese (zh-tw) (contributed by ft42) (#252).