Merge branch 'master' into 'master'
Recipe for the Rumble android application (http://disruptedsystems.org) See merge request !1089
This commit is contained in:
commit
65a35e400c
35
metadata/org.disrupted.rumble.txt
Normal file
35
metadata/org.disrupted.rumble.txt
Normal file
|
@ -0,0 +1,35 @@
|
|||
AntiFeatures:Tracking
|
||||
Categories:Social
|
||||
License:GPLv3
|
||||
Web Site:http://www.disruptedsystems.org
|
||||
Source Code:https://github.com/Marlinski/Rumble
|
||||
Issue Tracker:https://github.com/Marlinski/Rumble/issues
|
||||
|
||||
Auto Name:Rumble
|
||||
Summary:Off-the-grid micro-blogging application for communities
|
||||
Description:
|
||||
Rumble is a completely off-the-grid application and delay-tolerant
|
||||
micro-blogging application that allows a device to connect, chat and share
|
||||
content (text and images) with other people around you. It doesn't require
|
||||
Internet to work and rely instead on Smartphone, Local Area Network (Bluetooth
|
||||
and Wifi) and human mobility to spread information. Using only the social fabric
|
||||
as an infrastructure, it makes Rumble suitable for use case where the Internet
|
||||
is either best to avoid (surveillance/censorship) or simply not available.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/Marlinski/Rumble
|
||||
Binaries:http://disruptedsystems.org/apk/org.disrupted.rumble-%v-%c.apk
|
||||
|
||||
Build:1.0.1,7
|
||||
commit=v1.0.1-7
|
||||
subdir=app
|
||||
gradle=yes
|
||||
srclibs=SlidingMenu@4254feca3ece9397cd501921ee733f19ea0fdad8
|
||||
prebuild=mkdir -p ../libs/SlidingMenu/ && \
|
||||
cp -fR $$SlidingMenu$$ ../libs/SlidingMenu/library
|
||||
|
||||
Auto Update Mode:Version v%v-%c
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0.1
|
||||
Current Version Code:7
|
Loading…
Reference in a new issue