Artem Chepurnyi
                                            Artem Chepurnyi
                                        
                                    > Any updates on this? Thanks. Nope, but it is still planned.
Did you enable Keyguard as an autofill provider in the Settings / Autofill / Autofill service? If yes, what browser / apps did you test it later on?
> Same on my Samsung S23 Plus. Keyguard as default autofill provider, with all permission granted, but nor the prompt (sometimes only) or the inline keyboard suggestion appears. What browser...
Most likely no, Kiwi and Chrome (stable) worked fine on my end. Latest update only has this feature refactored a bit, so if the bug is fixed then it's done...
You might want to poke them here https://forum.developer.samsung.com/t/add-keyguard-for-bitwarden-to-a-list-of-autofill-apps/25698 Yeah, I might create a Samsung flavored build.
I do plan to address it one day. It's just that incrementing the version is not super convenient for me at this moment.
This sounds good, but I don't really have any idea how to do that. Maybe if someone has experience doing that with Jetpack Compose I'd gladly take all the tips...
@BigPebble123 could you add a link to verify that `com.browser.brave_nightly` is the correct package name for it? Seems like `"com.brave.browser_nightly` is the correct one.
It might be that the Nightly Brave is based on the latest Chromium that currently has autofill broken on Android. The `com.brave.browser_nightly` is currently in list of the browsers that...
It might be that the package name changer you use looses the new foreground service type attribute. I can try to specify the type in the code, maybe that will...