Merge branch 'merge-requests/110'
This commit is contained in:
commit
60cbee8169
39
metadata/org.kontalk.txt
Normal file
39
metadata/org.kontalk.txt
Normal file
|
@ -0,0 +1,39 @@
|
|||
Name: Kontalk Messenger
|
||||
Category:Internet
|
||||
License:GPLv3
|
||||
Web Site:http://www.kontalk.org/
|
||||
Source Code:http://code.google.com/p/kontalk/
|
||||
Issue Tracker:http://code.google.com/p/kontalk/issues
|
||||
Donate:http://www.kontalk.net/
|
||||
FlattrID:
|
||||
Bitcoin:14vipppSvCG7VdvoYmbhKZ8DbTfv9U1QfS
|
||||
|
||||
Summary:Community-driven instant messaging network
|
||||
Description:
|
||||
** DO NOT INSTALL ON SD CARD **
|
||||
** Follow @kontalknet on Twitter to be updated on service status! **
|
||||
|
||||
Kontalk is an instant messaging system - primarly designed for embedded
|
||||
devices, especially smartphones. It is designed to be distributed, based on
|
||||
community-driven infrastructure.
|
||||
Send and receive messages for free with other Kontalk users.
|
||||
Kontalk uses your phone number to identify yourself and automatically adds
|
||||
other Kontalk users you can talk with by looking in your contact list.
|
||||
You can send any text messages and image (other media types coming soon).
|
||||
Even in server-to-client communication, your phone number is irreversibly
|
||||
encrypted, so even we can't possibly know your phone number (it is used only
|
||||
for sending you the verification code, than it will be discarded).
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://code.google.com/p/kontalk.androidclient/
|
||||
Build Version:2.2.5,21,2.2.5,submodules=no,srclibs=ActionBarSherlock@4.2.0,\
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
||||
wget "http://protobuf.googlecode.com/files/protobuf-2.4.1.tar.gz" && \
|
||||
tar -xzf protobuf-2.4.1.tar.gz && cd protobuf-2.4.1 && ./configure && make && \
|
||||
cd java && $$MVN3$$ package -P lite && cp target/protobuf-java-2.4.1-lite.jar ../../libs/
|
||||
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.2.5
|
||||
Current Version Code:21
|
Loading…
Reference in a new issue