diff --git a/metadata/com.google.android.apps.authenticator2.txt b/metadata/com.google.android.apps.authenticator2.txt index 720f23a647..ede25514b6 100644 --- a/metadata/com.google.android.apps.authenticator2.txt +++ b/metadata/com.google.android.apps.authenticator2.txt @@ -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 diff --git a/metadata/com.hyperionics.fbreader.plugin.tts_plus.txt b/metadata/com.hyperionics.fbreader.plugin.tts_plus.txt index a54c511b84..b6e44ca2c0 100644 --- a/metadata/com.hyperionics.fbreader.plugin.tts_plus.txt +++ b/metadata/com.hyperionics.fbreader.plugin.tts_plus.txt @@ -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 diff --git a/metadata/org.torproject.android.txt b/metadata/org.torproject.android.txt index 5f7dd32760..2aa9f1ab90 100644 --- a/metadata/org.torproject.android.txt +++ b/metadata/org.torproject.android.txt @@ -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