Releases: survivingwithandroid/WeatherLib
Releases · survivingwithandroid/WeatherLib
Weatherlib
OWM Bug Fixing for App key
Weatherlib 1.5.4
This release includes some bug fixing and some feature improvements
Weatherlib
- Removed external libray depedency (i.e volley and Okhttp) in aar
- Bug fixing in Okhttp weatherClient
- Bug fixing in Openweathermap parser (i.e. Historical weather data)
- Add HistoricalFragment with RecyclerView support in demo15
Weatherlib
- Radar image
- Cleaner API
- Add wind direction and speed in OPW (forecast) thx to simonlinj
Weatherlib
Forecast.io
new client building pattern
Weatherlib
- Add historical weather data
- Unified weather code for Weather underground
- Code refactoring
- Introduced a new module (volley client)
- Removed the weather lib dependency from volley lib and moved the dependency in volley client module
Weatherlib 1.3.2
Bug fixing for OWM
Weatherlib
Fix yahoo! weather bug about min temp
Weatherlib with hourly forecast
1.3.0 Hour forecast support and bug fixing
WeatherLib
This is the 1.2 version containing some improvements:
Weather Underground API support (Current Weather, Forecast, Astronomy, City search)
Standard Http Weather client, based only on HttpConnection
Add more information from OpenWeathermap