No description
Find a file
Fabian Henneke eac1c6f1d8
Allow matching password fields based on hints only (#1129)
Filling passwords is usually only offered for fields with a password
input type, which ensures that they are always properly masked. Certain
custom views (e.g., the Termux terminal view), may apply their own
masking that is not based on the standard views.

With this commit, we allow filling passwords into arbitrary fields as
long as they have an Autofill hint that indicates a password.
2020-10-02 15:49:20 +05:30
.github github: run apiCheck task in pull requests 2020-10-01 19:11:21 +05:30
.idea Autofill: Extract AutofillParser into separate subproject (#1101) 2020-09-16 23:47:55 +05:30
app build: prepare next development version 2020-10-01 22:12:20 +05:30
autofill-parser Allow matching password fields based on hints only (#1129) 2020-10-02 15:49:20 +05:30
buildSrc build: configure binary-compatibility-validator 2020-10-01 14:08:40 +05:30
contrib/oisafe2pstore oisafe2pstore.hs: script to migrate from OI Safe 2016-07-23 15:51:37 +03:00
fastlane/metadata/android Add paragraphs to F-Droid summary (#874) 2020-06-22 21:58:03 +05:30
gradle/wrapper Update dependencies and add EditorConfig file (#1082) 2020-09-06 13:42:34 +02:00
media Major UI overhaul and the introduction of a new icon (#920) 2020-07-07 19:18:24 +05:30
release release: script improvements (#915) 2020-07-03 07:03:17 +02:00
scripts Add support for Oreo Autofill (#653) 2020-03-24 14:03:40 +01:00
.editorconfig Use same checks as BiometricAuthenticator in UserPreference (#1088) 2020-09-08 14:24:19 +05:30
.gitignore Treewide codestyle cleanup (#765) 2020-05-10 19:21:39 +05:30
.gitmodules remove openpgp submodule 2015-05-12 22:33:46 +02:00
build.gradle.kts build: configure binary-compatibility-validator 2020-10-01 14:08:40 +05:30
CHANGELOG.md Add changelog entry 2020-10-01 20:49:01 +05:30
crowdin.yml Add crowdin.yml (#858) 2020-06-17 14:18:33 +05:30
gradle.properties gradle: update properties list for build improvements 2020-09-20 22:43:31 +05:30
gradlew Uprev Gradle and dependencies (#1007) 2020-08-11 10:33:30 +02:00
gradlew.bat Uprev Gradle and dependencies (#1007) 2020-08-11 10:33:30 +02:00
LICENSE.txt added license 2014-08-10 14:03:54 +01:00
README.md README: clarify build types (#966) 2020-07-23 19:33:10 +02:00
settings.gradle.kts autofill-parser: configure maven-publish plugin 2020-09-20 17:12:03 +05:30

Password Store

GitHub workflow Backers on Open Collective Sponsors on Open Collective Join the chat at https://gitter.im/android-password-store/public

This application tries to be 100% compatible with pass

You can install the application from:

Pull requests are more than welcome (see TODO).

Get it on Google Play Get it on F-Droid

Build types

We generate release binaries under two separate configurations titled free and nonFree. The distinction was created following the merge of #900, that introduced a dependency on closed source GMS libraries. Since F-Droid is a FOSS-only app store, we created the free flavor where we do not ship the GMS dependency and thus the feature to fill SMS OTPs is unavailable.

Features

  • Clone an existing pass repository (ssh-key and user/pass support)
  • List the passwords
  • Handle the directories as categories
  • Decrypt the password files (first line is the password, the rest is extra data)
  • Add a new password to the current category (or no category if added at the root)
  • Pull and Push changes to the remote repository
  • Ability to change remote repository info

How-To

See the wiki for FAQs and other thorough documentation.

Community

Ways to get in touch:

  • Github issues, use it if you have a bug report, you do not understand how something works or you want to submit a feature request.

Contributing Translations

Interested in helping to translate Password Store? Contribute here!

Contributors

This project exists thanks to all the people who contribute. Want to contribute? See if you can find an issue you wanna close, then send a PR!

Opencollective

Backers

Thank you to all our backers! 🙏 [Become a backer]

Backers

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website.[Become a sponsor]

Triplebyte Applicative GmbH ScrapingBee Become a Sponsor

Google Play and the Google Play logo are trademarks of Google LLC.