fdroiddata/metadata/org.transdroid.full.txt

62 lines
2.6 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 05:58:01 +00:00
Auto Name:ColorPickerPreference
2015-01-12 14:15:52 +00:00
Name:Transdroid
Summary:Manage BitTorrent clients
Description:
Allows you to manage your torrents. All popular clients are supported:
µTorrent, Transmission, rTorrent, Vuze, Deluge, BitTorrent 6, qBittorrent
and many more. You can view and manage the running torrents and individual files.
Adding is easy via the integrated search, RSS feeds or the barcode scanner.
Monitor progress using the home screen widget or background alarm service.
2013-12-09 12:03:57 +00:00
See also [[org.transdroid.search]] and [[org.transdroid.lite]].
.
Repo Type:git
Repo:https://github.com/erickok/transdroid.git
Build:2.1.2,211
commit=v2.1.2
2013-12-09 12:03:57 +00:00
subdir=full
patch=java6source.patch
prebuild=ant -f ../lib/build.xml && \
sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' ../core/res/values/bools.xml && \
sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' res/values/bools.xml && \
mkdir src
2014-05-13 21:13:44 +00:00
Build:2.1.3,212
commit=v2.1.3
subdir=full
build=ant -f ../lib/build.xml && \
sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' ../core/res/values/bools.xml && \
sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' res/values/bools.xml && \
mkdir src
2014-09-26 09:59:51 +00:00
Build:2.2.0,215
disable=encoding issues in ../lib java files, not using UTF-8
commit=v2.2.0
subdir=full
build=ant -f ../lib/build.xml && \
sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' ../core/res/values/bools.xml && \
sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' res/values/bools.xml
Build:2.3.0,217
commit=v2.3.0
subdir=app
2015-01-12 05:58:01 +00:00
gradle=full
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 && \
2015-01-12 05:58:01 +00:00
sed -i "s;apply from: '../signing.gradle';;" build.gradle
Auto Update Mode:Version v%v
Update Check Mode:Tags
Current Version:2.3.0
Current Version Code:217
2015-01-12 05:58:01 +00:00