38 lines
1.4 KiB
Plaintext
38 lines
1.4 KiB
Plaintext
Categories:Office,Internet
|
|
License:GPLv3
|
|
Web Site:https://github.com/zeapo/Android-Password-Store/blob/HEAD/README.md
|
|
Source Code:https://github.com/zeapo/Android-Password-Store
|
|
Issue Tracker:https://github.com/zeapo/Android-Password-Store/issues
|
|
|
|
Auto Name:Password Store
|
|
Summary:Manage your passwords
|
|
Description:
|
|
Simple password manager that is compatible with [http://www.passwordstore.org/ pass]:
|
|
Passwords are stored in simple text files which are encrypted with OpenPGP.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/zeapo/Android-Password-Store
|
|
|
|
Build:1.1-b3,8
|
|
disable=swipelist not in central
|
|
commit=a44a38783c5e6aa7d99d18d620231998cd1c5e53
|
|
subdir=app
|
|
submodules=yes
|
|
gradle=yes
|
|
srclibs=Swipelist@de441bf662770acf64df9051727aa5dcd159a16d
|
|
prebuild=pushd $$Swipelist$$ && \
|
|
sed -i -e '52,88d' build.gradle && \
|
|
sed -i -e '/clinker/d' -e '/android-maven/d' -e 's@ { url "${System.env.HOME}/.m2/repository" }@Central()@g' build.gradle && \
|
|
popd && \
|
|
cp -fR $$Swipelist$$ ../libraries/ && \
|
|
echo "include ':libraries:Swipelist'" >> ../settings.gradle && \
|
|
sed -i -e "/libraries:openpgp-api-lib/acompile project(':libraries:Swipelist')" build.gradle && \
|
|
sed -i -e '/clinker/d' -e '/repositories/amavenCentral()' build.gradle
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:RepoManifest
|
|
Current Version:1.1-b4
|
|
Current Version Code:9
|
|
|