Artem Chepurnyi

Results 152 comments of Artem Chepurnyi

Hmm, that's weird. What does it show on the Keyguard premium page and how do you restore the status after a reboot?

I managed to workaround the issue by ensuring that the content of the bottom sheet always has max height. It seems to be a bug of Jetpack Compose. See: https://issuetracker.google.com/issues/297974040

Keeping this issue to track the bug and close it after I change the Compose version to the one that contains a fix.

I will investigate this one further, but I'm afraid it might be a bug of Jetpack Compose, as it should scroll the column automatically.

Looks like Flutter's gesture recognizer isn't a good fit for the task. A solution would be to replace it with a custom one.

This some sort of a duplicate of https://github.com/AChep/keyguard-app/issues/399

I guess I'll reopen it as the previous issue is more about the scaling then just having the Wayland support.

Could you add a screenshot of the screen, I'm not really getting what Digital library is

> The passcodes that Duo generated are HOTP codes which unfortunately bitwarden itself does not support. The only type of one time passcodes that bitwarden supports are the TOTP variety....

At this moment this is expected, but would be nice to address in the future.