mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-29 13:27:46 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
2a66e5ea18
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,6 +8,8 @@ release.properties
|
||||
ant.properties
|
||||
*.class
|
||||
*.apk
|
||||
!app-release.apk
|
||||
!app-debug.apk
|
||||
|
||||
#Gradle
|
||||
.gradle
|
||||
|
@ -4,7 +4,7 @@ PwdStore
|
||||
This application tries to be 100% compatible with [pass](http://www.zx2c4.com/projects/password-store/)
|
||||
|
||||
You can install the application either from the [Play Store](https://play.google.com/store/apps/details?id=com.zeapo.pwdstore),
|
||||
using the apk file found at `app/app-release.apk` or build everything from source.
|
||||
~~using the apk file found at `app/app-release.apk` or build everything from source.~~
|
||||
|
||||
Features
|
||||
========
|
||||
|
Loading…
x
Reference in New Issue
Block a user