Skip to content

Releases: survivingwithandroid/WeatherLib

Weatherlib

19 Oct 20:37
Compare
Choose a tag to compare

OWM Bug Fixing for App key

Weatherlib 1.5.4

22 Apr 07:50
Compare
Choose a tag to compare

This release includes some bug fixing and some feature improvements

Weatherlib

08 Jul 09:32
Compare
Choose a tag to compare
  1. Removed external libray depedency (i.e volley and Okhttp) in aar
  2. Bug fixing in Okhttp weatherClient
  3. Bug fixing in Openweathermap parser (i.e. Historical weather data)
  4. Add HistoricalFragment with RecyclerView support in demo15

Weatherlib

29 Jun 08:18
Compare
Choose a tag to compare
  1. Radar image
  2. Cleaner API
  3. Add wind direction and speed in OPW (forecast) thx to simonlinj

Weatherlib

17 Jun 20:04
Compare
Choose a tag to compare

Forecast.io
new client building pattern

Weatherlib

03 Jun 20:17
Compare
Choose a tag to compare
  1. Add historical weather data
  2. Unified weather code for Weather underground
  3. Code refactoring
  4. Introduced a new module (volley client)
  5. Removed the weather lib dependency from volley lib and moved the dependency in volley client module

Weatherlib 1.3.2

01 Jun 10:25
Compare
Choose a tag to compare

Bug fixing for OWM

Weatherlib

19 May 19:24
Compare
Choose a tag to compare

Fix yahoo! weather bug about min temp

Weatherlib with hourly forecast

15 May 19:12
Compare
Choose a tag to compare
1.3.0

Hour forecast support and bug fixing

WeatherLib

29 Apr 15:30
Compare
Choose a tag to compare

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