Merge branch 'master' of gitorious.org:f-droid/fdroiddata
This commit is contained in:
commit
7cad823057
|
@ -7,7 +7,8 @@ Issue Tracker:https://code.google.com/p/google-authenticator/issues/list
|
|||
Summary:Two factor authentication
|
||||
Description:
|
||||
This can be used with non-Google apps that support it , but the most common use will be to login to Google
|
||||
or other accounts in a web browser. You will need [[com.google.zxing.client.android]] to be installed.
|
||||
or other accounts in a web browser. You will need [[com.google.zxing.client.android]] to be installed,
|
||||
if you want to add a new account: it is possible to type in keys otherwise.
|
||||
|
||||
The Google Authenticator project includes implementations of one-time passcode generators for several mobile
|
||||
platforms, as well as a pluggable authentication module (PAM). One-time passcodes are generated using open
|
||||
|
|
|
@ -19,6 +19,7 @@ Repo:https://github.com/gregko/TtsPlus-FBReader.git
|
|||
Build Version:1.5.9,1050090,e36a844b58,rm=TtsPlus-FBReader.apk
|
||||
Build Version:1.6.0,1060000,cebaab3202,rm=TtsPlus-FBReader.apk
|
||||
Build Version:1.6.1,1060010,2d4c9da30f,rm=TtsPlus-FBReader.apk
|
||||
Build Version:1.7.0,1070010,!not a release
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
|
|
|
@ -32,7 +32,7 @@ Repo:git://git.torproject.org/orbot.git
|
|||
Build Version:0.2.4.4-alpha-1.0.11-RC4,49,85d065f40ce,submodules=yes,\
|
||||
srclibs=ActionBarSherlock@4.1.0,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
export NDK_BASE=$$NDK$$ && make -C external
|
||||
export NDK_BASE=$$NDK$$ && sed -i 's@ndk-build@$(NDK_BASE)/ndk-build@g' external/Makefile && make -C external
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
|
|
Loading…
Reference in a new issue