Support [imported] android:// URIs (natively, by conversion, or both?)

Feature function

What will this feature do differently?

Bitwarden should convert all android:// URIs to androidapp:// URIs during importation from passwords.google.com, and support android:// URIs manually added to the vault.

For instance, android://kCyQDzpaoAX2gs-1zdGPKNAeICb8LzRFOxa4NCq0jO8c8d_NFS_q-Y35bU3Nq3GmFV2lLurmNvIZa6YPYZwmWg==@/com.pinterest should become androidapp://com.pinterest.

Additionally (or alternatively, if the work necessary is undesirable) Bitwarden should recognize these URIs for those who already have them in their vaults, and for those that may erroneously add them, however they manage to.

What benefits will this feature bring?

Compatbility with passwords.google.com for those who have already imported such URis form it to their Bitwarden vaults. Automatic conversion of such URIs when added would support those who do not know of the Bitwarden-native androidapps:// schema, and probably reduce the code necessary to remediate this problem.

1 Like