ungoogled-software / ungoogled-chromium-android

Android build for ungoogled-chromium
GNU General Public License v3.0
495 stars 42 forks source link

allow native autofill service support #35

Closed flesti closed 4 years ago

flesti commented 4 years ago

As described here: https://github.com/Kunzisoft/KeePassDX/issues/769 Seems that Chrome /Chromium (?) no longer supports native autofill, that makes 3rd party password apps almost impossible to work.

wchen342 commented 4 years ago

This is an upstream problem which I cannot fix on my own since it involves Android system services. If Bromite manage to create a patch I can adapt it, otherwise needs to wait for Chromium to fix it.