# Android Version 16.7.0

## Features

* **AN-7631**: UI Refresh (Phase 1 of complete user interface update)
* **Note**: Official "Dark Mode" is coming in an upcoming release.

{% embed url="<https://vimeo.com/865637077>" %}

## Other Changes

* **AN-7541**: Removal of legacy "internal" Keeper web browser. Users can activate KeeperFill from the settings screen to enable autofill across any mobile app or web browser. See [KeeperFill setup guide for Android](/user-guides/autofill-setup-for-android.md).
* **AN-7650**: Update compilation to Android SDK 33
* **AN-7952**: Implemented Android 13 real-time requests for permissions based on user action, including:
  * `POST_NOTIFICATIONS`
  * `READ_EXTERNAL_STORAGE`
  * `READ_MEDIA_IMAGES`
  * `READ_MEDIA_VIDEO`
  * `READ_MEDIA_AUDIO`


---

# 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.keeper.io/release-notes/mobile/android/older/android-version-16.7.0.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.
