fdroiddata/metadata/com.jefftharris.passwdsafe.txt

58 lines
2.1 KiB
Plaintext
Raw Normal View History

2014-07-27 12:13:24 +00:00
Categories:Office
License:Artistic2
2014-07-27 12:13:24 +00:00
Web Site:http://passwdsafe.sourceforge.net
Source Code:http://sourceforge.net/p/passwdsafe/code/ci/default/tree
Issue Tracker:http://sourceforge.net/projects/passwdsafe/support
Donate:http://passwdsafe.sourceforge.net
Auto Name:PasswdSafe
2014-08-08 21:46:07 +00:00
Summary:Easy-to-use secure password manager
2014-07-27 12:13:24 +00:00
Description:
2014-08-08 21:46:07 +00:00
PasswdSafe is a port of the Password Safe (pwsafe) application to the
2014-07-27 12:13:24 +00:00
Android platform. Supports viewing and editing of Password Safe data files.
Files are stored by default in the root directory on the SD card. Just copy a
.psafe3 or .dat file to the card. Note: The SD card must be unmounted from the
PC for the files to be seen.
.
Repo Type:hg
Repo:http://hg.code.sf.net/p/passwdsafe/code
Build:4.6.1,40601
commit=rel-4.6.1
subdir=passwdsafe
srclibs=BouncyCastle@r1rv51
2014-07-27 12:13:24 +00:00
extlibs=android/android-support-v4.jar
prebuild=pushd $$BouncyCastle$$ && \
ant -f ant/jdk15+.xml build-provider && \
popd && \
cp $$BouncyCastle$$/build/artifacts/jdk1.5/jars/bcprov-jdk15on-151.jar libs/ && \
rm -rf ../{releases,sync,test,lib-box,lib-play} && \
rm libs/bcprov-jdk15-143.jar && \
mv libs/android-support-v4.jar ../lib/libs/ && \
sed -i '/key.store/d' ant.properties
target=android-8
2014-07-27 12:13:24 +00:00
scanignore=lib/libs/android-support-v4.jar,passwdsafe/libs/bcprov-jdk15on-151.jar
2014-08-04 11:29:56 +00:00
Build:4.7.1,40702
commit=rel-4.7.1
subdir=passwdsafe
srclibs=BouncyCastle@r1rv51
extlibs=android/android-support-v4.jar
prebuild=pushd $$BouncyCastle$$ && \
ant -f ant/jdk15+.xml build-provider && \
popd && \
cp $$BouncyCastle$$/build/artifacts/jdk1.5/jars/bcprov-jdk15on-151.jar libs/ && \
rm -rf ../{releases,sync,test,lib-box,lib-play} && \
rm libs/bcprov-jdk15-143.jar && \
mv libs/android-support-v4.jar ../lib/libs/ && \
sed -i '/key.store/d' ant.properties
target=android-8
scanignore=lib/libs/android-support-v4.jar,passwdsafe/libs/bcprov-jdk15on-151.jar
2014-07-27 12:13:24 +00:00
Auto Update Mode:None
Update Check Mode:Tags
Current Version:4.7.2
Current Version Code:40703