Vuze Remote: Clean up description, remove jars, disable (wip).
This commit is contained in:
parent
8a8bbb1425
commit
3d0ad4ead4
|
@ -8,20 +8,33 @@ Donate:http://www.vuze.com/donation/btc.php
|
||||||
Auto Name:Vuze Remote
|
Auto Name:Vuze Remote
|
||||||
Summary:Manage BitTorrent clients
|
Summary:Manage BitTorrent clients
|
||||||
Description:
|
Description:
|
||||||
Vuze Remote™ is a simple, straightforward application that allows you to control your Vuze® desktop client or Transmission torrent client through your mobile device. With Vuze Remote you can manage torrents with the touch of a button.
|
Vuze Remote™ is a simple, straightforward application that allows you to
|
||||||
Download the Vuze Remote application, scan in your Remote Pairing QR Code from your Vuze desktop client (or enter it manually), connect and go. Easy to set-up and effortless to use.
|
control your Vuze® desktop client or Transmission torrent client through
|
||||||
Features
|
your mobile device. With Vuze Remote you can manage torrents with the
|
||||||
★ Search for torrents directly from your device & add to your desktop client
|
touch of a button.
|
||||||
★ Manage torrent progress
|
|
||||||
★ Set download/upload speeds
|
Download the Vuze Remote application, scan in your Remote Pairing QR Code
|
||||||
★ Adjust torrent and file priorities
|
from your Vuze desktop client (or enter it manually), connect and go. Easy
|
||||||
★ Select files a location when adding torrent
|
to set-up and effortless to use.
|
||||||
★ Create login profiles to connect multiple remote computers
|
|
||||||
★ Simple, easy to use interface
|
Features:
|
||||||
★ Advanced login controls and supports Transmission bittorrent client
|
|
||||||
★ Ad free experience
|
* Search for torrents directly from your device & add to your desktop client
|
||||||
For a complete step-by-step guide read the Vuze Remote for Android guide at http://wiki.vuze.com/w/Android_Remote_Guide
|
* Manage torrent progress
|
||||||
|
* Set download/upload speeds
|
||||||
|
* Adjust torrent and file priorities
|
||||||
|
* Select files a location when adding torrent
|
||||||
|
* Create login profiles to connect multiple remote computers
|
||||||
|
* Simple, easy to use interface
|
||||||
|
* Advanced login controls and supports Transmission bittorrent client
|
||||||
|
* Ad free experience
|
||||||
|
|
||||||
|
For a complete step-by-step guide read the [http://wiki.vuze.com/w/Android_Remote_Guide Vuze Remote for Android guide].
|
||||||
|
|
||||||
|
TODO:
|
||||||
|
|
||||||
By downloading or using this app, you agree to Vuze’s Terms of Service (http://www.vuze.com/corp/terms.php) and the Vuze Privacy Policy (http://www.vuze.com/corp/privacy.php). Any use of Vuze Remote, Vuze and Vuze+™ that violates the rights of any person or entity is not allowed. More at http://www.vuze.com/corp/legal.php
|
By downloading or using this app, you agree to Vuze’s Terms of Service (http://www.vuze.com/corp/terms.php) and the Vuze Privacy Policy (http://www.vuze.com/corp/privacy.php). Any use of Vuze Remote, Vuze and Vuze+™ that violates the rights of any person or entity is not allowed. More at http://www.vuze.com/corp/legal.php
|
||||||
|
|
||||||
Need help? Please visit our forum at http://forum.vuze.com/forum.jspa?forumID=127
|
Need help? Please visit our forum at http://forum.vuze.com/forum.jspa?forumID=127
|
||||||
Have a suggestion? Please contact Vuze by visiting http://vote.vuze.com/forums/227649-android-remote
|
Have a suggestion? Please contact Vuze by visiting http://vote.vuze.com/forums/227649-android-remote
|
||||||
.
|
.
|
||||||
|
@ -30,10 +43,27 @@ Repo Type:git
|
||||||
Repo:https://github.com/vuze/vuze-remote-for-android
|
Repo:https://github.com/vuze/vuze-remote-for-android
|
||||||
|
|
||||||
Build:2.2.4,63
|
Build:2.2.4,63
|
||||||
|
disable=wip
|
||||||
commit=5e9486fb4a4cb0a90d6f0ee8fce5dad2ef242e04
|
commit=5e9486fb4a4cb0a90d6f0ee8fce5dad2ef242e04
|
||||||
subdir=VuzeRemoteProject
|
subdir=VuzeRemoteProject
|
||||||
patch=f-droid.2.2.4.diff
|
patch=f-droid.2.2.4.diff
|
||||||
rm=google-play-services_lib,VuzeRemoteProject/libs/libGoogleAnalyticsServices.jar,VuzeRemoteProject/src/com/vuze/android/remote/VuzeEasyTrackerNew.java,VuzeRemoteProject/src/com/vuze/android/remote/VuzeEasyTrackerOld.java,VuzeRemoteProject/src/com/vuze/android/remote/CampaignTrackingReceiver.java
|
init=mv libs/jcifs*.jar ./
|
||||||
|
rm=VuzeRemoteProject/libs/*,google-play-services_lib,VuzeRemoteProject/src/com/vuze/android/remote/VuzeEasyTrackerNew.java,VuzeRemoteProject/src/com/vuze/android/remote/VuzeEasyTrackerOld.java,VuzeRemoteProject/src/com/vuze/android/remote/CampaignTrackingReceiver.java
|
||||||
|
scandelete=android-switch-backport/sample/bin
|
||||||
|
extlibs=jcifs/jcifs-1.3.17.jar
|
||||||
|
srclibs=FastJSON@1.1.46-android
|
||||||
|
prebuild=pushd $$FastJSON$$ && $$MVN3$$ -DskipTests package && popd && cp -fR $$FastJSON$$/target/fastjson-1.1.46.android.jar libs/ && \
|
||||||
|
mv *.jar libs/
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
TODO:
|
||||||
|
* jcfis replacement not working?
|
||||||
|
* WARNING: Found JAR file at MaterialEditText/library/src/main/nineoldandroids-2.4.0.jar
|
||||||
|
* WARNING: Found JAR file at MaterialEditText/library/src/main/libs/android-support-annotations.jar
|
||||||
|
* WARNING: Found JAR file at appcompat/libs/android-support-v7-appcompat.jar
|
||||||
|
* WARNING: Found JAR file at appcompat/libs/android-support-v4.jar
|
||||||
|
|
||||||
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
|
|
Loading…
Reference in a new issue