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

Conversation

mchllngr
Copy link
Contributor

@mchllngr mchllngr commented Oct 4, 2020

fixes #590

Password/pin inputs fixed:

  • Intro
  • Authenticate
  • Encrypted backups
  • Update authentication

Please let me know if I missed an input.

FYI: I am aware that the EditorActionHelper.isActionUpKeyboardEnter(event) part in every public boolean onEditorAction(TextView v, int actionId, KeyEvent event) could be merged together with the last return, but I think it's way more readable this way.

@flocke flocke self-assigned this Oct 5, 2020
@flocke flocke added this to the v0.8.1 milestone Oct 5, 2020
@flocke flocke self-requested a review October 5, 2020 03:43
@tavanthuong
Copy link

additional Vietnamese language

@flocke flocke merged commit cdd9bf6 into andOTP:master Feb 26, 2021
@mchllngr mchllngr deleted the keyboard-enter-finishes-task branch February 26, 2021 07:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pressing return to confirm PIN entry shifts focus to dialog buttons instead of confirming
4 participants