Transdroid (org.transdroid.full): add UCM
This commit is contained in:
parent
def5b1ad38
commit
20cda41ad0
|
@ -5,7 +5,7 @@ Source Code:https://github.com/erickok/transdroid
|
||||||
Issue Tracker:https://github.com/erickok/transdroid/issues
|
Issue Tracker:https://github.com/erickok/transdroid/issues
|
||||||
Donate:http://www.transdroid.org/
|
Donate:http://www.transdroid.org/
|
||||||
|
|
||||||
Auto Name:Transdroid Torrent Manager
|
Auto Name:Transdroid
|
||||||
Summary:Manage BitTorrent clients
|
Summary:Manage BitTorrent clients
|
||||||
Description:
|
Description:
|
||||||
Transdroid is an Android remote client for your torrent application running on a
|
Transdroid is an Android remote client for your torrent application running on a
|
||||||
|
@ -20,14 +20,16 @@ Repo Type:git
|
||||||
Repo:https://github.com/erickok/transdroid.git
|
Repo:https://github.com/erickok/transdroid.git
|
||||||
|
|
||||||
Build:2.1.2,211
|
Build:2.1.2,211
|
||||||
commit=5aa1d8d4f23fbf308f71d28702f4b09273818955
|
commit=v2.1.2
|
||||||
patch=java6source.patch
|
|
||||||
subdir=full
|
subdir=full
|
||||||
prebuild=ant -f ../lib/build.xml \
|
patch=java6source.patch
|
||||||
&& sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' ../core/res/values/bools.xml \
|
prebuild=ant -f ../lib/build.xml && \
|
||||||
&& sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' res/values/bools.xml \
|
sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' ../core/res/values/bools.xml && \
|
||||||
&& mkdir src
|
sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' res/values/bools.xml && \
|
||||||
|
mkdir src
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:None
|
Update Check Mode:Tags
|
||||||
|
Current Version:2.1.2
|
||||||
|
Current Version Code:211
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue