An android app that displays sunlight and moonlight times.
This release:
- adds to themes; "bold" title / time options.
- adds to themes; moon phase colors; the new moon, waxing, waning, and full moon colors are now themeable.
- adds widget ontap action; "update widget".
- fixes bug #120 (widget icons don't use theme icons); now works for all api versions.
- fixes widget list scroll; state preserved on orientation change.
- fixes theme selector scroll; automatically scroll to the selected item.
- fixes theme selector ordering; sort items alphabetically (grid selector shows defaults first).
- fixes (workaround) missing/deleted update alarms; opening the widget list now reschedules alarms.
- fixes widget update on theme modified; all widgets sharing that theme are now updated.
- enhances the theme selector; grid selector items now show more colors.
- enhances the theme selector; toggle the preview background (shows home screen wallpaper).
- enhances the theme selector; adds "about" menu item.
- enhances the theme editor; flip between multiple previews (adds moon widget previews).
- enhances the widget list; adds "themes" menu item (launches the theme editor).
- enhances the widget list; adds
appWidgetID
label to the list and widget (re)configure activity. - updates translations (eo, pl).