Added Content Country selection setting. This changes the SearchEngine interface slightly. Still need a reliable test to prove whether YouTube is serving different search results based on the country code passed in the search query.

This commit is contained in:
Adam Howard 2015-11-04 12:42:17 +00:00
parent fc32377ce7
commit fc707b6c7e
7 changed files with 212 additions and 4 deletions

View file

@ -49,4 +49,5 @@
<string name="showNextVideoTitle">Show \"Next video\" item.</string>
<string name="urlNotSupportedText">Url not Supported.</string>
<string name="showSimilarVideosButtonText">Similar Videos</string>
<string name="contentCountryTitle">Video Content Country</string>
</resources>