SecUSo/privacy-friendly-weather

Possible optimizations

Opened this issue · 0 comments

This issue collects non-functional improvements such as updating deprecated functions and performance improvements/simplifications.

  • delete min + max columns in CurrentWeatherData table
  • switch to androidx.preferences instead of AppPreferencesManager
  • convert html views to native Android
  • String arrays could possibly be reduced
  • remaining TODO annotations in the App