fdroiddata/metadata/com.android.keepass.txt

195 lines
4.8 KiB
Plaintext
Raw Normal View History

2015-08-30 23:03:51 +00:00
Categories:Security
License:GPLv3
Web Site:http://www.keepassdroid.com
Source Code:https://github.com/bpellin/keepassdroid
Issue Tracker:
2015-08-24 23:38:54 +00:00
Changelog:https://github.com/bpellin/keepassdroid/blob/HEAD/CHANGELOG
2015-08-30 23:03:51 +00:00
Donate:http://www.keepassdroid.com
2014-03-16 20:28:16 +00:00
Auto Name:KeePassDroid
2010-10-21 22:26:38 +00:00
Summary:KeePass-compatible password safe
Description:
2015-09-12 05:52:14 +00:00
A password safe, compatible with KeePass. Keepass is available on all the major
desktop platforms: on GNU/Linux KeePassX is a well-established client. Portable
editions are available if you need to use it on a Windows machine. Supports both
versions 1 (kdb) & 2 (kdbx) of the Keepass database. Supports MIPS and x86
natively.
2010-10-21 22:26:38 +00:00
.
Repo Type:git
2014-02-13 07:14:05 +00:00
Repo:https://github.com/bpellin/keepassdroid.git
2015-10-04 09:46:02 +00:00
# Build Version:1.8.5,65,2c401b23c11693cd192b
# Build Version:1.8.4,64,8700924ffad7bddd5b65
2014-03-16 04:15:02 +00:00
Build:1.9,76
commit=v1.9
Build:1.9.1,77
commit=v1.9.1-2
Build:1.9.2,78
commit=v1.9.2
Build:1.9.3.1,80
commit=v1.9.3.1
Build:1.9.5,82
commit=v1.9.5
Build:1.9.6,83
commit=v1.9.6
Build:1.9.7,84
commit=v1.9.7
target=android-8
Build:1.9.8,85
commit=v1.9.8
target=android-8
Build:1.9.9,86
disable=ndk build fails - needs aes.h (at v1.9.9)
commit=v1.9.9
prebuild=sed -i 's/mips-r2//' jni/Application.mk && \
sed -i 's/mips-r2-sf//' jni/Application.mk
target=android-8
2014-03-16 04:15:02 +00:00
buildjni=yes
Build:1.9.14,91
disable=ndk build fails - needs sha2.h (at v1.9.14)
commit=v1.9.14
target=android-8
buildjni=yes
Build:1.9.17,94
disable=ndk build fails - needs sha2.h - might need MIPS ndk (at v1.9.17)
commit=v1.9.17
target=android-8
buildjni=yes
2015-10-04 09:46:02 +00:00
# see jni/prep_build.sh for crypto source urls
2014-03-16 04:15:02 +00:00
Build:1.9.18.3,98
commit=v1.9.18.3
prebuild=cd jni && \
wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && \
unzip sha2-07-01-07.zip -d sha && \
cd ..
buildjni=yes
Build:1.98.1,111
commit=v1.98.1
prebuild=cd jni && \
wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && \
unzip sha2-07-01-07.zip -d sha && \
cd ..
buildjni=yes
Build:1.99.2,116
commit=v1.99.2
prebuild=cd jni && \
wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && \
unzip sha2-07-01-07.zip -d sha
buildjni=yes
Build:1.99.4,120
commit=v1.99.4
prebuild=cd jni && \
wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && \
unzip sha2-07-01-07.zip -d sha
buildjni=yes
Build:1.99.5,121
commit=v1.99.5
prebuild=cd jni && \
wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && \
unzip sha2-07-01-07.zip -d sha
target=android-12
2014-03-16 04:15:02 +00:00
buildjni=yes
Build:1.99.6,122
commit=v1.99.6
extlibs=keepass/sha2-07-01-07.zip
prebuild=unzip libs/sha2-07-01-07.zip -d jni/sha && \
rm libs/sha2-07-01-07.zip
buildjni=yes
Build:1.99.7.2,125
commit=v1.99.7.2
extlibs=keepass/sha2-07-01-07.zip
prebuild=unzip libs/sha2-07-01-07.zip -d jni/sha && \
rm libs/sha2-07-01-07.zip
buildjni=yes
Build:1.99.8,126
commit=v1.99.8
extlibs=keepass/sha2-07-01-07.zip
prebuild=unzip libs/sha2-07-01-07.zip -d jni/sha && \
rm libs/sha2-07-01-07.zip
buildjni=yes
Build:1.99.9,127
commit=v1.99.9
extlibs=keepass/sha2-07-01-07.zip
prebuild=unzip libs/sha2-07-01-07.zip -d jni/sha && \
rm libs/sha2-07-01-07.zip
buildjni=yes
Build:1.99.10,128
commit=1.99.10
prebuild=cd jni && \
sh prep_build.sh
target=android-12
2014-03-16 04:15:02 +00:00
buildjni=yes
2012-10-15 13:15:06 +00:00
2014-03-24 14:05:53 +00:00
Build:1.99.11,129
commit=v1.99.11
prebuild=cd jni && \
sh prep_build.sh
target=android-12
2014-03-24 14:05:53 +00:00
buildjni=yes
2014-12-01 19:55:07 +00:00
Build:2.0,130
commit=v2.0
prebuild=cd jni && \
sh prep_build.sh
target=android-12
buildjni=yes
Build:2.0.2,135
disable=unzip in prep_build.sh fails (domain expired)
commit=v2.0.2
prebuild=cd jni && \
sh prep_build.sh
buildjni=yes
Build:2.0.3,136
commit=v2.0.3
prebuild=cd jni && \
2015-07-23 18:13:56 +00:00
sed -i -e 's/brgladman.org/173.254.28.24\/~brgladma/g' prep_build.sh && \
sh prep_build.sh
buildjni=yes
2015-12-14 16:22:30 +00:00
Build:2.0.4beta1,137
commit=v2.0.4beta1
prebuild=cd jni && \
sed -i -e 's/brgladman.org/173.254.28.24\/~brgladma/g' prep_build.sh && \
sh prep_build.sh
buildjni=yes
2015-12-26 14:56:31 +00:00
Build:2.0.4,138
commit=v2.0.4
prebuild=cd jni && \
sed -i -e 's/brgladman.org/173.254.28.24\/~brgladma/g' prep_build.sh && \
sh prep_build.sh
buildjni=yes
2015-07-23 18:13:56 +00:00
Maintainer Notes:
Build tries to download file from an expired domain. We force IP for now.
However, actually upstream should include the downloaded sources directly.
.
2013-01-28 18:10:34 +00:00
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.0.4
Current Version Code:138