* initial commit
* adding quotes for the array error
* Create Gemfile
* Create Gemfile.lock
* add .nvmrc and .node-version
* removed /article from URL
* update links to work with netlify
* more fixed links
* link fixes
* update bad links
* Update netlify.toml
toml test for redirects
* article redirect
* link fixes
* Update index.html
* Update netlify.toml
* Update _config.yml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* add article back into URL for launch
* Update netlify.toml
* Update netlify.toml
* add order to categories front matter
* Update netlify.toml
* update
* sidemenu update
* Revert "sidemenu update"
This reverts commit 5441c3d35c.
* update order prop
* Navbar updates per Gary and compiler warnings
* font/style tweaks
* Update sidebar.html
* Stage Release Documentation (#739)
* initial drafts
* rewrite Custom Fields article to prioritize new context-menu option & better organize ancillary information
* edit
* edit
* Custom Field Context Menu & CAPTCHA item in release notes
* SSO relink event
* update rn
* small edits
* improve release notes titles
* fix side menu
* Edits courtest of mportune!
* update order
* link fixes
* link cleanup
* image updates and a link
* fix trailing slash
Co-authored-by: DanHillesheim <79476558+DanHillesheim@users.noreply.github.com>
3.2 KiB
layout, title, categories, order, featured, popular, tags
| layout | title | categories | order | featured | popular | tags | ||||
|---|---|---|---|---|---|---|---|---|---|---|
| article | Troubleshooting Android Auto-fill |
|
09 | false | false |
|
Depending on the version of Android your device is running, there are a few different ways to enable auto-fill from Bitwarden:
| Option | Requires version... | Requires you to also enable... |
|---|---|---|
| Autofill Service | Android 8+ | - |
| Inline Autofill | Android 11+ | Autofill Service, IME that supports Inline |
| Draw-Over | Android 6+ | Accessibility |
| Accessibility | All Android Versions | - |
For instructions on setting up auto-fill on Android, see Auto-fill Logins.
Troubleshooting the Autofill Service
If the Bitwarden Auto-fill Service overlay isn't visible when your device is focusing on a username or password input field, your device may require a device-specific setting to be enabled:
For Huawei/Honor devices, enable Dropzone:
- Open the Huawei/Honor Optimizer App (also known as "Phone Manager").
- Tap Dropzone in the middle of the bottom row.
- Slide the toggle to the right to allow Dropzone.
For Oppo and other devices, enable Floating Window:
- Open the Android Settings App.
- Navigate to Privacy/Security.
- Locate Floating Windows or App Management and tap to open.
- Slide the toggle to the right to allow Floating Windows.
Troubleshooting the Accessibility Service
The most common issue encountered using the Accessibility Service is that Android Battery Optimization settings will automatically turn off services (like the Accessibility Service) in order to preserve battery. To resolve this, turn off battery optimization for Bitwarden.
If you continue to experience issues with the Accessibility Service:
- Double-check your Battery Optimization settings. If Battery Optimization is on for Bitwarden, turn it off.
- If you use a Battery Saver or Task Manager app, try disabling to see if that makes a difference. If it does, add Bitwarden to the exception list.
- Check the built-in Task Manager. You'll need to bring up the running apps view and then hold down the app icon or swipe up on the Bitwarden app and then select Lock.
Please note, the service can also halt if you ever "Force stop" the Bitwarden app.
{% callout success %} The site https://dontkillmyapp.com/{:target="_blank"} might help you determine the default battery optimization configurations for your device. {% endcallout %}
Troubleshooting Draw-Over
Draw-Over interacts differently with Bitwarden's auto-fill functionality depending on which Android version you're using. If you're experiencing issues, check the following table:
| Version | Description |
|---|---|
| Android 5 | Not Available, permission is granted by default. |
| Android 6 | Required to use Accessibility, as the pop-up is the only available option. |
| Android 7+ | Optional if you only want to use the Auto-fill quick action tile without a pop-up. |
{% callout info %} If you're still not able to get Android auto-fill working, Contact Us{:target="_blank"}. {% endcallout %}