Fixed
- Location now works properly on devices without Google Play services (de-Googled ROMs such as
GrapheneOS, and F-Droid builds). Sky Map seeds its position from a location another app has
already obtained, so a fix can arrive immediately; a device with no usable location provider is
reported straight away instead of after a 30-second timeout; and the place search shows a
specific reason when it fails, or is disabled up front when there is no geocoder, instead of a
blanket "No internet". Refs #937. (#1062) - Fixed the Moon, Tonight's sky and Sky countdown widgets all re-rendering as the Moon widget after
an update in release builds, caused by R8 merging the three widget classes. (#1057)