fdroiddata/metadata/org.transdroid.lite.txt

59 lines
2.2 KiB
Plaintext
Raw Normal View History

Categories:Internet
License:GPLv3
Web Site:http://www.transdroid.org
Source Code:https://github.com/erickok/transdroid
Issue Tracker:https://github.com/erickok/transdroid/issues
Donate:http://www.transdroid.org
2015-01-12 14:15:52 +00:00
Name:Transdrone
2015-08-08 07:59:52 +00:00
Auto Name:ColorPickerPreference
Summary:Manage BitTorrent clients
Description:
2015-08-31 22:58:23 +00:00
Allows you to manage the torrents you run on your home server or seedbox. You
can add torrents, start/stop them, assign labels, view trackers and individual
files, set priorities and much more!
2015-08-31 22:58:23 +00:00
Most popular clients are supported, including uTorrent, Transmission,
rTorrent, BitTorrent 6, Deluge, Vuze, Bitflu, BitComet, Qbittorrent, Ktorrent
and Torrentflux-b4rt. Plus Synology, D-Link and Buffalo NAS clients.
Transdrone is the little brother to Transdroid. Looking for integrated torrent
2015-08-31 22:58:23 +00:00
search or RSS feeds? Then you might check out the full [[org.transdroid.full]]
version.
See also [[org.transdroid.search]].
.
Repo Type:git
Repo:https://github.com/erickok/transdroid.git
Build:2.3.0,217
commit=v2.3.0
subdir=app
2015-01-12 06:08:48 +00:00
gradle=lite
prebuild=sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' src/lite/res/values/bools.xml && \
sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' src/main/res/values/bools.xml && \
2015-01-12 06:08:48 +00:00
sed -i "s;apply from: '../signing.gradle';;" build.gradle
Build:2.5.1,221
commit=v2.5.1
subdir=app
gradle=lite
srclibs=Material-Dialogs@v0.6.3.3
prebuild=sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' src/full/res/values/bools.xml && \
sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' src/main/res/values/bools.xml && \
pushd $$Material-Dialogs$$ && \
echo "sdk.dir=$ANDROID_HOME" > local.properties && \
sed -i 's;21.1.2;23;' build.gradle && \
gradle assembleRelease && \
gradle publishToMavenLocal && \
popd
2015-08-08 07:59:52 +00:00
Auto Update Mode:None
Update Check Mode:Tags
2015-08-08 07:59:52 +00:00
#Auto Update Mode:Version v%v
Update Check Name:org.transdroid
Current Version:2.5.1
Current Version Code:221