From: Soren Stoutner 15 September 2021 - minimum API 30, target API 30. 15 September 2021 - minimum API 30, target API 30.1.2 (version code 3)
- 1.2 (version code 3)
+
Translators
Kévin L.: French
+ Bernhard G. Keller: German
Francesco Buratti: Italian
Jose A. León: Spanish
diff --git a/app/src/main/assets/en/licenses.html b/app/src/main/assets/en/licenses.html
index afd34e5..a370ba5 100644
--- a/app/src/main/assets/en/licenses.html
+++ b/app/src/main/assets/en/licenses.html
@@ -41,14 +41,14 @@
which are released under the Apache License 2.0. The full text of the license is below.
is derived from security
and 5g
,
+
are derived from security
and 5g
,
which are part of the Android Material icon set and are released under the Apache License 2.0.
The full text of the license is below. Modifications copyright © 2016,2021 Soren Stoutner.
- The resulting image is released under the GPLv3+ license.
is derived from security
and do_not_disturb
,
+ The resulting images are released under the GPLv3+ license.
are derived from security
and do_not_disturb
,
which are part of the Android Material icon set and are released under the Apache License 2.0.
Modifications copyright © 2016,2021 Soren Stoutner.
- The resulting image is released under the GPLv3+ license.
The following icons come from the Android Material icon set, which is released under the Apache License 2.0. They are unchanged except for layout information like color and size. Some of them have been renamed to match their use in the code. The original icons and names are shown below.
diff --git a/app/src/main/assets/en/permissions.html b/app/src/main/assets/en/permissions.html index b97caa5..f5483ba 100644 --- a/app/src/main/assets/en/permissions.html +++ b/app/src/main/assets/en/permissions.html @@ -32,5 +32,13 @@android.permission. READ_PHONE_STATE
Required to determine which protocols are being used by the cell phone network.
+ +android.permission. FOREGROUND_SERVICE
+Allows Privacy Cell to display a realtime monitoring notification icon in the status bar.
+ +android.permission. RECEIVE_BOOT_COMPLETED
+Allows Privacy Cell to enable the realtime monitoring service when the phone boots.