renamed to "restricted mode"
This commit is contained in:
parent
5a193d50f6
commit
63087a4311
8 changed files with 38 additions and 31 deletions
|
|
@ -137,7 +137,7 @@ public class App extends Application {
|
|||
getApplicationContext());
|
||||
final String key = getApplicationContext().getString(R.string.recaptcha_cookies_key);
|
||||
downloader.setCookie(ReCaptchaActivity.RECAPTCHA_COOKIES_KEY, prefs.getString(key, ""));
|
||||
downloader.updateAgeRestrictedContentCookies(getApplicationContext());
|
||||
downloader.updateRestrictedModeCookies(getApplicationContext());
|
||||
}
|
||||
|
||||
private void configureRxJavaErrorHandler() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue