1
0
Fork 0
mirror of https://bitbucket.org/ethauvin/owm-japis.git synced 2025-06-16 23:40:51 -07:00
Commit graph

7 commits

Author SHA1 Message Date
Sebastian Kürten
37e1c49637 Encoding query data using UTF-8
Therefore moved the hardcoded US-ASCII string to a constant field in the
OpenWeatherMap class so that it can be changed more conveniently.
2014-12-21 20:45:34 +01:00
Dekalo Stanislav
20ab73af5e Added rain and snow precipitation for daily forecast. 2014-10-20 21:50:56 +03:00
Ashutosh Kumar Singh
135ff2bf74 2.5.0.2 is ready! All found bugs are fixed. A better README file. And more to come soon. 2014-07-03 00:57:05 +05:30
Ashutosh Kumar Singh
0e90f5dcda Fixed bug of wrong data and time and improved code formatting. 2014-07-01 23:33:55 +05:30
Ashutosh Kumar Singh
4535ffd037 Fixed the bug affecting the date and time of retrieved data. 2014-07-01 22:17:21 +05:30
Ashutosh Kumar Singh
b5fca648fe License changed to default MIT and replaced net.aksingh.java.api.owm.Tools.HTML.strictAddress() with java.net.URLEncoder() 2014-07-01 21:10:10 +05:30
Ashutosh Kumar Singh
de1786a2d9 2.5.0.1 is ready! 2013-08-10 23:52:09 +05:30