Skip to content

Commit 1d1a557

Browse files
committed
fix: update link to Autofill supported browsers
1 parent 60329fb commit 1d1a557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/users/autofill.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
Password Store supports autofill for apps on Android 8 and above. To enable it, go to the app's settings page, then turn on the Autofill switch.
44

5-
Autofill is supported in legacy browsers only on Android 9 and above, and the list of browsers that *do* support Autofill on Android 8 can be found [here](https://github.com/android-password-store/Android-Password-Store/blob/44d27333a741d04ccc2093ff77c8008a80ba9911/autofill-parser/src/main/java/com/github/androidpasswordstore/autofillparser/FeatureAndTrustDetection.kt#L142-L150)
5+
Autofill is supported in legacy browsers only on Android 9 and above, and the list of browsers that *do* support Autofill on Android 8 can be found [here](https://github.com/android-password-store/Android-Password-Store/blob/24d9e492899b0ab156b1e85aeb914ecec6e4e818/autofill-parser/src/main/java/com/github/androidpasswordstore/autofillparser/FeatureAndTrustDetection.kt#L61-L92)
66

0 commit comments

Comments
 (0)