Transdroid: Remove anti-feature tracking

According to https://github.com/erickok/transdroid/issues/60, Transdroid
versions with updatecheck_available=false don't do any sort of tracking.
This commit is contained in:
Florian Schmaus 2013-12-04 16:05:37 +01:00
parent 9e54a111d3
commit aa26ab0fdf
2 changed files with 0 additions and 8 deletions

View file

@ -1,4 +1,3 @@
AntiFeatures:Tracking
Categories:Internet
License:GPLv3
Web Site:http://www.transdroid.org/
@ -13,10 +12,6 @@ Transdroid is an Android remote client for your torrent application running on a
server or home computer. Currently Transmission, uTorrent, Bittorrent, Deluge, Vuze
and rTorrent are supported. It can show the active torrents, pause, resume or remove
them and new torrents can be added via URL, RSS feed or using the integrated search.
Anti-Feature: Tracking. It will connect to transdroid.org as
soon as you run it, and periodically after that. Information exposed is probably
limited to your IP address, OS version and Transdroid version.
.
Repo Type:git

View file

@ -1,4 +1,3 @@
AntiFeatures:Tracking
Categories:Internet
License:LGPL
Web Site:http://www.transdroid.org/
@ -14,8 +13,6 @@ provides torrent search results (links to .torrent files) from various web
sources. These results are exposed via a ContentProvider that multiple Android
apps can use to search for torrents while maintaining control over the search
interface.
Anti-feature: Tracking. It checks for updates to the app.
.
Repo Type:git