- Review code for Databases, using the same Singleton pattern and never closing them manually. This fixes a crash due to database lockup.
- Refactor NearbyStopsFragment to use ViewModel, fixing case with database update running
- Show correct message in Nearby if there is not a position found yet switching to Arrivals
- Add test for Parcelable implementation of Palina