SecUSo / privacy-friendly-weather

Privacy Friendly App for Android that can display weather for cities.
GNU General Public License v3.0
115 stars 30 forks source link

Widgets don't get deleted when respective city is deleted from App #140

Closed sleep-yearning closed 3 years ago

sleep-yearning commented 3 years ago

When a widget is created its city gets added to the watched cities in app. When that city is deleted from the in app list, the widget persists.

Unclear what happens on "Update time" for the widget: probably either the city is added in app or the widget shows placeholder values, possibly it stays on old values.

sleep-yearning commented 3 years ago

should be resolved by 20c26f72