update com.android.keepass to 1.99.2 hastily to replace the beta

as the recommended version. also change licence to GPLv3. client now
works with kdbx
This commit is contained in:
David Black 2013-02-14 11:14:04 +00:00
parent ee37c7c935
commit 507a5cc0ca
2 changed files with 16 additions and 12 deletions

View file

@ -1,5 +1,5 @@
Category:Office Category:Office
License:GPLv2 License:GPLv3
Web Site:http://www.keepassdroid.com/ Web Site:http://www.keepassdroid.com/
Source Code:http://github.com/bpellin/keepassdroid Source Code:http://github.com/bpellin/keepassdroid
Issue Tracker:http://code.google.com/p/keepassdroid/issues/list Issue Tracker:http://code.google.com/p/keepassdroid/issues/list
@ -7,15 +7,15 @@ Donate:http://www.keepassdroid.com/
Summary:KeePass-compatible password safe Summary:KeePass-compatible password safe
Description: Description:
A password safe, compatible with KeePass. Keepass is available on all the majour desktop platforms: A password safe, compatible with KeePass. Keepass is available on all the
on GNU/Linux KeePassX is a well-established client. Portable editions are available if you need to use it major desktop platforms:
on a Windows machine. Supports MIPS and x86 natively. on GNU/Linux KeePassX is a well-established client. Portable editions are
available if you need to use it
There are two editions of KeePass, explained at http://keepass.info. There is only read-only support for on a Windows machine. Supports both versions 1
.kdbx (Keepass 2) databases as of v1.9 of KeePassDroid. Similarly KeePassX only supports Keepass 1 databases. (kdb) & 2 (kdbx) of the Keepass database. Supports MIPS and x86 natively.
If you want KeePass 2 support you could run KeePass via Mono.
. .
#check jni/prep_build.sh prior to build
Repo Type:git Repo Type:git
Repo:git://github.com/bpellin/keepassdroid.git Repo:git://github.com/bpellin/keepassdroid.git
@ -37,9 +37,11 @@ Build Version:1.9.18.3,98,v1.9.18.3,buildjni=yes,prebuild=cd jni && \
wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && \ wget http://gladman.plushost.co.uk/oldsite/cryptography_technology/sha/sha2-07-01-07.zip && \
unzip sha2-07-01-07.zip -d sha && cd .. unzip sha2-07-01-07.zip -d sha && cd ..
Build Version:1.98.1,111,v1.98.1,buildjni=yes,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 .. Build Version:1.98.1,111,v1.98.1,buildjni=yes,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 ..
Build Version:1.99.2,116,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
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Market #Sometimes a beta
Current Version:1.99.1 Update Check Mode:Tags
Current Version Code:115 Current Version:1.99.2
Current Version Code:116

View file

@ -8,7 +8,8 @@ Summary:Live wallpaper
Description: Description:
This simulates a school of sardines using the BOIDS algorithm. This simulates a school of sardines using the BOIDS algorithm.
If your device become slow or choppy, please adjust the settings. If your device become slow or choppy, please adjust the settings.
You can always suppress the notification by going to App Info, if There is now an option to suppress the notification though this
can always be done by going to App Info, if
you use Android 4.1+. you use Android 4.1+.
* You can increase the number of sardine to 150 * You can increase the number of sardine to 150
@ -29,6 +30,7 @@ Build Version:1.0.10,11,v1.0.10,srclibs=MobAdMob@2d5736,prebuild=\
echo "android.library.reference.1=$$MobAdMob$$" >> project.properties echo "android.library.reference.1=$$MobAdMob$$" >> project.properties
Build Version:1.0.11,12,v1.0.11,srclibs=MobAdMob@2d5736,prebuild=\ Build Version:1.0.11,12,v1.0.11,srclibs=MobAdMob@2d5736,prebuild=\
echo "android.library.reference.1=$$MobAdMob$$" >> project.properties echo "android.library.reference.1=$$MobAdMob$$" >> project.properties
#Could remove internet permission next time
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Market Update Check Mode:Market