Android-Password-Store icon indicating copy to clipboard operation
Android-Password-Store copied to clipboard

Android application compatible with ZX2C4's Pass command line application

Results 43 Android-Password-Store issues
Sort by recently updated
recently updated
newest added
trafficstars

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [androidx.compose.animation:animation](https://developer.android.com/jetpack/androidx/releases/compose-animation#1.2.1) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `1.3.0-beta02` -> `1.3.0-beta03` |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [androidx.annotation:annotation](https://developer.android.com/jetpack/androidx/releases/annotation#1.5.0) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `1.5.0-rc01` -> `1.5.0` |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [androidx.activity:activity-ktx](https://developer.android.com/jetpack/androidx/releases/activity#1.6.0) ([source](https://cs.android.com/androidx/platform/frameworks/support)) | `1.6.0-rc02` -> `1.6.0` |...

### Is your feature request related to a problem? Please describe. PGP's user experience is very lacking, and unless you spend significant amounts of time learning to use it, you...

E-hard
P-medium
S-design
C-feature
A-kage

### Is your feature request related to a problem? Please describe. I don't want to store my passwords online. I do backups only in my local network but not with...

E-hard
P-low
S-design
C-feature
A-UI-UX

### Describe the bug I can't get the autofill working for OTP field (the field only appears after filling username / password and clicking login) Tested on , and ....

C-bug
P-high
A-autofill
C-regression

# TL;DR This is a bug in Android 14 that was reported to [Google in September](https://issuetracker.google.com/issues/301862978) and hasn't been fixed yet. There are two available workarounds: ## For users of...

C-bug
P-high
S-blocked
A-UI-UX

Integrate [hwsecurity](https://github.com/android-password-store/hwsecurity) to delegate decryption operations to OpenPGP security keys. This has been tested with NFC and USB hardware. The integration point is a new callback to `CryptoHandler.decrypt` that provides...

E-hard
P-low
S-waiting-on-author
C-feature
A-PGPainless

### Describe the bug When I go to decrypt a password, Password Store asks me for a password. It's not clear, but I'm assuming it wants the passphrase for my...

C-bug
P-high
A-PGPainless

### Is your feature request related to a problem? Please describe. When you try to install and configure APS on the new device, you need to do all and encounter...

P-low
C-feature
A-UI-UX
S-help-wanted