issues
search
fmidev
/
weather-app
FMI's official weather application for mobile devices
7
stars
2
forks
source link
Android Widgets - Warnings
#639
Open
AnttiRumpunen
opened
4 weeks ago
AnttiRumpunen
commented
4 weeks ago
TODO: missing UI definitions
reads warnings from
https://weather-app-warnings-backend-prod.out.ocp.fmi.fi/v1/warnings?latlon=XX,YY&country=fi&who=mobileweather-widget-android
show location name
lists warnings in a simple way for current day, highest danger rating top
if no warnings, show "no warnings" -text
show timestamp of the last update time (when fetched last, not when warnings have been updated)
refresh data every 5 minutes
UI design will be applied later
TODO: missing UI definitions