Skip to content

Releases: Tavorcl/location-kit-android

location-lost-1.1.0

20 Feb 16:12
2c8c0c2
Compare
Choose a tag to compare

First version of Location Kit Lost artifact.
-Lost module implemented, with some code differences compared to the Google and Huawei modules.
-Location settings client stuff is implemented, but partially, due to some differences and weird issues compared to the other modules (see lostzen/lost#140 for more information).
-Java version was forced to 1.8.
-Lost 3.0.4 was implemented on this release.
-Lost base dependency implemented.

location-huawei-1.1.0

20 Feb 15:58
2c8c0c2
Compare
Choose a tag to compare

First version of Location Kit Huawei artifact.
-Base dependency upgraded to 1.0.2 in order to avoid crashes due to failed huawei tasks.
-Location settings client stuff is implemented.
-Huawei Location Kit version 5.0.0.301 was implemented on this release.
-Java version was forced to 1.8.

location-google-1.1.0

19 Feb 19:50
2c8c0c2
Compare
Choose a tag to compare

First version of Location Kit Google artifact.
-Location settings client stuff added.
-GLS version 17.0.0 was implemented on this release.
-Java version was forced to 1.8.
-Replaced base dependency.

location-core-1.1.0

19 Feb 19:43
2c8c0c2
Compare
Choose a tag to compare

Final 1st version. Includes:

-Settings client abstraction: added stuff to create a SettingsClient, exceptions, SettingsClient results, etc.
-Replaced base dependency
-Forced Java version to 1.8