Merge branch 'master' of gitorious.org:f-droid/fdroiddata
This commit is contained in:
commit
972e6a6821
|
@ -24,8 +24,9 @@ sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.
|
||||||
sed -i 's@\(android.library.reference.3=\).*@\1$$EmulatorView$$@' project.properties && \
|
sed -i 's@\(android.library.reference.3=\).*@\1$$EmulatorView$$@' project.properties && \
|
||||||
sed -i 's@~/android-ndk-r8@$$NDK$$@g' mkjni.sh && ./mkjni.sh,buildjni=no
|
sed -i 's@~/android-ndk-r8@$$NDK$$@g' mkjni.sh && ./mkjni.sh,buildjni=no
|
||||||
|
|
||||||
Build Version:0.0.1.24,24,!can't find apk 733293d904,maven=yes,prebuild=\
|
Build Version:0.0.1.24,24,733293d904,maven=yes,prebuild=\
|
||||||
./external.sh && sed -i 's@~/android-ndk-r8b@$$NDK$$@g' mkjni.sh && ./mkjni.sh,buildjni=no
|
./external.sh && sed -i 's@~/android-ndk-r8b@$$NDK$$@g' mkjni.sh && ./mkjni.sh,\
|
||||||
|
buildjni=no,bindir=target
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
|
|
19
metadata/com.yubico.yubitotp.txt
Normal file
19
metadata/com.yubico.yubitotp.txt
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
Category:System
|
||||||
|
License:NewBSD
|
||||||
|
Web Site:https://github.com/Yubico/yubitotp-android
|
||||||
|
Source Code:https://github.com/Yubico/yubitotp-android
|
||||||
|
Issue Tracker:https://github.com/Yubico/yubitotp-android/issues
|
||||||
|
|
||||||
|
Summary:YubiKey NEO One-Time Password OATH/TOTP
|
||||||
|
Description:
|
||||||
|
Generate One-Time Passwords (OTPs) using a YubiKey NEO hardware,
|
||||||
|
connected using NFC. It generates codes that are compatible with
|
||||||
|
Google two-step verification, and can be used with any other site
|
||||||
|
that supports OATH TOTP.
|
||||||
|
.
|
||||||
|
Repo Type:git
|
||||||
|
Repo:git://github.com/Yubico/yubitotp-android.git
|
||||||
|
Build Version:0.0.2,4,YubiTOTP-0.0.2,maven=yes,bindir=target
|
||||||
|
|
||||||
|
Auto Update Mode:None
|
||||||
|
Update Check Mode:None
|
Loading…
Reference in a new issue