update transdroid and search plugin
This commit is contained in:
parent
b1ee704987
commit
778fa3521f
|
@ -14,7 +14,7 @@ sources. These results are exposed via a ContentProvider that multiple Android
|
||||||
apps can use to search for torrents while maintaining control over the search
|
apps can use to search for torrents while maintaining control over the search
|
||||||
interface.
|
interface.
|
||||||
|
|
||||||
Has the tracking antifeature because it checks for updates to the app.
|
Anti-feature: Tracking. It checks for updates to the app.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git-svn
|
Repo Type:git-svn
|
||||||
|
@ -22,10 +22,11 @@ Repo:http://transdroid-search.googlecode.com/svn/trunk/
|
||||||
|
|
||||||
#Don't have android-13
|
#Don't have android-13
|
||||||
Build Version:1.7,9,22,target=android-14
|
Build Version:1.7,9,22,target=android-14
|
||||||
|
Build Version:1.9,11,28,target=android-14
|
||||||
|
|
||||||
#Not in market
|
#Not in market: see http://transdroid.org/download
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:1.7
|
Current Version:1.9
|
||||||
Current Version Code:9
|
Current Version Code:11
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,7 @@ server or home computer. Currently Transmission, uTorrent, Bittorrent, Deluge, V
|
||||||
and rTorrent are supported. It can show the active torrents, pause, resume or remove
|
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.
|
them and new torrents can be added via URL, RSS feed or using the integrated search.
|
||||||
|
|
||||||
This has the Tracking AntiFeature because it will connect to transdroid.org as
|
Anti-Feature: Tracking. It will connect to transdroid.org as
|
||||||
soon as you run it, and periodically after that. Information exposed is probably
|
soon as you run it, and periodically after that. Information exposed is probably
|
||||||
limited to your IP address, OS version and Transdroid version.
|
limited to your IP address, OS version and Transdroid version.
|
||||||
.
|
.
|
||||||
|
@ -24,9 +24,11 @@ Repo:http://code.google.com/p/transdroid
|
||||||
#Not sure if the search plugin should be included in this build; the plugin probably covers it
|
#Not sure if the search plugin should be included in this build; the plugin probably covers it
|
||||||
Build Version:1.1.7,148,80558abb1047,target=android-13,subdir=android,\
|
Build Version:1.1.7,148,80558abb1047,target=android-13,subdir=android,\
|
||||||
update=.;../external/JakeWharton-ActionBarSherlock/library,prebuild=cp -r ../lib/* .
|
update=.;../external/JakeWharton-ActionBarSherlock/library,prebuild=cp -r ../lib/* .
|
||||||
|
Build Version:1.1.8,150,6ec227e33a9a,target=android-13,subdir=android,\
|
||||||
|
update=.;../external/JakeWharton-ActionBarSherlock/library,prebuild=cp -r ../lib/* .
|
||||||
|
|
||||||
#not in market
|
#not in market: see http://transdroid.org/download
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:1.1.7
|
Current Version:1.1.8
|
||||||
Current Version Code:148
|
Current Version Code:150
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue