Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Mark view as important for AutoFill after requesting an AutoFill #4165

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

AChep
Copy link
Contributor

@AChep AChep commented Sep 23, 2024

Currently the view is still marked as not important even after requesting an autofill.

@AChep AChep changed the title fix: Mark view as important for AutoFill after requesting an AutoFill https://github.com/AChep/keyguard-app/issues/594 fix: Mark view as important for AutoFill after requesting an AutoFill Sep 23, 2024
@AChep
Copy link
Contributor Author

AChep commented Sep 23, 2024

Fixes AChep/keyguard-app#594

Co-authored-by: @AChep <mail@artemchep.com>
Co-authored-by: @agnostic-apollo  <agnosticapollo@gmail.com>
@agnostic-apollo agnostic-apollo merged commit 4443b65 into termux:master Sep 26, 2024
4 checks passed
@agnostic-apollo
Copy link
Member

Thanks for the fix. Makes sense, in the initial commit for AutoFill long ago, the view was marked as not important with a hardcoded value as it wasn't important at all times, hence I kept the logic in my last changes in c2d57f2, but now that we are dynamically setting autofill config, this is the way to go. I assume the keyguard-app wouldn't have been working even before my last changes.

8c80efb#diff-e8f482031a706124776cc4b4e81898127e6dd8dda09f1ffffa25eba7ff711f0aR23

p.s Please use commit message format guidelines in future.

https://github.com/termux/termux-app#commit-messages-guidelines

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

Successfully merging this pull request may close these issues.

2 participants