Autofill detection improvements for android #457

Closed
opened 2025-11-26 22:18:50 -06:00 by GiteaMirror · 9 comments
Owner

Originally created by @kspearrin on GitHub (Sep 12, 2017).

Search login URI and Name for search terms that come from the android package name. These will be added as fuzzy results in the autofill detected list of logins.

Originally created by @kspearrin on GitHub (Sep 12, 2017). Search login URI and Name for search terms that come from the android package name. These will be added as fuzzy results in the autofill detected list of logins.
Author
Owner

@kspearrin commented on GitHub (Sep 12, 2017):

Done 4008fb3a53

@kspearrin commented on GitHub (Sep 12, 2017): Done https://github.com/bitwarden/mobile/commit/4008fb3a536989195fc7b7396550ec06fe90c884
Author
Owner

@kspearrin commented on GitHub (Sep 12, 2017):

@Primokorn I think you were one that wanted improvements around this. Want to test this in the Play Store beta?

@kspearrin commented on GitHub (Sep 12, 2017): @Primokorn I think you were one that wanted improvements around this. Want to test this in the Play Store beta?
Author
Owner

@walrus543 commented on GitHub (Sep 13, 2017):

I updated to v1.10.0 - 942 but I see no changes.
I tried to log in on XDA Developers forum using Atlas web browser (nextapp.atlas.rk). I don't see XDA in the suggestion list.

@walrus543 commented on GitHub (Sep 13, 2017): I updated to v1.10.0 - 942 but I see no changes. I tried to log in on XDA Developers forum using Atlas web browser (nextapp.atlas.rk). I don't see XDA in the suggestion list.
Author
Owner

@kspearrin commented on GitHub (Sep 13, 2017):

@Primokorn What is the URI for your XDA entry ?

@kspearrin commented on GitHub (Sep 13, 2017): @Primokorn What is the URI for your XDA entry ?
Author
Owner

@walrus543 commented on GitHub (Sep 13, 2017):

http://forum.xda-developers.com/ or https://forum.xda-developers.com/register.php (I have 2 accounts in my vault)

EDIT:
Same thing with my Nextcloud. URI https://ncloud.zaclys.com/
bitwarden is still looking for nextapp.atlas

@walrus543 commented on GitHub (Sep 13, 2017): `http://forum.xda-developers.com/` or `https://forum.xda-developers.com/register.php` (I have 2 accounts in my vault) EDIT: Same thing with my Nextcloud. URI `https://ncloud.zaclys.com/` bitwarden is still looking for `nextapp.atlas`
Author
Owner

@kspearrin commented on GitHub (Sep 13, 2017):

@Primokorn I am testing XDA right now and autofill works with the app https://play.google.com/store/apps/details?id=com.xda.labs.play&hl=en ?

As for next cloud, looks like that wont ever work without a domain rule. The package name has nothing in common with the web URI.

@kspearrin commented on GitHub (Sep 13, 2017): @Primokorn I am testing XDA right now and autofill works with the app https://play.google.com/store/apps/details?id=com.xda.labs.play&hl=en ? As for next cloud, looks like that wont ever work without a domain rule. The package name has nothing in common with the web URI.
Author
Owner

@walrus543 commented on GitHub (Sep 14, 2017):

I'm talking about the XDA forum using a web browser.
I think I misunderstood this issue... Can bitwarden app detect the top domain of the current visited web site then suggest related credentials from the vault?
I downloaded XDA Labs and bitwarden does suggest my XDA credentials (and one from YU forum...).

@walrus543 commented on GitHub (Sep 14, 2017): I'm talking about the XDA forum using a web browser. I think I misunderstood this issue... Can bitwarden app detect the top domain of the current visited web site then suggest related credentials from the vault? I downloaded XDA Labs and bitwarden does suggest my XDA credentials (and one from YU forum...).
Author
Owner

@kspearrin commented on GitHub (Sep 14, 2017):

@Primokorn Maybe I am misunderstanding you too? That is how bitwarden has always worked.

  • www.xda-developers.com
  • forum.xda-developers.com
  • xda-developers.com

These are all treated the same and will display the same results.

@kspearrin commented on GitHub (Sep 14, 2017): @Primokorn Maybe I am misunderstanding you too? That is how bitwarden has always worked. - www.xda-developers.com - forum.xda-developers.com - xda-developers.com These are all treated the same and will display the same results.
Author
Owner

@walrus543 commented on GitHub (Sep 15, 2017):

Actually I thought you implemented a detection as per the visited web pages (top domain).
Having fuzzy results is still a great feature.

@walrus543 commented on GitHub (Sep 15, 2017): Actually I thought you implemented a detection as per the visited web pages (top domain). Having fuzzy results is still a great feature.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#457