54 lines
2.3 KiB
Plaintext
54 lines
2.3 KiB
Plaintext
Category:Phone & SMS
|
|
License:GPLv3
|
|
Web Site:http://www.servalproject.org
|
|
Source Code:https://github.com/servalproject/batphone
|
|
Issue Tracker:https://github.com/servalproject/batphone/issues
|
|
Donate:http://www.servalproject.org/donations
|
|
|
|
Auto Name:Serval Mesh
|
|
Summary:Peer to peer communications
|
|
Description:
|
|
'''N.B''' The app no longer asks for root by default although you can still
|
|
try it in adhoc mode. Prebuilts are no longer in the source code.
|
|
|
|
This is '''experimental software''': it may not work as advertised.
|
|
It may lose or alter messages and files that it carries;
|
|
it may consume a lot of space, speed and battery, and it may crash unexpectedly.
|
|
To avail of the maps feature a separate app has to be installed which isn't
|
|
in the f-droid.org repo yet.
|
|
|
|
Mobile communications are useful, but depend on infrastructure that can be
|
|
damaged, overwhelmed,
|
|
or even absent. This app assumes zero infrastructure. The phones talk to each
|
|
other using WiFi;
|
|
relaying calls and messages and figuring out how to resolve numbers. In other
|
|
words, it lets your phone
|
|
communicate with other Android phones running Serval Mesh within WiFi range.
|
|
|
|
Requires root: No. Basic Android still doesn't allow WiFi in AdHoc mode,
|
|
so the app will ask for root if you try to enable adhoc mode.
|
|
|
|
The Java/XML part is distributable under the GNU GPLv3 while the serval-dna
|
|
project is GPLv2.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/servalproject/batphone.git
|
|
|
|
#data/bin/ifconfig data/bin/iwconfig native/lib/adhoc jni-prebuilts not built from source
|
|
Build Version:0.90,1929,0.90,submodules=yes,prebuild=\
|
|
sed -i 's/android:versionName="\@string\/version"/android:versionName="0.90"/g' AndroidManifest.xml && \
|
|
rm -rf data/bin/iptables data/bin/pand data/ultra_bcm_config gdbserver Makefile hi-resZZ,buildjni=yes
|
|
Build Version:0.90.1,1947,0.90.1,submodules=yes,prebuild=\
|
|
sed -i 's/android:versionName="\@string\/version"/android:versionName="0.90.1"/g' AndroidManifest.xml && \
|
|
rm -rf data/bin/iptables data/bin/pand data/ultra_bcm_config gdbserver Makefile hi-resZZ,buildjni=no
|
|
Build Version:0.91.RC2,2117,0.91.RC2,forceversion=yes,submodules=yes,buildjni=no
|
|
|
|
# Releases are in master branch, beta in development; run ant version to get version info
|
|
Auto Update Mode:None
|
|
# normally use market; other methods won't work
|
|
Update Check Mode:None
|
|
Current Version:0.91.RC2
|
|
Current Version Code:2117
|
|
|