From 1fa721c8dfc1213cd252ab9cdba14991d5983768 Mon Sep 17 00:00:00 2001 From: Soren Stoutner Date: Sat, 26 Jun 2021 11:55:52 -0700 Subject: [PATCH] Update the libraries link in About > Licenses to poing to Google's AdMob. https://redmine.stoutner.com/issues/743 --- app/src/main/assets/de/about_licenses.html | 2 +- app/src/main/assets/en/about_licenses.html | 2 +- app/src/main/assets/es/about_licenses.html | 2 +- app/src/main/assets/fr/about_licenses.html | 2 +- app/src/main/assets/it/about_licenses.html | 2 +- app/src/main/assets/pt-rBR/about_licenses.html | 2 +- app/src/main/assets/ru/about_licenses.html | 2 +- app/src/main/assets/tr/about_licenses.html | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/app/src/main/assets/de/about_licenses.html b/app/src/main/assets/de/about_licenses.html index 9a7e2768..f876b528 100644 --- a/app/src/main/assets/de/about_licenses.html +++ b/app/src/main/assets/de/about_licenses.html @@ -55,7 +55,7 @@ und Code des Google Material Maven repository, auf, welche unter der Apache Lizenz 2.0 veröffentlicht werden.

-

Die kostenlose Variante von Privacy Browser verwendet Firebase Ads, +

Die kostenlose Variante von Privacy Browser verwendet Google’s AdMob, welche unter der Android Software Development Kit Lizenz veröffentlicht werden.

Classes:

diff --git a/app/src/main/assets/en/about_licenses.html b/app/src/main/assets/en/about_licenses.html index d9ce5db4..8b3368b7 100644 --- a/app/src/main/assets/en/about_licenses.html +++ b/app/src/main/assets/en/about_licenses.html @@ -52,7 +52,7 @@ and code from the Google Material Maven repository, which are released under the Apache License 2.0.

-

The free flavor of Privacy Browser is built with Firebase Ads, +

The free flavor of Privacy Browser is built with Google’s AdMob, which is released under the Android Software Development Kit License.

Classes

diff --git a/app/src/main/assets/es/about_licenses.html b/app/src/main/assets/es/about_licenses.html index afcedaac..3f281022 100644 --- a/app/src/main/assets/es/about_licenses.html +++ b/app/src/main/assets/es/about_licenses.html @@ -54,7 +54,7 @@ y código del repositorio de Google Material Maven, que se publican bajo la Licencia Apache 2.0.

-

El sabor o versión libre de Navegador Privado está construido con anuncios de Firebase, +

El sabor o versión libre de Navegador Privado está construido con Google’s AdMob, que se libera bajo la Licencia del Android Software Development Kit.

Clases

diff --git a/app/src/main/assets/fr/about_licenses.html b/app/src/main/assets/fr/about_licenses.html index 991d9100..780986df 100644 --- a/app/src/main/assets/fr/about_licenses.html +++ b/app/src/main/assets/fr/about_licenses.html @@ -54,7 +54,7 @@ et le code du référentiel Google Material Maven, publiés sous la Licence Apache 2.0.

-

La version gratuite de Privacy Browser repose sur les Annonces Firebase, +

La version gratuite de Privacy Browser repose sur les Google’s AdMob, publié sous la licence du kit de développement logiciel Android.

Classes

diff --git a/app/src/main/assets/it/about_licenses.html b/app/src/main/assets/it/about_licenses.html index 6ffdf594..4f545784 100644 --- a/app/src/main/assets/it/about_licenses.html +++ b/app/src/main/assets/it/about_licenses.html @@ -57,7 +57,7 @@ e il codice disponibile nella Google Material Maven repository, entrambi rilasciati con Licenza Apache 2.0.

-

La versione gratuita di Privacy Browser è compilata con Firebase Ads, +

La versione gratuita di Privacy Browser è compilata con Google’s AdMob, che è rilasciato sotto la Licenza Android Software Development Kit.

Classi

diff --git a/app/src/main/assets/pt-rBR/about_licenses.html b/app/src/main/assets/pt-rBR/about_licenses.html index 5a828901..d0cad695 100644 --- a/app/src/main/assets/pt-rBR/about_licenses.html +++ b/app/src/main/assets/pt-rBR/about_licenses.html @@ -54,7 +54,7 @@ and code from the Google Material Maven repository, which are released under the Apache License 2.0.

-

The free flavor of Privacy Browser is built with Firebase Ads, +

The free flavor of Privacy Browser is built with Google’s AdMob, which is released under the Android Software Development Kit License.

Classes

diff --git a/app/src/main/assets/ru/about_licenses.html b/app/src/main/assets/ru/about_licenses.html index fc86b1ae..e90d87f5 100644 --- a/app/src/main/assets/ru/about_licenses.html +++ b/app/src/main/assets/ru/about_licenses.html @@ -52,7 +52,7 @@ и кодовой базы из репозитория Google Material Maven, которые выпущены под лицензией Apache 2.0.

-

Бесплатный вариант Privacy Browser создан с помощью Firebase Ads, +

Бесплатный вариант Privacy Browser создан с помощью Google’s AdMob, выпущенной по лицензии Android Software Development Kit License.

Классы

diff --git a/app/src/main/assets/tr/about_licenses.html b/app/src/main/assets/tr/about_licenses.html index 66e919c3..bddc6750 100644 --- a/app/src/main/assets/tr/about_licenses.html +++ b/app/src/main/assets/tr/about_licenses.html @@ -52,8 +52,8 @@ and code from the Google Material Maven repository, which are released under the Apache License 2.0.

-

Privacy Browser ücretsiz versiyonu Android Software Development Kit lisansı altında yayınlanan - Firebase Ads ile oluşturulmuştur.

+

The free flavor of Privacy Browser is built with Google’s AdMob, + which is released under the Android Software Development Kit License.

Sınıflar

com.stoutner.privacybrowser.views.CheckedLinearLayout is a modified version of a class contained in the -- 2.43.0