An android app that displays sunlight and moonlight times.
This release:
- fixes broken moon widgets ("problem loading widget") (#931).
- fixes app crash when dragging world map timeline (#935).
- fixes bug "map application not found" (api30+) (#937).
- fixes bug where
text sizesetting is not properly applied (api31+) (#936). - fixes bug where app theme settings indicate the wrong selection (api31+).
- fixes bug "wrong alarm time after adding offset" to Shadow Factor events (#940).
- fixes bug where "custom event offsets are ignored" (#941); fixes bug where "event dialog forgets changes after adding offsets".
- fixes
material youcolor issues (readability); fixes spinner drop-down appearance; changesMonetlabels toMaterial You. - adds
restore backupandonline helpbuttons to the welcome screen. - adds
notification warningto alarm welcome; addsPOST_NOTIFICATIONSpermission rational (api33+). - adds
crash reportaction to general settings; crash report notifications are now shown in a dedicated notification channel. - fixes title of
Miscellaneousnotification channel (incorrectly labeled "Notification"). - fixes bug where
restore backupprompts are cancelled by touching outside the dialog. - replaces use of deprecated api (PreferenceManager, ProgressDialog); removes obsolete permission checks (api23+).
- updates translation to Norwegian (nb) (#939 by FTno).