From: Soren Stoutner <soren@stoutner.com> Date: Thu, 26 Aug 2021 16:11:42 +0000 (-0700) Subject: Fix a few typos. X-Git-Tag: v1.1~2 X-Git-Url: https://gitweb.stoutner.com/?a=commitdiff_plain;h=2f280a085efa15139e1a2df023f983bf296981f6;p=PrivacyCell.git Fix a few typos. --- diff --git a/app/src/main/assets/css/theme.css b/app/src/main/assets/css/theme.css index a164cb0..a78eb75 100644 --- a/app/src/main/assets/css/theme.css +++ b/app/src/main/assets/css/theme.css @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. + * along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. */ /* Dark colors. */ diff --git a/app/src/main/assets/en/changelog.html b/app/src/main/assets/en/changelog.html index f7d01a2..b946149 100644 --- a/app/src/main/assets/en/changelog.html +++ b/app/src/main/assets/en/changelog.html @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <html> <head> @@ -27,8 +27,8 @@ </head> <body> - <h3>1.0 (version code 1)</h3> - <p>28 August 2021 - minimum API 30, target API 30</p> + <h3><a href="https://www.stoutner.com/privacy-cell-1-0/">1.0</a> (version code 1)</h3> + <p><a href="https://gitweb.stoutner.com/?p=PrivacyCell.git;a=commitdiff;h=13c6fd95ce6986c052fed7918576b77619dc9c2a">25 August 2021</a> - minimum API 30, target API 30.</p> <ul> <li>Initial release.</li> </ul> diff --git a/app/src/main/assets/en/contributors.html b/app/src/main/assets/en/contributors.html index d443d03..468ce0c 100644 --- a/app/src/main/assets/en/contributors.html +++ b/app/src/main/assets/en/contributors.html @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <html> <head> diff --git a/app/src/main/assets/en/licenses.html b/app/src/main/assets/en/licenses.html index bf26251..d0999c4 100644 --- a/app/src/main/assets/en/licenses.html +++ b/app/src/main/assets/en/licenses.html @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <html> <head> diff --git a/app/src/main/assets/en/permissions.html b/app/src/main/assets/en/permissions.html index 3bd484a..b97caa5 100644 --- a/app/src/main/assets/en/permissions.html +++ b/app/src/main/assets/en/permissions.html @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <html> <head> @@ -29,7 +29,7 @@ <body> <p>Privacy Cell uses the following permission.</p> - <h3>Phone</h3> + <h3>Read phone status and identity</h3> <p><a href="https://developer.android.com/reference/android/Manifest.permission.html#READ_PHONE_STATE">android.permission. READ_PHONE_STATE</a></p> <p>Required to determine which protocols are being used by the cell phone network.</p> </body> diff --git a/app/src/main/assets/en/privacy_policy.html b/app/src/main/assets/en/privacy_policy.html index 376cad5..adec1d8 100644 --- a/app/src/main/assets/en/privacy_policy.html +++ b/app/src/main/assets/en/privacy_policy.html @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <html> <head> diff --git a/app/src/main/assets/images/bug_report_rounded.svg b/app/src/main/assets/images/bug_report_rounded.svg index dba6977..fbac78c 100644 --- a/app/src/main/assets/images/bug_report_rounded.svg +++ b/app/src/main/assets/images/bug_report_rounded.svg @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- - Copyright © 2021 Soren Stoutner <soren@stoutner.com>. + This file is a modified version of `bug_report_rounded`, which is part of the Android Material icon set and is released under the Apache License 2.0. - This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. + Changes copyright © 2021 Soren Stoutner <soren@stoutner.com>. The resulting file is released under the GPLv3+ license. - It is a modified version of `bug_report_rounded`, which is part of the Android Material icon set and is released under the Apache License 2.0. + This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. Privacy Cell is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <svg xmlns="http://www.w3.org/2000/svg" diff --git a/app/src/main/assets/images/chrome_reader_mode_rounded.svg b/app/src/main/assets/images/chrome_reader_mode_rounded.svg index 58d88d8..5d92442 100644 --- a/app/src/main/assets/images/chrome_reader_mode_rounded.svg +++ b/app/src/main/assets/images/chrome_reader_mode_rounded.svg @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- - Copyright © 2021 Soren Stoutner <soren@stoutner.com>. + This file is a modified version of `chrome_reader_mode_rounded`, which is part of the Android Material icon set and is released under the Apache License 2.0. - This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. + Changes copyright © 2021 Soren Stoutner <soren@stoutner.com>. The resulting file is released under the GPLv3+ license. - It is a modified version of `chrome_reader_mode_rounded`, which is part of the Android Material icon set and is released under the Apache License 2.0. + This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. Privacy Cell is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <svg xmlns="http://www.w3.org/2000/svg" diff --git a/app/src/main/assets/images/fact_check_outlined.svg b/app/src/main/assets/images/fact_check_outlined.svg index 6c0170f..91cb8af 100644 --- a/app/src/main/assets/images/fact_check_outlined.svg +++ b/app/src/main/assets/images/fact_check_outlined.svg @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- - Copyright © 2021 Soren Stoutner <soren@stoutner.com>. + This file is a modified version of `fact_check_outlined`, which is part of the Android Material icon set and is released under the Apache License 2.0. - This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. + Changes copyright © 2021 Soren Stoutner <soren@stoutner.com>. The resulting file is released under the GPLv3+ license. - It is a modified version of `fact_check_outlined`, which is part of the Android Material icon set and is released under the Apache License 2.0. + This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. Privacy Cell is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <svg xmlns="http://www.w3.org/2000/svg" diff --git a/app/src/main/assets/images/format_list_bulleted_rounded.svg b/app/src/main/assets/images/format_list_bulleted_rounded.svg index 5e4c4fa..b1f2851 100644 --- a/app/src/main/assets/images/format_list_bulleted_rounded.svg +++ b/app/src/main/assets/images/format_list_bulleted_rounded.svg @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- - Copyright © 2021 Soren Stoutner <soren@stoutner.com>. + This file is a modified version of `format_list_bulleted_rounded`, which is part of the Android Material icon set and is released under the Apache License 2.0. - This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. + Changes copyright © 2021 Soren Stoutner <soren@stoutner.com>. The resulting file is released under the GPLv3+ license. - It is a modified version of `format_list_bulleted_rounded`, which is part of the Android Material icon set and is released under the Apache License 2.0. + This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. Privacy Cell is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <svg xmlns="http://www.w3.org/2000/svg" diff --git a/app/src/main/assets/images/forum_rounded.svg b/app/src/main/assets/images/forum_rounded.svg index 3d8b42b..50edc80 100644 --- a/app/src/main/assets/images/forum_rounded.svg +++ b/app/src/main/assets/images/forum_rounded.svg @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- - Copyright © 2021 Soren Stoutner <soren@stoutner.com>. + This file is a modified version of `forum_rounded`, which is part of the Android Material icon set and is released under the Apache License 2.0. - This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. + Changes copyright © 2021 Soren Stoutner <soren@stoutner.com>. The resulting file is released under the GPLv3+ license. - It is a modified version of `forum_rounded`, which is part of the Android Material icon set and is released under the Apache License 2.0. + This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. Privacy Cell is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <svg xmlns="http://www.w3.org/2000/svg" diff --git a/app/src/main/assets/images/groups_filled.svg b/app/src/main/assets/images/groups_filled.svg index 053fe54..d2aee47 100644 --- a/app/src/main/assets/images/groups_filled.svg +++ b/app/src/main/assets/images/groups_filled.svg @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- - Copyright © 2021 Soren Stoutner <soren@stoutner.com>. + This file is a modified version of `groups_filled`, which is part of the Android Material icon set and is released under the Apache License 2.0. - This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. + Changes copyright © 2021 Soren Stoutner <soren@stoutner.com>. The resulting file is released under the GPLv3+ license. - It is a modified version of `groups_filled`, which is part of the Android Material icon set and is released under the Apache License 2.0. + This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. Privacy Cell is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <svg xmlns="http://www.w3.org/2000/svg" diff --git a/app/src/main/assets/images/map_rounded.svg b/app/src/main/assets/images/map_rounded.svg index f2adfd5..201f4c5 100644 --- a/app/src/main/assets/images/map_rounded.svg +++ b/app/src/main/assets/images/map_rounded.svg @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- - Copyright © 2021 Soren Stoutner <soren@stoutner.com>. + This file is a modified version of `map_rounded`, which is part of the Android Material icon set and is released under the Apache License 2.0. - This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. + Changes copyright © 2021 Soren Stoutner <soren@stoutner.com>. The resulting file is released under the GPLv3+ license. - It is a modified version of `map_rounded`, which is part of the Android Material icon set and is released under the Apache License 2.0. + This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. Privacy Cell is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <svg xmlns="http://www.w3.org/2000/svg" diff --git a/app/src/main/assets/images/not_secure.svg b/app/src/main/assets/images/not_secure.svg index fb070b0..b97f532 100644 --- a/app/src/main/assets/images/not_secure.svg +++ b/app/src/main/assets/images/not_secure.svg @@ -3,7 +3,7 @@ <!-- This file is derived from `security` and `do_not_disturb`, which are part of the Android Material icon set. They are released under the Apache License 2.0. - Modifications copyright © 2016,2021 Soren Stoutner <soren@stoutner.com>. + Changes copyright © 2021 Soren Stoutner <soren@stoutner.com>. The resulting file is released under the GPLv3+ license. This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <svg xmlns="http://www.w3.org/2000/svg" diff --git a/app/src/main/assets/images/payments_rounded.svg b/app/src/main/assets/images/payments_rounded.svg index f0a54c2..d252807 100644 --- a/app/src/main/assets/images/payments_rounded.svg +++ b/app/src/main/assets/images/payments_rounded.svg @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- - Copyright © 2021 Soren Stoutner <soren@stoutner.com>. + This file is a modified version of `payments_rounded`, which is part of the Android Material icon set and is released under the Apache License 2.0. - This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. + Changes copyright © 2021 Soren Stoutner <soren@stoutner.com>. The resulting file is released under the GPLv3+ license. - It is a modified version of `payments_rounded`, which is part of the Android Material icon set and is released under the Apache License 2.0. + This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. Privacy Cell is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <svg xmlns="http://www.w3.org/2000/svg" diff --git a/app/src/main/assets/images/phone_android_outlined.svg b/app/src/main/assets/images/phone_android_outlined.svg index 12a63d4..1b95ff9 100644 --- a/app/src/main/assets/images/phone_android_outlined.svg +++ b/app/src/main/assets/images/phone_android_outlined.svg @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- - Copyright © 2021 Soren Stoutner <soren@stoutner.com>. + This file is a modified version of `phone_android_outlined`, which is part of the Android Material icon set and is released under the Apache License 2.0. - This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. + Changes copyright © 2021 Soren Stoutner <soren@stoutner.com>. The resulting file is released under the GPLv3+ license. - It is a modified version of `phone_android_outlined`, which is part of the Android Material icon set and is released under the Apache License 2.0. + This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. Privacy Cell is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <svg xmlns="http://www.w3.org/2000/svg" diff --git a/app/src/main/assets/images/policy_filled.svg b/app/src/main/assets/images/policy_filled.svg index c18a297..abae45e 100644 --- a/app/src/main/assets/images/policy_filled.svg +++ b/app/src/main/assets/images/policy_filled.svg @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- - Copyright © 2021 Soren Stoutner <soren@stoutner.com>. + This file is a modified version of `policy_filled`, which is part of the Android Material icon set and is released under the Apache License 2.0. - This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. + Changes copyright © 2021 Soren Stoutner <soren@stoutner.com>. The resulting file is released under the GPLv3+ license. - It is a modified version of `policy_filled`, which is part of the Android Material icon set and is released under the Apache License 2.0. + This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. Privacy Cell is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <svg xmlns="http://www.w3.org/2000/svg" diff --git a/app/src/main/assets/images/privacy_cell.svg b/app/src/main/assets/images/privacy_cell.svg index f6e5165..4119232 100644 --- a/app/src/main/assets/images/privacy_cell.svg +++ b/app/src/main/assets/images/privacy_cell.svg @@ -3,7 +3,7 @@ <!-- This file is derived from `security` and `5g`, which are part of the Android Material icon set. They are released under the Apache License 2.0. - Modifications copyright © 2016,2021 Soren Stoutner <soren@stoutner.com>. + Changes copyright © 2016,2021 Soren Stoutner <soren@stoutner.com>. The resulting file is released under the GPLv3+ license. This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <svg xmlns="http://www.w3.org/2000/svg" diff --git a/app/src/main/assets/images/text_snippet_outlined.svg b/app/src/main/assets/images/text_snippet_outlined.svg index b373f01..ca49d3e 100644 --- a/app/src/main/assets/images/text_snippet_outlined.svg +++ b/app/src/main/assets/images/text_snippet_outlined.svg @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- - Copyright © 2021 Soren Stoutner <soren@stoutner.com>. + This file is a modified version of `text_snippet_outlined`, which is part of the Android Material icon set and is released under the Apache License 2.0. - This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. + Changes copyright © 2021 Soren Stoutner <soren@stoutner.com>. The resulting file is released under the GPLv3+ license. - It is a modified version of `text_snippet_outlined`, which is part of the Android Material icon set and is released under the Apache License 2.0. + This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. Privacy Cell is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <svg xmlns="http://www.w3.org/2000/svg" diff --git a/app/src/main/java/com/stoutner/privacycell/activities/PrivacyCell.kt b/app/src/main/java/com/stoutner/privacycell/activities/PrivacyCell.kt index c85c403..31f610d 100644 --- a/app/src/main/java/com/stoutner/privacycell/activities/PrivacyCell.kt +++ b/app/src/main/java/com/stoutner/privacycell/activities/PrivacyCell.kt @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. + * along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. */ package com.stoutner.privacycell.activities diff --git a/app/src/main/java/com/stoutner/privacycell/dialogs/PhonePermissionDialog.kt b/app/src/main/java/com/stoutner/privacycell/dialogs/PhonePermissionDialog.kt index df5fa9f..a792114 100644 --- a/app/src/main/java/com/stoutner/privacycell/dialogs/PhonePermissionDialog.kt +++ b/app/src/main/java/com/stoutner/privacycell/dialogs/PhonePermissionDialog.kt @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. + * along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. */ package com.stoutner.privacycell.dialogs diff --git a/app/src/main/java/com/stoutner/privacycell/dialogs/WebViewDialog.kt b/app/src/main/java/com/stoutner/privacycell/dialogs/WebViewDialog.kt index 0559d45..8fd2edb 100644 --- a/app/src/main/java/com/stoutner/privacycell/dialogs/WebViewDialog.kt +++ b/app/src/main/java/com/stoutner/privacycell/dialogs/WebViewDialog.kt @@ -14,7 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. + * along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. */ package com.stoutner.privacycell.dialogs diff --git a/app/src/main/res/drawable/not_secure.xml b/app/src/main/res/drawable/not_secure.xml index de128f3..d049d20 100644 --- a/app/src/main/res/drawable/not_secure.xml +++ b/app/src/main/res/drawable/not_secure.xml @@ -1,7 +1,7 @@ <!-- This file is derived from `security` and `do_not_disturb`, which are part of the Android Material icon set. They are released under the Apache License 2.0. - Modifications copyright © 2016,2021 Soren Stoutner <soren@stoutner.com>. + Changes copyright © 2016,2021 Soren Stoutner <soren@stoutner.com>. The resulting image is released under the GPLv3+ license. This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>.The resulting image is released under the GPLv3+ license. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <vector xmlns:android="http://schemas.android.com/apk/res/android" diff --git a/app/src/main/res/drawable/privacy_cell_foreground.xml b/app/src/main/res/drawable/privacy_cell_foreground.xml index 5053bd9..172dfce 100644 --- a/app/src/main/res/drawable/privacy_cell_foreground.xml +++ b/app/src/main/res/drawable/privacy_cell_foreground.xml @@ -1,7 +1,7 @@ <!-- This file is derived from `security` and `5g`, which are part of the Android Material icon set. They are released under the Apache License 2.0. - Modifications copyright © 2016,2021 Soren Stoutner <soren@stoutner.com>. + Changes copyright © 2016,2021 Soren Stoutner <soren@stoutner.com>. The resulting image is released under the GPLv3+ license. This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>.The resulting image is released under the GPLv3+ license. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <vector xmlns:android="http://schemas.android.com/apk/res/android" diff --git a/app/src/main/res/drawable/secure_5g_nr_sa.xml b/app/src/main/res/drawable/secure_5g_nr_sa.xml index 33ac99f..fc8ea0b 100644 --- a/app/src/main/res/drawable/secure_5g_nr_sa.xml +++ b/app/src/main/res/drawable/secure_5g_nr_sa.xml @@ -1,7 +1,7 @@ <!-- This file is derived from `security` and `5g`, which are part of the Android Material icon set. They are released under the Apache License 2.0. - Modifications copyright © 2016,2021 Soren Stoutner <soren@stoutner.com>. + Changes copyright © 2016,2021 Soren Stoutner <soren@stoutner.com>. The resulting image is released under the GPLv3+ license. This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>. @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>.The resulting image is released under the GPLv3+ license. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="200dp" diff --git a/app/src/main/res/layout/app_bar_textview.xml b/app/src/main/res/layout/app_bar_textview.xml index 9f434a8..cbb82a3 100644 --- a/app/src/main/res/layout/app_bar_textview.xml +++ b/app/src/main/res/layout/app_bar_textview.xml @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <TextView xmlns:android="http://schemas.android.com/apk/res/android" diff --git a/app/src/main/res/layout/privacy_cell_drawerlayout.xml b/app/src/main/res/layout/privacy_cell_drawerlayout.xml index fe3ce2f..37e4754 100644 --- a/app/src/main/res/layout/privacy_cell_drawerlayout.xml +++ b/app/src/main/res/layout/privacy_cell_drawerlayout.xml @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <androidx.drawerlayout.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" diff --git a/app/src/main/res/layout/webview_dialog.xml b/app/src/main/res/layout/webview_dialog.xml index 0c20a55..d585bb0 100644 --- a/app/src/main/res/layout/webview_dialog.xml +++ b/app/src/main/res/layout/webview_dialog.xml @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" diff --git a/app/src/main/res/menu/navigation_menu_top_appbar.xml b/app/src/main/res/menu/navigation_menu_top_appbar.xml index 745e866..42888bf 100644 --- a/app/src/main/res/menu/navigation_menu_top_appbar.xml +++ b/app/src/main/res/menu/navigation_menu_top_appbar.xml @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <menu xmlns:android="http://schemas.android.com/apk/res/android"> <item diff --git a/app/src/main/res/mipmap-anydpi-v26/privacy_cell.xml b/app/src/main/res/mipmap-anydpi-v26/privacy_cell.xml index 6ff46ad..b920bec 100644 --- a/app/src/main/res/mipmap-anydpi-v26/privacy_cell.xml +++ b/app/src/main/res/mipmap-anydpi-v26/privacy_cell.xml @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <background android:drawable="@color/white"/> diff --git a/app/src/main/res/values-night/colors.xml b/app/src/main/res/values-night/colors.xml index 2293934..2f017fa 100644 --- a/app/src/main/res/values-night/colors.xml +++ b/app/src/main/res/values-night/colors.xml @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <resources> <!-- Nicknamed colors. --> diff --git a/app/src/main/res/values-night/themes.xml b/app/src/main/res/values-night/themes.xml index 5b24de0..ac28058 100644 --- a/app/src/main/res/values-night/themes.xml +++ b/app/src/main/res/values-night/themes.xml @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <resources> <style name="Theme.PrivacyCell" parent="Theme.AppCompat.DayNight.NoActionBar"> diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index d6d743b..67adb87 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <resources> <!-- Nicknamed colors. --> diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 7d1dd2b..59c2117 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <!-- `tools:ignore="MissingTranslation"` allows release APKs to be built if translation strings are missing. The missing strings will fall back to English. --> <resources diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml index c9145bf..4fdeea9 100644 --- a/app/src/main/res/values/themes.xml +++ b/app/src/main/res/values/themes.xml @@ -14,7 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with Privacy Browser. If not, see <http://www.gnu.org/licenses/>. --> + along with Privacy Cell. If not, see <http://www.gnu.org/licenses/>. --> <resources> <style name="Theme.PrivacyCell" parent="Theme.AppCompat.DayNight.NoActionBar">