# Android

## 1.5.2.30 - 2022-02-15

### Fixed

* Solved issue in [MoveAuthState](/move-platform/move-sdk-1.x/sdk/models/moveauthstate.md) notification
* Reduced data consumption with Points of Interest

## 1.5.1.29 - 2022-02-2

### Fixed

* Minor bugfixes

## 1.5.0.26 - 2022-01-31

### Added

* Timeline detection services PLACES & PUBLIC TRANSPORT
* setConsoleLogging state API

## 1.3.2.25 - 2021-09-30

### Added

* Improvement of DBE sensors
* Logcat message reduction

## 1.3.0 - 2021-05-31

### Added

* Support of [Points of Interest](/move-platform/move-sdk-1.x/move-services.md#points-of-interest) by using *OtherServices*

### Fixed

* Minor bugfixes

###


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.movesdk.com/move-platform/move-sdk-1.x/changelog/changelog-android.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
