4ba3b75f85
* Add onboarding flow from v2 Signed-off-by: Aditya Wasan <adityawasan55@gmail.com> * Minor fixes Signed-off-by: Aditya Wasan <adityawasan55@gmail.com> * Add changelog entry Signed-off-by: Aditya Wasan <adityawasan55@gmail.com> * Remove old activity from manifest Signed-off-by: Aditya Wasan <adityawasan55@gmail.com> * Remove view type prefix from view ids Signed-off-by: Aditya Wasan <adityawasan55@gmail.com> * Review fixes Signed-off-by: Aditya Wasan <adityawasan55@gmail.com> * Treewide: Reformat code Signed-off-by: Aditya Wasan <adityawasan55@gmail.com> * Moar review fixes Signed-off-by: Aditya Wasan <adityawasan55@gmail.com> * Revert "Treewide: Reformat code" This reverts commit 348ef0050942526a55890b245afec8d7fee4d81e. Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * onboarding: cleanup OnboardingActivity init Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * Remove unused layout Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * Remove unnecessary ConstraintLayout Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * Shorten animation duration Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * onboarding: use viewBinding extension in fragments Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> |
||
---|---|---|
.github | ||
.idea | ||
app | ||
buildSrc | ||
contrib/oisafe2pstore | ||
fastlane/metadata/android | ||
gradle/wrapper | ||
media | ||
release | ||
scripts | ||
.editorconfig | ||
.gitignore | ||
.gitmodules | ||
build.gradle.kts | ||
CHANGELOG.md | ||
crowdin.yml | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE.txt | ||
README.md | ||
settings.gradle.kts |
Password Store
This application tries to be 100% compatible with pass
You can install the application from:
Pull requests are more than welcome (see TODO).
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!
Backers
Thank you to all our backers! 🙏 [Become a backer]
Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.[Become a sponsor]
Google Play and the Google Play logo are trademarks of Google LLC.