Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Fixed: Crash when filling password using Magikeyboard from KeePassDX (#866) #893

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wtimme
Copy link

@wtimme wtimme commented Oct 11, 2021

With this branch, the app no longer crashes when filling the password using the Magikeyboard from KeePassDX.

This pull request resolves #866, and steps to reproduce/test the behaviour can be found in the bug report.

When entering the password using the Magikeyboard from KeePassDX,
the `event` was `null`, which resulted in the app crashing.
@flocke flocke self-assigned this Oct 11, 2021
@flocke flocke added this to the v0.9.1 milestone Oct 11, 2021
@flocke flocke added the bug label Oct 11, 2021
@wtimme
Copy link
Author

wtimme commented Dec 21, 2021

Hey @flocke, have you had the time to take a look at this? Is there anything I can do to further this pull request? I'm happy to assist with testing and documentation, even though I'm still new to Android development.

Thanks in advance for your time, I highly appreciate it!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

It is no longer possible to use the "Magikeyboard" from KeePassDX to fill the password
2 participants