Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Conversation

@fmeum
Copy link
Member

@fmeum fmeum commented Jul 21, 2020

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates

📜 Description

Allow Autofill on custom views with Autofill hints and remove a redundant check for isTextField along the way.

💡 Motivation and Context

Opens us up to support Autofill in Termux and other apps where the fill target is a custom view. Since I currently lack any concrete examples (Termux support isn't ready yet and would require another change), this doesn't warrant a CHANGELOG entry yet.

💚 How did you test it?

📝 Checklist

  • I formatted the code with the IDE's reformat action (Ctrl + Shift + L/Cmd + Shift + L)
  • I reviewed submitted code
  • I added a CHANGELOG entry if applicable

🔮 Next steps

📸 Screenshots / GIFs

@msfjarvis
Copy link
Member

I'll approve this but let's hold off merge till after 1.10.0 is published (about 18 hours from now).

@fmeum fmeum marked this pull request as draft July 21, 2020 11:26
* develop:
  github: create release as draft
  build: prepare next development version
  build: bump version
  Prepare release 1.10.0
  github: fix paths to binaries
  Add pt-BR translations and cleanup resources (#947)
  Use a more common SSH version string (#944)
@fmeum fmeum marked this pull request as ready for review July 23, 2020 06:29
@msfjarvis msfjarvis merged commit 273d0d5 into develop Jul 23, 2020
@msfjarvis msfjarvis deleted the enhancement/autofill_custom_views branch July 23, 2020 11:21
msfjarvis added a commit that referenced this pull request Jul 23, 2020
* origin/develop:
  Allow Autofill on custom views with Autofill hints (#946)
msfjarvis added a commit that referenced this pull request Jul 23, 2020
* develop:
  Fix a crash when parsing long key IDs (#959)
  Allow Autofill on custom views with Autofill hints (#946)
  Migrate to Gradle Kotlin DSL (#936)
  build: upgrade all dependencies (#953)
  github: create release as draft
msfjarvis added a commit that referenced this pull request Jul 26, 2020
* develop: (28 commits)
  Allow creating nested directories
  CHANGELOG: update
  Show parent path on all types
  github: upload test reports on failure
  build: update APK cruft exclusion list
  Properly handle files without passwords (#969)
  Expand OTP and PasswordEntry tests (#968)
  README: clarify build types (#966)
  build: prepare next development version
  build: bump version
  Prepare release 1.10.1
  Add CHANGELOG entries for 1.10.1 (#961)
  Wire in fallback key selection flow (#958)
  Fix OpenPgpApi extra type confusion (#960)
  Fix a crash when parsing long key IDs (#959)
  Add CHANGELOG entries for 1.10.1 (#961)
  Wire in fallback key selection flow (#958)
  Fix OpenPgpApi extra type confusion (#960)
  Fix a crash when parsing long key IDs (#959)
  Allow Autofill on custom views with Autofill hints (#946)
  ...

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants