diff --git a/metadata/com.jefftharris.passwdsafe.txt b/metadata/com.jefftharris.passwdsafe.txt index 836e52edcc..5c56446530 100644 --- a/metadata/com.jefftharris.passwdsafe.txt +++ b/metadata/com.jefftharris.passwdsafe.txt @@ -6,13 +6,10 @@ Issue Tracker:http://sourceforge.net/projects/passwdsafe/support Donate:http://passwdsafe.sourceforge.net Auto Name:PasswdSafe -Summary:Easy-to-use secure password manager +Summary:PasswdSafe is a port of Password Safe to Android Description: -PasswdSafe is a port of the Password Safe (pwsafe) application to the -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. +PasswdSafe is a port of the Password Safe (http://pwsafe.org) application to +Android. YubiKey NEO tokens are supported for two-factor authentication. . Repo Type:hg @@ -69,7 +66,6 @@ Build:4.7.3,40704 buildjni=yes Build:5.0.0,50000 - disable=ndk-build error commit=rel-5.0.0 subdir=passwdsafe srclibs=BouncyCastle@r1rv51 @@ -83,7 +79,7 @@ Build:5.0.0,50000 mv libs/android-support-v4.jar ../lib/libs/ && \ sed -i '/key.store/d' ant.properties && \ echo -e "sdk.dir=$$SDK$$\nndk.dir=$$NDK$$\n" >> local.properties - target=android-8 + target=android-10 scanignore=lib/libs/android-support-v4.jar,passwdsafe/libs/bcprov-jdk15on-151.jar buildjni=yes