Skip to content

Releases: forrestguice/SuntimesWidget

Suntimes

08 Jul 23:54
ce04860
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) (#340, #343 by Raulvo).

Suntimes

24 Jun 16:06
c1c0369
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • fixes bug "Suntimes Alarms uses elevation even if unchecked" (#336).
  • fixes bug "worldmap dialog fails to apply themed foreground color" (#337).
  • fixes bug "unable to dismiss alarm when notifications are disabled" (#333).
  • adds a "Notifications" warning to the AlarmClock activity that is shown if notifications are disabled. Notifications are required for alarms to display correctly (#333).
  • adds a "Notifications" preference to the Alarm settings. This preference warns when notifications are disabled, or configured to not show on the lock screen (#332, #333).
  • adds a "Volumes" preference to the Alarm settings (navigates to system Sound settings).
  • optimizes basemaps and preview pngs; size reduced by ~50% using pngquant.
  • updates translations to Polish (pl) and Esperanto (eo) (#330, #339 by Verdulo).

Suntimes

01 Jun 13:29
561e15e
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • adds support for playing alarm sounds from the file system (mp3, ogg, etc). [Selecting files requires a file manager app with support for ringtone selection.]
  • fixes bug "alarm sound fails to play from external storage" (#326); alarm notifications will fallback to the default ringtone if the selected sound cannot be played.
  • new permission: READ_EXTERNAL_STORAGE. This permission is needed to play sounds located on the SD card (#326).
  • improves language resolution for Spanish locales (#147).
  • improves the About Dialog (better translation credits).

Suntimes

07 May 15:55
220598b
Compare
Choose a tag to compare

An android app that displays sunlight and moonlight times.

This release:

  • fixes bug "NotificationService is always running" (#323, #324).
  • fixes bug "AlarmClockActivity started multiple times" (#325, #324).
  • removes the "location mode" selector from widget configuration (widgets only support "user-defined") (#10).
  • updates translation to Brazilian Portuguese (pt-br) (#320 by Neto Silva).

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).