# Android

## Version 1.1.5 (09-11-2021)

### Android:&#x20;

Bug Fix

* Fixed the images are displayed zoom out after cropping

## Version 1.1.4 (03-11-2021)

### Android:

Bug Fix

* Fixed the crash while processing the image on low-end devices.

## Version 1.1.3 (29-10-2021)

### Android:

#### Bug Fix:

* Fixed the crash during camera launch on lollipop devices

## Version 1.1.2 (20-10-2021)

### Android:

#### Bug Fix:

* Fix the image is captured at the wrong orientation on some Huawei devices

## v1.1.1 (06-10-2021)

### New Features

* OkayCam - exposed imageQuality parameter (range from 0 to 1.0)

## v1.1.0 (23-09-2021)

### New Features

* OkayCamDoc - able to insert content within the camera frame for guidance.
* OkayCamDoc - exposed showOverlay parameter

## v1.0.3 (19-08-2021)

### New Features

* OkayCam - exposed confirmBtnConfig and retakeBtnConfig parameters
* OkayCamDoc - exposed torchBtnEnabled parameter

### Fix Bugs

* OkayCam - fixed crash bug for OnePlus phone

## v1.0.2 (26-07-2021)

### Enhancement

* Enhanced license control mechanism

### Bug Fixes

* Exposed function to convert image to base64 string

## v1.0.1 (15-07-2021)

### Bug Fixes

* Fixed confirmation page UI
* OkayCamSelfie - stretched frame in large phone
* OkayCamSelfie - used best camera preview instead of fullscreen
* OkayCamSelfie - aligned top label below the back button


---

# 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://api-old.innov8tif.com/okaycam-mobile-sdk/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.
