Merge branch 'master' of gitorious.org:f-droid/fdroiddata
This commit is contained in:
commit
7fccc94be5
|
@ -7,15 +7,22 @@ Donate:https://code.google.com/p/android-wifi-tether/
|
|||
|
||||
Summary:Wireless internet tethering
|
||||
Description:
|
||||
There is a beta version of this under [[com.googlecode.android.wifi.tether]].
|
||||
There is a beta version of this under [[com.googlecode.android.wifi.tether]],
|
||||
and we will remove this when that gets released.
|
||||
|
||||
This program enables tethering (via WiFi and BT) for rooted handsets running Android. Clients (your
|
||||
laptop for example) can connect (via ad-hoc mode) and get access to the internet using the cellular
|
||||
This program enables tethering (via WiFi and BT) for rooted handsets running Android.
|
||||
Clients (your
|
||||
laptop for example) can connect (via ad-hoc mode) and get access to the
|
||||
internet using the cellular
|
||||
data connection which is established by the handset.
|
||||
|
||||
This application requires a rooted device (basic Android still doesn't allow ad-hoc mode) and
|
||||
(probably) a custom-kernel which supports netfilter (iptables). Please see the website for detailed
|
||||
information.
|
||||
This application requires a rooted device (basic Android still doesn't allow
|
||||
ad-hoc mode) and
|
||||
(probably) a custom-kernel which supports netfilter (iptables). Please see the
|
||||
website for detailed information.
|
||||
|
||||
The app isn't built entirely from source; there are bunch of prebuilt programs
|
||||
like dnsmasq and iptables in the source code repository.
|
||||
.
|
||||
|
||||
Requires Root:Yes
|
||||
|
|
|
@ -9,13 +9,19 @@ Summary:Wireless internet tethering
|
|||
Description:
|
||||
This is the latest version of [[android.tether]] but it's still a beta.
|
||||
|
||||
This program enables tethering (via WiFi and BT) for rooted handsets running Android. Clients (your
|
||||
laptop for example) can connect (via ad-hoc mode) and get access to the internet using the cellular
|
||||
This program enables tethering (via WiFi and BT) for rooted handsets running
|
||||
Android. Clients (your
|
||||
laptop for example) can connect (via ad-hoc mode) and get access to the
|
||||
internet using the cellular
|
||||
data connection which is established by the handset.
|
||||
|
||||
This application requires a rooted device (basic Android still doesn't allow ad-hoc mode) and
|
||||
(probably) a custom-kernel which supports netfilter (iptables). Please see the website for detailed
|
||||
information.
|
||||
This application requires a rooted device (basic Android still doesn't allow
|
||||
ad-hoc mode) and
|
||||
(probably) a custom-kernel which supports netfilter (iptables). Please see the
|
||||
website for detailed information.
|
||||
|
||||
The app isn't built entirely from source; there are bunch of prebuilt programs
|
||||
like dnsmasq and iptables in the source code repository.
|
||||
.
|
||||
|
||||
Requires Root:Yes
|
||||
|
|
|
@ -18,7 +18,7 @@ Anti-feature:NonFreeNet. The Ubuntu One files server is not open source.
|
|||
Repo Type:bzr
|
||||
Repo:lp:ubuntuone-android-files
|
||||
|
||||
Build Version:1.2.5,414,!unknown build server problem 414,srclibs=NoAnalytics@158a4a,\
|
||||
Build Version:1.2.6,434,434,srclibs=NoAnalytics@158a4a,\
|
||||
extlibs=android/android-support-v4.jar;oauth-signpost/signpost-core-1.2.1.1.jar;\
|
||||
oauth-signpost/signpost-commonshttp4-1.2.1.1.jar,prebuild=\
|
||||
sed -i 's@../../GreenDroid@Greendroid@g' build.xml && \
|
||||
|
|
|
@ -21,6 +21,8 @@ Build Version:1.3,30,cb6a336b63,subdir=dentex.youtube.downloader,update=.;../and
|
|||
rm=dentex.youtube.downloader_v1.3.apk
|
||||
Build Version:1.3.1,31,v1.3.1,subdir=dentex.youtube.downloader,update=.;../android-filechooser,\
|
||||
rm=dentex.youtube.downloader_v1.3.1.apk
|
||||
Build Version:1.4,32,v1.4,subdir=dentex.youtube.downloader,update=.;../android-filechooser,\
|
||||
prebuild=rm ../*.apk
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
|
@ -20,7 +20,7 @@ Repo:git://xwords.git.sourceforge.net/gitroot/xwords/xwords
|
|||
Build Version:4.4 beta 33,26,android_beta_33,subdir=xwords4/android/XWords4,buildjni=yes
|
||||
Build Version:4.4 beta 38,30,android_beta_38,subdir=xwords4/android/XWords4,buildjni=yes
|
||||
Build Version:4.4 beta 39,31,android_beta_39,subdir=xwords4/android/XWords4,buildjni=yes,target=android-8,prebuild=cd .. && scripts/genvers.sh >ant_out.txt
|
||||
Build Version:4.4,44,!unknown build server problem 168b69112,subdir=xwords4/android/XWords4,buildjni=yes,prebuild=\
|
||||
Build Version:4.4,44,168b69112,subdir=xwords4/android/XWords4,buildjni=yes,target=android-8,prebuild=\
|
||||
cd .. && sed -i '/R.java/d' scripts/genvers.sh && scripts/genvers.sh XWords4 xw4 > ant_out.txt
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
@ -15,8 +15,7 @@ do not work in this version, so you need hardware keys to play.
|
|||
Repo Type:git-svn
|
||||
Repo:http://kwaak3.googlecode.com/svn/trunk/
|
||||
|
||||
#pushd is a bash-only command, prebuild, etc use sh
|
||||
Build Version:1.0,1,!unknown build server problems 37,subdir=kwaak/project,buildjni=yes,target=android-10,novcheck=yes,patch=common.patch,prebuild=\
|
||||
Build Version:1.0,1,!bash script 37,subdir=kwaak/project,buildjni=yes,target=android-10,novcheck=yes,patch=common.patch,prebuild=\
|
||||
cd ../.. && chmod +x mkjni.sh && ANDROID_NDK=$$NDK$$ ./mkjni.sh && cd kwaak/project
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
@ -23,7 +23,7 @@ Variation 3 (Online):
|
|||
Repo Type:git-svn
|
||||
Repo:http://opengpx.googlecode.com/svn/trunk/
|
||||
|
||||
Build Version:1.1.0,192,!unknown build server problem 72,prebuild=mv lib libs && \
|
||||
Build Version:1.1.0,192,72,target=Google Inc.:Google APIs:10,prebuild=mv lib libs && \
|
||||
sed -i 's/<uses-library android:name="com.google.android.maps" \/>/<uses-library android:name="com.google.android.maps" android:required="false" \/>/g' AndroidManifest.xml
|
||||
Build Version:1.2.0,236,!not a release 159
|
||||
|
||||
|
|
Loading…
Reference in a new issue