# Android Version 17.0.0

### Enhancements

* **AN-7942**: Security Updates.
* **AN-7421**: Sync improvements.
* **AN-8569**: Updates to root detection on Android devices, blocking access to GovCloud accounts from rooted devices.

### Bug Fixes

* **AN-8113**: Addressed additional payment info displayed in the payment card row when unmasked.&#x20;
* **AN-8227**: Resolved trash button functionality if no records are in trash.
* **AN-7431**: Fixed scrolling issue when account total is greater than 15.
* **AN-8176**: Addressed error dialogue display when user attempts to download a file in offline mode.
* **AN-8093**: Updated Security Audit Reused tab to display numbered list.
* **AN-8415**: Pricing display adjustment for expired unlimited promo.
* **AN-8541**: Fix for “required” field display when multiple custom fields are deleted.
* **AN-8652**: Proper toast displayed when sync is finished.
* **AN-8666**: Addressed issue when user creates a shared folder, performs a full sync and attempts to add another user.
* **AN-8664**: Resolved icon display issue on screens where it shouldn’t display.
* **AN-8577**: Improved clarity on the password import screen.
* **AN-8579**: Fixed app becoming non responsive during import of large files.
* **AN-8685**: Addressed crash when sharing folder.
* **AN-8686**: Resolved crash when transferring folder with zero records.
* **AN-8703**: Fix sharing issue for enterprise users sharing V2 records with-in enterprise.
* **AN-8709**: Addressed blank share screen when permissions are in effect.&#x20;
* **AN-8712**: Updated Share Invite Dialog so that it only appears one time.
* **AN-8711**: Resolved crash when uploading a file to a shared folder with no permissions.
* **AN-8715**: Fixed permission issue when a shared folder owner has permissions revoked.
* **AN-8720**: Addressed multi user account switch when immediately entering a shared folder and attempting to create/edit records.
* **AN-8722**: Update to Team Folders, users with proper permissions can add other users.
* **AN-8707**: Design adjustment on login screen regarding too much blank space.&#x20;
* **AN-8673**: Resolved issue when multi account users switch accounts and attempt to immediately delete a record.
* **AN-8724**: Fixed removal of a team on a shared folder.
* **AN-8725**: Addressed custom template display on specific encryption methods.&#x20;
* **AN-8729**: Resolved share issue when a record inside of a folder has an associated address or payment card.
* **AN-8676**: Fixed share folder crash when a record is added when user doesn’t have permissions.&#x20;
* **AN- 8733**: Addressed potential sync issues when linking records without proper permissions.
* **AN-8737**: Adding a team to a shared folder and returning to the vault no longer displays a missing permission error.
* **AN-8743**: Fixed issue when a shared folder has multiple records from multiple owners and the user then attempts to add an additional user or record to that folder.
* **AN-8751**: Resolved missing records in a shared folder when the records do not have a direct owner.&#x20;
* **AN-8752**: Dialogue prompt updated when sharing a record to another user to display a proper success message.
* **AN-8247**: Addressed error when deleting a payment card that was previously linked to record(s).
* **AN-8753**: Updated the Recently Deleted page after emptying to remove highlights.
* **AN-8755**: Fixed Team Folder issue related to syncing team folders.
* **AN-8772**: Resolved sync dialogue display during sync on the account screen.
* **AN-8797**: Addressed shared folder sync upon login.
* **AN-8799**: Fixed shared dialogue dismissal.


---

# 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/android-version-17.0.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.
