Merge branch 'master' of gitorious.org:f-droid/fdroiddata

This commit is contained in:
Ciaran Gultnieks 2012-10-24 16:07:05 +01:00
commit 25835dbde9
7 changed files with 28 additions and 21 deletions

View file

@ -18,12 +18,14 @@ Features:
Repo Type:svn
Repo:https://daily-money.googlecode.com/svn/trunk/
#Still analytics errors
Build Version:0.9.7-0702-freshly,2011070200,218,subdir=dailymoney-surface,anal-tics=yes,prebuild=\
cd ../dailymoney && rm -f libs/libGoogleAnalytics.jar libs/.svn/text-base/libGoogleAnalytics.jar.svn-base \
libs/.svn/prop-base/libGoogleAnalytics.jar.svn-base && rm -rf ../dist && \
cp default.properties project.properties && cd ../dailymoney-surface && \
cp build.xml local.properties ../dailymoney
Update Check Mode:Market
Current Version:0.9.8-120802-freshly
Current Version Code:2012080201
# Does not build yet
#Build Version:0.9.7-0702-freshly,2011070200,218,subdir=dailymoney-surface/,target=android-7,prebuild=\
# cp build.xml local.properties ../dailymoney/ && \
# cd ../dailymoney/ && \
# cp default.properties project.properties

View file

@ -7,7 +7,7 @@ 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.
or other accounts in a web browser. You will need [[com.google.zxing.client.android]] to be installed.
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

View file

@ -1,4 +1,3 @@
Disabled:Proprietary blobs
Category:Multimedia
License:GPLv2+
Web Site:http://www.intervigil.net/pages/micdroid
@ -9,14 +8,15 @@ Summary:Pitch correct your voice
Description:
MicDroid is a small Android app that produces the pitch correction effect made famous by T-Pain.
It's based on the AutoTalent pitch-correcting LADSPA plugin, by Tom Baran,
It's based on the AutoTalent pitch-correcting LADSPA plugin, by Tom Baran.
.
Repo Type:git
Repo:git://github.com/intervigilium/MicDroid.git
Build Version:0.44,34,cf4505a03e
Build Version:0.44,34,!jni problem cf4505a03e,buildjni=yes,target=android-10,srclibs=MobAdMob@2d5736,prebuild=\
echo "android.library.reference.1=$$MobAdMob$$" > project.properties,rm=libs/GoogleAdMobAdsSdk-4.0.4.jar
Build Version:0.46,36,!no source
Update Check Mode:Market
Current Version:0.46

View file

@ -29,6 +29,7 @@ Build Version:0.21,21,v0.21,update=no,subdir=ShowMe/ShowMeHills,prebuild=\
mkdir src && \
echo "sdk.dir=$$SDK$$" >local.properties && \
echo "sdk.dir=$$SDK$$" >../ShowMeX/local.properties
Build Version:0.22,22,!no source
Auto Update Mode:None
Update Check Mode:Market

View file

@ -46,9 +46,13 @@ extlibs=flattr4j/flattr4j-core-2.4.jar;commons-lang/commons-lang3-3.1.jar;common
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
Build Version:0.9.5.3,20,0.9.5.3,maven=yes,prebuild=\
cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java && \
mvn install:install-file -Dfile=$$SDK$$/tools/support/annotations.jar -DgroupId=android.tools.support -DartifactId=annotations -Dversion=1.0 -Dpackaging=jar
Build Version:0.9.5.3,20,0.9.5.3,srclibs=ActionBarSherlock@6e3f2bb5;ViewPagerIndicator@65457e,\
extlibs=flattr4j/flattr4j-core-2.4.jar;commons-lang/commons-lang3-3.1.jar;commons-io/commons-io-2.4.jar,\
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
#mvn install:install-file -Dfile=$$SDK$$/tools/support/annotations.jar -DgroupId=android.tools.support -DartifactId=annotations -Dversion=1.0 -Dpackaging=jar
Auto Update Mode:Version %v
Update Check Mode:Tags

View file

@ -22,7 +22,7 @@ printf "%s\n" "/^import\ android.widget.BaseAdapter;/d" "/^import\ java.util.Lis
| ed -s src/org/sickstache/app/ExpandableLoadingListFragment.java
#should work if latest support jar is in $$SDK$$/extras/....
Build Version:2.2.2,43,!should work... f0939ad5e5,subdir=app,maven=yes,bindir=app/target,prebuild=export ANDROID_HOME=$$SDK$$
Build Version:2.2.2,43,f0939ad5e5,subdir=app,maven=yes,bindir=app/target
Auto Update Mode:None
Update Check Mode:Market

View file

@ -14,13 +14,13 @@ threatens personal freedom and privacy, confidential business activities and rel
Orbot allows access to Tor by accessing a local [http://en.wikipedia.org/wiki/SOCKS SOCKS] or HTTP proxy.
On a rooted device, the proxying can be completely transparent i.e the app that accesses the network need
not be aware of the proxy's existence. You can choose which apps go via the proxy in the settings. If you
don't have root access, we have some apps that are designed to work closely with Tor, such as
don't have root access, F-droid.org has some apps that are designed to work closely with Tor, such as
[[info.guardianproject.otr.app.im]] and [[info.guardianproject.browser]]. There is also a proxy configurator
addon for [[org.mozilla.firefox]] or [[org.mozilla.firefox_beta]] called
[https://github.com/guardianproject/ProxyMob/downloads ProxyMob] (not yet
available from the Mozilla addon site).
If you are using Android 4.1 you may need to check Use Default Iptables in the
If you are using Android 4.1 and Orbot 1.0.7 you may need to check Use Default Iptables in the
Preferences.
.
@ -28,11 +28,11 @@ Repo Type:git
Repo:git://git.torproject.org/orbot.git
#Most recent binaries from https://dev.guardianproject.info/projects/orbot/files
Build Version:0.2.3.17-beta-1.0.9-rc5a,43,!wip at 0.2.3.17-beta-1.0.9-rc5a,submodules=yes,prebuild=\
export PATH=$PATH:$$NDK$$ && \
export NDK_BASE=$$NDK$$ && \
make -C external && \
split --bytes=1m external/tor/tor/src/or/tor res/raw/tor
#Binary not split is as it's commented out from build instructions
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
Auto Update Mode:None
Update Check Mode:Market