ungoogled-software / ungoogled-chromium-android

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

#password-import flag #117

Open fohfuu opened 2 years ago

fohfuu commented 2 years ago

*Device info (please complete the following information):

*Is the bug related to extensions? No

*If not related to extensions, can the bug be reproduced with corresponding Chromium version? I do not know. I haven't got it installed.

*Describe the bug Enabling the #password-import function does not enable the feature in Settings > Passwords

*To Reproduce

  1. Go to chrome://flags
  2. Find #password-import flag
  3. Enable, then restart to apply changes
  4. Examine the Settings > Passwords menu

*Expected behavior The option to import passwords should be accessible.

Additional context Exporting passwords works fine

This is another case of "idk if this is a bug". I tried looking at the changes made to Chromium but I couldn't tell much from the information on here or on Bromite. If it's one of the features removed because it requires Google stuff then this is a non-issue, of course!

I'm not confident I know what architecture my phone uses, so installed all 3 repos then removed the ones F-Droid said weren't compatible. The only one that worked was ungoogled-chromium-android-arm. Don't think that's relevant either way, but...

wchen342 commented 2 years ago

I suspect there is no UI to begin with, not sure why they made this flag available on mobile. I will check whether they have anything that can be re-used in their codes.