daneden / Solstice

🌅 An app that tells you how the daylight is changing
80 stars 6 forks source link

Avoid singletons #44

Closed daneden closed 2 years ago

daneden commented 2 years ago

This PR improves app reliability and testability by removing shared static instances of LocationManager, SolarCalculator, and LocationService.