mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-12-03 23:42:57 +01:00
868593cfd3
- the webview is not static anymore (but its holder is) - the openweathermap calls of type weather and forecast are now supported (as properly as possible) - assemble the main JSON messages in the weather receiver, as info are lost afterwards - switch to Uri parsing instead of String (also unify handling of legacy and new requests) - attempt to address most of the lints/warnings of AS - remove printStackTrace in favor of LOG.warn |
||
---|---|---|
.. | ||
ParcelableWeather2.java |