+ android:color="@color/pp_rippleRectangeleItemBackgroundColor">
diff --git a/android-betterpickers/src/main/res/layout/number_picker_view.xml b/android-betterpickers/src/main/res/layout/number_picker_view.xml
index 737fa321ff..859b44d7b6 100644
--- a/android-betterpickers/src/main/res/layout/number_picker_view.xml
+++ b/android-betterpickers/src/main/res/layout/number_picker_view.xml
@@ -78,7 +78,7 @@
android:gravity="center"
android:layout_gravity="center"
android:src="@drawable/ic_backspace_bp"
- android:background="?selectableItemBackgroundBorderless"
+ android:background="@drawable/button_background"
android:contentDescription="@string/backspace_button_tooltip"/>
diff --git a/android-betterpickers/src/main/res/values-night/colors.xml b/android-betterpickers/src/main/res/values-night/colors.xml
index 8e289f1908..12ce04b879 100644
--- a/android-betterpickers/src/main/res/values-night/colors.xml
+++ b/android-betterpickers/src/main/res/values-night/colors.xml
@@ -1,5 +1,6 @@
- #606060
+
+ #5e524c
#DFDFDF
diff --git a/android-betterpickers/src/main/res/values/colors.xml b/android-betterpickers/src/main/res/values/colors.xml
index 70417272db..bfb190ca6d 100644
--- a/android-betterpickers/src/main/res/values/colors.xml
+++ b/android-betterpickers/src/main/res/values/colors.xml
@@ -1,24 +1,29 @@
#ffffff
- #4c4c4c
- #525252
-
+
+ #736b69
+
+ @color/accent_color
+
+
- #33b5e5
+
#000000
#b2b2b2
- #D0D0D0
+ #e2d0bc
- #00ddff
- #00ddff
+
+
#cccccc
- #BFBFBF
+ #e2d0bc
#303030
+ #ffff4444
+ #ffffffff
diff --git a/android-betterpickers/src/main/res/values/themes.xml b/android-betterpickers/src/main/res/values/themes.xml
index bbb0be4940..64d924a3b0 100644
--- a/android-betterpickers/src/main/res/values/themes.xml
+++ b/android-betterpickers/src/main/res/values/themes.xml
@@ -2,29 +2,31 @@
\ No newline at end of file
diff --git a/art/phoneScreenshots/01.png b/art/phoneScreenshots/01.png
old mode 100644
new mode 100755
index 1ce2959ed6..531d80c8e2
Binary files a/art/phoneScreenshots/01.png and b/art/phoneScreenshots/01.png differ
diff --git a/art/phoneScreenshots/02.png b/art/phoneScreenshots/02.png
old mode 100644
new mode 100755
index b1dc041498..e90809ddde
Binary files a/art/phoneScreenshots/02.png and b/art/phoneScreenshots/02.png differ
diff --git a/art/phoneScreenshots/03.png b/art/phoneScreenshots/03.png
old mode 100644
new mode 100755
index c852978c58..95329f081a
Binary files a/art/phoneScreenshots/03.png and b/art/phoneScreenshots/03.png differ
diff --git a/art/phoneScreenshots/04.png b/art/phoneScreenshots/04.png
old mode 100644
new mode 100755
index 63b8383a22..55a99b4396
Binary files a/art/phoneScreenshots/04.png and b/art/phoneScreenshots/04.png differ
diff --git a/art/phoneScreenshots/05.png b/art/phoneScreenshots/05.png
old mode 100644
new mode 100755
index fa6efee74f..faf6ecaf00
Binary files a/art/phoneScreenshots/05.png and b/art/phoneScreenshots/05.png differ
diff --git a/art/phoneScreenshots/06.png b/art/phoneScreenshots/06.png
old mode 100644
new mode 100755
index 16a3302fe9..ef71fbfeb3
Binary files a/art/phoneScreenshots/06.png and b/art/phoneScreenshots/06.png differ
diff --git a/art/phoneScreenshots/07.png b/art/phoneScreenshots/07.png
old mode 100644
new mode 100755
index f6cdf29474..a0dbf69b1d
Binary files a/art/phoneScreenshots/07.png and b/art/phoneScreenshots/07.png differ
diff --git a/art/phoneScreenshots/08.png b/art/phoneScreenshots/08.png
old mode 100644
new mode 100755
index 778fb75a5e..6ed28a5459
Binary files a/art/phoneScreenshots/08.png and b/art/phoneScreenshots/08.png differ
diff --git a/art/phoneScreenshots/09.png b/art/phoneScreenshots/09.png
old mode 100644
new mode 100755
index e75c7dea12..852dd69a16
Binary files a/art/phoneScreenshots/09.png and b/art/phoneScreenshots/09.png differ
diff --git a/art/phoneScreenshots/10.png b/art/phoneScreenshots/10.png
old mode 100644
new mode 100755
index 3d5e81ad9b..b6d0f663c9
Binary files a/art/phoneScreenshots/10.png and b/art/phoneScreenshots/10.png differ
diff --git a/art/phoneScreenshots/APKPure/01ap.png b/art/phoneScreenshots/APKPure/01ap.png
old mode 100644
new mode 100755
index b921d09446..531d80c8e2
Binary files a/art/phoneScreenshots/APKPure/01ap.png and b/art/phoneScreenshots/APKPure/01ap.png differ
diff --git a/art/phoneScreenshots/APKPure/02ap.png b/art/phoneScreenshots/APKPure/02ap.png
old mode 100644
new mode 100755
index e956e3811a..e90809ddde
Binary files a/art/phoneScreenshots/APKPure/02ap.png and b/art/phoneScreenshots/APKPure/02ap.png differ
diff --git a/art/phoneScreenshots/APKPure/03ap.png b/art/phoneScreenshots/APKPure/03ap.png
old mode 100644
new mode 100755
index 2b4c895bb3..95329f081a
Binary files a/art/phoneScreenshots/APKPure/03ap.png and b/art/phoneScreenshots/APKPure/03ap.png differ
diff --git a/art/phoneScreenshots/APKPure/04ap.png b/art/phoneScreenshots/APKPure/04ap.png
old mode 100644
new mode 100755
index 514f309d2d..55a99b4396
Binary files a/art/phoneScreenshots/APKPure/04ap.png and b/art/phoneScreenshots/APKPure/04ap.png differ
diff --git a/art/phoneScreenshots/APKPure/05ap.png b/art/phoneScreenshots/APKPure/05ap.png
old mode 100644
new mode 100755
index 617f56bc3f..faf6ecaf00
Binary files a/art/phoneScreenshots/APKPure/05ap.png and b/art/phoneScreenshots/APKPure/05ap.png differ
diff --git a/art/phoneScreenshots/APKPure/06ap.png b/art/phoneScreenshots/APKPure/06ap.png
old mode 100644
new mode 100755
index 4ca668cd8a..ef71fbfeb3
Binary files a/art/phoneScreenshots/APKPure/06ap.png and b/art/phoneScreenshots/APKPure/06ap.png differ
diff --git a/art/phoneScreenshots/APKPure/07ap.png b/art/phoneScreenshots/APKPure/07ap.png
old mode 100644
new mode 100755
index 99595cf967..a0dbf69b1d
Binary files a/art/phoneScreenshots/APKPure/07ap.png and b/art/phoneScreenshots/APKPure/07ap.png differ
diff --git a/art/phoneScreenshots/APKPure/08ap.png b/art/phoneScreenshots/APKPure/08ap.png
old mode 100644
new mode 100755
index d0fbac9c67..6ed28a5459
Binary files a/art/phoneScreenshots/APKPure/08ap.png and b/art/phoneScreenshots/APKPure/08ap.png differ
diff --git a/art/phoneScreenshots/APKPure/09ap.png b/art/phoneScreenshots/APKPure/09ap.png
old mode 100644
new mode 100755
index 10d99a03e9..852dd69a16
Binary files a/art/phoneScreenshots/APKPure/09ap.png and b/art/phoneScreenshots/APKPure/09ap.png differ
diff --git a/art/phoneScreenshots/APKPure/10ap.png b/art/phoneScreenshots/APKPure/10ap.png
old mode 100644
new mode 100755
index e0d773e260..b6d0f663c9
Binary files a/art/phoneScreenshots/APKPure/10ap.png and b/art/phoneScreenshots/APKPure/10ap.png differ
diff --git a/art/phoneScreenshots/AppGallery/01aa.png b/art/phoneScreenshots/AppGallery/01aa.png
old mode 100644
new mode 100755
index 1ce2959ed6..531d80c8e2
Binary files a/art/phoneScreenshots/AppGallery/01aa.png and b/art/phoneScreenshots/AppGallery/01aa.png differ
diff --git a/art/phoneScreenshots/AppGallery/02aa.png b/art/phoneScreenshots/AppGallery/02aa.png
old mode 100644
new mode 100755
index b1dc041498..e90809ddde
Binary files a/art/phoneScreenshots/AppGallery/02aa.png and b/art/phoneScreenshots/AppGallery/02aa.png differ
diff --git a/art/phoneScreenshots/AppGallery/04aa.png b/art/phoneScreenshots/AppGallery/04aa.png
old mode 100644
new mode 100755
index 63b8383a22..55a99b4396
Binary files a/art/phoneScreenshots/AppGallery/04aa.png and b/art/phoneScreenshots/AppGallery/04aa.png differ
diff --git a/art/phoneScreenshots/AppGallery/05aa.png b/art/phoneScreenshots/AppGallery/05aa.png
old mode 100644
new mode 100755
index fa6efee74f..faf6ecaf00
Binary files a/art/phoneScreenshots/AppGallery/05aa.png and b/art/phoneScreenshots/AppGallery/05aa.png differ
diff --git a/art/phoneScreenshots/AppGallery/06aa.png b/art/phoneScreenshots/AppGallery/06aa.png
old mode 100644
new mode 100755
index 16a3302fe9..ef71fbfeb3
Binary files a/art/phoneScreenshots/AppGallery/06aa.png and b/art/phoneScreenshots/AppGallery/06aa.png differ
diff --git a/art/phoneScreenshots/AppGallery/07aa.png b/art/phoneScreenshots/AppGallery/07aa.png
old mode 100644
new mode 100755
index f6cdf29474..a0dbf69b1d
Binary files a/art/phoneScreenshots/AppGallery/07aa.png and b/art/phoneScreenshots/AppGallery/07aa.png differ
diff --git a/art/phoneScreenshots/F-Droid/phoneScreenshots/01.png b/art/phoneScreenshots/F-Droid/phoneScreenshots/01.png
old mode 100644
new mode 100755
index 8e0cfabd6d..0539f0697c
Binary files a/art/phoneScreenshots/F-Droid/phoneScreenshots/01.png and b/art/phoneScreenshots/F-Droid/phoneScreenshots/01.png differ
diff --git a/art/phoneScreenshots/F-Droid/phoneScreenshots/02.png b/art/phoneScreenshots/F-Droid/phoneScreenshots/02.png
old mode 100644
new mode 100755
index f7910dcf9c..8b226f1ed9
Binary files a/art/phoneScreenshots/F-Droid/phoneScreenshots/02.png and b/art/phoneScreenshots/F-Droid/phoneScreenshots/02.png differ
diff --git a/art/phoneScreenshots/F-Droid/phoneScreenshots/03.png b/art/phoneScreenshots/F-Droid/phoneScreenshots/03.png
old mode 100644
new mode 100755
index b5ac3e3cb6..0a472596f8
Binary files a/art/phoneScreenshots/F-Droid/phoneScreenshots/03.png and b/art/phoneScreenshots/F-Droid/phoneScreenshots/03.png differ
diff --git a/art/phoneScreenshots/F-Droid/phoneScreenshots/04.png b/art/phoneScreenshots/F-Droid/phoneScreenshots/04.png
old mode 100644
new mode 100755
index 85c58473fb..24a4fa23d7
Binary files a/art/phoneScreenshots/F-Droid/phoneScreenshots/04.png and b/art/phoneScreenshots/F-Droid/phoneScreenshots/04.png differ
diff --git a/art/phoneScreenshots/F-Droid/phoneScreenshots/05.png b/art/phoneScreenshots/F-Droid/phoneScreenshots/05.png
old mode 100644
new mode 100755
index 8f9780eba6..0edca6f363
Binary files a/art/phoneScreenshots/F-Droid/phoneScreenshots/05.png and b/art/phoneScreenshots/F-Droid/phoneScreenshots/05.png differ
diff --git a/art/phoneScreenshots/F-Droid/phoneScreenshots/06.png b/art/phoneScreenshots/F-Droid/phoneScreenshots/06.png
old mode 100644
new mode 100755
index 57d34e508b..38d5986ebf
Binary files a/art/phoneScreenshots/F-Droid/phoneScreenshots/06.png and b/art/phoneScreenshots/F-Droid/phoneScreenshots/06.png differ
diff --git a/art/phoneScreenshots/F-Droid/phoneScreenshots/07.png b/art/phoneScreenshots/F-Droid/phoneScreenshots/07.png
old mode 100644
new mode 100755
index ca5cd3671b..df36e00c44
Binary files a/art/phoneScreenshots/F-Droid/phoneScreenshots/07.png and b/art/phoneScreenshots/F-Droid/phoneScreenshots/07.png differ
diff --git a/art/phoneScreenshots/F-Droid/phoneScreenshots/08.png b/art/phoneScreenshots/F-Droid/phoneScreenshots/08.png
old mode 100644
new mode 100755
index 093dd4b3e9..acf2f82267
Binary files a/art/phoneScreenshots/F-Droid/phoneScreenshots/08.png and b/art/phoneScreenshots/F-Droid/phoneScreenshots/08.png differ
diff --git a/art/phoneScreenshots/F-Droid/phoneScreenshots/09.png b/art/phoneScreenshots/F-Droid/phoneScreenshots/09.png
old mode 100644
new mode 100755
index 450abd8bf0..21064e380d
Binary files a/art/phoneScreenshots/F-Droid/phoneScreenshots/09.png and b/art/phoneScreenshots/F-Droid/phoneScreenshots/09.png differ
diff --git a/art/phoneScreenshots/F-Droid/phoneScreenshots/10.png b/art/phoneScreenshots/F-Droid/phoneScreenshots/10.png
old mode 100644
new mode 100755
index 6c53b818df..d251c803b7
Binary files a/art/phoneScreenshots/F-Droid/phoneScreenshots/10.png and b/art/phoneScreenshots/F-Droid/phoneScreenshots/10.png differ
diff --git a/art/phoneScreenshots/Samsung/01s.png b/art/phoneScreenshots/Samsung/01s.png
old mode 100644
new mode 100755
index b921d09446..531d80c8e2
Binary files a/art/phoneScreenshots/Samsung/01s.png and b/art/phoneScreenshots/Samsung/01s.png differ
diff --git a/art/phoneScreenshots/Samsung/02s.png b/art/phoneScreenshots/Samsung/02s.png
old mode 100644
new mode 100755
index e956e3811a..e90809ddde
Binary files a/art/phoneScreenshots/Samsung/02s.png and b/art/phoneScreenshots/Samsung/02s.png differ
diff --git a/art/phoneScreenshots/Samsung/04s.png b/art/phoneScreenshots/Samsung/04s.png
old mode 100644
new mode 100755
index 514f309d2d..55a99b4396
Binary files a/art/phoneScreenshots/Samsung/04s.png and b/art/phoneScreenshots/Samsung/04s.png differ
diff --git a/art/phoneScreenshots/Samsung/05s.png b/art/phoneScreenshots/Samsung/05s.png
old mode 100644
new mode 100755
index 617f56bc3f..faf6ecaf00
Binary files a/art/phoneScreenshots/Samsung/05s.png and b/art/phoneScreenshots/Samsung/05s.png differ
diff --git a/art/phoneScreenshots/Samsung/06s.png b/art/phoneScreenshots/Samsung/06s.png
old mode 100644
new mode 100755
index 4ca668cd8a..ef71fbfeb3
Binary files a/art/phoneScreenshots/Samsung/06s.png and b/art/phoneScreenshots/Samsung/06s.png differ
diff --git a/art/phoneScreenshots/Samsung/07s.png b/art/phoneScreenshots/Samsung/07s.png
old mode 100644
new mode 100755
index 99595cf967..a0dbf69b1d
Binary files a/art/phoneScreenshots/Samsung/07s.png and b/art/phoneScreenshots/Samsung/07s.png differ
diff --git a/build.gradle b/build.gradle
index aa6a99e16b..e23bd62095 100644
--- a/build.gradle
+++ b/build.gradle
@@ -11,7 +11,7 @@ buildscript {
// }
}
dependencies {
- classpath 'com.android.tools.build:gradle:8.5.2'
+ classpath 'com.android.tools.build:gradle:8.7.2'
//classpath 'com.google.gms:google-services:4.3.4' // google-services plugin
//classpath 'com.google.firebase:firebase-crashlytics-gradle:2.3.0'
}
diff --git a/common/build.gradle b/common/build.gradle
index 9cb9f1ea3c..0829a6cfb7 100644
--- a/common/build.gradle
+++ b/common/build.gradle
@@ -13,8 +13,8 @@ android {
}
compileOptions {
- sourceCompatibility JavaVersion.VERSION_1_8
- targetCompatibility JavaVersion.VERSION_1_8
+ sourceCompatibility JavaVersion.VERSION_11
+ targetCompatibility JavaVersion.VERSION_11
}
buildTypes {
@@ -24,6 +24,11 @@ android {
consumerProguardFiles 'proguard-rules.pro'
}
}
+
+ lint {
+ disable += ['ExpiredTargetSdkVersion']
+ }
+
}
dependencies {
diff --git a/common/src/main/res/color/switch_thumb_color.xml b/common/src/main/res/color/switch_thumb_color.xml
new file mode 100644
index 0000000000..e496058aef
--- /dev/null
+++ b/common/src/main/res/color/switch_thumb_color.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
diff --git a/common/src/main/res/color/switch_track_color.xml b/common/src/main/res/color/switch_track_color.xml
new file mode 100644
index 0000000000..d2df304905
--- /dev/null
+++ b/common/src/main/res/color/switch_track_color.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
diff --git a/common/src/main/res/drawable/edit_text_border.xml b/common/src/main/res/drawable/edit_text_border.xml
new file mode 100644
index 0000000000..e4a60f9294
--- /dev/null
+++ b/common/src/main/res/drawable/edit_text_border.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/common/src/main/res/drawable/seek_bar_drawable.xml b/common/src/main/res/drawable/seek_bar_drawable.xml
new file mode 100644
index 0000000000..7fe5752231
--- /dev/null
+++ b/common/src/main/res/drawable/seek_bar_drawable.xml
@@ -0,0 +1,20 @@
+
+
+ -
+
+
+
+
+
+
+ -
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/common/src/main/res/drawable/seek_bar_thumb.xml b/common/src/main/res/drawable/seek_bar_thumb.xml
new file mode 100644
index 0000000000..9fadc8e705
--- /dev/null
+++ b/common/src/main/res/drawable/seek_bar_thumb.xml
@@ -0,0 +1,11 @@
+
+
+ -
+
+
+
+
+
+
\ No newline at end of file
diff --git a/common/src/main/res/values-ar/strings.xml b/common/src/main/res/values-ar/strings.xml
index 31ab06fa78..4ddf5446ec 100644
--- a/common/src/main/res/values-ar/strings.xml
+++ b/common/src/main/res/values-ar/strings.xml
@@ -263,7 +263,6 @@
الوضع الافتراضي
الأولوية
تكيف
- Unlock device
إخفاء اسم الوضع
إعادة تشغيل الأحداث
تم إلغاء الإتصال
@@ -670,7 +669,7 @@
انقر هنا لفتح قائمة الأحداث مع خيارات: تمكين / إيقاف تشغيل ، تكرار وحذف الحدث.
معالج الترتيب
Drag event up/down with this handler to change the event \"Start order\".
- المحرر
+ المحرر
انقر هنا لفتح المحرر ، حيث يمكنك تكوين الأوضاع والأحداث وتغيير إعدادات التطبيق ، إلخ.
وضع التنشيط
انقر هنا لتنشيط الوضع.
@@ -833,7 +832,6 @@
تنشيط البحث عن الإتجاة
(G1)(R) الإخطارات المنبثقة
أيقونة مخصصة
- انقر لتعيين اسم الشبكة
قد لا يعمل الاتصال إلي نقطة ساخنة في بعض الأجهزة الأخرى.
بدون إستخدام
البدء عند الشحن
@@ -990,7 +988,6 @@
اسمح لتطبيق PhoneProfilesPlusExtender في \"إمكانية الوصول\" في إعدادات النظام. لم يتم تشغيل وظيفة الوصول للبرنامج ، وهناك حاجة إلى تشغيل الخدمة لاستقبال المكالمات.
انقر هنا لتثبيت تطبيق PhoneProfilesPlusExtender. هناك حاجة لتشغيل الخدمة لتلقي المكالمات.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
استخدام الديكور
نوع التخطيط
توسيع
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-b+sr+Latn/strings.xml b/common/src/main/res/values-b+sr+Latn/strings.xml
index 15cdf09f71..114f6f6239 100644
--- a/common/src/main/res/values-b+sr+Latn/strings.xml
+++ b/common/src/main/res/values-b+sr+Latn/strings.xml
@@ -263,7 +263,6 @@
Predodređeni profil
Prioritet
Prilagodljiv
- Unlock device
Sakri naziv profila
Ponovo pokreni događaje
Nije povezano
@@ -670,7 +669,7 @@
Klikni ovde za otvaranje menija događaja sa opcijom: Omogući/ Zaustavi rad, Dupliraj i Obriši događaj.
Redosled izvršavanja
Prevuci gore/dole sa ovim za promenu događaja \"Redosled rada\".
- Urednik
+ Urednik
Klikni ovde za otvaranje Editora, u kojem možete podesiti profile, događaje, promeniti podešavanje aplikacije, itd.
Aktiviraj profil
Klikni ovde za aktiviranje profila.
@@ -833,7 +832,6 @@
Omogući skeniranje orijentacije
(G1)(R) Iskačuća obaveštenja
Proizvoljna ikona
- Klikni za izbor imena ćelije
Moguće da neće raditi Hotspot sa drugim uređajima.
Ne koristi
Startuj kada se puni
@@ -990,7 +988,6 @@
Omogući PhoneProfilesPlusExtender -u \"Pristupačnost\" u sistemskim podešavanjima. Funkcija Pristupačnosti se ne koristi, korišćenje ovoga servisa je potrebno za prijem poziva.
Klikni ovde za instalaciju PhoneProfilesPlusExtender -a. Korišćenje ovog servisa je neophodno za prijem poziva.
za čitanje kontakata u SMS/MMS senzoru
- za čitanje kontakata, otkrijte zvono poziva (za \"noćni poziv\") u senzoru poziva
Koristi dekoraciju
Vrsta izgleda
Proširivo
@@ -1301,7 +1298,6 @@
Ušteda baterije
Visoka preciznost
Prilagođene boje ikona
- Proizvoljna boja
Uključeno ( ne isključuj Wi- Fi)
Ignoriši Wi-Fi pistupnu tačku
Opcija \"Uključeno ( ne isključuj Wi-Fi)\" mora biti podržana od strane sistema
@@ -1660,13 +1656,7 @@
i
Uklj
Isklj
- ne podešavaj
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
Nova verzija PhoneProfilesPlusExtender-a je neophodna. Klikni ovde za ažuriranje.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-bg/strings.xml b/common/src/main/res/values-bg/strings.xml
index 7aca0ed212..dca16feec9 100644
--- a/common/src/main/res/values-bg/strings.xml
+++ b/common/src/main/res/values-bg/strings.xml
@@ -263,7 +263,6 @@
Профил по подразбиране
Приоритет
Адаптивно
- Unlock device
Hide profile name
Restart events
Not connected
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Редактор
+ Редактор
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-bn-rIN/strings.xml b/common/src/main/res/values-bn-rIN/strings.xml
index 0ed2c007d9..f984ddbfc7 100644
--- a/common/src/main/res/values-bn-rIN/strings.xml
+++ b/common/src/main/res/values-bn-rIN/strings.xml
@@ -263,7 +263,6 @@
Default profile
Priority
Adaptive
- Unlock device
Hide profile name
Restart events
Not connected
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-ca/strings.xml b/common/src/main/res/values-ca/strings.xml
index d7630d301a..b00148f7bf 100644
--- a/common/src/main/res/values-ca/strings.xml
+++ b/common/src/main/res/values-ca/strings.xml
@@ -263,7 +263,6 @@
Perfil per defecte
Prioritat
Adaptativa
- Unlock device
Amaga el nom de perfil
Reiniciar esdeveniments
Sense connexió
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-cs/strings.xml b/common/src/main/res/values-cs/strings.xml
index c8848488b5..0540657371 100644
--- a/common/src/main/res/values-cs/strings.xml
+++ b/common/src/main/res/values-cs/strings.xml
@@ -263,7 +263,6 @@
Předvolený profil
Prioritní
Adaptivní
- Odemknutí zařízení
Skrýt název profilu
Restartuj události
Nepřipojeno
@@ -670,7 +669,7 @@
Klikněte zde pro otevření menu události s možnostmi: Povol/Zastav běh, Duplikuj a Smaž událost.
Posuvník pořadí
Přesuňte nahoru/dolů událost s tímto posuvníkem pro změnu \"Pořadí startu\" události.
- Editor
+ Editor
Klikněte zde pro otevření Editoru. V Editoru můžete nakonfigurovat profily, události, změnit nastavení aplikace atd.
Aktivovat profil
Klikněte zde pro aktivaci profilu.
@@ -833,7 +832,6 @@
Povolit skenování orientace
(G1)(R) Pop-up notifikace
Vlastní ikona
- Klepnutím nastavíte název buňky
Nemusí fungovat připojení do přístupového bodu z jiných zařízení.
Nepoužij
Start při nabíjení
@@ -990,7 +988,6 @@
Povolte PhoneProfilesPlusExtender v systémovém nastavení \"Usnadnění\". Funkce dostupnosti není použita, běžící servis je potřebný pro příjem hovorů.
Klikněte zde pro instalaci PhoneProfilesPlusExtender. Běžící servis je potřebný pro příjem hovorů.
pro čtení kontaktů v senzoru SMS/MMS
- pro čtení kontaktů, zjištění vyzvánění hovoru (pro \"noční hovor\") v senzoru Hovoru
Použít dekoraci
Typ rozložení
Roztažitelné
@@ -1301,7 +1298,6 @@
Úsporný režim baterie
Vysoká přesnost
Vlastní barva ikony
- Vlastní barva
Zapnout (nevypínat Wi-Fi)
Ignorovat Wi-Fi přístupový bod
Nastavení \"Zapnout (nevypínat Wi-Fi)\" musí být podporovány systémem
@@ -1660,13 +1656,7 @@
a
Zapnuto
Vypnuto
- nenastaví
- pro parametr
- Musíte také nakonfigurovat
Zobrazuje notifikaci o stavu
- je
- Chcete-li jej nastavit na
- nakonfigurujte a aktivujte profil s
Bez trvání
Typ ukončení aktivace
Trvání
@@ -1799,12 +1789,10 @@
Povolit běh událostí
Zakázat běh událostí
Nenastaveno
- Vlastní nastaveno
Nevybráno
[ Nic ]
[ Vlastní ]
(A) aplikace, (S) odkaz, (I) intent.
- Nenastaveno
Žádné nainstalované
Poloha nefunguje
Promiňte, ale není možné zjistit polohu. Zkontrolujte Nastavení Polohy v zařízení.
@@ -1938,8 +1926,8 @@
Poznámka: Ne všechny aplikace Hodiny používají systémovou hlasitost alarmů, protože používají svou vlastní hlasitost nakonfigurovanou ve svých nastaveních.
V tomto dialogu se zobrazí seznam nakonfigurovaných Wi-Fi SSID.\nKlepnutím sem zobrazíte obrazovku nastavení Wi-Fi. Obsahuje parametr pro konfiguraci Wi-Fi sítí.
PPPPutSettings
- Nainstaluj\nPPPPutSettings
- Spusti\nPPPPutSettings
+ Nainstaluj PPPPS
+ Spusti PPPPS
Zavřít
Spusti PPPPutSettings
PPPPutSettings není nainstalován.
@@ -1955,9 +1943,9 @@
Nová verze PPPPPPutSettings
Klepněte na tuto notifikaci pro nainstalování nového vydání PPPPutSettings.
PhoneProfilesPlusExtender
- Nainstaluj\nPhoneProfilesPlusExtender
- Spusti\nPhoneProfilesPlusExtender
- Povol/Zakáž\nslužbu Dostupnost
+ Nainstaluj PPPE
+ Spusti PPPE
+ Povol/Zakáž
Zavřít
Klikněte sem pro instalaci/inovaci, zapnutí/vypnutí nastavení dostupnosti, spuštění PhoneProfilesPlusExtender.
Je nutná nová verze PhoneProfilesPlusExtender. Kliknutím zde, jej můžete aktualizovat.
@@ -2084,7 +2072,6 @@
Kontakty pro SMS/MMS senzor
Kontakty pro Senzor notifikací
Musíte udělit povolení \"Vykreslit přes další aplikace\". Je vyžadováno pro start aktivit když je PhoneProfilesPlus na pozadí. Klepněte na tlačítko \"Udělit\" pro udělení tohoto povolení.
- Pokud toto povolení nelze udělit, klikněte na tento odkaz. Možná na této webové stránce je řešení pro vaše zařízení:
Ø - Nepoužívat
Filtr kontaktů
[ Všechny ]
@@ -2132,20 +2119,6 @@
Zápis bude spuštěn.
Trvání běhu aplikací
Neomezené
- Telefonní hovory
- Nastavení role kontroly hovorů
- Klepnutím sem nastavíte roli kontroly hovorů pro PhoneProfilesPlus. Vyžaduje se pro \"Blokovat telefonní hovory\".
- Role kontroly hovorů pro PhoneProfilesPlus je nastavena
- Role kontroly hovorů pro PhoneProfilesPlus není nastavena
- Blokovat telefonní hovory
- UPOZORNĚNÍ: Tento parametr umožňuje blokovat hovory, nakonfigurované ve \"Skupinách kontaktů\", \"Kontakty\". Upozornění o zablokovaných hovorech se nezobrazí!
- Skupiny kontaktů
- Kontakty
- pro čtení kontaktů v parametru profilu \"Telefonní hovory\"
- Kontakty pro parametr profilu \"Telefonní hovory\"
- Odeslat SMS
- Text SMS
- UPOZORNĚNÍ: Odesílání SMS může být zpoplatněno nebo použito z předplaceného balíčku SMS!
Zobrazí se, když událost má povoleno \"Start události\"/\"Ostatní parametry\"/\"Opakovaná notifikace\".
Zobrazí se, když je v profilu nakonfigurováno \"Ostatní\"/\"Generovat notifikaci\".
Zobrazí se, když je povoleno \"Nastavení\"/\"Notifikace se seznamem profilů\"/\"Zobrazit notifikaci\"
@@ -2201,17 +2174,108 @@
Zapnutí/vypnutí SIM
UPOZORNĚNÍ: Zobrazí se obrazovka pro zadání kódu PIN pro kartu SIM, která je nakonfigurována jako \"Zapnout\".
Server PhoneProfilesPlus
- Pozvánka na server PhoneProfilesPlus
- PhoneProfilesPlus release in APKPure:
- Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
- Send SMS
- Do not send SMS
- State:
- Paused
- Running
- Stopped
- Paused with delay
- Running with delay
- This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
- If you have problems, questions and suggestions, click here and write me.
+ Pozvánka na server
+ Vydání PhoneProfilesPlus v ApkPure:
+ Nainstalujte si prosím Droid-ify. Vyžaduje se pro instalaci PPPPutSettings. Potom znovu nainstalujte PPPutSettings.
+ Odeslat SMS
+ Neodesílat SMS
+ Stav:
+ Pozastaveno
+ Bežíci
+ Zastavena
+ Pozastavená se zpožděním
+ Bežíci se zpožděním
+ Tato aplikace je v IzzyOnDroid repositáři a GitHub Releases. Klikněte zde pro její instalaci.
+ Pokud máte problémy, dotazy a návrhy, klikněte sem a napište mi.
+ Prosím povolte Přístup k notifikacím pro PhoneProfilesPlus v Nastavení systému. Bez toho Senzor hudby nerozpozná aplikaci, která přehrává hudbu.
+ Přístup k notifikacím vypnutý
+ Přístup k notifikacím zapnutý
+ Nastavení role kontroly hovorů
+ Klepnutím sem nastavíte roli kontroly hovorů pro PhoneProfilesPlus. Vyžaduje se pro senzor \"Kontrola hovoru\".
+ Rola kontroly hovorov pre PhoneProfilesPlus je nastavená
+ Role kontroly hovorů pro PhoneProfilesPlus není nastavena
+ Senzor Kontrola hovoru
+ Senzor Kontrola hovoru
+ Tento senzor spustí událost, pokud se během hovoru zobrazí obrazovka telefonního hovoru. Je v něm podporováno blokování hovorů. Parametry: Skupiny kontaktů, Kontakty, Trvání, Trvalý běh, Blokovat hovor, Odeslat SMS, Text SMS.
+ Kontakty pro senzor \"Kontrola hovoru\"
+ Blokovat telefonní hovory
+ Poslat SMS
+ Text SMS
+ UPOZORNĚNÍ: Odesílání SMS může být zpoplatněno nebo použito z předplaceného balíčku SMS!
+ není nastavena role kontroly hovorů pro PhoneProfilesPlus
+ pro čtení kontaktů, posílání SMS v senzoru událostí \"Sledování hovorů\"
+ Směr hovoru
+ Příchozí hovory
+ Odchozí hovory
+ Všechny hovory
+ Blokovat hovory
+ Pro každý profil s nakonfigurovaným parametrem \"Telefonní hovory\"\/\"Blokovat hovory\" je vygenerována nová událost se senzorem \"Kontrola hovorů\". Tato událost má zakázaný parametr \"Spuštění události\". Parametr „Telefonní hovory“ z profilů je odstraněn.
+ Poslat SMS
+ Skupiny kontaktů
+ Kontakty
+ pro čtení kontaktů v parametru profilu \"Poslat SMS\"
+ Kontakty pro parametr profilu \"Poslat SMS\"
+ Poslat SMS
+ Text SMS
+ profil - chyba při posílání SMS
+ Poslat SMS
+ Text SMS
+ pro čtení kontaktů, detekci vyzvánění hovoru (pro \"noční hovor\"), poslat SMS v senzoru Hovoru
+ Notifikace
+ Mazání notifikací
+ Povolte \"Přístup k notifikacím\". Bez toho nebude mazání notifikace fungovat.
+ Mazání notifikací
+ pro čtení kontaktů v parametru profilu \"Mazání notifikací\"
+ Aplikace:
+ Skupiny kontaktů:
+ Kontakty:
+ Text
+ Kontakty pro parametr profilu \"Mazání notifikací\"
+ Tel. čísla, která nejsou v kontaktech
+ Blokované hovory
+ tel. číslo:
+ UPOZORNĚNÍ: Tento parametr umožňuje blokování hovorů. Notifikace o zablokovaných hovorech se nezobrazí!\nAle zablokováno tel. čísla se zaznamenávají do \"Záznamu aktivity\", který umožňuje zpětné volání na zablokované tel. číslo klepnutím na tento řádek záznamu.
+ Celý záznam
+ Blokované hovory
+ Chyby
+ Start událostí
+ Pozastavení událostí
+ Zastavení událostí
+ Restart událostí
+ Aktivace profilů
+ instalace aplikace
+ (G1)(R) Noční režim
+ (Z)(R) Režim čtení
+ Ochrana zraku
+ (G1)(R) Ochrana zraku
+ pro zapnutí/vypnutí Ochrany zraku
+ (I) Nastavení pro Noční režim
+ (I) Nastavení pro Štít pro pohodlí očí
+ (I) Nastavení pro Režim čtení
+ (S)(Z)(R) Štít pro pohodlí očí
+ Pokud není možné udělit toto oprávnění, nemusí být povolena omezená nastavení pro PhoneProfilesPlus. Klikněte zde pro jeho povolení.
+ pro zapnutí/vypnutí VPN
+ Potřeba mít trvale povoleno \"Vykreslit přes další aplikace\" byla odstraněna. Protože toto právo se nachází v části \"Omezená nastavení\" a je-li povoleno, bankovní aplikace a webové stránky, platby za zboží, služby atp. mohou být zablokovány nebo mohou vyžadovat vypnutí funkce \"Vykreslit přes další aplikace\" v PhoneProfilesPlus.
+ Doporučuje se nainstalovat novou verzi PPPPutSettings (1.1), kde je změna, která nevyžaduje \"Vykreslit přes další aplikace\". Pro verze starší 1.1 budou parametry označené (S) stále vyžadovat toto právo.
+ Pro některé parametry profilu se stále vyžaduje \"Vykreslit přes další aplikace\", například pro \"Spustit aplikace, odkazy, intenty\".
+ Hodnota barvy
+ Název polohy
+ Vlastní akce
+ Prázdný seznam
+ Tón
+ Šipka doprava
+ Šipka doleva
+ [ Nenastaveno ]
+ Uzamykací obrazovka zařízení
+ Tento parametr zapíná/Vypne zamykací obrazovku. Když je nastaveno na Vypnuto, zamykací obrazovka se nezobrazí, když se obrazovka zapne.
+ Nastavení \"Čas do vypnutí obrazovky\" v systému (aktivací profilu) nezakáže \"Udržet obrazovku zapnutou\". Chcete-li, aby v systému fungoval \"Čas do vypnutí obrazovky\", musíte také nakonfigurovat \"Udržet obrazovku zapnutou\" na \"Vypnout\".
+ Zapnutí/vypnutí obrazovky
+ \"Udržet obrazovku zapnutou\" je \"Zapnuto\". Chcete-li jej nastavit na \"Vypnuto\", nakonfigurujte a aktivujte profil pomocí \"Udržet obrazovku zapnutou\"=\"Vypnuto\".
+ pro zapnutí/vypnutí obrazovky
+ Když je nakonfigurováno \"Zapnutí/Vypnutí obrazovky\", \"Obrazovka uzamčení zařízení\" je deaktivována a naopak. Nelze nakonfigurovat obojí.
+ Shizuku je nainstalován, ale není spuštěn. Otevřete Shizuku a spusťte jej z jeho aplikace.
+ Otevřít
+ Pomoc
+ Tento parametr je pro \"Události hovoru\" = \"Zmeškaný hovor\".
+ \"Světlo\" je okolní světlo detekované snímačem světla v zařízení.
diff --git a/common/src/main/res/values-da/strings.xml b/common/src/main/res/values-da/strings.xml
index 759834f125..dda42ca038 100644
--- a/common/src/main/res/values-da/strings.xml
+++ b/common/src/main/res/values-da/strings.xml
@@ -263,7 +263,6 @@
Default profile
Priority
Adaptive
- Unlock device
Hide profile name
Restart events
Not connected
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-de/strings.xml b/common/src/main/res/values-de/strings.xml
index 6e6073e92d..ed1b817527 100644
--- a/common/src/main/res/values-de/strings.xml
+++ b/common/src/main/res/values-de/strings.xml
@@ -263,7 +263,6 @@
Standardprofil
Wichtig
Adaptiv
- Gerät entsperren
Profilnamen ausblenden
Ereignisse neu starten
Nicht verbunden
@@ -286,7 +285,7 @@
Ereignis anhalten - Aktivieren und Profil widerrufen
Ereignisse neu starten
Ereignisse anhalten
- Ereignisse ausführen aktivieren
+ „Ereignisse ausführen” aktivieren
App starten
App beenden
Einstellungen wiederherstellen
@@ -582,9 +581,9 @@
Spenden
Finden Sie diese Anwendung nützlich?\nUnterstützen Sie die Entwicklung durch eine Spende an den Entwickler.
Versionen:
- Über andere Apps legen
- Sie haben \"Über andere Apps zeichnen\" nicht erlaubt. Nicht mehr nachfragen?
- Über andere Apps legen
+ Über andere Apps ziehen
+ Sie haben \"Über andere Apps ziehen\" nicht erlaubt. Nicht mehr nachfragen?
+ Über andere Apps ziehen
Bitte suche nach der App \"PhoneProfilesPlus\" und aktiviere sie.
nicht in den System-Einstellungen konfiguriert
Verbunden:
@@ -670,7 +669,7 @@
Hier klicken, um das Ereignismenü mit folgenden Optionen zu öffnen: Aktivieren/Ausführen beenden, Duplizieren und Löschen von Ereignissen.
Festlegung Reihenfolge
Ereignis nach oben/unten verschieben, um die Startreihenfolge zu ändern.
- Editor
+ Editor
Hier klicken, um den Editor zu öffnen, in dem Sie Profile, Ereignisse, Anwendungseinstellungen usw. konfigurieren können.
Aktiviere Profil
Hier klicken, um ein Profil zu aktivieren.
@@ -833,7 +832,6 @@
Bestimmung der Geräteausrichtung aktivieren
(G1)(R) Popup-Benachrichtigungen
Benutzerdefiniertes Symbol
- Hier klicken, um den Zellnamen festzulegen
Verbindung könnte eventuell nicht funktionieren mit anderen Geräte HotSpots.
Nicht verwenden
Beginnt beim Laden
@@ -990,7 +988,6 @@
PhoneProfilesPlusExtender „Eingabehilfen” in den Systemeinstellungen zulassen. Die Funktion Eingabehilfen ist derzeit deaktiviert. Diese wird aber für den Empfang von SMS und MMS benötigt.
Klicken Sie hier, um PhoneProfilesPlusExtender zu installieren. Dieser Dienst wird für das Entgegennehmen von Anrufen benötigt.
Um Kontakte im SMS/MMS-Sensor auszulesen
- Um Kontakte auszulesen, zur Ruferkennung (bei „Nachtruf”) im Anrufsensor
Dekoration verwenden
Layout-Typ
Erweiterbar
@@ -1055,7 +1052,7 @@
PhoneProfilesPlusExtender verwenden
In Android 9+ müssen Sie für das Überprüfen von Mobilfunkzellen die Option „Standortbestimmung” in den Systemeinstellungen aktivieren.
Ereignis wird nicht gestartet, wenn:
- You have disabled global events run (red \"traffic light\") - enable it in Editor top bar icon \"Enable events run\".
+ Sie haben die Ausführung von globalen Ereignissen deaktiviert (rote „Ampel”) - aktivieren Sie sie in der oberen Leiste des Editors mit dem Symbol „Ereignisse ausführen aktivieren”.
du ein Profil manuell aktiviert hast (gelbe \"Ampel\"). Dann musst du \"Ereignisse neu starten\" im Starter, Editor oder der Benachrichtigung wählen. Ein manuell aktiviertes Profil wird auch mit einem \"[M]\" vor dem Profilnamen angezeigt. Ausnahmen bilden Ereignisse, in denen \"Manuelle Aktivierung ignorieren\" ausgewählt ist.
du das Ereignis in den Ereigniseinstellungen angehalten hast. \"Ereignis aktiveren\" muss ausgewählt sein. Beachte: Die \"Ampel\" ist oben im Starter und Editor.
Wenn das Überprüfen von Mobilfunkzellen nicht funktioniert, aktivieren Sie die Standortbestimmung in den Systemeinstellungen.
@@ -1256,15 +1253,15 @@
Laufwerkstypen
Bitte nicht stören (Aus)
Bitte nicht stören (Ein)
- Berechtigung „Zeichnen über Apps”
- Sie müssen die Berechtigung \"Über Apps ziehen\" erteilen. Es ist erforderlich, um Aktivitäten zu starten, wenn PhoneProfilesPlus im Hintergrund ist. Klicken Sie hier, um diese Berechtigung zu erteilen.
+ Berechtigung „Über andere Apps ziehen”
+ Sie müssen die Berechtigung \"Über andere Apps ziehen\" erteilen. Es ist erforderlich, um Aktivitäten zu starten, wenn PhoneProfilesPlus im Hintergrund ist. Klicken Sie hier, um diese Berechtigung zu erteilen.
G1-Einstellungen zulassen
Erlaubnis für (G1)-Präferenzen nicht erteilt
Erlaubnis für (G1)-Präferenzen nicht erteilt. Hier klicken, um sie zu gewähren.
Bitte erteilen Sie WRITE_SECURE_SETTINGS die Erlaubnis für PhoneProfilesPlus. Wird für Profil- und Ereignisparameter benötigt, die mit (G1) gekennzeichnet sind. Dadurch wird ROOT-Zugriff nicht benötigt.
Profil nicht gefunden. Wurde es gelöscht?
Ereignis nicht gefunden. Wurde es gelöscht?
- Sie haben die Berechtigung \"Über Apps ziehen\" nicht erteilt. Diese Berechtigung ist jedoch für Android 10 erforderlich. Bitte erteilen Sie sie.
+ Sie haben die Berechtigung \"Über andere Apps ziehen\" nicht erteilt. Diese Berechtigung ist jedoch für Android 10 erforderlich. Bitte erteilen Sie sie.
Warnung zum Batteriestatus
Unterer Füllstand > 0% oder oberer Füllstand < 100% Akku verbraucht!
Dieser Sensor startet das Ereignis unmittelbar nach dem Booten des Geräts. Parameter: Dauerhaft ausführen, Dauer (Dauer des Ereignisses).
@@ -1301,7 +1298,6 @@
Energiesparmodus
Hohe Genauigkeit
Benutzerdefinierte Symbolfarben
- Benutzerdefinierte Farbe
Ein (WLAN nicht deaktivieren)
WLAN-Hotspot ignorieren
Die Option „Ein (WLAN nicht deaktivieren)” muss vom System unterstützt werden
@@ -1576,7 +1572,7 @@
Komplett lautlos
Aus, Vibration erlaubt
Priorität mit Vibration
- Sound profile sensor
+ Sensor für Schallprofil
F-Droid öffnen
PhoneProfilesPlus im Repository:
Helligkeit erhöhen
@@ -1660,13 +1656,7 @@
und
An
Aus
- Nicht festgelegt
- für Parameter
- Sie müssen zudem konfigurieren
Zeigt Benachrichtigung über den Status von
- ist
- Um es festzulegen
- Profil einrichten und aktivieren mit
Ohne Dauer
Art des Aktivierungsendes
Dauer
@@ -1721,8 +1711,8 @@
Suchen Sie es in Google Play.
Schließen
Indikator für Profileinstellungen
- Start of event profile preferences indicator
- End of event profile preferences indicator
+ Indikator für die Profileinstellungen zu Beginn eines Ereignisses
+ Indikator für die Profileinstellungen am Ende eines Ereignisses
Symbol für Profileinstellungen
Ampel-Symbol
Symbol für Undurchsichtigkeit/Helligkeit
@@ -1799,12 +1789,10 @@
„Ereignisse ausführen” aktivieren
„Ereignisse ausführen” deaktivieren
Nicht festgelegt
- Custom not set
Nicht ausgewählt
[ Keine ]
[ Benutzerdefiniert ]
(A) Anwendung, (S) Tastaturküürzel, (I) Absicht.
- Nicht festgelegt
Keine installiert
Standortbestimmung funktioniert nicht
Leider ist es nicht möglich, den Standort zu ermitteln. Bitte überprüfen Sie die Ortsbestimmungs-Einstellungen Ihres Geräts.
@@ -1826,91 +1814,91 @@
Decoration for notification is enabled only when \"Background color\" is of type \"Native\". Decoration is always displayed, when \"Notification style\" is set to \"Native\".
Funkgeräte im Flugzeugmodus
Klicken Sie hier, um anzuzeigen, wie Sie konfigurieren können, welche Funkgeräte ausgeschaltet werden sollen, wenn der Flugzeugmodus des Geräts aktiviert ist.
- Is possible to configure, which radios are to be switched off when is enabled in device airplane mode.
- This help is better to open it in computer in his Internet browser. Help is in PhoneProfilesPlus GitHub README.md, marked as
- This sensor will start and end an event by profile activation. Parameters: Start profile (profile which starts event), End profile (profile which ends event).
- Activated profile
+ Es ist möglich zu konfigurieren, welche Funkgeräte ausgeschaltet werden sollen, wenn das Gerät im Flugzeugmodus aktiviert ist.
+ Für diese Hilfe ist es empfehlenswert, sie auf dem Computer in einem Internet-Browser zu öffnen. Die Hilfe ist in PhoneProfilesPlus GitHub README.md, gekennzeichnet als
+ Dieser Sensor startet und beendet ein Ereignis durch die Aktivierung eines Profils. Parameter: Startprofil (Profil, das das Ereignis startet), Endprofil (Profil, das das Ereignis beendet).
+ Aktiviertes Profil
Start profile
End profile
- Activated profile sensor
- Configured profiles
- Profiles must not be the same. If profiles are the same, both parameters will be marked as error in configuration.
- Activate profile
- Setting screen not found.\n\nPlease go into device settings: \"Settings / Apps / App launch\" and set \"Manage manually\" for PhoneProfilesPlus.
- Notifications permission is not granted.\n\nPlease enable notifications for PhoneProfilesPlus. Without this enabled, notifications from PhoneProfilesPlus will not be displayed.
- Enable
- Use dynamic colors
- Purple: sensor is in waiting state. \"Pass\" status is determined.
- Green with double arrow: sensor is \"passed\".
- Blue: sensor is not \"passed\".
- Used colors
- Profile activation
- Event start
- Event end
- Restart events
- Event in delay start/end
- Error
- Other situations
- \"Restart events\" icon color
- Choose language
+ Aktivierter Profilsensor
+ Konfigurierte Profile
+ Die Profile dürfen nicht identisch sein. Wenn die Profile gleich sind, werden beide Parameter in der Konfiguration als Fehler gekennzeichnet.
+ Profil aktivieren
+ Einstellungsbildschirm nicht gefunden.\n\nBitte öffnen Sie die Geräteeinstellungen: \"Einstellungen\" ➜ \"Apps\" ➜ \"App starten\" und legen Sie „Manuell verwalten” für PhoneProfilesPlus fest.
+ Die Berechtigung für Benachrichtigungen ist nicht erteilt.\n\nBitte aktivieren Sie Benachrichtigungen für PhoneProfilesPlus. Wenn dies nicht aktiviert ist, werden die Benachrichtigungen von PhoneProfilesPlus nicht angezeigt.
+ Aktivieren
+ Dynamische Farben verwenden
+ Violett: Sensor befindet sich im Wartezustand. Der Status „Bestanden/Nicht bestanden” wird ermittelt.
+ Grün mit Doppelpfeil: Sensor hat „bestanden”.
+ Blau: Sensor hat nicht „bestanden”.
+ Verwendete Farben
+ Profil-Aktivierung
+ Beginn des Ereignisses
+ Ende des Ereignisses
+ Ereignisse neu starten
+ Beginn/Ende der Verzögerung eines Ereignisses
+ Fehler
+ Sonstige Situationen
+ Farbe des Symbols „Ereignisse neu starten”
+ Sprache wählen
[ System ]
- Icon color
- In a dark application theme, the color of the preview icon may have increased brightness.
- An icon with this increased brightness will be used throughout the GUI of the application. Also in notification and widgets, when their background is dark.
- Please open PhoneProfilesPlus Settings and configure it. Especially parameters marked with a double arrow sign.
- Current configuration:
+ Symbolfarbe
+ In einem dunklen Farbschema kann die Farbe des Vorschausymbols eine höhere Helligkeit aufweisen.
+ Ein Symbol mit dieser erhöhten Helligkeit wird in der gesamten Benutzeroberfläche der Anwendung verwendet. Auch in Benachrichtigungen und Widgets, wenn deren Hintergrund dunkel ist.
+ Bitte öffnen Sie die Einstellungen von PhoneProfilesPlus und konfigurieren Sie diese. Insbesondere die mit einem Doppelpfeil gekennzeichneten Parameter.
+ Aktuelle Konfiguration:
This sensor will start an event when network or data are in roaming. Parameters: Check network, Check data.
Roaming
Roaming sensor
- Check network
- Check data
- For SIM card
+ Netzwerk prüfen
+ Daten prüfen
+ Für SIM-Karte
for check, if network or data are in roaming
On with Assistant
Off with Assistant
Toggle with Assistant
not two SIM cards inserted
- Background color - Dark mode off
- Background color - Dark mode on
+ Hintergrundfarbe - Dunkler Modus aus
+ Hintergrundfarbe - Dunkler Modus ein
By Dark mode
- Change colors by Dark mode
- If enabled, widget colors will be set by system Dark mode (as in Pixel launcher)
- If enabled, widget colors will be set by system Dark mode.
+ Farben gemäß dunklem Modus ändern
+ Wenn aktiviert, werden die Farben der Widgets durch den dunklen Modus des Systems festgelegt (wie im Pixel Launcher)
+ Wenn aktiviert, werden die Farben der Widgets durch den dunklen Modus des Systems festgelegt.
VPN
- VPN application:
- Enable VPN
- Disable VPN
- OpenVPN profile name:
- WireGuard tunnel name:
- profile - error on set VPN
- Connect/disconnect VPN for OpenVPN is moved from \"Others\"/\"Run applications, shortcuts, intents\" into parameter \"VPN\".
- for set tunnel up/down by WireGuard application
- WireGuard is not installed or is in non-supported version.
- OpenVPN Connect is not installed.
- OpenVPN for Android is not installed.
+ VPN-Anwendung:
+ VPN aktivieren
+ VPN deaktivieren
+ Name des OpenVPN-Profils:
+ Name des WireGuard-Tunnels:
+ Profil - Fehler beim Festlegen des VPN
+ VPN für OpenVPN verbinden/trennen wurde von „Andere“/„Anwendungen, Tastaturkürzel und Absichten ausführen“ in den Parameter „VPN“ verschoben.
+ zum Auf- und Abbau des Tunnels durch die WireGuard-Anwendung
+ WireGuard ist nicht installiert oder liegt in einer nicht unterstützten Version vor.
+ OpenVPN Connect ist nicht installiert.
+ OpenVPN für Android ist nicht installiert.
VPN
- This sensor will start an event when device is connected to/disconnected from VPN. Parameters: Connection status.
- VPN sensor
- Connection status
- Connected
- Disconnected
+ Dieser Sensor löst ein Ereignis aus, wenn das Gerät mit dem VPN verbunden oder von ihm getrennt wird. Parameter: Verbindungsstatus.
+ VPN-Sensor
+ Verbindungsstatus
+ Verbunden
+ Verbindung getrennt
Do not set when VPN is already in state
- profile - error on set camera flash
- Check in Droid-ify
- Open Droid-ify
+ Profil - Fehler bei eingeschaltetem Kamerablitz
+ In Droid-ify prüfen
+ Droid-ify öffnen
Name kopieren
- Note: Location data will also be included in the exported settings. If you share the backup with other people, select the parameters that should not be exported.
- What not export?
- Locations for Location sensor
- Wi-Fi SSIDs for Wi-Fi sensor
- Bluetooth names for Bluetooth sensor
- Mobile cells for Mobile cell sensor
- Vibration intensity
- Incomming call
- Notifications
+ Hinweis: Die Standortdaten werden ebenfalls in die exportierten Einstellungen aufgenommen. Wenn Sie die Sicherung mit anderen Personen teilen, wählen Sie jene Parameter aus, die nicht exportiert werden sollen.
+ Was soll nicht exportiert werden?
+ Standorte für Standortsensor
+ WLAN-SSIDs für WLAN-Sensor
+ Bluetooth-Namen für Bluetooth-Sensoren
+ Mobilfunkzellen für Mobilfunkzellen-Sensor
+ Vibrationsstärke
+ Eingehender Anruf
+ Benachrichtigungen
Touch interaction
- Vibration intensity
- Some profile preferences need the PPPPutSettings helper application to put setting parameter into the system database. ROOT is not required. These preferences are marked with (S).
+ Vibrationsstärke
+ Einige Profileinstellungen benötigen das Hilfsprogramm PPPPutSettings, um die Einstellungsparameter in die Systemdatenbank zu übertragen. ROOT ist nicht erforderlich. Diese Einstellungen sind mit (S) gekennzeichnet.
Profile parameters marked with (S) need helper application PPPPutSettings.
After successful installation, all profile parameters marked with (S) will be enabled.
Install PPPPutSettings
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Schließen
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Schließen
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
Neue Version nötig. Hier klicken um PhoneProfilePlusExtender zu aktualisieren.
@@ -1970,7 +1958,7 @@
Profil aktivieren
Profil duplizieren
Profil löschen
- Enable event run
+ Ereignisablauf aktivieren
Ereignis anhalten
Ereignis duplizieren
Ereignis löschen
@@ -2042,7 +2030,7 @@
Scanning paused
error code
"GitHub download is not supported. Please install PhoneProfilesPlus with Droid-ify."
- Brightness sensor
+ Helligkeitssensor
This sensor will start an event by brightness level change. Parameters: Operator from\/to, Brightness level from\/to.
Brightness level from
Operator from
@@ -2061,7 +2049,7 @@
Jede Mobilfunkzelle muss einen Namen haben. Mehrere Zellen können denselben Namen haben. Ein Name repräsentiert eine Gruppe von Zellen, und diese Gruppen sind in „Zellennamen” konfiguriert.\n\nKlicken Sie hier, um Zellennamen zu konfigurieren. Dadurch wird der Bildschirm \"Mobilfunkzellen scannen\" geöffnet, und darin befindet sich der „Mobilfunkzellen-Editor”.
Each mobile cell must have a name. Multiple cells can have the same name. A name represents a group of cells and these groups are configured in \"Mobile cell sensor\"\/\"Cell Names\".
Show notification for detection of new mobile cells
- Cell registration is for registering new mobile cells. Registration will be running in background. During running registration, is recommended to not change location of device.
+ Die Zellenregistrierung dient der Registrierung neuer Mobilfunkzellen. Die Registrierung wird im Hintergrund ausgeführt. Während der laufenden Registrierung wird empfohlen, den Standort des Geräts nicht zu ändern.
Die Zellregistrierung dient dazu, neue Mobilfunkzellen zu registrieren.\n\nKlicken Sie hier, wenn Sie die Zellregistrierung starten möchten. Dadurch wird der Bildschirm „Mobilfunkzellen scannen” geöffnet, und darin befindet sich die „Zellregistrierung”.
Scanning enabled, interval set
Mobile cell scan interval
@@ -2072,7 +2060,7 @@
Start Activator
Start Editor
Restart events
- Enable\/Disable events run
+ Ereignisse ausführen Ein/Aus
Verknüpfung zu „Mobilfunkzellen scannen”
Klicken Sie hier, um eine Verknüpfung zu „Mobilfunkzellen scannen” im Startbildschirm zu erstellen.
Verknüpfung zu „Mobilfunkzellen scannen” erstellt
@@ -2084,13 +2072,12 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
Grant Shizuku permission
Some profile preferences require Shizuku. ROOT is not required. These preferences are marked with \"(Z)\".
- Please install, run and grant Shizuku permission for PhoneProfilesPlus. Is required for profile and event parameters, marked with (Z). Then ROOT will not be needed.
+ Bitte installieren, ausführen und Shizuku die Berechtigung für PhoneProfilesPlus erteilen. Wird für Profil- und Ereignisparameter benötigt, gekennzeichnet mit (Z). Dann wird ROOT nicht benötigt.
Permission for (Z) preferences not granted
Click here to grant it.
Shizuku is not installed or running.
@@ -2132,20 +2119,6 @@
Write will be started.
Laufzeit der Anwendungen
Unbegrenzt
- Telefonanrufe
- Funktion zur Anrufüberprüfung festlegen
- Klicken Sie hier, um die Anrufüberwachungsfunktion für PhoneProfilesPlus einzustellen. Wird für „Anrufe sperren“ benötigt.
- Anrufüberwachungsfunktion für PhoneProfilesPlus ist festgelegt
- Die Funktion zur Anrufüberprüfung für PhoneProfilesPlus ist nicht festgelegt
- Telefonanrufe sperren
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Kontaktgruppen
- Kontakte
- für gelesene Kontakte im Profilparameter „Telefonanrufe“
- Kontakte für Profilparameter „Telefonanrufe“
- SMS senden
- SMS-Text
- Warnhinweis: Das Versenden von SMS kann mit einem Prepaid-SMS-Paket verrechnet oder verbraucht werden!
Wird angezeigt, wenn das Ereignis „Beginn des Ereignisses“/„Andere Parameter“/„Wiederholte Benachrichtigung“ aktiviert ist.
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Wird angezeigt, wenn „Einstellungen“/„Benachrichtigung über Profilliste“/„Benachrichtigung anzeigen“ aktiviert ist
@@ -2201,7 +2174,7 @@
SIM wechseln (Ein/Aus)
ACHTUNG: Es wird der Bildschirm zur Eingabe des PIN-Codes für die SIM-Karte angezeigt, die als „Ein“ konfiguriert ist.
PhoneProfilesPlus-Server
- PhoneProfilesPlus-Server-Einladung
+ Server-Einladung
PhoneProfilesPlus Veröffentlichung in APKPure:
Bitte installieren Sie Droid-ify. Wird für die Installation von PPPPutSettings benötigt. Führen Sie danach die Installation von PPPPutSettings erneut durch.
SMS senden
@@ -2214,4 +2187,95 @@
Mit Verzögerung ausgeführt
Diese Anwendung wird im IzzyOnDroid-Repository und in GitHub Releases bereitgestellt. Klicken Sie hier, um sie zu installieren.
Wenn Sie Probleme, Fragen und Anregungen haben, klicken Sie hier und kontaktieren Sie mich.
+ Bitte aktivieren Sie den Benachrichtigungszugriff für PhoneProfilesPlus in den Systemeinstellungen. Andernfalls wird der Musiksensor keine Anwendung erkennen, die Musik wiedergibt.
+ Zugriff auf Benachrichtigungen deaktiviert
+ Zugriff auf Benachrichtigungen aktiviert
+ Funktion zur Anrufüberwachung festlegen
+ Klicken Sie hier, um die Anrufüberwachungsfunktion für PhoneProfilesPlus festzulegen. Wird für den Ereignissensor „Anrufüberwachung“ benötigt.
+ Die Funktion der Anrufüberprüfung für PhoneProfilesPlus wurde eingerichtet
+ Die Funktion der Anrufüberprüfung für PhoneProfilesPlus wurde nicht eingerichtet
+ Anrufüberwachung
+ Anrufüberwachung
+ Dieser Sensor löst ein Ereignis aus, wenn während eines Anrufs der Anrufbildschirm angezeigt wird. Die Anrufsperre wird unterstützt. Parameter: Kontaktgruppen, Kontakte, Dauer, Dauerlauf, Anrufsperre, SMS senden, SMS-Text.
+ Kontakte für den Sensor „Anrufüberwachung“
+ Telefonanrufe sperren
+ SMS senden
+ SMS-Nachricht
+ Warnhinweis: Für den SMS Versand können Kosten anfallen oder von einem Prepaid-SMS-Paket genutzt werden!
+ keine Anrufüberwachungsfunktion für PhoneProfilesPlus festgelegt
+ für gelesene Kontakte, SMS senden im Ereignissensor „Anrufüberwachung“
+ Richtung des Anrufs
+ Eingehende Anrufe
+ Ausgehende Anrufe
+ Alle Anrufe
+ Anrufe sperren
+ Für jedes Profil mit dem konfigurierten Parameter „Telefonanrufe“/„Anrufe sperren“ wird ein neues Ereignis mit dem Sensor „Anrufüberwachung“ erzeugt. Bei diesem Ereignis ist der Parameter „Ereignisablauf“ deaktiviert. Der Parameter „Telefonanrufe“ wird aus den Profilen entfernt.
+ SMS senden
+ Kontaktgruppen
+ Kontakte
+ für gelesene Kontakte im Profilparameter „SMS senden“
+ Kontakte für Profilparameter „SMS senden“
+ SMS senden
+ SMS-Nachricht
+ Profil - Fehler beim Senden von SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Rufnummern nicht in Kontakten
+ Gesperrter Anruf
+ Rufnummer:
+ Warnhinweis: Dieser Parameter ermöglicht das Sperren von Anrufen. Eine Benachrichtigung über gesperrte Anrufe wird nicht angezeigt!\nDie gesperrten Rufnummern werden jedoch im „Aktivitätsprotokoll“ protokolliert, das einen Rückruf an die gesperrte Rufnummer ermöglicht, wenn Sie auf diese Protokollzeile klicken.
+ Vollständiges Protokoll
+ Gesperrte Anrufe
+ Fehler
+ Ereignisbeginn
+ Ereignisse pausieren
+ Ereignisse beenden
+ Ereignisse neu starten
+ Profil-Aktivierungen
+ Anwendungsinstallation
+ (G1)(R) Nachtbeleuchtung
+ (Z)(R) Lesemodus
+ Augenschonend
+ (G1)(R) Augenschonend
+ zum Aktivieren/Deaktivieren der Augenschonung
+ (I) Einstellungen für Nachtbeleuchtung
+ (I) Einstellungen des Augenschonungsschutzes
+ (I) Einstellungen des Lesemodus
+ (S)(Z)(R) Eye comfort shield
+ Wenn es nicht möglich ist, diese Berechtigung zu erteilen, sind eingeschränkte Einstellungen für PhoneProfilesPlus möglicherweise nicht zulässig. Klicken Sie hier, um es zuzulassen.
+ zum Aktivieren/Deaktivieren von VPN
+ Die Notwendigkeit, „Über andere Apps ziehen“ dauerhaft zu aktivieren, wurde entfernt. Da sich dieses Recht in den „Eingeschränkten Einstellungen“ befindet und wenn es aktiviert ist, können Banking-Anwendungen und -Websites, Zahlungen für Waren, Dienstleistungen usw. gesperrt werden oder erfordern die Deaktivierung von „Über andere Apps ziehen“ in PhoneProfilesPlus.
+ Es wird empfohlen, die neue Version von PPPPutSettings (1.1) zu installieren, in der es eine Änderung gibt, die „Über andere Apps ziehen“ nicht erfordert. Bei Versionen vor 1.1 erfordern die mit (S) gekennzeichneten Parameter weiterhin dieses Recht.
+ Für einige Profilparameter ist „Über andere Apps ziehen“ weiterhin erforderlich, zum Beispiel für „Anwendungen, Tastaturkürzel und Absichten ausführen“.
+ Farbwert
+ Standortname
+ Benutzerdefinierte Aktion
+ Liste leeren
+ Ton
+ Pfeil nach rechts
+ Pfeil nach links
+ [ Nicht festgelegt ]
+ Sperrbildschirm des Geräts
+ Dieser Parameter aktiviert/deaktiviert den Sperrbildschirm des Geräts. Bei der Einstellung „Aus” wird der Sperrbildschirm nicht angezeigt, wenn der Bildschirm eingeschaltet wird.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Bildschirm Ein/Aus
+ „Bildschirm einschalten” ist „Ein”. Um es auf „Aus“ zu stellen, konfigurieren und aktivieren Sie das Profil mit „Bildschirm einschalten“=„Aus“.
+ zum Ein- und Ausschalten des Bildschirms
+ Wenn „Bildschirm Ein/Aus“ konfiguriert ist, ist „Gerätesperrbildschirm“ deaktiviert ist und umgekehrt. Es ist nicht möglich, beides zu konfigurieren.
+ Shizuku ist installiert, wird aber nicht ausgeführt. Bitte öffnen Sie Shizuku und starten Sie es aus seiner Anwendung.
+ Öffnen
+ Hilfe
+ Dieser Parameter ist für „Anrufereignis“=„Entgangener Anruf“.
+ „Licht“ ist das vom Lichtsensor des Geräts erfasste Umgebungslicht.
diff --git a/common/src/main/res/values-el/strings.xml b/common/src/main/res/values-el/strings.xml
index baaacd8460..3f390c1f03 100644
--- a/common/src/main/res/values-el/strings.xml
+++ b/common/src/main/res/values-el/strings.xml
@@ -263,7 +263,6 @@
Προεπιλεγμένο προφίλ
Προτεραιότητα
Προσαρμοστική
- Unlock device
Απόκρυψη ονόματος προφίλ
Επανεκκίνηση συμβάντων
Χωρίς σύνδεση
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Ενεργοποίηση προφίλ
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
Ενεργό (μην απενεργοποιήσετε το Wi-Fi)
Ignore Wi-Fi hotspot
Η επιλογή \"Ενεργό (μην απενεργοποιήσετε το Wi-Fi)\" πρέπει να υποστηρίζεται από το σύστημα
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-es/strings.xml b/common/src/main/res/values-es/strings.xml
index 25651bc603..8865c5309c 100644
--- a/common/src/main/res/values-es/strings.xml
+++ b/common/src/main/res/values-es/strings.xml
@@ -263,7 +263,6 @@
Perfil predeterminado
Prioridad
Adaptativo
- Desbloquear dispositivo
Ocultar nombre de perfil
[M] Reiniciar eventos
No conectado
@@ -413,7 +412,7 @@
En el título del Activador y del Editor hay un \"semáforo\".
Se pueden iniciar eventos.
Los eventos no pueden iniciarse - el perfil se activó manualmente.
- Events are stopped - events run can be enabled through Editor top bar icon \"Enable events run\".
+ Los eventos están detenidos - los eventos se pueden activar a través del icono de la barra superior del Editor \"Activar ejecución de eventos\".
Icono de reiniciar eventos:
Icono de \"Semáforo\":
Android 6+ implementa \"Doze mode\" y \"App Standby\". Para evitar problemas con eventos de activación de perfiles —cuando dejas de usar el dispositivo durante un tiempo, con la pantalla apagada, sin conectarlo al cargador e inmoóvil— haz clic aquí para añadir PhoneProfilesPlus a \"No optimizado\".
@@ -670,7 +669,7 @@
Haz clic aquí para abrir el menú de eventos con opciones: Habilitar/Detener funcionamiento, Duplicar y Borrar evento.
Manipulador de orden
Arrastra el evento arriba/abajo con este manipulador para cambiar el \"Orden de inicio\" del evento.
- Editor
+ Editor
Haz clic aquí para abrir el Editor, donde puedes configurar perfiles, eventos, cambiar los ajustes de la aplicación, etc.
Activar perfil
Haz clic aquí para activar un perfil.
@@ -833,7 +832,6 @@
Habilitar el escaneo de orientación
(G1)(R) Notificaciones emergentes
Icono personalizado
- Haz clic para establecer el nombre de la celda
Puede que la conexión a Punto de Acceso no funcione desde otros dispositivos.
No utilizar
Iniciar al cargar
@@ -990,7 +988,6 @@
Permite \"Accesibilidad\" a PhoneProfilesPlusExtender en los ajustes del sistema. La función de Accesibilidad no se utiliza, pero se necesita ejecutar el servicio para recibir llamadas.
Haz clic aquí para instalar PhoneProfilesPlusExtender. Es necesario que el servicio esté en ejecución para recibir llamadas.
para leer contactos con el sensor SMS/MMS
- para leer contactos, detectar llamada si suena (para \"llamada nocturna\") con el sensor de llamada
Usar decorado
Tipo de diseño
Expandible
@@ -1055,7 +1052,7 @@
Usar PhoneProfilesPlusExtender
En Android 9+, para que el escaneo de celdas móviles funcione, debes habilitar la Ubicación en los ajustes del sistema.
El evento no se iniciará cuando:
- You have disabled global events run (red \"traffic light\") - enable it in Editor top bar icon \"Enable events run\".
+ Has deshabilitado la ejecución global de eventos (\"semáforo\" en rojo) - habilítala desde el menú del Editor en la opción \"Habilitar ejecución de eventos\".
Has activado manualmente el perfil (\"semáforo\" en ámbar) - debes reiniciar los eventos. Usa el icono de Reiniciar eventos en el título del Activador, Editor o en la notificación. Un perfil activado manualmente se indica también con \"[M]\" delante del nombre del perfil. Excepto cuando en el evento se ha activado la opción \"Ignorar activación automática\".
Has deshabilitado la ejecución de eventos desde las preferencias de evento - la opción de evento \"Ejecutar eventos\" debe estar marcada. Nota: El \"Semáforo\" está en el título del Activador y en el Editor.
Si el escaneo de celdas móviles no funciona, habilita la Ubicación en los Ajustes del Sistema.
@@ -1301,7 +1298,6 @@
Ahorro de batería
Alta precisión
Color de icono personalizado
- Color personalizado
Encendido (no deshabilitar Wi-Fi)
Ignorar punto de acceso Wi-Fi
La opción \"Encendido (no deshabilitar Wi-Fi)\" debe estar soportada por el sistema
@@ -1660,13 +1656,7 @@
y
Encendido
Apagado
- no establecer
- para el parámetro
- También debes configurar
Muestra una notificación sobre el estado de
- es
- Para establecerlo
- configurar y activar perfil con
Sin duración
Tipo de fin de activación
Duración
@@ -1799,12 +1789,10 @@
Habilitar la ejecución de eventos
Deshabilitar la ejecución de eventos
No establecido
- Personalizado no establecido
No seleccionado
[ Ninguno ]
[ Personalizado ]
(A) aplicación, (S) acceso directo, (I) intento.
- No establecido
Ninguna instalada
Ubicación no funciona
Lo sentimos, pero no es posible obtener la ubicación. Por favor, comprueba la configuración de ubicación del dispositivo.
@@ -1938,8 +1926,8 @@
Nota: No todas las aplicaciones de Reloj utilizan el volumen de alarma del sistema porque utilizan su propio volumen configurado en sus ajustes.
En este cuadro de diálogo se muestra la lista de SSID Wi-Fi configurados.\nHaz clic aquí para ver la pantalla de configuración Wi-Fi. Contiene un parámetro para configurar redes Wi-Fi.
PPPPutSettings
- Instalar\nPPPPutSettings
- Iniciar\nPPPPutSettings
+ Instalar PPPPS
+ Iniciar PPPPS
Cerrar
Iniciar PPPPutSettings
PPPPutSettings no está instalado.
@@ -1955,9 +1943,9 @@
Nueva versión de PPPPutSettings
Haz clic en esta notificación para instalar la nueva versión de PPPPutSettings.
PhoneProfilesPlusExtender
- Instalar\nPhoneProfilesPlusExtender
- Iniciar\nPhoneProfilesPlusExtender
- Activar/desactivar\najustes de accesibilidad
+ Instalar PPPE
+ Iniciar PPPE
+ Activar/desactivar
Cerrar
Haz clic aquí para instalar/actualizar, activar/desactivar los ajustes de accesibilidad, iniciar PhoneProfilesPlusExtender.
Se requiere una nueva versión de PhoneProfilesPlusExtender. Haz clic aquí para actualizarla.
@@ -2084,7 +2072,6 @@
Contactos para el sensor de SMS/MMS
Contactos para el sensor de notificaciones
Debes conceder el permiso \"mostrar sobre otras aplicaciones\". Es necesario para iniciar las actividades cuando PhoneProfilesPlus está en segundo plano. Haz clic en el botón \"Conceder\" para conceder este permiso.
- Si no es posible conceder este permiso, haz clic en este enlace. Tal vez en esta página web esté la solución para tu dispositivo:
Ø - No usar
Filtro de contactos
[ Todos ]
@@ -2132,20 +2119,6 @@
Se iniciará la escritura.
Duración de la ejecución de aplicaciones
Ilimitado
- Llamadas telefónicas
- Establecer función de selección de llamada
- Haz clic aquí para establecer el rol de detección de llamadas para PhoneProfilesPlus. Es necesario para \"Bloquear llamadas telefónicas\".
- Se ha establecido el rol de detección de llamadas para PhoneProfilesPlus
- No se ha establecido el rol de detección de llamadas para PhoneProfilesPlus
- Bloquear llamadas
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Grupos de contactos
- Contactos
- para leer contactos en el parámetro de perfil \"Llamadas telefónicas\"
- Contactos para el parámetro de perfil \"Llamadas telefónicas\"
- Enviar SMS
- Texto SMS
- ATENCIÓN: El envío de SMS puede ser de contrato o de prepago!
Se muestra cuando el evento tiene habilitado \"Inicio del evento\"/\"Otros parámetros\"/\"Repetir notificación\".
Se muestra cuando en el perfil se ha configurado \"Otros\"/\"Generar notificación\".
Se muestra cuando está habilitado \"Configuración\"/\"Notificación de lista de perfiles\"/\"Mostrar notificación\"
@@ -2201,7 +2174,7 @@
Activar/desactivar SIM
ADVERTENCIA: Esto activa la pantalla de entrada de código PIN para la tarjeta SIM que está configurada como «On».
Servidor PhoneProfilesPlus
- Invitación al servidor PhoneProfilesPlus
+ Invitación al servidor
Versión de PhoneProfilesPlus en ApkPure:
Por favor, instala Droid-ify. Es necesario para la instalación de PPPPutSettings. Después, vuelve a instalar PPPPutSettings.
Enviar SMS
@@ -2214,4 +2187,95 @@
Ejecutándose con retraso
Esta aplicación está en el repositorio IzzyOnDroid y en GitHub. Haz clic aquí para instalarla.
Si tienes problemas, preguntas y sugerencias, haz clic aquí y escríbeme.
+ Por favor, activa el acceso de notificación para PhoneProfilesPlus en la configuración del sistema. Sin esto, Music sensor no detectará la aplicación que reproduce música.
+ Acceso a notificaciones deshabilitado
+ Acceso a notificaciones habilitado
+ Establecer rol de filtro de llamadas
+ Haz clic aquí para establecer el rol de filtro de llamadas para PhoneProfilesPlus. Es necesario para \"Filtrar llamadas\".
+ Se ha establecido el rol de filtro de llamadas para PhoneProfilesPlus
+ No se ha establecido el rol de filtro de llamadas para PhoneProfilesPlus
+ Filtro de llamadas
+ Filtro de llamadas
+ Este sensor activa un evento si se muestra la pantalla de llamada telefónica durante una llamada. El bloqueo de llamadas es compatible con él. Parámetros: Grupos de contacto, Contactos, Duración, ejecución permanente, Bloquear llamada telefónica, Enviar SMS, texto SMS.
+ Contactos para el sensor \"Filtro de de llamadas\"
+ Bloquear llamadas
+ Enviar SMS
+ Texto SMS
+ ATENCIÓN: El envío de SMS puede ser de contrato o de prepago!
+ no establecer función de filtro de llamadas para PhoneProfilesPlus
+ para leer contactos, enviar SMS en el sensor de evento \"Filtro de llamadas\"
+ Dirección de la llamada
+ Llamadas entrantes
+ Llamadas salientes
+ Todas las llamadas
+ Bloquear llamadas
+ Para cada perfil con el parámetro \"Llamadas telefónicas\"\/\"Bloquear llamadas\" configurado se genera un nuevo evento con el sensor \"Filtro de llamadas\". Este evento tiene deshabilitado el parámetro \"Ejecutar evento\". El parámetro \"Llamadas telefónicas\" de los perfiles se elimina.
+ Enviar SMS
+ Grupos de contactos
+ Contactos
+ para leer contactos en el parámetro de perfil \"Enviar SMS\"
+ Contactos del parámetro de perfil \"Enviar SMS\"
+ Enviar SMS
+ Texto SMS
+ perfil - error al enviar SMS
+ Enviar SMS
+ Texto SMS
+ para leer contactos, detectar llamadas entrantes (para \"llamada nocturna\") y enviar SMS en el sensor de llamada
+ Notificaciones
+ Limpiar notificaciones
+ Por favor, habilita el \"Acceso a notificaciones\". Sin esto, \"limpiar notificaciones\" no funcionará.
+ Limpiar notificaciones
+ para leer contactos en el parámetro de perfil \"Limpiar notificaciones\"
+ Aplicaciones:
+ Grupos de contactos:
+ Contactos:
+ Texto
+ Contactos para el parámetro de perfil \"Limpiar notificaciones\"
+ Los números de teléfono no están en Contactos
+ Llamada bloqueada
+ tel. número:
+ ADVERTENCIA: Este parámetro permite bloquear llamadas. ¡No se mostrarán notificaciones sobre llamadas bloqueadas!\nPero los números de teléfono bloqueados se registran en el \"Registro de actividades\", lo que permite volver a llamar al número de teléfono bloqueado haciendo clic en su línea de registro.
+ Registro completo
+ Llamadas bloqueadas
+ Errores
+ Inicio de eventos
+ Pausa de eventos
+ Parada de eventos
+ Reinicio de eventos
+ Activaciones del perfil
+ instalación de la aplicación
+ (G1)(R) Luz nocturna
+ (Z)(R) Modo de lectura
+ Confort ocular
+ (G1)(R) Confort ocular
+ para activar/desactivar confort ocular
+ (I) Ajustes de luz nocturna
+ (I) Ajustes de apantallamiento de confort ocular
+ (I) Configuración del modo de lectura
+ (S)(Z)(R) Apantallamiento de confort ocular
+ Si no es posible conceder este permiso, tal vez los ajustes restringidos para PhoneProfilesPlus no estén permitidos. Haz clic aquí para permitirlos.
+ para activar/desactivar la VPN
+ La necesidad de tener habilitado el permiso \"Mostrar sobre otras aplicaciones\" permanentemente ha sido eliminada ya que este permiso forma ahora parte de la \"Configuración restringida\" y, si se habilita, puede bloquear aplicaciones bancarias, sitios web, medios de pago, etc., que además podrían solicitarte deshabilitar el permiso \"Mostrar sobre otras aplicaciones\" para PhoneProfilesPlus.
+ Se recomienda instalar la nueva versión de PPPPutSettings (1.1), donde hay un cambio que no requiere \"Mostrar sobre otras aplicaciones\". Para versiones anteriores a la 1.1, los parámetros marcados con (S) requerirán este permiso.
+ Para algunos parámetros de perfil todavía es necesario el permiso \"Mostrar sobre otras aplicaciones\", por ejemplo, para \"Ejecutar aplicaciones, atajos, intentos\".
+ Valor de color
+ Nombre de ubicación
+ Acción personalizada
+ Lista vacía
+ Tono
+ Flecha derecha
+ Flecha izquierda
+ [ No establecido ]
+ Pantalla de bloqueo de dispositivo
+ Este parámetro activa o desactiva la pantalla de bloqueo del dispositivo. Cuando esté desactivada, la pantalla de bloqueo no aparecerá cuando la pantalla está encendida.
+ La configuración de \"Tiempo de espera de pantalla\" en el sistema (por activación de perfil) no desactiva \"Mantener pantalla encendida\". También necesitarás configurar \"Mantener la pantalla encendida\" comop \"Apagado\" si deseas que \"Tiempo de espera de pantalla\" funcione.
+ Pantalla encendida/apagada
+ \"Mantener la pantalla encendida\" es \"Activado\". Para desactivarla, configure y active el perfil con \"Mantener la pantalla encendida\"=\"Desactivado\".
+ para encender/apagar la pantalla
+ Cuando se configura \"Encendido o Apagado\", \"Pantalla de bloqueo de dispositivo\" se desactiva, y viceversa. No es posible configurar ambos.
+ Shizuku está instalado, pero no se está ejecutando. Por favor, abre Shizuku e inícialo.
+ Abrir
+ Ayuda
+ Este parámetro es para \"Evento de llamada\"=\"Llamada perdida\".
+ \"Luz\" es la luz ambiental detectada por el sensor de luz del dispositivo.
diff --git a/common/src/main/res/values-et/strings.xml b/common/src/main/res/values-et/strings.xml
index 0ed2c007d9..f984ddbfc7 100644
--- a/common/src/main/res/values-et/strings.xml
+++ b/common/src/main/res/values-et/strings.xml
@@ -263,7 +263,6 @@
Default profile
Priority
Adaptive
- Unlock device
Hide profile name
Restart events
Not connected
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-fa/strings.xml b/common/src/main/res/values-fa/strings.xml
index 104d27f071..5c881fcb7d 100644
--- a/common/src/main/res/values-fa/strings.xml
+++ b/common/src/main/res/values-fa/strings.xml
@@ -263,7 +263,6 @@
Default profile
Priority
Adaptive
- Unlock device
Hide profile name
Restart events
Not connected
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-fi/strings.xml b/common/src/main/res/values-fi/strings.xml
index 1fda5f8ba4..516e455b30 100644
--- a/common/src/main/res/values-fi/strings.xml
+++ b/common/src/main/res/values-fi/strings.xml
@@ -263,7 +263,6 @@
Oletusprofiili
Tärkeysjärjestys
Mukautuva
- Unlock device
Piilota profiili nimi
Käynnistä tapahtumat uudelleen
Yhdistämättä
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-fr/strings.xml b/common/src/main/res/values-fr/strings.xml
index 4e4ca6b0ea..62abba0882 100644
--- a/common/src/main/res/values-fr/strings.xml
+++ b/common/src/main/res/values-fr/strings.xml
@@ -263,7 +263,6 @@
Profil par défaut
Prioritaire
Adaptatif
- Déverrouiller l\'appareil
Cacher le nom du profil
Redémarrer les événements
Non connecté
@@ -413,7 +412,7 @@
Un feu de circulation s\'affiche dans le titre de l\'activateur et de l\'éditeur.
Les événements peuvent être démarrés.
Les événements ne peuvent pas démarrer - le profil est activé manuellement.
- Events are stopped - events run can be enabled through Editor top bar icon \"Enable events run\".
+ Les événements sont arrêtés - les événements exécutés peuvent être activés via l\'icône de la barre supérieure de l\'éditeur « Activer l\'exécution des événements ».
Icône de redémarrage des événements :
Icône \"Feu\":
Android 6+ implémente le \"mode Doze\" et \"App Standby\". Concernant les problèmes d\'activation du profil d\'événement lorsque vous laissez l\'appareil débranché et immobile pendant un certain temps avec l\'écran éteint, cliquez ici pour ajouter PhoneProfilesPlus dans \"Non optimisé\".
@@ -670,7 +669,7 @@
Cliquez sur ce bouton pour ouvrir le menu événement avec options : activer/arrêt, dupliquer et supprimer.
Gestionnaire de priorité
Faites glisser l’événement vers le haut ou le bas pour modifier l\'ordre dans l\'activateur.
- Éditeur
+ Éditeur
Cliquez sur ce bouton pour ouvrir l’éditeur. Dans l’éditeur, que pouvez configurer les profils, les événements, changer les paramètres de l’application…
Activer le profil
Cliquez sur ce bouton pour activer le profil.
@@ -833,7 +832,6 @@
Activer l’analyse de l’orientation
(G1)(R) Utiliser des notifications contextuelles (Popup)
Icône personnalisée
- Cliquez pour définir le nom de l\'antenne-relais
Il est possible que la connexion ne fonctionne sur ce hotspot à partir d\'un autre appareil.
Ne pas utiliser
Démarrer lors de la charge
@@ -990,7 +988,6 @@
Autoriser PhoneProfilesPlusExtender dans les paramètres système. La fonction d\'accessibilité n\'est pas utilisée, un service en cours d\'exécution est nécessaire pour recevoir des appels.
Cliquez ici pour installer PhoneProfilesPlusExtender. Le service en cours d\'exécution est nécessaire pour recevoir des appels.
pour lire les contacts dans le capteur SMS/MMS
- pour lire les contacts, détecter la sonnerie d\'appel (pour les \"appels de nuit\") dans le capteur d\'appe
Utiliser la décoration
Type de mise en page
Déveloper
@@ -1055,7 +1052,7 @@
Utiliser PhoneProfilesPlusExtender
Dans Android 9+, pour que l\'analyse du réseau mobile fonctionne, vous devez activer la localisation dans les paramètres système.
L\'événement n\'est pas commencé quand :
- You have disabled global events run (red \"traffic light\") - enable it in Editor top bar icon \"Enable events run\".
+ Vous avez désactivé l\'exécution des événements globaux (« feu tricolore » rouge) - activez-le dans l\'icône de la barre supérieure de l\'éditeur « Activer l\'exécution des événements ».
Vous avez activé manuellement le profil (\"feu orange\") - vous devez redémarrer les événements. Utilisez l\'icône redémarrer les événements de l\'activateur. Les profils activés manuellement sont indiqués par \"[M]\" devant le nom du profil. Il y a une exception quand l\'événement a la case \"ignorer activation manuelle\" cochée.
Vous avez désactivé les évènements dans les préférences des événements. Note: \"Le Feu\" est dans la barre de titre.
Si l\'analyse du réseau mobile ne fonctionne pas, activez la localisation dans les paramètres du système.
@@ -1301,7 +1298,6 @@
Économie de batterie
Haute précision
Couleur de l\'icône personnalisée
- Couleur personnalisée
Activé (ne pas désactiver le Wi-Fi)
Ignorer le point d\'accès Wi-Fi
L\'option \"Activé (ne pas désactiver le Wi-Fi) doit être prise en charge par le système
@@ -1660,13 +1656,7 @@
et
Activé
Désactivé
- ne pas définir
- pour le paramètre
- Vous devez également configurer
Affiche la notification à propos de l\'état de
- est
- Pour le définir
- configurer et activer le profil avec
Sans durée
Type de fin d\'activation
Durée
@@ -1799,12 +1789,10 @@
Activer les événements
Désactiver les événements
Non défini
- Personnalisation non définie
Non sélectionné
[ Aucun ]
[Personalisé]
(A) application, (S) raccourci, (I) événement.
- Non défini
Aucun installé
Localisation non fonctionnelle
Localisation impossible. Veuillez vérifier les paramètres du téléphone.
@@ -1938,8 +1926,8 @@
Remarque : toutes les applications Horloge n\'utilisent pas le volume d\'alarme du système car elles utilisent leur propre volume configuré dans leurs paramètres.
Cette boîte de dialogue affiche la liste des SSID Wi-Fi configurés.\nCliquez ici pour voir les paramètres Wi-Fi. Il sera possible de configurer les réseaux Wi-Fi.
PPPPutSettings
- Installer\nPPPPutSettings
- Lancer\nPPPPutSettings
+ Installer PPPPS
+ Lancer PPPPS
Fermer
Lancer PPPPutSettings
PPPPutSettings n\'est pas installé.
@@ -1955,9 +1943,9 @@
Nouvelle version de PPPPutSettings
Cliquez sur cette notification pour installer la nouvelle version de PPPPutSettings.
PhoneProfilesPlusExtender
- Installer\nPhoneProfilesPlusExtender
- Lancer\nPhoneProfilesPlusExtender
- Activer/désactiver\nParamètres d\'accessibilité
+ Installer PPPE
+ Lancer PPPE
+ Activer/désactiver
Fermer
Cliquez ici pour installer/mettre à niveau, activer/désactiver les paramètres d\'accessibilité, lancer PhoneProfilesPlusExtender.
Une nouvelle version de PhoneProfilesPlusExtender est nécessaire. Cliquez ici pour le mettre à jour.
@@ -2084,7 +2072,6 @@
Contacts pour le capteur SMS/MMS
Contacts pour le capteur de notification
Vous devez accorder l\'autorisation \"Superposition des applications\". Elle est nécessaire au bon fonctionnement de PhoneProfilesPlus en arrière-plan. Cliquez sur le bouton « Accorder » pour accorder cette autorisation.
- S\'il n\'est pas possible d\'accorder cette autorisation, cliquez sur ce lien. Cette page Web contient peut-être une solution pour votre appareil :
Ø - Ne pas utiliser
Filtre de contacts
[ Tous ]
@@ -2132,20 +2119,6 @@
L\'écriture va commencer.
Durée d\'exécution des applications
Illimité
- Appels téléphoniques
- Définir le rôle de filtrage des appels
- Cliquez ici pour définir le rôle de filtrage des appels pour PhoneProfilesPlus. Est requis pour « Bloquer les appels téléphoniques ».
- Le rôle de filtrage des appels pour PhoneProfilesPlus est défini
- Le rôle de filtrage des appels pour PhoneProfilesPlus n’est pas défini
- Bloquer les appels téléphoniques
- AVERTISSEMENT : Ce paramètre permet de bloquer les appels, configurés dans \"Groupes de contacts\", \"Contacts\". La notification des appels bloqués ne sera pas affichée !
- Groupes de contacts
- Contacts
- pour lire les contacts dans le paramètre de profil \"Appels téléphoniques\"
- Contacts pour le paramètre de profil \"Appels téléphoniques\"
- Envoyer des SMS
- SMS texte
- AVERTISSEMENT : L\'envoi de SMS peut être facturé ou utilisé à partir d\'un forfait SMS prépayé !
S\'affiche lorsque l\'événement a activé \"Début de l\'événement\"/\"Autres paramètres\"/\"Répéter la notification\".
S\'affiche lorsque le profil a configuré \"Autres\"/\"Générer une notification\".
S\'affiche lorsque \"Paramètres\"/\"Notification de liste de profils\"/\"Afficher la notification\" est affiché
@@ -2201,7 +2174,7 @@
Activer/désactiver la carte SIM
AVERTISSEMENT : Ceci affiche l\'écran de saisie du code PIN de la carte SIM qui est configuré comme « Activé ».
Serveur PhoneProfilesPlus
- Invitation du serveur PhoneProfilesPlus
+ Invitation du serveur
Version de PhoneProfilesPlus sur ApkPure :
Veuillez installer Droid-ify. Il est nécessaire à l\'installation de PhoneProfilesPlusExtender. Ensuite, réinstallez PhoneProfilesPlusExtender.
Envoyer des SMS
@@ -2214,4 +2187,95 @@
Exécution différée
Cette application est dans le dépôt IzzyOnDroid et sur GitHub. Cliquez ici pour l\'installer.
Si vous avez des problèmes, des questions et des suggestions, cliquez ici et écrivez-moi.
+ Veuillez activer l\'accès aux notifications pour PhoneProfilesPlus dans les paramètres système. Sans cela, le capteur de musique ne détectera pas les applications qui diffusent de la musique.
+ Accès aux notifications désactivé
+ Accès aux notifications activé
+ Définir le rôle de filtrage des appels
+ Cliquez ici pour définir le rôle de filtrage des appels pour PhoneProfilesPlus. Requis pour le capteur d’événement \"Filtrage des appels\".
+ Le rôle de filtrage des appels pour PhoneProfilesPlus est défini
+ Le rôle de filtrage des appels pour PhoneProfilesPlus n’est pas défini
+ Filtrage des appels
+ Filtrage des appels
+ Ce capteur déclenchera un événement si l\'écran d\'appel téléphonique s\'affiche pendant un appel. Le blocage des appels est pris en charge. Paramètres : Groupes de contacts, Contacts, Durée, Exécution permanente, Bloquer l\'appel téléphonique, Envoyer SMS, SMS.
+ Contacts pour le capteur \"Filtrage des appels\"
+ Bloquer les appels téléphoniques
+ Envoyer des SMS
+ Texte SMS
+ ATTENTION : L\'envoi de SMS peut être facturé ou utilisé depuis un forfait SMS prépayé !
+ ne pas définir le rôle de filtrage des appels pour PhoneProfilesPlus
+ pour lire les contacts, envoyer des SMS dans le capteur d\'événements \"Filtrage des appels\"
+ Direction de l’appel
+ Appels entrants
+ Appels sortants
+ Tous les appels
+ Bloquer les appels
+ Pour chaque profil avec le paramètre configuré \"Appels téléphoniques\"\/\"Bloquer les appels\", un nouvel événement est généré avec le capteur \"Filtrage des appels\". Cet événement a le paramètre \"Exécution d\'événement\" désactivé. Le paramètre \"Appels téléphoniques\" des profils est supprimé.
+ Envoyer des SMS
+ Groupes de contacts
+ Contacts
+ pour lire les contacts dans le paramètre de profil \"Envoyer SMS\"
+ Contacts pour le paramètre de profil \"Envoyer SMS\"
+ Envoyer des SMS
+ Texte SMS
+ profil - erreur lors de l\'envoi de SMS
+ Envoyer des SMS
+ SMS texte
+ pour lire les contacts, détecter la sonnerie d\'appel (pour « appel de nuit »), envoyer des SMS dans le capteur d\'appel
+ Notifications
+ Effacer les notifications
+ Veuillez activer « Accès aux notifications ». Sans cela, effacer les notifications ne fonctionnera pas.
+ Effacer les notifications
+ pour lire les contacts dans le paramètre de profil « Effacer les notifications »
+ Applications :
+ Groupes de contacts :
+ Contacts :
+ Texte
+ Contacts pour le paramètre de profil « Effacer les notifications »
+ Numéros de tél. non présents dans les contacts
+ Appel bloqué
+ numéro de tél. :
+ ATTENTION : Ce paramètre permet de bloquer les appels. Les notifications concernant les appels bloqués ne seront pas affichées !\nMais les numéros de téléphone bloqués sont enregistrés dans le « Journal d\'activité », ce qui permet de rappeler le numéro de téléphone bloqué en cliquant sur cette ligne du journal.
+ Journal complet
+ Appels bloqués
+ Erreurs
+ Début des événements
+ Pause des événements
+ Arrêt des événements
+ Redémarrage des événements
+ Activations de profil
+ installation de l\'application
+ (G1)(R) Lumière nocturne
+ (Z)(R) Mode lecture
+ Confort des yeux
+ (G1)(R) Confort des yeux
+ pour activer/désactiver le confort des yeux
+ (I) Réglages de la lumière nocturne
+ (I) Paramètres de la protection pour le confort des yeux
+ (I) Paramètres du mode lecture
+ (S)(Z)(R) Protection pour le confort des yeux
+ S\'il n\'est pas possible d\'accorder cette autorisation, il se peut que les paramètres restreints de PhoneProfilesPlus ne soient pas autorisés. Cliquez ici pour l\'autoriser.
+ pour activer/désactiver le VPN
+ Le besoin d\'avoir activé « Dessiner sur les applications » de façon permanente a été supprimé. Parce que ce droit est dans les « paramètres restreints » et s\'il est activé, les applications bancaires et les sites Web, les paiements pour les biens, les services, etc. peut être bloqué ou avoir besoin de désactiver « Dessiner sur les applications » dans PhoneProfilesPlus.
+ Il est recommandé d\'installer la nouvelle version de PPPPutSettings (1.1), où il y a un changement qui ne nécessite pas « Dessiner sur les applications ». Pour les versions antérieures à 1.1, les paramètres marqués avec (S) exigeront toujours ce droit.
+ Pour certains paramètres de profil, « Dessiner sur les applications » est toujours nécessaire, par exemple pour « Exécuter des applications, des raccourcis, des intentions ».
+ Valeur de la couleur
+ Nom du lieu
+ Action personnalisée
+ Vider la liste
+ Tonalité
+ Flèche droite
+ Flèche gauche
+ [ Non défini ]
+ Écran de verrouillage de l\'appareil
+ Ce paramètre active ou désactive l\'écran de verrouillage de l\'appareil. Lorsque la valeur est désactivée, l\'écran de verrouillage n\'apparaîtra pas lorsque l\'écran est allumé.
+ Le réglage « Délai d\'attente de l\'écran » dans le système (par activation du profil) ne désactive pas « Garder l\'écran allumé ». Vous devez également configurer « Garder l\'écran allumé » à « Éteint » si vous voulez que « Délai d\'attente de l\'écran » fonctionne sur le système.
+ Écran Allumé/Éteint
+ \"Garder l\'écran allumé\" est \"Activé\". Pour le désactiver, configurez et activez le profil avec \"Garder l\'écran allumé\"=\"Désactivé\".
+ pour allumer ou éteindre l\'écran
+ Lorsque \"Écran Allumé/Éteint\" est configuré, \"Écran de verrouillage de l\'appareil\" est désactivé et vice versa. Il n\'est pas possible de configurer les deux.
+ Shizuku est installé, mais n\'est pas en cours d\'exécution. Veuillez ouvrir Shizuku et le démarrer à partir de son application.
+ Ouvrir
+ Aide
+ Ce paramètre est pour \"Événement d\'appel\"=\"Appel manqué\".
+ \"Lumière\" est la lumière ambiante détectée par le capteur de luminosité.
diff --git a/common/src/main/res/values-ga-rIE/strings.xml b/common/src/main/res/values-ga-rIE/strings.xml
index 0ed2c007d9..f984ddbfc7 100644
--- a/common/src/main/res/values-ga-rIE/strings.xml
+++ b/common/src/main/res/values-ga-rIE/strings.xml
@@ -263,7 +263,6 @@
Default profile
Priority
Adaptive
- Unlock device
Hide profile name
Restart events
Not connected
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-hi/strings.xml b/common/src/main/res/values-hi/strings.xml
index 65af4de8f7..ff60e2c0c4 100644
--- a/common/src/main/res/values-hi/strings.xml
+++ b/common/src/main/res/values-hi/strings.xml
@@ -263,7 +263,6 @@
डिफ़ॉल्ट प्रोफ़ाइल
प्राथमिकता
अनुकूली
- Unlock device
प्रोफ़ाइल नाम छुपाएं
इवेंट पुनरारंभ करें
कनेक्ट नहीं है
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
कस्टम चिह्न
- कक्ष का नाम सेट करने के लिए क्लिक करें
किसी अंय डिवाइस से हॉटस्पॉट में कनेक्शन काम नहीं कर सकता है ।
का उपयोग नहीं करते
चार्ज करते समय शुरू करें
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
PhoneProfilesPlusExtender का नया संस्करण आवश्यक है। इसे अपग्रेड करने के लिए यहां क्लिक करें
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-hr/strings.xml b/common/src/main/res/values-hr/strings.xml
index 0d1a705761..1dc5fa83dc 100644
--- a/common/src/main/res/values-hr/strings.xml
+++ b/common/src/main/res/values-hr/strings.xml
@@ -263,7 +263,6 @@
Predodređeni profil
Prioritet
Prilagodljiv
- Unlock device
Sakri naziv profila
Ponovo pokreni događaje
Nije spojeno
@@ -670,7 +669,7 @@
Klikni ovdje za otvaranje menija događaja sa opcijom: Omogući/ Zaustavi rad, Dupliciraj i Obriši događaj.
Redosled izvršavanja
Prevuci gore/dole sa ovim za promjenu događaja \"Redosled rada\".
- Urednik
+ Urednik
Klikni ovdje za otvaranje Editora, u kojem možete podesiti profile, događaje, promjeniti postavke aplikacije, itd.
Aktiviraj Profil
Klikni ovdje za aktiviranje profila.
@@ -833,7 +832,6 @@
Omogući skeniranje orijentacije
(G1)(R) Iskačuće obavijesti
Proizvoljna ikona
- Klikni za izbor imena ćelije
Moguće da neće raditi Hotspot sa drugim uređajima.
Ne koristi
Startuj kada se puni
@@ -990,7 +988,6 @@
Omogući PhoneProfilesPlusExtender -u \"Pristupačnost\" upostavkama sustava. Funkcija Pristupačnosti se ne koristi, korišćenje ovoga servisa je potrebno za prijem poziva.
Klikni ovdje za instalaciju PhoneProfilesPlusExtender -a. Korišćenje ovog servisa je neophodno za prijem poziva.
za čitanje kontakata u SMS/MMS senzoru
- za čitanje kontakata, otkrijte zvono poziva (za \"noćni poziv\") u senzoru poziva
Koristi dekoraciju
Vrsta izgleda
Proširivo
@@ -1301,7 +1298,6 @@
Štednja baterije
Visoka preciznost
Prilagođene boje ikona
- Prilagođena boja
Uključeno ( ne isključuj Wi- Fi)
Ignoriraj Wi-Fi pistupnu točku
Opcija \"Uključeno ( ne isključuj Wi-Fi)\" mora biti podržana od strane sustava
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
Nova verzija PhoneProfilesPlusExtender-a je neophodna. Klikni ovdje za ažuriranje.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-hu/strings.xml b/common/src/main/res/values-hu/strings.xml
index 74443129a5..997e949cb3 100644
--- a/common/src/main/res/values-hu/strings.xml
+++ b/common/src/main/res/values-hu/strings.xml
@@ -263,7 +263,6 @@
Alapértelmezett profil
Elsőbbség
Adaptív
- Unlock device
Profil név elrejtés
Eseményt újra indít
Nincs csatlakozva
@@ -670,7 +669,7 @@
Ide kattintva megnyílik az események menü az opcióival: Engedélyezett/Leállít futtatást, Duplázása és Törlése az eseménynek.
Rendezés kezelő
Esemény húzza fel/le ezzel módosításának esemény \"Indítási sorrend\"-jét.
- Szerkesztő
+ Szerkesztő
Kattintson ide a szerkesztő megnyitásához. A szerkesztőben konfigurálhatja a profilokat, eseményeket, változtathat az alkalmazás beállításain…
Profil aktiválása
Kattintsunk ide, a profil aktiválásához.
@@ -833,7 +832,6 @@
Tájolás vizsgálat engedélyezés
(G1)(R) felugró értesítések
Egyéni ikon
- Ide kattintva adhatja meg a cella nevét
Még nem működik a kapcsolat hotspot-on keresztül másik készülékekkel.
Nem használható
Start töltés közben
@@ -990,7 +988,6 @@
Engedélyezze a PhoneProfilesPlusExtender \"Kisegítő lehetőségek\" a rendszerbeállításokban. Kisegítő funkciót nem használja, a szolgáltatás futtaására van szükség a hívások fogadásához.
Kattintson ide a PhoneProfilesPlusExtender telepítéséhez. A szolgáltatás futtatására van szükség a hívások fogadásához.
kontaktok olvasásához az SMS/MMS érzékelőben
- kontaktok olvasásához, csengő felismeréséhez (\"éjszakai hívásnál\") a hívás érzékelőben
Használjon dekorációt
Elrendezés tipusa
Kiterjeszthető
@@ -1301,7 +1298,6 @@
Energiatakarékos
Nagy pontosságú
Egyéni ikonszín
- Egyéni szín
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
Új változata van a PhoneProfilesPlusExtender-nek ami szükséges. Kattintson ide, hogy frissítse azt.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-in/strings.xml b/common/src/main/res/values-in/strings.xml
index ac0768ee5f..b1d705216d 100644
--- a/common/src/main/res/values-in/strings.xml
+++ b/common/src/main/res/values-in/strings.xml
@@ -263,7 +263,6 @@
Profil standar
Prioritas
Adaptif
- Unlock device
Sembunyikan nama profil
Mulai ulang acara
Tidak terhubung
@@ -670,7 +669,7 @@
Klik ini untuk membuka menu acara dengan opsi: Enable / Stop run, Duplicate and Delete event.
Pesanan handler
Tarik acara naik / turun dengan handler ini untuk mengubah acara \"Start Order\".
- Editor
+ Editor
Klik ini untuk membuka Editor, di mana Anda dapat mengkonfigurasi profil, acara, mengubah pengaturan aplikasi, dll.
Aktifkan profil
Klik ini untuk mengaktifkan profil.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-is/strings.xml b/common/src/main/res/values-is/strings.xml
index 0ed2c007d9..f984ddbfc7 100644
--- a/common/src/main/res/values-is/strings.xml
+++ b/common/src/main/res/values-is/strings.xml
@@ -263,7 +263,6 @@
Default profile
Priority
Adaptive
- Unlock device
Hide profile name
Restart events
Not connected
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-it/strings.xml b/common/src/main/res/values-it/strings.xml
index 8a2406cb26..07d158b5d8 100644
--- a/common/src/main/res/values-it/strings.xml
+++ b/common/src/main/res/values-it/strings.xml
@@ -263,7 +263,6 @@
Profilo predefinito
Priorità
Adattiva
- Unlock device
Nascondi il nome del profilo
Riavvia gli eventi
Non collegato
@@ -670,7 +669,7 @@
Clicca per aprire il menù eventi con le opzioni: Abilita/Ferma, Duplica e Cancella evento.
Gestore di ordinamento
Trascina gli eventi su/giù con questo strumento per cambiare \"Ordine di avvio\" degli eventi.
- Editor
+ Editor
Clicca qui per aprire l\'Editor da cui potrai configurare i profili, gli eventi, cambiare la configurazione dell\'applicazione, ecc.
Attiva il profilo
Fai clic qui per attivare un profilo.
@@ -833,7 +832,6 @@
Abilita scansione orientamento
(G1)(R) notifiche pop-up
Icona personalizzata
- Clicca per impostare nome cella
Potrebbe non funzionare la connessione in hotspot da altri dispositivi.
Non utilizzare
Avvia quando in carica
@@ -990,7 +988,6 @@
Consenti a PhoneProfilesPlusExtender la \"Accessibilità\" nelle impostazioni di sistema. La funzione di accessibilità non viene usata, il servizio di esecuzione è necessario per ricevere le chiamate.
Clicca qui per installare PhoneProfilesPlusExtender. Il servizio di esecuzione è necessario per ricevere le chiamate.
per leggere i contatti nel sensore SMS/MMS
- per i contatti di lettura, rileva le chiamate (per \"chiamata notturna\") nel sensore di Chiamata
Usa decorazione
Tipo di layout
Espandibile
@@ -1301,7 +1298,6 @@
Risparmio batteria
Alta precisione
Colore icona personalizzato
- Colore personalizzato
Attiva (non disabilitare il Wi-Fi)
Ignora il Wi-Fi hotspot
L\'opzione \"On (non disabilitare il Wi-Fi)\" deve essere supportata dal sistema byt
@@ -1660,13 +1656,7 @@
e
Acceso
Off
- non impostato
- per parametro
- È necessario configurare anche
Mostra la notifica sullo stato di
- è
- Per impostarlo
- configurare e attivare il profilo con
Senza durata
Tipo di fine attivazione
Durata
@@ -1799,12 +1789,10 @@
Abilita esecuzione eventi
Disabilita esecuzione eventi
Non impostato
- Personalizzato non impostato
Non selezionato
[ Nessuno ]
[ Personalizzato ]
(A) applicazione, (S) scorciatoia, (I) intento.
- Non impostato
Nessuno installato
Posizione non funzionante
Spiacenti, impossibile ottenere la posizione. Sei pregato di verificare le impostazioni della Posizione del dispositivo.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifiche
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Nota: Non tutte le applicazioni Orologio usano il volume degli avvisi di sistema perché usano il proprio volume configurato nelle impostazioni.
In questa finestra viene visualizzata la lista degli SSID Wi-Fi configurati.\nClicca qui per visualizzare la schermata delle impostazioni Wi-Fi. Contiene un parametro per configurare le reti Wi-Fi.
PPPPutSettings
- Installa\nPPPPutSettings
- Avvia\nPPPPutSettings
+ Installa PPPPS
+ Avvia PPPPS
Chiudi
Avvia PPPPutSettings
PPPPutSettings non è installato.
@@ -1955,9 +1943,9 @@
Nuova versione di PPPPutSettings
Fare clic su questa notifica per installare la nuova versione di PPPPutSettings.
PhoneProfilesPlusExtender
- Installa\nPhoneProfilesPlusExtender
- Avvia\nPhoneProfilesPlusExtender
- Attiva/disattiva\nImpostazioni di accessibilità
+ Installa PPPE
+ Avvia PPPE
+ Attiva/disattiva
Chiudi
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
È richiesta una nuova versione di PhoneProfilesPlusExtender. Clicca qui per aggiornarla.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-iw/strings.xml b/common/src/main/res/values-iw/strings.xml
index 661eeb120b..5aa54ef5bc 100644
--- a/common/src/main/res/values-iw/strings.xml
+++ b/common/src/main/res/values-iw/strings.xml
@@ -263,7 +263,6 @@
פרופיל ברירת מחדל
עדיפות
מסתגלת
- Unlock device
הסתרת שם הפרופיל
הפעלת אירועים מחדש
לא מחובר
@@ -670,7 +669,7 @@
לחצו כאן לפתיחת התפריט האירועים עם אפשרויות: אפשור/עצירת הפעלה, שכפול ומחיקה של האירוע.
סדרן
גרורו אירוע למעלה/למטה כאן לשינוי סדר ההפעלה של אירועים.
- עורך
+ עורך
לחצו כאן לפתיחת העורך. העורך מאפשר להגדיר פרופילים, אירועים, שינוי הגדרות יישום…
הפעלת פרופיל
לחצו כאן להפעלת פרופיל.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-ja/strings.xml b/common/src/main/res/values-ja/strings.xml
index 2da69610e1..d290964f07 100644
--- a/common/src/main/res/values-ja/strings.xml
+++ b/common/src/main/res/values-ja/strings.xml
@@ -263,7 +263,6 @@
デフォルトのプロファイル
優先順位
自動調節
- Unlock device
プロファイル名を非表示します
イベントを再始動
接続されていません
@@ -670,7 +669,7 @@
ここをクリックすると、イベントメニューとオプションを開きます: イベントの有効化/停止、重複、削除ができます。
順序のつまみ
イベントの「開始順序」を変更するには、このつまみでイベントを上下にドラッグします。
- エディター
+ エディター
ここをクリックすると、エディターを開き、プロファイル、イベント、アプリケーション設定などを変更できます。
プロファイルの有効化
ここをクリックしてプロファイルを有効にします。
@@ -833,7 +832,6 @@
傾きのスキャンを有効にする
(G1)(R) ポップアップ通知
カスタムアイコン
- クリックしてセル名を設定
May not working connection into hotspot from another devices.
使用しない
充電時に開始
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
SMS/MMS センサーの連絡先の読み取り
- for read contacts, detect ringing call (for \"night call\") in Call sensor
装飾を使用
レイアウトタイプ
開閉する
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Wi-Fi ホットスポットを無視
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-ko/strings.xml b/common/src/main/res/values-ko/strings.xml
index 762e545f11..0dcd38079c 100644
--- a/common/src/main/res/values-ko/strings.xml
+++ b/common/src/main/res/values-ko/strings.xml
@@ -263,7 +263,6 @@
기본 프로필
우선 순위
순응
- Unlock device
프로필 이름 숨김
이벤트 다시시작
연결되지 않음
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-ku/strings.xml b/common/src/main/res/values-ku/strings.xml
index 0ed2c007d9..f984ddbfc7 100644
--- a/common/src/main/res/values-ku/strings.xml
+++ b/common/src/main/res/values-ku/strings.xml
@@ -263,7 +263,6 @@
Default profile
Priority
Adaptive
- Unlock device
Hide profile name
Restart events
Not connected
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-lb/strings.xml b/common/src/main/res/values-lb/strings.xml
index 0ed2c007d9..f984ddbfc7 100644
--- a/common/src/main/res/values-lb/strings.xml
+++ b/common/src/main/res/values-lb/strings.xml
@@ -263,7 +263,6 @@
Default profile
Priority
Adaptive
- Unlock device
Hide profile name
Restart events
Not connected
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-lv/strings.xml b/common/src/main/res/values-lv/strings.xml
index 0ed2c007d9..f984ddbfc7 100644
--- a/common/src/main/res/values-lv/strings.xml
+++ b/common/src/main/res/values-lv/strings.xml
@@ -263,7 +263,6 @@
Default profile
Priority
Adaptive
- Unlock device
Hide profile name
Restart events
Not connected
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-ms/strings.xml b/common/src/main/res/values-ms/strings.xml
index 0ed2c007d9..f984ddbfc7 100644
--- a/common/src/main/res/values-ms/strings.xml
+++ b/common/src/main/res/values-ms/strings.xml
@@ -263,7 +263,6 @@
Default profile
Priority
Adaptive
- Unlock device
Hide profile name
Restart events
Not connected
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-night/colors.xml b/common/src/main/res/values-night/colors.xml
index ea4439a72b..fb2a729179 100644
--- a/common/src/main/res/values-night/colors.xml
+++ b/common/src/main/res/values-night/colors.xml
@@ -3,4 +3,11 @@
#f8b367
#59f8b367
#f8b367
+ #191614
+
+ #FFb2916d
+ #FFa1a09f
+ #FF996e3f
+ #736b69
+ #595250
diff --git a/common/src/main/res/values-nl/strings.xml b/common/src/main/res/values-nl/strings.xml
index cbfa747be3..d7b23eafca 100644
--- a/common/src/main/res/values-nl/strings.xml
+++ b/common/src/main/res/values-nl/strings.xml
@@ -263,7 +263,6 @@
Standaardprofiel
Prioriteit
Adaptieve
- Apparaat ontgrendelen
Profielnaam verbergen
Events herstarten
Niet verbonden
@@ -413,7 +412,7 @@
In de titel van Activator en Editor is het \"verkeerslicht\".
Events kunnen starten.
Events kunnen niet starten - profiel was handmatig geactiveerd.
- Events are stopped - events run can be enabled through Editor top bar icon \"Enable events run\".
+ Events zijn gestopt - events uitvoeren kan via het Editor bovenste pictogram \"Events uitvoeren\" worden ingeschakeld.
Herstart events icoon:
\"Verkeerslicht\" icoon:
Android 6+ implementeert \"Doze mode\" en \"App stand-by\". Dit kan problemen geven bij het activeren van een event profiel als je het apparaat niet aangesloten en stil laat liggen gedurende enige tijd met het scherm uit. Klik hier om PhoneProfilesPlus toe te voegen aan \"Niet geoptimaliseerd\" om dit op te lossen.
@@ -670,7 +669,7 @@
Klik hierop voor het openen van event menu met de opties: Inschakelen/Stoppen, Dupliceren en verwijderen event.
Volgorde afhandelaar
Sleep event omhoog/omlaag voor het wijzigen van de \"Startvolgorde\".
- Editor
+ Editor
Klik hier om de Editor te openen. In de Editor kun je profielen en events configureren, programma-instellingen wijzigen, enz.
Activeer profiel
Klik hier om het profiel te activeren.
@@ -833,7 +832,6 @@
Oriëntatie scannen inschakelen
(G1) (R) Pop-up meldingen
Aangepast icoon
- Klik om celnaam in te stellen
Werkt mogelijk niet bij hotspot connectie van andere apparaten.
Niet gebruiken
Start bij het opladen
@@ -990,7 +988,6 @@
Sta PhoneProfilesPlusExtender toe \"Toegankelijkheid\" in systeeminstellingen. Toegankelijkheidsfunctie wordt niet gebruikt. De service is nodig voor het ontvangen van oproepen.
Klik hier om PhoneProfilesPlusExtender te installeren. Een actieve service is nodig voor het ontvangen van oproepen.
voor lezen contacten in SMS/MMS sensor
- voor lezen contacten, detecteren gespreksbeltoon (voor \"nachtoproep\") in oproepsensor
Gebruik notificatie aanpassing
Lay-out type
Uitbreidbaar
@@ -1055,7 +1052,7 @@
Gebruik PhoneProfilesPlusExtender
In Android 9+, moet u locatie inschakelen in systeeminstellingen om zendmast cellen te scannen.
Event wordt niet gestart wanneer:
- You have disabled global events run (red \"traffic light\") - enable it in Editor top bar icon \"Enable events run\".
+ Je hebt de globale events uitvoeren (rood \"verkeerslicht\") uitgeschakeld - schakel het in de Editor bovenste pictogram \"Events uitvoeren\" in.
Je handmatig een profiel hebt geactiveerd (oranje verkeerslicht) - herstart de events. Gebruik de \"Events herstarten\" knop in de header van de activator, de editor of in de melding. Handmatig geactiveerde profielen zijn ook herkenbaar aan de \"[M]\" voor de profielnaam. De enige uitzondering is wanneer er in een event de optie \"Negeer handmatige activatie\" is geselecteerd.
Je een of meerdere events niet hebt geactiveerd, activeer deze per event in de editor door \"Uitvoeren inschakelen\" te selecteren. Noot: het \"verkeerslicht\" is zichtbaar in de header van de activator en de editor.
Als zendmast cellen scannen niet werkt, schakel Locatie in bij Systeeminstellingen.
@@ -1301,7 +1298,6 @@
Accubesparing
Hoge nauwkeurigheid
Aangepaste icoon kleur
- Aangepaste kleur
Aan (Wi-Fi niet uitschakelen)
Negeer Wi-Fi hotspot
Optie \"Aan (Wi-Fi niet uitschakelen)\" moet worden ondersteund door het systeem
@@ -1660,13 +1656,7 @@
en
Aan
Uit
- niet instellen
- voor parameter
- Je configureert ook
Toont notificatie over status van
- is
- Om in te stellen
- configureer an activeer profiel met
Zonder tijdsduur
Soort activatie einde
Tijdsduur
@@ -1799,12 +1789,10 @@
Events uitvoeren inschakelen
Events uitvoeren uitschakelen
Niet ingesteld
- Aangepaste niet ingesteld
Niet geselecteerd
[ None ]
[ Aangepast ]
(A) applicatie, (S) snelkoppeling, (I) intent.
- Niet ingesteld
Geen geïnstalleerd
Locatie werkt niet
Sorry, maar het is niet mogelijk om locatiegegevens te krijgen. Controleer de locatie-instellingen.
@@ -1906,7 +1894,7 @@
Bluetooth namen voor Bluetooth sensor
Zendmast informatie voor zendmast cel sensor
Trilintensiteit
- Inkomend gesprek
+ Inkomende oproep
Meldingen
Aaanraak interactie
Trilintensiteit
@@ -1938,8 +1926,8 @@
Opmerking: niet alle Klok programma\'s gebruiken het systeem alarmvolume omdat ze hun eigen volume gebruiken in hun instellingen.
In dit venster vind je een lijst van geconfigureerde SSID\'s.\nKlik hier om het Wi-Fi instellingen scherm te bekijken. Het bevat een instellingen voor het configureren van wifi-netwerken.
PPPPutInstellingen
- \nPPPPutSettings
- Start\nPPPPutSettings
+ Installeer PPPPS
+ Start PPPPS
Sluit
Start PPPPutSettings
PPPPutSettings is niet geïnstalleerd.
@@ -1955,9 +1943,9 @@
Nieuwe versie PPPPutSettings
Klik op deze melding om de nieuwe PPPPutSettings versie te installeren.
PhoneProfilesPlusExtender
- Installeer\nPhoneProfilesPlusExtender
- Start\nPhoneProfilesPlusExtender
- Inschakelen/uitschakelen\nToegankelijkheidsinstellingen
+ Installeer PPPE
+ Start PPPE
+ Inschakelen/uitschakelen
Sluiten
Klik hier voor installatie/upgrade, in- uit schakelen Toegankelijkheidsinstellingen, starten PhoneProfilesPlusExtender.
De nieuwevversie van PhioneProfilesPlusExtender is nodig. Klik hier om te upgrade.
@@ -2084,7 +2072,6 @@
Contacten voor SMS/MMS sensor
Contacten voor meldingssensor
Je moet \"Weergeven over apps\" toestaan. Dit is vereist om activiteiten te starten wanneer PhoneProfilesPlus op de achtergrond is. Klik op de knop \"Machtigen\" om deze toestemming te verlenen.
- Als het niet mogelijk is deze toestemming te verlenen, klik je op deze link. Misschien vind je op deze webpagina de oplossing voor je toestel:
Ø - Niet gebruiken
Contacten filter
[ Alle ]
@@ -2132,20 +2119,6 @@
Schrijven start.
Duur van de applicaties uitvoeren
Onbeperkt
- Telefoongesprekken
- Gesprekscontrolerol instellen
- Klik hier om de belcontrole rol voor PhoneProfilesPlus in te stellen. Dit is vereist voor \"Blokkeren van telefoongesprekken\".
- Gesprekscontrolerol voor PhoneProfilesPlus is ingesteld
- Gesprekscontrolerol voor PhoneProfilesPlus is niet ingesteld
- Oproepen blokkeren
- WAARSCHUWING: Deze parameter staat blokkeren oproepen toe, geconfigureerd in \"Contactgroepen\", \"Contacten\". Notificatie over geblokkeerde oproepen wordt niet weergegeven!
- Contactgroepen
- Contacten
- voor lezen contacten in profiel parameter \"Telefonische oproepen\"
- Contacten voor profiel parameter \"Phone calls\"
- Verstuur sms
- SMS tekst
- WAARSCHUWING: SMS verzenden kan in rekening worden gebracht of gebruikt je prepaid beltegoed!
Wordt weergegeven, wanneer event \"Start van de event\"/\"Overige parameters\"/\"Herhaal notificatie\" is ingeschakeld.
Wordt weergegeven, wanneer profiel \"Anders\"/\"Melding genereren\" is geconfigureerd.
Wordt weergegeven, wanneer \"Instellingen\"/\"Profiellijst melding\"/\"Toon melding\" is ingesteld
@@ -2201,7 +2174,7 @@
Simkaart aan- of uitzetten
WAARSCHUWING: Dit geeft het scherm voor de Pincode van de Simkaart die is ingesteld als \"Aan\".
PhoneProfilesPlus server
- PhoneProfilesPlus server uitnodiging
+ Server uitnodiging
PhoneProfilesPlus release in APKPure:
Installeer Droid-ify. Dit is vereist voor de installatie van PPPPutSettings. Installeer daarna opnieuw PPPPutSettings.
Verstuur SMS
@@ -2214,4 +2187,95 @@
Bezig met vertraging
Deze applicatie is beschikbaar in de IzzyOnDroid repository en GitHub Releases. Klik hier om te installeren.
Als je problemen, vragen en suggesties hebt, klik dan hier en schrijf me.
+ Schakel meldingen toegang in voor PhoneProfilesPlus in bij systeem instellingen. Zonder dit zal de Muzieksensor geen programma detecteren dat muziek afspeelt.
+ Toegang tot meldingen uitgeschakeld
+ Toegang tot meldingen ingeschakeld
+ Gespreksscreeningrol instellen
+ Klik hier om de gesprekscontrolerol voor PhoneProfilesPlus in te stellen. Is vereist voor de \"bel screening\" event sensor.
+ Gesprekscontrolerol voor PhoneProfilesPlus is ingesteld
+ Gesprekscontrolerol voor PhoneProfilesPlus is ingesteld
+ Gesprekscontrole
+ Gesprekscontrole
+ Deze sensor is voor het starten van een event bij het weergeven van een telefoongesprek. Hiermee werkt oproepblokkering. Parameters: Contactgroepen, contactpersonen, duur, permanent draaien, telefoneren blokkeren, sms-tekst verzenden.
+ Contacten voor sensor \"Gesprekscontrole\"
+ Oproepen blokkeren
+ Sms verzenden
+ SMS Tekst
+ WAARSCHUWING: SMS verzenden kan in rekening worden gebracht of worden gebruikt vanuit een prepaid SMS-pakket!
+ geen belscreening instellen voor PhoneProfilesPlus
+ voor lezen contacten, versturen SMS in event sensor \"Oproepscherm\"
+ Oproep richting
+ Inkomende oproepen
+ Uitgaande oproepen
+ Alle oproepen
+ Oproepen blokkeren
+ Voor elk profiel met geconfigureerde parameter \"Telefonische oproepen\" \/\"Blokkeer oproepen\" wordt een nieuw event gegenereerd met de \"Oproepscherm\" sensor. Dit event heeft de parameter \"Event run\" uitgeschakeld. \"Telefonische oproepen\" parameter uit profielen is verwijderd.
+ Sms verzenden
+ Contactgroepen
+ Contacten
+ voor lezen contacten in profiel parameter \"Send SMS\"
+ Contacten voor profiel parameter \"Verzenden van SMS\"
+ Sms verzenden
+ SMS Tekst
+ profiel - fout bij verzenden van SMS
+ Verstuur sms
+ SMS Tekst
+ voor lezen van contacten, detecteren beloproep (voor \"nachtgesprek\"), SMS verzenden in Oproep sensor
+ Meldingen
+ Wis meldingen
+ Schakel \"Toegang tot meldingen\" in. Zonder deze optie zal verwijderen notificatie niet werken.
+ Wis meldingen
+ for lezen van contacten in profiel parameter \"Wis meldingen\"
+ Programma\'s:
+ Contactpersoon groepen:
+ Contacten:
+ Tekst
+ Contacten voor profiel parameter \"Wis meldingen\"
+ Tel. nummers niet in contacten
+ Geblokkeerde oproep
+ tel. nummer:
+ WAARSCHUWING: Deze parameter staat oproepen toe. Notificatie geblokkeerde oproepen wordt niet weergegeven!\nMaar het geblokkeerde tel. nummers worden gelogd in het \"Activiteitenlogboek\", dat het mogelijk maakt om terug te bellen naar een geblokkeerd tel. nummer door te klikken op deze logregel.
+ Gehele logboek
+ Geblokkeerde oproepen
+ Fouten
+ Start van events
+ Pauzeer events
+ Stop events
+ Herstarten events
+ Profiel activatie
+ programma installatie
+ (G1) (R) Nachtlicht
+ (Z)(R) leesmodus
+ Oogcomfort
+ (G1) (R) Oogcomfort
+ voor aan-/uitzetten Oogcomfort
+ (I) Nachtlichtinstellingen
+ (I) Oogcomfortbescherming instellingen
+ (I) Leesmodus instellingen
+ (S)(Z)(R) Oogcomfortschild
+ Als het niet mogelijk is om toegang tot meldingen in te schakelen zijn er misschien nog niet toegestane instellingen voor PhoneProfilesPlus. Klik hier om toe te staan.
+ voor aan-/uitzetten VPN
+ De noodzaak om \"Weergeven over apps\" permanent aan te zetten is verwijderd. Omdat deze toestemming een \"Beperkte instelling\" is kan het, als ingeschakeld, banktoepassingen en websites, betalingen voor goederen, diensten, enzovoort blokkeren. \"Weergeven over apps\" moet je dan uitschakelen in PhoneProfilesPlus.
+ Installeer de nieuwe versie van PPutSettings (1.1) waarbij de toestemming \"Weergeven over apps\" niet meer nodig is. Voor versies eerder dan 1.1 hebben parameters die met (S) zijn gemarkeerd nog steeds deze toestemming nodig.
+ Voor sommige profiel parameters is nog steeds \"Weergegeven over apps\" nodig. Bijvoorbeeld voor starten \"Programma\'s, snelkoppelingen, intents\".
+ Kleurwaarde
+ Locatienaam
+ Aangepaste actie
+ Lege lijst
+ Toon
+ Pijl naar rechts
+ Pijl naar links
+ [ Niet ingesteld ]
+ Apparaat vergrendelscherm
+ Deze parameter schakelt het vergrendelscherm aan/uit. Wanneer uitgeschakeld wordt het vergrendelscherm niet weergegeven wanneer je het scherm aanzet.
+ \"Scherm timeout\" instellen in het systeem (bij profiel activering) schakelt \"Scherm aanhouden\" niet uit. Je moet ook \"Scherm ingeschakeld houden\" configureren als je \"Scherm Timeout\" wilt gebruiken om aan het systeem te werken.
+ Scherm aan/uit
+ \"Scherm aan\" is \"Aan\". Om \"Uit\" in te stellen, configureer en activeer je profiel met \"Scherm aan\"=\"Uit\".
+ voor inschakelen van scherm aan/uit
+ Wanneer \"Scherm Aan/Uit\" is geconfigureerd, is \"Apparaat vergrendelingsscherm\" uitgeschakeld en vice versa. Het is niet mogelijk om beide te configureren.
+ Shizuku is geïnstalleerd, maar werkt niet. Open Shizuku en start het vanuit de applicatie.
+ Open
+ Help
+ Deze parameter is voor \"Oproep event\"=\"Gemiste oproep\".
+ \"Licht\" is omgevingslicht gedetecteerd door de sensor van het lichtsensor.
diff --git a/common/src/main/res/values-no/strings.xml b/common/src/main/res/values-no/strings.xml
index 0ed2c007d9..f984ddbfc7 100644
--- a/common/src/main/res/values-no/strings.xml
+++ b/common/src/main/res/values-no/strings.xml
@@ -263,7 +263,6 @@
Default profile
Priority
Adaptive
- Unlock device
Hide profile name
Restart events
Not connected
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-pl/strings.xml b/common/src/main/res/values-pl/strings.xml
index 54d82f3113..8540c0d8f1 100644
--- a/common/src/main/res/values-pl/strings.xml
+++ b/common/src/main/res/values-pl/strings.xml
@@ -2,7 +2,7 @@
- Redaktor
+ Edytor
Ustawienia
Ustawienia profilu
Ustawienia zdarzeń
@@ -41,7 +41,7 @@
Pokaż powiadomienie
Styl ikony powiadomień
Identyfikatory profilu
- Tomy
+ Głośności
Dźwięki
Nazwa profilu
Ikona profilu
@@ -263,7 +263,6 @@
Profil domyślny
Priorytet
Adaptacyjna
- Odblokuj urządzenie
Ukryj nazwę profilu
Zrestartuj zdarzenia
Nie połączono
@@ -413,7 +412,7 @@
W tytule aktywatora i edytora jest \"sygnalizacja świetlna\".
Zdarzenia mogą być uruchomione.
Zdarzenia nie mogą być uruchomione - profil był aktywowany ręcznie.
- Events are stopped - events run can be enabled through Editor top bar icon \"Enable events run\".
+ Zdarzenia są zatrzymane — uruchamianie zdarzeń może być włączone za pomocą ikony górnego paska edytora \"Uruchom zdarzenia\".
Ikona restartu zdarzeń:
Ikona \"Sygnalizacja świetlna\":
Android 6+ posiada funkcje oszczędzające energię: \"Doze mode\" i \"App standby\". Dodaj PhoneProfilesPlus do \"Ustawienia→Użycie baterii→Optymalizacja baterii→Bez optymalizacji\" jeśli napotykasz problemy z aktywacją profili przez zdarzenia w czasie, gdy telefon leży nieruchomo, odłączony od prądu i z wygaszonym ekranem.
@@ -670,7 +669,7 @@
Kliknij, tutaj, aby otrzymać menu zdarzeń z opcjami: Włącz/zatrzymaj uruchomienie, Powiel i Usuń zdarzenie.
Kolejność obsługi
Przeciągnij zdarzenie w górę/dół za pomocą tego uchwytu, aby zmienić \"porządek uruchamiania\" zdarzeń.
- Edytor
+ Edytor
Kliknij tutaj, aby otworzyć Edytor, w którym możesz konfigurować profile, zdarzenia, zmienić ustawienia aplikacji, itp.
Aktywuj profil
Kliknij tutaj, aby aktywować profil.
@@ -833,7 +832,6 @@
Włącz skanowanie orientacji
(G1)(R) wyskakujące powiadomienia
Ikona niestandardowa
- Kliknij, aby ustawić nazwę stacji
Włączenie może uniemożliwiać łączenie z innymi hotspot\'ami.
Nie monitoruj
Aktywuj, gdy ładowany
@@ -990,7 +988,6 @@
Włącz usługę PhoneProfilesPlusExtender w systemowych systemowych \"Ułatwieniach Dostępu\". Ułatwienia dostępu nie są używane, usługa jest potrzebna dla odbierania rozmów
Kliknij tu, aby zainstalować PhoneProfilesPlusExtender. Usługa jest potrzebna dla odbierania rozmów.
aby odczytywać nazwy kontaktów przez sensor SMS/MMS
- aby odczytać nazwy kontaktów, wykrywać rozmowę przychodzącą (dla \"nocnej rozmowy\") za pomocą Czujnika rozmowy
Użyj stylu
Wygląd
Rozwijalne
@@ -1055,7 +1052,7 @@
Użyj PhoneProfilesPlus
W Android 9+, aby działało skanowanie sieci komórkowych, musisz włączyć Lokalizację w ustawieniach systemowych.
Zdarzenie nie zostanie rozpoczęte gdy:
- You have disabled global events run (red \"traffic light\") - enable it in Editor top bar icon \"Enable events run\".
+ Wyłączyłeś globalnie uruchamianie zdarzeń (czerwone światło na \"sygnalizacji świetlnej\") - włącz je z powrotem ikoną na górnym pasku Edytora \"Włącz uruchamianie zdarzeń\".
Ręcznie uaktywniono profil (pomarańczowe światło na\"sygnalizacji świetlnej\") - należy ponownie uruchomić zdarzenia. Użyj ikony \"Restart zdarzeń\" w oknie Aktywatora, Edytora lub w powiadomieniu. Ręcznie aktywowany profil jest oznaczony\"[M]\" przed nazwą profilu. Wyjątek: gdy zdarzenie ma zaznaczoną opcję \"Ignoruj ręczną aktywację\".
Wyłączono uruchamianie zdarzenia - \"Włącz uruchamianie\" w opcjach zdarzenia musi być zaznaczone. Uwaga:\"Sygnalizacja świetlna\" znajduje się w oknie Aktywatora i Edytora
Jeżeli skanowanie sieci komórkowych nie działa, włącz Lokalizację w Ustawieniach Systemowych.
@@ -1301,7 +1298,6 @@
Tryb oszczędzania baterii
Wysoka dokładność
Niestandardowy kolor ikony
- Kolor niestandardowy
Włączony (nie wyłączaj Wi-Fi)
Ignoruj hotspot Wi-Fi
Opcja \"Włączone (nie wyłączaj Wi-Fi)\" musi być obsługiwana przez system
@@ -1660,13 +1656,7 @@
i
Włączony
Wyłączony
- nie ustawiaj
- dla parametru
- Musisz również skonfigurować
Pokazuje powiadomienie o statusie
- jest
- Aby to ustawić
- skonfiguruj i aktywuj profil z
Bez czasu trwania
Typ końca aktywacji
Czas trwania
@@ -1799,12 +1789,10 @@
Włącz uruchamianie zdarzeń
Wyłącz uruchamianie zdarzeń
Nie ustawiono
- Niestandardowe nie ustawione
Nie wybrane
[ Żaden ]
[ Niestandardowy ]
(A) aplikacja, (S) skrót, (I) intent.
- Nie ustawione
Brak zainstalowanych
Lokalizacja nie działa
Przepraszamy, ale nie można uzyskać lokalizacji. Proszę sprawdzić ustawienia Lokalizacji urządzenia.
@@ -1938,8 +1926,8 @@
Uwaga: Nie wszystkie aplikacje zegara używają systemowej głośności alarmu, ponieważ używają własnego poziomu głośności skonfigurowanego w ustawieniach.
W tym oknie dialogowym wyświetlana jest lista skonfigurowanych SSID Wi-Fi.\nKliknij tutaj, aby wyświetlić ekran ustawień Wi-Fi. Zawiera on parametr konfiguracji sieci Wi-Fi.
PPPPutSettings
- Zainstaluj\nPPPPutSettings
- Uruchom\nPPPPutSettings
+ Zainstaluj PPPPS
+ Uruchom PPPPS
Zamknij
Uruchom PPPPutSettings
PPPPutSettings nie jest zainstalowany.
@@ -1955,9 +1943,9 @@
Nowa wersja PPPPutSettings
Kliknij to powiadomienie, aby zainstalować nową wersję PPPPPPutSettings.
PhoneProfilesPlusExtender
- Zainstaluj\nPhoneProfilesPlusExtender
- Uruchom\nPhoneProfilesPlusExtender
- Włącz/Wyłącz\nUłatwienia dostępu
+ Zainstaluj PPPE
+ Uruchom PPPE
+ Włącz/Wyłącz
Zamknij
Kliknij tutaj, aby zainstalować/zaktualizować, włączyć/wyłączyć ustawienia ułatwień dostępu, uruchom PhoneProfilesPlusExtender.
Wymagana nowa wersja PhoneProfilesPlusExtender. Kliknij tu aby zaktualizować.
@@ -2084,7 +2072,6 @@
Kontakty dla czujnika SMS/MMS
Kontakty dla czujnika powiadomień
Musisz udzielić zezwolenia na \"Wyświetlaj nad innymi aplikacjami\". Jest to konieczne, aby uruchamiać aktywności, gdy PhoneProfilesPlus pracuje w tle. Kliknij przycisk \"Zezwól\" aby przyznać to uprawnienie.
- Jeśli nie jest możliwe udzielenie tego zezwolenia, kliknij ten link. Być może na tej stronie znajdziesz rozwiązanie dla swojego urządzenia:
Ø - Nie używaj
Filtr kontaktów
[Wszystkie]
@@ -2132,20 +2119,6 @@
Zapis zostanie uruchomiony.
Długość czasu pracy aplikacji
Nieograniczona
- Połączenia telefoniczne
- Ustaw rolę filtra połączeń
- Kliknij tutaj, aby ustawić rolę filtra połączeń dla PhoneProfilesPlus. Jest to wymagane dla \"Blokuj połączenia telefoniczne\".
- Ustawiono funkcję filtra połączeń dla PhoneProfilesPlus
- Funkcja filtra połączeń dla PhoneProfilesPlus wyłączona
- Zablokuj połączenia telefoniczne
- OSTRZEŻENIE: Ten parametr umożliwia blokowanie połączeń, skonfigurowanych w \"kontaktach\", \"grupach kontaktów\". Powiadomienie o zablokowanych połączeniach nie będzie wyświetlane!
- Grupy kontaktów
- Kontakty
- dla odczytu kontaktów w parametrze profilu \"Połączenia telefoniczne\"
- Kontakty dla parametru profilu \"Połączenia telefoniczne\"
- Wyślij SMS
- Tekst SMS
- OSTRZEŻENIE: Wysyłanie wiadomości SMS może być obciążone opłatą lub użyje przedpłacony pakiet SMS!
Jest wyświetlane, gdy zdarzenie włączyło \"Początek zdarzenia\"/\"Inne parametry\"/\"Powtórz powiadomienie\".
Jest wyświetlany, gdy profil skonfigurowano \"Inne\"/\"Wygeneruj powiadomienie\".
Wyświetla się, gdy jest włączone \"Ustawienia\"/\"Powiadomienie listy profili\"/\"Wyświetlaj powiadomienie\"
@@ -2201,17 +2174,108 @@
Włącz/wyłącz kartę SIM
OSTRZEŻENIE: To wyświetli ekran wprowadzania kodu PIN dla karty SIM, która jest skonfigurowana jako \"Włączona\".
Serwer PhoneProfilesPlus
- Zaproszenie do serwera PhoneProfilesPlus
- PhoneProfilesPlus release in APKPure:
- Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
- Send SMS
- Do not send SMS
- State:
- Paused
- Running
- Stopped
- Paused with delay
- Running with delay
- This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
- If you have problems, questions and suggestions, click here and write me.
+ Zaproszenie do serwera
+ Wersja PhoneProfilesPlus w APKPure:
+ Zainstaluj proszę Droid-ify. Jest wymagane do instalacji PPPPutSettings. Następnie ponownie zainstaluj PPPPutSettings.
+ Wyślij SMS
+ Nie wysyłaj SMS
+ Stan:
+ Wstrzymane
+ Uruchomione
+ Zatrzymane
+ Wstrzymane z opóźnieniem
+ Uruchomione z opóźnieniem
+ Ta aplikacja znajduje się w repozytorium IzzyOnDroid i wersjach GitHub. Kliknij tutaj, aby ją zainstalować.
+ Jeśli masz problemy, pytania i sugestie, kliknij tutaj i napisz do mnie.
+ Proszę włączyć dostęp do powiadomień dla PhoneProfilesPlus w ustawieniach systemowych. Bez tego czujnik muzyki nie wykryje aplikacji, która odtwarza muzykę.
+ Dostęp do powiadomień wyłączony
+ Dostęp do powiadomień włączony
+ Ustaw rolę filtra połączeń
+ Kliknij tutaj, aby ustawić rolę filtra połączeń dla PhoneProfilesPlus. Jest to wymagane dla czujnika zdarzenia \"Filtr połączeń\".
+ Ustawiono funkcję filtra połączeń dla PhoneProfilesPlus
+ Funkcja filtra połączeń dla PhoneProfilesPlus wyłączona
+ Filtr połączeń
+ Filtr połączeń
+ Ten czujnik uruchomi zdarzenie, jeśli wyświetlane jest ekran połączenia podczas połączenia. Podczas połączenia obsługiwane jest blokowanie połączeń. Parametry: grupy kontaktów, kontakty, czas trwania, stałe uruchamianie, blokowanie połączeń telefonicznych, wysyłanie wiadomości SMS, tekst SMS.
+ Kontakty dla czujnika \"Filtr połączeń\"
+ Zablokuj połączenia telefoniczne
+ Wyślij SMS
+ Tekst SMS
+ OSTRZEŻENIE: Wysyłanie wiadomości SMS może być obciążone opłatą lub użyje przedpłacony pakiet SMS!
+ PhoneProfilesPlus nieustawiony jako filtr połączeń
+ dla odczytu kontaktów, wysyłania SMS w czujniku zdarzeń \"Filtr połączeń\"
+ Kierunek połączenia
+ Połączenia przychodzące
+ Połączenia wychodzące
+ Wszystkie połączenia
+ Blokada połączeń
+ Dla każdego profilu ze skonfigurowanym parametrem \"Połączenia telefoniczne\"\/\"Blokada połączeń\", jest generowane nowe zdarzenie z czujnikiem \"Filtr połączeń\". To zdarzenie ma wyłączony parametr \"uruchamianie zdarzenia\". Parametr \"rozmowy telefoniczne\" z profili został usunięty.
+ Wysyłanie SMS-ów
+ Grupy kontaktów
+ Kontakty
+ dla odczytu kontaktów w parametrze profilu \"Wysyłanie SMS\"
+ Kontakty dla parametru profilu \"Wysyłanie SMS\"
+ Wyślij SMS
+ Tekst SMS
+ profil - błąd przy wysyłaniu SMS
+ Wysyłanie SMS
+ Tekst SMS
+ aby odczytać nazwy kontaktów, wykrywać rozmowę przychodzącą (\"połączenie nocne\"), wysyłać SMS za pomocą Czujnika rozmowy
+ Powiadomienia
+ Wyczyść powiadomienia
+ Proszę włączyć \"Dostęp do powiadomień\". Bez tego czyszczenie powiadomień nie będzie działać.
+ Wyczyść powiadomienia
+ dla odczytu kontaktów w parametrze profilu \"Wyczyść powiadomienia\"
+ Aplikacje:
+ Grupy kontaktów:
+ Kontakty:
+ Tekst
+ Kontakty dla parametru profilu \"Wyczyść powiadomienia\"
+ Numery telefonów spoza kontaktów
+ Zablokowane połączenie
+ nr telefonu:
+ UWAGA: Ten parametr pozwala na blokowanie połączeń. Powiadomienie o zablokowanych połączeniach nie będzie wyświetlane!\nAle zablokowane numery telefonów są zapisywane w \"dzienniku aktywności\", który umożliwia zadzwonienie do zablokowanego numeru po kliknięciu tej linii dziennika.
+ Cały dziennik
+ Zablokowane połączenia
+ Błędy
+ Uruchomienie zdarzeń
+ Pauza zdarzeń
+ Zatrzymanie zdarzeń
+ Restart zdarzeń
+ Aktywacje profili
+ instalacja aplikacji
+ (G1)(R) Tryb nocny
+ (Z)(R) Tryb czytania
+ Ochrona oczu
+ (G1)(R) Ochrona oczu
+ aby włączyć/wyłączyć Ochronę oczu
+ (I) Ustawienia trybu nocnego
+ (I) Ustawienia Ochrony oczu
+ (I) Ustawienia trybu czytania
+ (S)(Z)(R) Ochrona komfortu wzroku
+ Jeśli nie jest możliwe przyznanie tego uprawnienia, to być może nie jest włączony dostęp do ustawień zastrzeżonych dla PhoneProfilesPlus. Kliknij tutaj, aby go włączyć.
+ aby włączyć/wyłączyć VPN
+ Żądanie uprawnienia \"wyświetlaj nad innymi aplikacjami\" zostało usunięte. To uprawnienie należy do \"uprawnień wysokiego ryzyka\" i jeśli jest włączone, aplikacje i strony bankowe, płatności za towary i usługi itp. mogą być zablokowane lub wymagać wyłączenia \"wyświetlania nad innymi aplikacjami\" w PhoneProfilesPlus.
+ Zaleca się zainstalować nową wersję PPPPutSettings (1.1), gdzie nastąpiła zmiana, która nie wymaga \"wyświetlaj nad innymi aplikacjami\". Dla wersji wcześniejszych niż 1.1, parametry oznaczone (S) będą nadal wymagały tego uprawnienia.
+ Dla niektórych parametrów profilu \"wyświetlaj nad innymi aplikacjami\" jest nadal wymagane, na przykład dla \"Uruchom aplikacje, skróty, intent\'y\".
+ Wartość koloru
+ Nazwa lokalizacji
+ Działanie niestandardowe
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-pt-rBR/strings.xml b/common/src/main/res/values-pt-rBR/strings.xml
index eb29460a17..87eb015936 100644
--- a/common/src/main/res/values-pt-rBR/strings.xml
+++ b/common/src/main/res/values-pt-rBR/strings.xml
@@ -263,7 +263,6 @@
Perfil padrão
Prioridade
Adaptável
- Unlock device
Esconder o nome do perfil
Reiniciar eventos
Não conectado
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-pt-rPT/strings.xml b/common/src/main/res/values-pt-rPT/strings.xml
index a500945b01..8bf9f079c9 100644
--- a/common/src/main/res/values-pt-rPT/strings.xml
+++ b/common/src/main/res/values-pt-rPT/strings.xml
@@ -263,7 +263,6 @@
Default profile
Priority
Adaptive
- Unlock device
Hide profile name
Restart events
Not connected
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-ro/strings.xml b/common/src/main/res/values-ro/strings.xml
index 6b9b2a82a3..794935a28b 100644
--- a/common/src/main/res/values-ro/strings.xml
+++ b/common/src/main/res/values-ro/strings.xml
@@ -263,7 +263,6 @@
Profil implicit
Prioritate
Adaptivă
- Unlock device
Ascunde numele profilului
Repornire evenimente
Neconectat
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-ru/strings.xml b/common/src/main/res/values-ru/strings.xml
index 6e5d52461c..ebcc9e7b65 100644
--- a/common/src/main/res/values-ru/strings.xml
+++ b/common/src/main/res/values-ru/strings.xml
@@ -263,7 +263,6 @@
Профиль по умолчанию
Важные
Адаптивная
- Разблокировка устройства
Скрыть имя профиля
Перезапустить события
Не подключено
@@ -413,7 +412,7 @@
В шапках и Активатора, и Редактора показывается «светофор».
Зелёный цвет: события могут быть запущены.
Цвет: события не выполняются - профиль активирован вручную.
- Events are stopped - events run can be enabled through Editor top bar icon \"Enable events run\".
+ События остановлены - запуск событий может быть возобновлён нажатием кнопки \"Разрешить запуск событий\" в верхней панели Редактора.
Иконка перезапуска событий:
Значок «Светофор»:
В Android 6+ реализованы функции Doze Mode и App Standby. Если вы сталкиваетесь с проблемами при активации профилей по событиям, когда устройство отключено от зарядки и какое-то время просто лежит с выключенным экраном, нажмите сюда и добавьте PhoneProfilesPlus в список \"Не экономят заряд\".
@@ -670,7 +669,7 @@
Нажмите сюда, чтобы открыть меню события с вариантами: Разрешить запуск/Приостановить событие, Создать копию и Удалить событие.
Упорядочиватель
Перетащите событие вверх/вниз, чтобы изменить его порядок запуска.
- Редактор
+ Редактор
Нажмите, чтобы открыть Редактор. В Редакторе Вы можете настроить профили и события, изменить настройки приложения и т.д.
Активировать профиль
Нажмите здесь для активации профиля.
@@ -833,7 +832,6 @@
Включить сканирование ориентации
(G1)(R) Всплывающие уведомления
Пользовательская иконка
- Нажмите, чтобы задать имя вышки
Подключение к точке доступа с других устройств может не работать.
Не использовать
Запускать при зарядке
@@ -990,7 +988,6 @@
Разрешите доступ службе PhoneProfilesPlusExtender в разделе \"Спец. возможности\" системных настроек. Функция спец. возможностей не используется; для получения звонков нужна запущенная служба.
Нажмите сюда, чтобы установить PhoneProfilesPlusExtender. Эта запущенная служба нужна для получения звонков.
для чтения контактов в Датчике SMS/MMS
- для чтения контактов, определения мелодии звонка (для \"ночного звонка\") в Датчике вызовов
Использовать оформление
Тип макета
Расширяемый
@@ -1055,7 +1052,7 @@
Использовать PhoneProfilesPlusExtender
В Android 9+ для работы сканера мобильных вышек нужно включить определение местоположения в настройках системы.
Событие не начнётся, если:
- You have disabled global events run (red \"traffic light\") - enable it in Editor top bar icon \"Enable events run\".
+ Вы запретили запуск всех событий (красный цвет \"светофора\") - разрешить его можно, нажав на кнопку \"Разрешить запуск событий\" в верхней панели Редактора.
Вы активировали профиль вручную (оранжевый цвет \"светофора\") - необходимо перезапустить все события. В меню Активатора, Редактора или в уведомлении нажмите \"Перезапустить события\". Если профиль активирован вручную, то перед его названием появляется буква \"[M]\" (Manual). Исключение: в настройках события включено \"Игнорировать ручную активацию\".
Вы отключили запуск данного события в его настройках - включите \"Разрешить запуск\" в настройках данного события. Примечание: \"светофор\" показывается в шапках Активатора и Редактора.
Если сканирование мобильных вышек не работает, включите определение местоположения в настройках системы.
@@ -1301,7 +1298,6 @@
По координатам сети
По всем источникам
Пользовательский цвет иконки
- Пользовательский цвет
Включить (не отключая Wi-Fi)
Игнорировать точку доступа Wi-Fi
Вариант \"Включить (не отключая Wi-Fi)\" должен поддерживаться системой
@@ -1660,13 +1656,7 @@
и
Вкл.
Выкл.
- не устанавливает значение
- для параметра
- Вы должны вручную установить параметр
Показывает уведомление о состоянии
- -
- Чтобы установить его
- настройте и активируйте профиль с
Без продолжительности
Тип окончания активации
Продолжительность
@@ -1799,12 +1789,10 @@
Разрешить запуск событий
Запретить запуск событий
Не задано
- Пользовательское действие не задано
Не выбрано
[ Нет ]
[ Пользовательское ]
(A) приложение, (S) ярлык, (I) intent.
- Не задано
Не установлены
Местоположение не определяется
Невозможно определить местоположение. Проверьте, пожалуйста, настройки местоположения устройства.
@@ -1938,8 +1926,8 @@
Примечание: не все приложения-будильники используют системный уровень громкости будильника - они могут использовать и собственный уровень громкости, заданный в настройках этих приложений.
В этом диалоговом окне отображается список настроенных Wi-Fi SSID.\nНажмите сюда, чтобы открыть экран настроек Wi-Fi. Он содержит параметры для настройки сетей Wi-Fi.
PPPPutSettings
- Установить\nPPPPutSettings
- Запустить\nPPPPutSettings
+ Установить PPPPS
+ Запустить PPPPS
Закрыть
Запустить PPPPutSettings
PPPPutSettings не установлено.
@@ -1955,9 +1943,9 @@
Новая версия PPPPPPutSettings
Нажмите на это уведомление, чтобы установить новую версию PPPPutSettings.
PhoneProfilesPlusExtender
- Установить\nPhoneProfilesPlusExtender
- Запустить\nPhoneProfilesPlusExtender
- Включить/отключить\nнастройки спец. возможностей
+ Установить PPPE
+ Запустить PPPE
+ Включить/отключить
Закрыть
Нажмите сюда, чтобы установить, обновить или запустить PhoneProfilesPlusExtender, а также включить/отключить настройки спец. возможностей.
Требуется новая версия PhoneProfilesPlusExtender. Нажмите сюда для обновления.
@@ -2084,7 +2072,6 @@
Контакты для Датчика SMS/MMS
Контакты для Датчика уведомлений
Необходимо предоставить разрешение \"Поверх других приложений\". Оно нужно для запуска activities, когда PhoneProfilesPlus находится в фоновом режиме. Чтобы предоставить это разрешение, нажмите на кнопку \"Предоставить\".
- Если предоставить разрешение не удалось, нажмите на эту ссылку. Возможно, по ней вы найдёте решение этой проблемы для вашего устройства:
Ø - Не использовать
Фильтр контактов
[ Все ]
@@ -2132,20 +2119,6 @@
После этого начнётся запись.
Время работы приложений
Неограниченно
- Телефонные звонки
- Назначить роль \"Фильтр звонков\"
- Нажмите сюда, чтобы назначить PhoneProfilesPlus роль \"Фильтр звонков\". Это нужно для блокировки телефонных звонков.
- Роль \"Фильтр звонков\" назначена PhoneProfilesPlus
- Роль \"Фильтр звонков\" не назначена PhoneProfilesPlus
- Блокировать телефонные звонки
- ВНИМАНИЕ: Этот параметр позволяет блокировать звонки, указанные в \"Группах контактов\" и \"Контактах\". Уведомления о заблокированных звонках отображаться не будут!
- Группы контактов
- Контакты
- для чтения контактов в параметре профиля \"Телефонные звонки\"
- Контакты для параметра профиля \"Телефонные звонки\"
- Отправить SMS
- Текст SMS
- ВНИМАНИЕ: Отправка SMS может быть платной или расходовать предоплаченный пакет SMS!
Оно отображается, когда включён параметр \"Начало события\"/\"Прочие параметры\"/\"Повторять уведомление\".
Оно отображается, когда включён параметр \"Прочие\"/\"Сгенерировать уведомление\".
Он отображается, когда включён параметр \"Настройки\"/\"Уведомление со списком профилей\"/\"Показывать уведомление\".
@@ -2201,17 +2174,108 @@
Вкл./выкл. SIM
ВНИМАНИЕ: Это действие вызовет экран ввода PIN-кода для включаемой SIM-карты.
Сервер PhoneProfilesPlus
- Приглашение на сервер PhoneProfilesPlus
- PhoneProfilesPlus release in APKPure:
- Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
- Send SMS
- Do not send SMS
- State:
- Paused
- Running
- Stopped
- Paused with delay
- Running with delay
- This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
- If you have problems, questions and suggestions, click here and write me.
+ Приглашение на сервер
+ PhoneProfilesPlus на APKPure:
+ Для установки PPPPutSettings требуется Droid-ify. Пожалуйста, установите его и после этого запустите установку PPPPutSettings ещё раз.
+ Отправить SMS
+ Не отправлять SMS
+ Состояние:
+ Приостановлено
+ Выполняется
+ Остановлено
+ Приостановлено с задержкой
+ Выполняется с задержкой
+ Приложение можно найти в репозитории IzzyOnDroid или на GitHub. Чтобы установить его, нажмите сюда.
+ Если у Вас возникли проблемы, появились вопросы или предложения, нажмите сюда и напишите мне.
+ Разрешите, пожалуйста, PhoneProfilesPlus доступ к уведомлениям в настройках системы. Без этого Датчик музыки не сможет определить приложение, воспроизводящее музыку.
+ Доступ к уведомлениям запрещён
+ Доступ к уведомлениям разрешён
+ Назначить роль \"Фильтр звонков\"
+ Нажмите сюда, чтобы назначить PhoneProfilesPlus роль \"Фильтр звонков\". Это нужно для работы датчика \"Фильтрация вызовов\".
+ Роль \"Фильтр звонков\" назначена PhoneProfilesPlus
+ Роль \"Фильтр звонков\" не назначена PhoneProfilesPlus
+ Фильтрация вызовов
+ Фильтрация вызовов
+ Этот датчик запускает событие, если во время вызова отображается экран вызова. В нём доступна блокировка звонков. Параметры: \"Группы контактов\", \"Контакты\", \"Продолжительность\", \"Постоянный запуск\", \"Блокировать телефонные звонки\", \"Отправить SMS\", \"Текст SMS\".
+ Контакты для датчика \"Фильтрация вызовов\"
+ Блокировать телефонные звонки
+ Отправить SMS
+ Текст SMS
+ ВНИМАНИЕ: Отправка SMS может быть платной или расходовать предоплаченный пакет SMS!
+ PhoneProfilesPlus не назначена роль \"Фильтр звонков\"
+ для чтения контактов, отправки SMS в датчике \"Фильтрация вызовов\"
+ Направление вызова
+ Входящие вызовы
+ Исходящие вызовы
+ Все вызовы
+ Блокировать вызовы
+ Для каждого профиля с настроенным параметром \"Вызовы\"/\"Блокировать вызовы\" создано новое событие с датчиком \"Фильтрация вызовов\". Параметр \"Запуск события\" такого события отключён. Параметр \"Вызовы\" из профилей удалён.
+ Отправить SMS
+ Группы контактов
+ Контакты
+ для чтения контактов в параметре профиля \"Отправить SMS\"
+ Контакты для параметра профиля \"Отправить SMS\"
+ Отправить SMS
+ Текст SMS
+ профиль - ошибка при отправке SMS
+ Отправить SMS
+ Текст SMS
+ для чтения контактов, определения звонка (для \"ночного звонка\") в Датчике вызовов
+ Уведомления
+ Очистить уведомления
+ Разрешите, пожалуйста, приложению доступ к уведомлениям. Без этого очистка уведомлений работать не будет.
+ Очистить уведомления
+ для чтения контактов в параметре профиля \"Очистить уведомления\"
+ Приложения:
+ Группы контактов:
+ Контакты:
+ Текст
+ Контакты для параметра профиля \"Очистить уведомления\"
+ Тел. номера - не в контактах
+ Заблокированный вызов
+ тел. номер:
+ ВНИМАНИЕ: Этот параметр позволяет блокировать вызовы, но уведомление о блокировке при этом не отображается!\nОднако заблокированные номера сохраняются в \"Журнале событий\", и на них можно перезвонить, нажав на строку с нужным номером.
+ Весь журнал
+ Заблокированные вызовы
+ Ошибки
+ Начало событий
+ Приостановка событий
+ Остановка событий
+ Перезапуск событий
+ Активация профилей
+ установка приложения
+ (G1)(R) Ночной режим
+ (Z)(R) Режим чтения
+ Защита зрения
+ (G1)(R) Защита глаз
+ для включения/отключения \"Защиты зрения\"
+ (I) Настройки \"Ночного режима\"
+ (I) Настройки режима \"Комфорт для глаз\"
+ (I) Настройки режима чтения
+ (S)(Z)(R) Комфорт для глаз
+ Если предоставить это разрешение не получается, возможно, приложению PhoneProfilesPlus не разрешён доступ к настройкам. Чтобы разрешить его, нажмите сюда.
+ для включения/отключения VPN
+ Необходимость в предоставлении разрешения \"Поверх других приложений\" удалена. Так как оно является частью \"Настроек с ограниченным доступом\", банковские приложения и сайты, платёжные системы и т.д. могут стать недоступны или требовать отзыва разрешения \"Поверх других приложений\" для PhoneProfilesPlus.
+ Рекомендуется установить новую версию PPPPutSettings (1.1), которая больше не требует разрешения \"Поверх других приложений\". Для более ранних, чем 1.1, версий параметры, отмеченные буквой (S), всё ещё будут требовать наличие этого разрешения.
+ Однако для некоторых параметров профиля, например, для \"Запуска приложений, ярлыков, intent\'ов\" разрешение \"Поверх других приложений\" всё ещё необходимо.
+ Значение цвета
+ Название местоположения
+ Пользовательское действие
+ Пустой список
+ Мелодия
+ Стрелка вправо
+ Стрелка влево
+ [ Не задано ]
+ Экран блокировки устройства
+ Этот параметр включает/отключает экран блокировки устройства. Когда установлено значение \"Выкл.\", экран блокировки при включённом экране появляться не будет.
+ Задание \"Времени таймаута экрана\" в системе (при активации профиля) не отключает настройку \"Не выключать экран\". Если вы хотите, чтобы \"Время таймаута экрана\" работало, нужно также отключить \"Не выключать экран\".
+ Включение/выключение экрана
+ Параметр \"Не выключать экран\" включён. Чтобы отключить его, настройте и активируйте профиль, в котором он выключен.
+ для включения/выключения экрана
+ Когда задано \"Включение/выключение экрана\", \"Экран блокировки устройства\" недоступен, и наоборот. Невозможно задать и то, и другое.
+ Shizuku установлен, но не запущен. Пожалуйста, откройте Shizuku и запустите его из его приложения.
+ Открыть
+ Справка
+ Этот параметр - для \"Состояние и тип вызова\"=\"Пропущенный вызов\".
+ \"Освещённость\" - это окружающий свет, определяемый датчиком освещённости устройства.
diff --git a/common/src/main/res/values-sk/strings.xml b/common/src/main/res/values-sk/strings.xml
index 86a663e835..4caef007b6 100644
--- a/common/src/main/res/values-sk/strings.xml
+++ b/common/src/main/res/values-sk/strings.xml
@@ -263,7 +263,6 @@
Predvolený profil
Prioritné
Prispôsobenie
- Odomknúť zariadenie
Skryť názov profilu
Reštartuj udalosti
Nepripojené
@@ -580,7 +579,7 @@
Tag nie je zapisovateľný
Prosím prispejte
Príspevok
- Je tato aplikácia užitočná?\nPodporte jej vývoj zaslaním príspevku vývojárovi.
+ Je táto aplikácia užitočná?\nPodporte jej vývoj zaslaním príspevku vývojárovi.
Vydania:
Vykresliť cez ďalšie aplikácie
Nepovolili ste \"Vykresliť cez ďalšie aplikácie\". Nabudúce sa už nepýtať?
@@ -670,7 +669,7 @@
Kliknite sem pre otvorenie menu udalosti s možnosťami: Povoľ/Zastav beh, Duplikuj a Zmaž udalosť.
Posuvník poradia
Presuňte nahor/nadol udalosť s týmto posuvníkom pre zmenu \"Poradia štartu\" udalosti.
- Editor
+ Editor
Kliknite sem pre otvorenie Editora. V Editore môžete nakonfigurovať profily, udalosti, zmeniť nastavenia aplikácie atď.
Aktivovať profil
Kliknite sem pre aktivovanie profilu.
@@ -833,7 +832,6 @@
Povoliť skenovanie orientácie
(G1)(R) Vyskakovacie notifikácie
Vlastná ikona
- Kliknite pre nastavenie názvu bunky
Nemusí fungovať pripojenie do prístupového bodu z iných zariadení.
Nepouži
Štart pri nabíjaní
@@ -990,7 +988,6 @@
Povoľ PhoneProfilesPlusExtender v systémovom nastavení \"Dostupnosť\". Funkcia dostupnosti nie je použitá, bežiaci servis je potrebný pre príjem hovorov.
Kliknite tu pre inštaláciu PhoneProfilesPlusExtender. Bežiaci servis je potrebný pre príjem hovorov.
pre čítanie kontaktov v senzore SMS/MMS
- pre čítanie kontaktov, detekciu zvonenia hovoru (pre \"nočný hovor\") v senzore hovoru
Použiť dekoráciu
Typ rozloženia
Roztiahnuteľné
@@ -1301,7 +1298,6 @@
Režim šetrenia batérie
Vysoká presnosť
Vlastná farba ikony
- Vlastná farba
Zapnúť (nevypínať Wi-Fi)
Ignorovať Wi-Fi prístupový bod
Nastavenie \"Zapnúť (nevypínať Wi-Fi)\" musí byť podporované systémom
@@ -1660,13 +1656,7 @@
a
Zapnuté
Vypnuté
- nenastaví
- pre parameter
- Musíte tiež nakonfigurovať
Zobrazuje notifikáciu o stave
- je
- Ak ho chcete nastaviť na
- nakonfigurujte a aktivujte profil s
Bez trvania
Typ konca aktivácie
Trvanie
@@ -1799,12 +1789,10 @@
Povoliť beh udalostí
Zakázať beh udalostí
Nenastavené
- Vlastné nenastavené
Nevybraté
[ Nič ]
[ Vlastné ]
(A) aplikácia, (S) odkaz, (I) intent.
- Nenastavené
Žiadne nainštalované
Poloha nefunguje
Prepáčte, ale nie je možné zistiť polohu. Skontrolujte Nastavenia Polohy v zariadení.
@@ -1938,8 +1926,8 @@
Poznámka: Nie všetky aplikácie Hodiny používajú systémovú hlasitosť alarmov, pretože používajú svoju vlastnú hlasitosť nakonfigurovanú vo svojich nastaveniach.
V tomto dialógu sa zobrazí zoznam nakonfigurovaných Wi-Fi SSID.\nKliknutím sem zobrazíte obrazovku nastavení Wi-Fi. Obsahuje parameter pre konfiguráciu Wi-Fi sietí.
PPPPutSettings
- Nainštaluj\nPPPPutSettings
- Spusti\nPPPPutSettings
+ Nainštaluj PPPPS
+ Spusti PPPPS
Zavrieť
Spusti PPPPutSettings
PPPPutSettings nie je nainštalované.
@@ -1955,9 +1943,9 @@
Nová verzia PPPPutSettings
Kliknite na túto notifikáciu pre nainštalovanie nového vydania PPPPutSettings.
PhoneProfilesPlusExtender
- Nainštaluj\nPhoneProfilesPlusExtender
- Spusti\nPhoneProfilesPlusExtender
- Povoľ/Zakáž\nslužbu Dostupnosť
+ Nainštaluj PPPE
+ Spusti PPPE
+ Povoľ/Zakáž
Zavrieť
Kliknite sem pre inštaláciu/inováciu, zapnutie/vypnutie nastavení dostupnosti, spustenie PhoneProfilesPlusExtender.
Je potrebná nová verzia PhoneProfilesPlusExtender. Kliknutím sem ho môžete aktualizovať.
@@ -2084,7 +2072,6 @@
Kontakty pre Senzor SMS/MMS
Kontakty pre Senzor notifikácií
Musíte udeliť povolenie \"Vykresliť cez ďalšie aplikácie\". Je vyžadované pre štart aktivít keď je PhoneProfilesPlus na pozadí. Kliknite na tlačítko \"Udeliť\" pre udelenie tohoto povolenia.
- Ak toto povolenie nie je možné udeliť, kliknite na tento odkaz. Možno na tejto webovej stránke je riešenie pre vaše zariadenie:
Ø - Nepoužívať
Filter kontaktov
[ Všetko ]
@@ -2132,20 +2119,6 @@
Spustí sa zápis.
Trvanie behu aplikácií
Neobmedzené
- Telefónne hovory
- Nastavenie role kontroly hovorov
- Kliknutím sem nastavíte rolu kontroly hovorov pre PhoneProfilesPlus. Vyžaduje sa pre \"Blokovať telefónne hovory\".
- Rola kontroly hovorov pre PhoneProfilesPlus je nastavená
- Rola kontroly hovorov pre PhoneProfilesPlus nie je nastavená
- Blokovať telefónne hovory
- UPOZORNENIE: Tento parameter umožňuje blokovať hovory, nakonfigurované v \"Skupinách kontaktov\", \"Kontakty\". Upozornenie o zablokovaných hovoroch sa nezobrazí!
- Skupiny kontaktov
- Kontakty
- pre čítanie kontaktov v parametri profilu \"Telefónne hovory\"
- Kontakty pre parameter profilu \"Telefónne hovory\"
- Poslať SMS
- Text SMS
- UPOZORNENIE: Odosielanie SMS môže byť spoplatnené alebo použité z predplateného balíčka SMS!
Zobrazí sa, keď udalosť má povolené \"Štart udalosti\"/\"Ostatné parametre\"/\"Opakovaná notifikácia\".
Zobrazí sa, keď je v profile nakonfigurované \"Ostatné\"/\"Generovať notifikáciu\".
Zobrazí sa, keď je povolené \"Nastavenia\"/\"Notifikácia so zoznamom profilov\"/\"Zobraziť notifikáciu\"
@@ -2201,17 +2174,108 @@
Zapnutie/vypnutie SIM
UPOZORNENIE: Zobrazí sa obrazovka na zadanie kódu PIN pre kartu SIM, ktorá je nakonfigurovaná ako \"Zapnúť\".
Server PhoneProfilesPlus
- Pozvánka na server PhoneProfilesPlus
- PhoneProfilesPlus release in APKPure:
- Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
- Send SMS
- Do not send SMS
- State:
- Paused
- Running
- Stopped
- Paused with delay
- Running with delay
- This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
- If you have problems, questions and suggestions, click here and write me.
+ Pozvánka na server
+ Vydanie PhoneProfilesPlus v ApkPure:
+ Nainštalujte si prosím Droid-ify. Vyžaduje sa pre inštaláciu PPPPutSettings. Potom znova nainštalujte PPPutSettings.
+ Odoslať SMS
+ Neposlať SMS
+ Stav:
+ Pozastavená
+ Bežiaca
+ Zastavená
+ Pozastavená so zdržaním
+ Bežiaca so zdržaním
+ Táto aplikácia sa nachádza v úložisku IzzyOnDroid a vydaniach GitHub. Kliknutím sem ho nainštalujete.
+ Ak máte problémy, otázky a návrhy, kliknite sem a napíšte mi.
+ Prosím povoľte Prístup k notifikáciám pre PhoneProfilesPlus v Nastaveniach systému. Bez toho Senzor hudby nerozpozná aplikáciu, ktorá prehráva hudbu.
+ Prístup k notifikáciám vypnutý
+ Prístup k notifikáciám zapnutý
+ Nastavenie role kontroly hovorov
+ Kliknutím sem nastavíte rolu kontroly hovorov pre PhoneProfilesPlus. Vyžaduje sa pre senzor \"Kontrola hovoru\".
+ Rola kontroly hovorov pre PhoneProfilesPlus je nastavená
+ Rola kontroly hovorov pre PhoneProfilesPlus nie je nastavená
+ Senzor Kontrola hovoru
+ Senzor Kontrola hovoru
+ Tento senzor spustí udalosť, ak sa počas hovoru zobrazí obrazovka telefónneho hovoru. Je v ňom podporované blokovanie hovorov. Parametre: Skupiny kontaktov, Kontakty, Trvanie, Trvalý beh, Blokovať hovor, Odoslať SMS, Text SMS.
+ Kontakty pre senzor \"Kontrola hovoru\"
+ Blokovať telefónne hovory
+ Poslať SMS
+ Text SMS
+ UPOZORNENIE: Odosielanie SMS môže byť spoplatnené alebo použité z predplateného balíčka SMS!
+ nie je nastavená rola kontroly hovorov pre PhoneProfilesPlus
+ pre čítanie kontaktov, posielanie SMS v senzore udalostí \"Sledovanie hovorov\"
+ Smer hovoru
+ Prichádzajúce hovory
+ Odchádzajúce hovory
+ Všetky hovory
+ Blokovať hovory
+ Pre každý profil s nakonfigurovaným parametrom \"Telefónne hovory\"\/\"Blokovať hovory\" je vygenerovaná nová udalosť so senzorom \"Kontrola hovorov\". Táto udalosť má zakázaný parameter \"Spustenie udalosti\". Parameter „Telefónne hovory“ z profilov je odstránený.
+ Poslať SMS
+ Skupiny kontaktov
+ Kontakty
+ pre čítanie kontaktov v parametri profilu \"Poslať SMS\"
+ Kontakty pre parameter profilu \"Poslať SMS\"
+ Poslať SMS
+ Text SMS
+ profil - chyba pri posielaní SMS
+ Poslať SMS
+ Text SMS
+ pre čítanie kontaktov, detekciu zvonenia hovoru (pre \"nočný hovor\"), poslať SMS v senzore Hovoru
+ Notifikácie
+ Vymazať notifikácie
+ Povoľte \"Prístup k notifikáciám\". Bez toho nebude mazanie notifikácie fungovať.
+ Mazanie notifikácií
+ pre čítanie kontaktov v parametri profilu \"Mazanie notifikácií\"
+ Aplikácie:
+ Skupiny kontaktov:
+ Kontakty:
+ Text
+ Kontakty pre parameter profilu \"Mazanie notifikácií\"
+ Tel. čísla, ktoré nie sú v kontaktoch
+ Blokované hovory
+ tel. číslo:
+ UPOZORNENIE: Tento parameter umožňuje blokovanie hovorov. Notifikácia o zablokovaných hovoroch sa nezobrazí!\nAle zablokované tel. čísla sa zaznamenávajú do \"Záznamu aktivity\", ktorý umožňuje spätné volanie na zablokované tel. číslo kliknutím na tento riadok záznamu.
+ Celý záznam
+ Blokované hovory
+ Chyby
+ Štart udalostí
+ Pozastavenie udalostí
+ Zastavenie udalostí
+ Reštart udalostí
+ Aktivácia profilov
+ inštalácia aplikácie
+ (G1)(R) Nočný režim
+ (Z)(R) Režim čítania
+ Ochrana zraku
+ (G1)(R) Ochrana zraku
+ na zapnutie/vypnutie Ochrany zraku
+ (I) Nastavenia pre Nočný režim
+ (I) Nastavenia pre Štít pre pohodlie očí
+ (I) Nastavenia pre Režim čítania
+ (S)(Z)(R) Štít pre pohodlie očí
+ Ak nie je možné udeliť toto povolenie, možno nie sú povolené obmedzené nastavenia pre PhoneProfilesPlus. Kliknutím sem to povolíte.
+ pre zapnutie/vypnutie VPN
+ Potreba mať natrvalo povolené \"Vykresliť cez ďalšie aplikácie\" bola odstránená. Pretože toto právo sa nachádza v časti \"Obmedzené nastavenia\" a ak je povolené, bankové aplikácie a webové stránky, platby za tovar, služby atď. môžu byť zablokované alebo môžu vyžadovať vypnutie funkcie \"Vykresliť cez ďalšie aplikácie\" v PhoneProfilesPlus.
+ Odporúča sa nainštalovať novú verziu PPPPutSettings (1.1), kde je zmena, ktorá si nevyžaduje \"Vykresliť cez ďalšie aplikácie\". Pre verzie staršie ako 1.1 budú parametre označené (S) stále vyžadovať toto právo.
+ Pre niektoré parametre profilu sa stále vyžaduje \"Vykresliť cez ďalšie aplikácie\", napríklad pre \"Spustiť aplikácie, odkazy, intenty\".
+ Hodnota farby
+ Názov polohy
+ Vlastná akcia
+ Prázdny zoznam
+ Tón
+ Šípka vpravo
+ Šípka vľavo
+ [ Nenastavené ]
+ Obrazovka uzamknutia zariadenia
+ Tento parameter zapína/vypína obrazovku uzamknutia zariadenia. Keď je nastavená na Zapnúť, uzamknutá obrazovka sa nezobrazí, keď sa obrazovka zapne.
+ Nastavenie \"Čas do vypnutia obrazovky\" v systéme (aktiváciou profilu) nezakáže \"Udržať obrazovku zapnutú\". Ak chcete, aby v systéme fungoval \"Čas do vypnutia obrazovky\", musíte tiež nakonfigurovať \"Udržať obrazovku zapnutú\" na \"Vypnúť\".
+ Zapnutie/vypnutie obrazovky
+ \"Udržať obrazovku zapnutú\" je \"Zapnuté\". Ak ho chcete nastaviť na \"Vypnuté\", nakonfigurujte a aktivujte profil pomocou \"Udržať obrazovku zapnutú\"=\"Vypnuté\".
+ pre zapnutie/vypnutie obrazovky
+ Keď je nakonfigurované \"Zapnutie/Vypnutie obrazovky\", \"Obrazovka uzamknutia zariadenia\" je deaktivovaná a naopak. Nie je možné nakonfigurovať oboje.
+ Shizuku je nainštalovaný, ale nie je spustený. Otvorte Shizuku a spustite ho z jeho aplikácie.
+ Otvoriť
+ Pomoc
+ Tento parameter je pre \"Udalosť hovoru\"=\"Zmeškaný hovor\".
+ \"Svetlo\" je okolité svetlo detekované snímačom svetla v zariadení.
diff --git a/common/src/main/res/values-sl/strings.xml b/common/src/main/res/values-sl/strings.xml
index 39816dd209..45f4028de2 100644
--- a/common/src/main/res/values-sl/strings.xml
+++ b/common/src/main/res/values-sl/strings.xml
@@ -263,7 +263,6 @@
Privzeti profil
Prednost
Prilagodljivi
- Unlock device
Skrij ime profila
Ponovno zaženi dogodke
Brez povezave
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-sr/strings.xml b/common/src/main/res/values-sr/strings.xml
index 5da63aa031..32ee8168d0 100644
--- a/common/src/main/res/values-sr/strings.xml
+++ b/common/src/main/res/values-sr/strings.xml
@@ -263,7 +263,6 @@
Постављени профил
Приоритет
Прилагодљиво
- Unlock device
Сакриј назив профила
Понови догађаје
Није повезано
@@ -670,7 +669,7 @@
Кликни овде да отвориш мени догађаја са опцијом Омогући/Заустави покрени, Дуплирај и Обриши догађај.
Уређивач распореда
Drag event up/down with this handler to change the event \"Start order\".
- Едитор
+ Едитор
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Активирај профил
Кликни овде за активирање профила.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-sv/strings.xml b/common/src/main/res/values-sv/strings.xml
index 08b31e9ff7..2e84e6d3c0 100644
--- a/common/src/main/res/values-sv/strings.xml
+++ b/common/src/main/res/values-sv/strings.xml
@@ -263,7 +263,6 @@
Standardprofil
Prioritet
Adaptiv
- Unlock device
Dölj profilnamn
Starta om händelser
Inte ansluten
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-te/strings.xml b/common/src/main/res/values-te/strings.xml
index f7f4639ea5..9b5983a99e 100644
--- a/common/src/main/res/values-te/strings.xml
+++ b/common/src/main/res/values-te/strings.xml
@@ -263,7 +263,6 @@
Default profile
Priority
Adaptive
- Unlock device
దాచు ప్రొఫైల్ పేరు
ఈవెంట్స్ పునఃప్రారంభించు
Not connected
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-th/strings.xml b/common/src/main/res/values-th/strings.xml
index d5d00cf33e..ba4e46cd10 100644
--- a/common/src/main/res/values-th/strings.xml
+++ b/common/src/main/res/values-th/strings.xml
@@ -263,7 +263,6 @@
Default profile
Priority
Adaptive
- Unlock device
Hide profile name
Restart events
Not connected
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-tr/strings.xml b/common/src/main/res/values-tr/strings.xml
index 475719dbc3..d8b72b15af 100644
--- a/common/src/main/res/values-tr/strings.xml
+++ b/common/src/main/res/values-tr/strings.xml
@@ -263,7 +263,6 @@
Varsayılan Tercih
Öncelik
Ortama göre
- Cihazın kilidini aç
Tercih ismini gizle
Durumları tekrar başlat
Wi-Fi bağlanmadı
@@ -670,7 +669,7 @@
Seçenekleri ile Durum menüsünü açmak için buna dokunun: Durumu Başlatmak/Durdurmak, Çoğaltmak ve Silmek.
Sıra düzenleyici
Durumun \"Başlatma sırası\"nı değiştirmek için bununla Durumu yukarı/aşağı sürükleyin.
- Düzenleyici
+ Düzenleyici
Tercihleri, Durumları, uygulama ayarlarını vs. ayarlayabileceğiniz Düzenleyici\'yi açmak için buna dokunun.
Tercihi faaliyete geçir
Tercihi faaliyete geçirmek için buraya dokunun.
@@ -833,7 +832,6 @@
Döndürme şartı taramasını aç
(G1)(R) açılan bildirimler
Hususi simge
- Hücre ismi vermek için buraya dokunun
Başka bir cihazdan hotspot\'a yapılan bağlantı çalışmayabilir.
Kullanılmasın
Şarjda iken başla
@@ -990,7 +988,6 @@
• \"Erişebilirlik\" için PhoneProfilesPlusExtender\'a sistem ayarlarında izin verin. Erişebilirlik özelliği kullanılmıyor. Çalışan hizmet, gelen çağrıları almak için lüzumlu.
PhoneProfilesPlusExtender\'ı kurmak için buraya dokunun. Çalışan hizmet, gelen çağrıları almak için lüzumlu.
SMS/MMS şartında kişi verilerini okumak için
- Çağrı şartında çalan çağrıyı tesbit etmek (\"gece çağrıları\" için), kişileri okumak için
Döşemeyi kullan
Düzen türü
Genişletilebilir
@@ -1301,7 +1298,6 @@
Pil tasarrufu
Yüksek doğruluk
Hususi simge rengi
- Hususi renk
Açık (Wi-Fi kapatılmasın)
Wi-Fi Hotspot\'u ihmal et
\"Açık (Wi-Fi\'yi devre dışı bırakma)\" tercihi sistem tarafından desteklenmelidir
@@ -1660,13 +1656,7 @@
ve
Açık
Kapalı
- ayarlanmasın
- değer için
- Tarihi de ayarlamanız lazım
Vaziyet hakkında bildirim gösterir:
- dır/dir
- Ayarlamak için
- tercihi şununla ayarlayıp faaliyete geçirin:
Süresiz
Faaliyetin bitiş çeşidi
Müddet
@@ -1799,12 +1789,10 @@
Durumların çalışmasına izin ver
Durumların çalışmasına izin verilmesin
Ayarlanmadı
- Özelleştirme ayarlanmadı
Seçilmedi
[ Hiçbiri ]
[ Hususi ]
(A) Uygulama, (S) kısayol, (I) intent.
- Ayarlanmadı
Yüklü Yok
Konum çalışmıyor
Maalesef, ancak konum almak mümkün değil. Lütfen cihazın Konum ayarlarını kontrol edin.
@@ -1906,7 +1894,7 @@
Bluetooth şartı için Bluetooth isimleri
Şebeke hücre şartı için Şebeke hücreleri
Titreşim gücü
- Gelen çağrı
+ Incoming call
Bildirimler
Dokunmatik etkileri
Titreşim gücü
@@ -1938,8 +1926,8 @@
Dikkat: Saat uygulamalarının tamamı, ayarlarında yapılandırılan kendi ses seviyelerini kullandıkları için sistem alarm ses seviyesini kullanmazlar.
Bu malumat penceresinde, ayarlanmış Wi-Fi isimlerinin listesi görüntülenir.\nWi-Fi ayarları ekranını görüntülemek için buraya dokunun. Bu, Wi-Fi ağlarını ayarlamak için bir değer ihtiva eder.
PPPAyarlarıYap
- PPPAyarlarıYap\'ı kur
- PPPAyarlarıYap\'ı başlat
+ Install PPPPS
+ Launch PPPPS
Kapat
PPPAyarlarıYap\'ı başlat
PPPAyarlarıYap kurulmadı.
@@ -1955,9 +1943,9 @@
Yeni PPPAyarlarıYap sürümü
PPPAyarlarıYap\'ın yeni sürümünü kurmak için bu bildirime dokunun.
PhoneProfilesPlusExtender
- PhoneProfilesPlusExtender\'ı kur
- PhoneProfilesPlusExtender\'ı başlat
- Aç/Kapat\nErişebilirlik ayarları
+ Install PPPE
+ Launch PPPE
+ Aç/Kapat
Kapat
Erişilebilirlik ayarlarını kurmak/yükseltmek, izin vermek/devre dışı bırakmak, PhoneProfilesPlusExtender\'ı başlatmak için buraya dokununuz.
PhoneProfilesPlusExtender\'ın yeni bir sürümü lüzumlu. Bunu yükseltmek için buraya dokunun.
@@ -2084,7 +2072,6 @@
SMS/MMS şartı için Kişiler
Bildirim şartı için Kişiler
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- SMS Gönder
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-uk/strings.xml b/common/src/main/res/values-uk/strings.xml
index e60f017104..02c7007231 100644
--- a/common/src/main/res/values-uk/strings.xml
+++ b/common/src/main/res/values-uk/strings.xml
@@ -263,7 +263,6 @@
Стандартно налаштований профіль
Важливі
Адаптивна
- Розблокувати пристрій
Приховати назву профілю
Перезапустити події
Не під’єднано
@@ -670,7 +669,7 @@
Натисніть цю кнопку для відкриття меню подій із опціями: Увімкнути/Зупинити, Дублювати та Вилучити подію.
Регулятор черги
Перетягніть подію вгору/вниз із цим регулятором для зміни порядку представлення події в «Порядок запуску».
- Редактор
+ Редактор
Натисніть, щоб відкрити Редактор. В Редакторі Ви можете налаштувати профілі та події, змінити налаштування застосунку і т. д.
Активувати профіль
Натисніть тут для активації профілю.
@@ -833,7 +832,6 @@
Увімкнути сканування орієнтації
(G1)(R) Сповіщення що виринають
Власна іконка
- Натисніть, щоб встановити назву вежі
Підключення до точки доступу з інших пристроїв може не працювати.
Не використовувати
Запускати при зарядці
@@ -990,7 +988,6 @@
Дозволити PhoneProfilesPlusExtender \"Служба спец. можливостей\" в налаштуваннях системи. Служба спец. можливостей не використовується, вона потрібна для отримання викликів.
Натисніть, щоб встановити PhoneProfilesPlusExtender. Запущена служба необхідна для отримання викликів.
для читання контактів SMS/MMS датчиком
- для читання контактів, виявлення виклику для \"нічний виклик\") Датчиком викликів
Використовувати оформлення
Тип
Розширювальний
@@ -1301,7 +1298,6 @@
Економія батареї
Висока точність
Власний колір іконки
- Власний колір
Увімкнуто (не вимикайте Wi-Fi)
Нехтувати точкою доступу Wi-Fi
Опція \"Увімкнуто (не вимикайте Wi-Fi)\" повинна підтримуватися системою
@@ -1660,13 +1656,7 @@
та
Увімк
Вимк
- не встановлено
- для параметра
- Ви повинні також налаштувати
Показує сповіщення про стан
- є
- Щоб встановити
- налаштувати та активувати профіль з
Без обмежень
Тип закінчення активації
Тривалість
@@ -1799,12 +1789,10 @@
Запустити події
Зупинити події
Не визначено
- Не визначено користувачем
Не обрано
[ Нічого ]
[ Власне ]
(А) застосунок, (S) ярлик, (I) intent.
- Не встановлено
Не встановлено
Розташування не визначено
Вибачте, але неможливо визначити розташування. Будь ласка, перевірте налаштування пристрою.
@@ -1938,8 +1926,8 @@
Примітка: Не всі програми \"Годинник\" використовують гучність системного будильника, оскільки вони використовують свою власну налаштовану гучність.
У цьому діалозі показується список налаштованих Wi-Fi SSIDs.\nНатисніть тут, щоб переглянути екран налаштувань Wi-Fi. Він містить параметр для налаштування мереж Wi-Fi.
PPPPutSettings
- Встановіть\nPPPPutSettings
- Запустить\nPPPPutSettings
+ Встановіть PPPPS
+ Запустить PPPPS
Закрити
Запустити PPPPutSettings
PPPPutSettings не встановлено.
@@ -1955,9 +1943,9 @@
Нова версія PPPPutSettings
Натисніть на це сповіщення, щоб встановити нову версію PPPPutsettings.
PhoneProfilesPlusExtender
- Встановити\nPhoneProfilesPlusExtender
- Запустити\nPhoneProfilesPlusExtender
- Увімкнути/вимкнути\nНалаштування Спеціальних можливостей
+ Встановити PPPE
+ Запустити PPPE
+ Увімкнути/вимкнути
Закрити
Натисніть тут для встановлення/оновлення. Ввімкнення/вимкнення налаштувань Спеціальних можливостей, запуску PhoneProfilesPlusExtender.
Необхідна нова версія PhoneProfilesPlusExtender. Натисніть тут для оновлення.
@@ -2084,7 +2072,6 @@
Контакти до Датчика SMS/MMS
Контакти до Датчика сповіщення
Ви повинні надати дозвіл \"Показувати поверх застосунків\". Це потрібно для запуску activities коли PhoneProfilesPlus працює у фоні. Для цього натисніть кнопку \"Надати\".
- Якщо неможливо надати дозвіл, натисніть на посилання. Можливо на цій вебсторінці є рішення для Вашого приладу:
[P:--] Не використовуйте
Фільтр контактів
[ Всі ]
@@ -2132,20 +2119,6 @@
Запис розпочнеться.
Час роботи застосунку
Без обмежень
- Виклики
- Встановити дію екрана виклику
- Натисніть тут, щоб встановити дію екрана виклику для PhoneProfilesPlus. Це потрібно для \"Блокувати виклики\".
- Дію екрана виклику призначено
- Дію екрана виклику не призначено
- Блокувати телефонні дзвінки
- УВАГА: Цей параметр дозволяє блокувати виклики, які налаштовуються в \"Групи контактів\", \"Контакти\". Сповіщення про заблоковані виклики не будуть показуватися!
- Групи контактів
- Контакти
- для читання контактів в параметрі профілю \"Виклики\"
- Контакти для параметра профілю \"Виклики\"
- Надіслати SMS
- Текст SMS
- УВАГА: SMS може бути не безкоштовне!
Якщо увімкнута подія \"Початок події\"/\"Інші параметри\"/\"Повторювати сповіщення\", тоді буде показано.
Відображається, коли профіль налаштовано \"Інші\" /\"Генерувати сповіщення\".
Якщо увімкнуто \"Налаштування\"/\"Повідомлення списку профілів\"/\"Показувати сповіщення\", тоді буде показано
@@ -2201,17 +2174,108 @@
SIM увім/вимк
УВАГА: Буде потрібно ввести ПІН код для SIM карти яка буде увімкнута.
PhoneProfilesPlus сервер
- Запрошення до сервера PhoneProfilesPlus
+ Запрошення до сервера
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
- Send SMS
- Do not send SMS
- State:
- Paused
- Running
- Stopped
- Paused with delay
- Running with delay
- This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
- If you have problems, questions and suggestions, click here and write me.
+ Надіслати SMS
+ Не надсилати SMS
+ Стан:
+ Призупинено
+ Працює
+ Зупинено
+ Призупинено із затримкою
+ Запущено із затримкою
+ Цей застосунок є в репозиторіях izzyOnDroid і GitHub. Натисніть тут, щоб встановити її.
+ Якщо у вас є проблеми, питання та пропозиції, натисніть тут і напишіть мені.
+ Увімкніть доступ до сповіщень для PhoneProfilesPlus в налаштуваннях системи. Без цього, датчик Музики не буде визначати застосунок, що відтворює музику.
+ Доступ до сповіщень вимкнено
+ Доступ до сповіщень увімкнено
+ Встановити дію екрана виклику
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Блокувати телефонні дзвінки
+ Надіслати SMS
+ Текст SMS
+ УВАГА: SMS може бути не безкоштовне!
+ PhoneProfilesPlus не є фільтром дзвінків
+ для доступу до контактів відправте SMS у датчику \"Фільтр дзвінків\"
+ Напрямок дзвінку
+ Вхідні виклики
+ Вихідні виклики
+ Всі виклики
+ Блокувати виклики
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Надіслати SMS
+ Текст SMS
+ профіль - помилка при відправці SMS
+ Надіслати SMS
+ Текст SMS
+ для читання контактів, виявлення дзвінка (для \"нічний виклик\"), надсилання SMS в датчику викликів
+ Сповіщення
+ Очистити сповіщення
+ Будь ласка, увімкніть \"Доступ до сповіщень\". Без цього очищення сповіщень не буде працювати.
+ Очистити сповіщення
+ для читання контактів у параметрі профілю \"Очистити сповіщення\"
+ Застосунки:
+ Групи контактів:
+ Контакти:
+ Текст
+ Контакти для параметра профілю \"Очистити сповіщення\"
+ Тел. номерів немає в контактах
+ Заблокований виклик
+ тел. номер:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Журнал повністю
+ Заблоковані виклики
+ Помилки
+ Початок подій
+ Призупинення подій
+ Зупинення подій
+ Перезавантаження подій
+ Активації профілю
+ встановлення застосунку
+ (G1)(R) Нічний режим
+ (Z)(R) Режим читання
+ Комфорт для очей
+ (G1)(R) Комфорт для очей
+ увімк/вимк Комфорт для очей
+ (I) Налаштування нічного режиму
+ (I) Налаштування захисту очей
+ (I) Налаштування режиму читання
+ (S)(Z)(R) Захист очей
+ Якщо не виходить надати цей дозвіл, можливо PhoneProfilesPlus немає доступу до налаштувань. Натисніть тут щоб надати його.
+ для вкл/вимк VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Порожній список
+ Тон
+ Стрілка вправо
+ Стрілка вліво
+ [ Не вказано ]
+ Екран блокування
+ Цей параметр вмикає/вимикає екран блокування пристрою. Коли встановлено на \"Вимкнено\" - екран блокування не з\'являється при увімкненні екрану.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-v33/dimens.xml b/common/src/main/res/values-v33/dimens.xml
new file mode 100644
index 0000000000..2f8fe0cf21
--- /dev/null
+++ b/common/src/main/res/values-v33/dimens.xml
@@ -0,0 +1,4 @@
+
+
+ 10dp
+
diff --git a/common/src/main/res/values-vi/strings.xml b/common/src/main/res/values-vi/strings.xml
index e24f55e122..72cdecf89b 100644
--- a/common/src/main/res/values-vi/strings.xml
+++ b/common/src/main/res/values-vi/strings.xml
@@ -263,7 +263,6 @@
Default profile
Priority
Adaptive
- Unlock device
Hide profile name
Restart events
Not connected
@@ -670,7 +669,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -833,7 +832,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -990,7 +988,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1301,7 +1298,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1660,13 +1656,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1799,12 +1789,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-zh-rCN/strings.xml b/common/src/main/res/values-zh-rCN/strings.xml
index d9e138efbb..3eeac1978a 100644
--- a/common/src/main/res/values-zh-rCN/strings.xml
+++ b/common/src/main/res/values-zh-rCN/strings.xml
@@ -19,7 +19,7 @@
事件
确定要删除情景吗?
确定要删除事件?
- 情景
+ 情景情景
已激活
未做更改
应用设置
@@ -41,7 +41,7 @@
显示Toast通知
通知图标样式
情景标记
- 音量
+ 音量音量
声音
情景名称
情景图标
@@ -263,7 +263,6 @@
默认情景
优先级
自适应
- 解锁设备
隐藏情景名称
重新启动事件
未连接
@@ -413,7 +412,7 @@
在激活清单和编辑器的标题中显示的是“红绿灯”。
事件可以启动。
事件不能启动 - 已手动激活情景。
- Events are stopped - events run can be enabled through Editor top bar icon \"Enable events run\".
+ 事件已停止 - 可以通过顶栏信号灯图标“允许事件运行”启用事件。
重新启动事件图标:
“红绿灯”图标:
Android 6+ 实现了“Doze模式”和“应用程序待机”。 关于事件配置文件激活的问题,如果您将设备断开电源,锁屏后后保持静止一段时间。 点此添加 PhoneProfilesPlus 到“未优化”。
@@ -670,7 +669,7 @@
单击此按钮打开包含选项的事件菜单:启用/停止运行、复制和删除事件。
排序手柄
用此图标拖动事件向上/向下以更改事件“启动顺序”。
- 编辑器
+ 编辑器
单击此处打开编辑器。在编辑器中您可以配置情景、事件、更改应用程序设置……
激活情景
点击此处激活情景。
@@ -833,7 +832,6 @@
启用方向扫描
(G1)(R) 弹出通知
自定义图标
- 单击以设置基站名称
可能无法连接到其他设备的热点。
不使用
充电时启动
@@ -990,7 +988,6 @@
在系统设置中允许PhoneProfilesPlusExtender“辅助功能”。未使用辅助功能,接收呼叫需要运行服务。
单击此处安装PhoneProfilesPlusExtender。接听电话需要运行服务。
用于SMS / MMS传感器中的读取联系人
- 对于读取联系人,检测呼叫传感器中的振铃呼叫(用于“夜间呼叫”)
使用装饰
布局类型
扩展
@@ -1055,7 +1052,7 @@
使用PhoneProfilesPlusExtender
在Android 9+中,要扫描移动基站,您必须在系统设置中启用位置。
以下情况事件将不会启动:
- You have disabled global events run (red \"traffic light\") - enable it in Editor top bar icon \"Enable events run\".
+ 您已禁用了全局事件运行(\"红灯\") - 在顶栏信号灯图标“允许事件运行”中启用它。
你手工激活了情景 (显示黄灯) - 必须重新运行事件。使用激活清单、编辑器或通知中的“重新启动事件”图标。手动激活的情景在情景名称前用“[M]”标记。例外的情况:如果事件设置中选中了“忽略手工激活”,则事件仍会运行。
你在事件设置中禁止了事件运行 - 必须在事件设置中选中“允许运行”选项n注意:“红绿灯”在激活清单和编辑器的标题中显示。
如果基站扫描不工作,在系统设置中启用定位。
@@ -1301,7 +1298,6 @@
省电模式
高准确度
自定义图标颜色
- 自定义颜色
开启(不禁用Wi-Fi)
忽略 Wi-Fi 热点
选项\"开启(不禁用Wi-Fi)\"必须由系统支持
@@ -1584,7 +1580,7 @@
点击此通知以检查 PhoneProfilesPlus 版本。也许会发布更新版本。
"应用程序商店将很快有新版本。"
显示情景设置
- 更改为图片
+ 更改为图片图片
(I) 更改为动态壁纸
图片壁纸
(I) 动态壁纸
@@ -1660,13 +1656,7 @@
和
开
关
- 不设置
- 用于参数
- 您还必须配置
显示关于状态的通知
- 是
- 设置它
- 配置并激活配置文件
无持续时间
激活结束的类型
持续时间
@@ -1799,12 +1789,10 @@
允许事件运行
禁止事件运行
未设置
- 自定义未设置
未选中
[ 无 ]
[ 自定义 ]
(A) 应用程序, (S) 快捷方式, (I) intent。
- 未设置
未安装
定位不可用
对不起,无法获取位置。请检查设备定位设置。
@@ -1869,7 +1857,7 @@
用语音助手打开
用语音助手关闭
用语音助手切换
- 没有插入两张 SIM 卡
+ 未插入两张 SIM 卡
背景颜色 - 关闭暗色模式
背景颜色 - 开启暗色模式
按暗色模式
@@ -1938,8 +1926,8 @@
注意:并非所有时钟应用程序都使用系统报警音量,因为它们使用自己在设置中配置的音量。
在此对话框中显示已配置的 Wi-Fi SSID 列表。\n点击这里查看Wi-Fi设置屏幕。它包含配置Wi-Fi网络的参数。
PPPPutSettings
- 安装\nPPPPutSettings
- 启动\nPPPPutSettings
+ 安装 PPPPS
+ 启动 PPPPS
关闭
启动PPPPutSettings
PPPPutSettings 未安装 !
@@ -1955,9 +1943,9 @@
最新 PPPPutSettings 版本
点击此通知安装新发布的 PPPPutSetting。
PhoneProfilesPlusExtender
- 安装\nPhoneProfilesPlusExtender
- 启动\nPhoneProfilesPlusExtender
- 启用/禁用\n辅助功能设置
+ 安装 PPPE
+ 启动 PPPE
+ 启用/禁用
关闭
点击这里安装/升级,启用/禁用辅助功能设置,启动 PhoneProfilesPlusExtender。
需要新版本的PhoneProfilesPlusExtender。点击这里升级它。
@@ -2047,7 +2035,7 @@
亮度级别从
运算符从
亮度级别到
- 运算符到
+ 运算符
亮度
音量从
音量到
@@ -2084,7 +2072,6 @@
联系人用于 短信/彩信 传感器
联系人用于通知传感器
您必须授予“在其他应用上显示”权限。它需要在 PhoneProfilesPlus 处于后台时激活。点击按钮授权。
- 若无法授权,请点击此链接获取您设备的解决方案:
Ø - 不使用
联系人筛选
[ 全部 ]
@@ -2132,20 +2119,6 @@
写入即将开始。
应用持续运行时间
无限制
- 手机通话
- 设置通话筛选权限
- 点此为 PhoneProfilesPlus 设置通话筛选权限,“骚扰拦截”需要此功能
- 为 PhoneProfilesPlus 设置通话筛选权限
- PhoneProfilesPlus 通话筛选权限未设置
- 电话骚扰拦截
- 警告:该参数允许阻止在 \"联系人群组\"、\"联系人 \"中配置的通话。将不显示骚扰拦截通知!
- 联系人群组
- 联系人
- 读取情景参数“电话”中的联系人
- 情景参数“电话”中的联系人
- 发送短信
- 短信文本
- 警告:发送短信可能发生费用!
事件启用 \"事件开始\"/\"其他参数\"/\"重复通知 \"时显示。
情景配置了“其他”/“生成通知”时,将会显示。
启用 \"设置\"/\"情景列表通知\"/\"显示通知 \"后会显示。
@@ -2201,17 +2174,108 @@
切换 SIM 卡 开/关
警告:设为 \"开启 \"的 SIM 卡的解锁时将需要输入 PIN 码。
PhoneProfilesPlus 服务器
- PhoneProfilesPlus 服务器邀请
- PhoneProfilesPlus release in APKPure:
- Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
- Send SMS
- Do not send SMS
- State:
- Paused
- Running
- Stopped
- Paused with delay
- Running with delay
- This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
- If you have problems, questions and suggestions, click here and write me.
+ 服务器邀请
+ PhoneProfilesPlus 发布在 APKPure:
+ 安装 PPPPutSettings 前需要安装 Droid-ify,然后再安装 PPPPutSettings。
+ 发送短信
+ 不发送短信
+ 状态:
+ 已暂停
+ 正在运行
+ 已停止
+ 延迟暂停
+ 延时运行
+ 此应用程序位于 IzzyOnDroid 仓库和 GitHub ,点此安装。
+ 若你有问题和建议,请点击此处。
+ 请在系统设置中启用 PhoneProfilesPlus 通知权限。没有这个权限,音乐传感器将无法检测播放音乐的应用程序。
+ 通知访问权限已禁用
+ 通知访问权限已启用
+ 设置来电过滤权限
+ 点此设置 PhoneProfilesPlus 的来电过滤权限。“来电过滤”事件传感器需要此功能。
+ 为 PhoneProfilesPlus 设置来电过滤权限
+ PhoneProfilesPlus 来电过滤权限未设置
+ 来电过滤
+ 来电过滤
+ 如果通话时显示呼叫界面,此传感器将启动事件。它支持呼叫拦截,参数:联系人组、联系人、持续时间、永久运行、拦截电话呼叫、发送短信、短信文本。
+ “来电过滤”传感器的联系人
+ 电话骚扰拦截
+ 发送短信
+ 短信文本
+ 警告:发送短信可能发生费用!
+ 未设置 PhoneProfilesPlus 的来电过滤权限
+ 读取联系人,在事件传感器“来电过滤”时发送短信
+ 通话方向
+ 来电
+ 去电
+ 所有通话
+ 骚扰拦截
+ 对于每个配置了参数“电话通话”/“骚扰拦截”的情景模式,都会生成带有“来电过滤”传感器的新事件。此事件的“事件运行”参数已被禁用。来自情景模式的“电话通话”参数已被移除。
+ 发送短信
+ 联系人组
+ 联系人
+ 读取情景参数“发送短信”中的联系人
+ 情景参数“发送短信”中的联系人
+ 发送短信
+ 短信文本
+ 情景 - 发送短信时出错
+ 发送短信
+ 短信文本
+ 读取联系人,检测响铃(用于\"夜间通话\"),在通话传感器中发送短信
+ 通知
+ 清除通知
+ 请启用\"访问通知\"权限。否则,清除通知将无法工作。
+ 清除通知
+ 读取情景参数“清除通知”中的联系人
+ 应用程序:
+ 联系人组:
+ 联系人:
+ 文本
+ 情景参数“清除通知”中的联系人
+ 电话号码不在联系人中
+ 骚扰拦截
+ 电话号码:
+ 警告:此参数允许通话拦截。拦截通话的通知将不会显示!\n但被拦截的电话号码会记录在“活动日志”中,通过点击此日志行可以回拨被阻止的电话号码。
+ 全部日志
+ 骚扰拦截
+ 错误
+ 事件启动
+ 事件暂停
+ 事件停止
+ 事件重启
+ 激活情景
+ 应用安装
+ (G1)(R) 夜晚模式
+ (Z)(R) 阅读模式
+ 护眼
+ (G1)(R) 护眼
+ 启用/禁用护眼
+ (I) 夜晚模式设置
+ (I) 护眼设置
+ (I) 阅读模式设置
+ (S)(Z)(R) 护眼护盾
+ 若未授予此权限,PhoneProfilesPlus 将无法设置。点此授权。
+ 启用/禁用 VPN
+ \"在其他应用上绘制/显示\"权限被移除,由于此权限位于“受限设置”中,如果启用,一些银行类应用和网站支付可能会被阻止,需要 PhoneProfilesPlus 关闭“在其他应用上绘制/显示”。
+ 建议安装新版本的PPPutSetting(1.1),其不需要“在其他应用上绘制/显示”。 对于早于1.1的版本,用(S) 标记的参数仍然需要此权限。
+ 对于某些情景参数,仍然需要\"在其他应用上绘制/显示\",例如\"运行应用,快捷方式,intents\"。
+ 颜色值
+ 位置名称
+ 自定义操作
+ 空列表
+ Tone
+ 右箭头
+ 左箭头
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values-zh-rTW/strings.xml b/common/src/main/res/values-zh-rTW/strings.xml
index be30e76e48..27d1fbf3af 100644
--- a/common/src/main/res/values-zh-rTW/strings.xml
+++ b/common/src/main/res/values-zh-rTW/strings.xml
@@ -263,7 +263,6 @@
預設設定檔
優先
自動調整
- Unlock device
隱藏設定檔名稱
重新啟動事件
未連接
@@ -670,7 +669,7 @@
按下此選項可開啟包含選項的事件選單: 啟用/停止執行、複製和刪除事件。
排序器
上/下拖曳事件來變更 \"啟動順序\"。
- 編輯器
+ 編輯器
按下此按鍵可開啟編輯器,您可以在其中設置設定檔、事件、變更應用程式設定等。
啟動設定檔
點擊此處啟動設定檔.
@@ -833,7 +832,6 @@
啟用翻轉掃描
(G1)(R) 彈出通知
自訂圖示
- 按下來設定基地台名稱
可能無法連接到其它裝置的熱點。
不使用
充電時啟動
@@ -990,7 +988,6 @@
在系統設定\"無障礙功能\"中允許 PhoneProfilesPlusExtender 。未使用無障礙功能,需執行服務才能接收來電。
按此處安裝 PhoneProfilesPlusExtender。需執行服務才能接收來電。
用於簡訊/多媒體簡訊感測器中讀取聯絡人
- 用於來電感測器中讀取聯絡人、偵測來電(\"夜間來電\")
使用獎章
佈局類型
可展開
@@ -1301,7 +1298,6 @@
省電模式
高精確度
自訂圖示色彩
- 自訂色彩
關 (不停用 Wi-Fi)
忽略 Wi-Fi 熱點
選項\"開 (不停用 Wi-Fi)\"必須由系統支援
@@ -1660,13 +1656,7 @@
和
開
關
- 不設定
- 對於參數
- 您還必須設置
顯示有關狀態的通知
- 是
- 設定它
- 設置並啟用設定檔
無持續時間
啟用結束的類型
期間
@@ -1799,12 +1789,10 @@
啟用事件執行
停用事件執行
未設定
- 未設自訂
未選取
[ None ]
[ Custom ]
(A) 應用程式、(S) 捷徑、(I) 意圖。
- 未設定
無安裝
位置不運作
抱歉,無法取得位置。請檢查裝置的位置設定。
@@ -1906,7 +1894,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1938,8 +1926,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1955,9 +1943,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
需要新版的 PhoneProfilesPlusExtender。按此處升級它。
@@ -2084,7 +2072,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2132,20 +2119,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2201,7 +2174,7 @@
Switch SIM on/off
WARNING: This brings the PIN code entry screen for the SIM card that is configured as \"On\".
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
Send SMS
@@ -2214,4 +2187,95 @@
Running with delay
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
+ Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
+ Notification access disabled
+ Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+ for enable/disable VPN
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+ Color value
+ Location name
+ Custom action
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+ [ Not set ]
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
diff --git a/common/src/main/res/values/colors.xml b/common/src/main/res/values/colors.xml
index 7a1b888ff7..463f101d06 100644
--- a/common/src/main/res/values/colors.xml
+++ b/common/src/main/res/values/colors.xml
@@ -3,4 +3,11 @@
#A35E19
#59A35E19
#A35E19
+ #FFFFFF
+
+ #FFcba17a
+ #FFb2aba3
+ #FF7b4713
+ #C0C0C0
+ #FFB0B0B0
diff --git a/common/src/main/res/values/dimens.xml b/common/src/main/res/values/dimens.xml
new file mode 100644
index 0000000000..6d5cf792b1
--- /dev/null
+++ b/common/src/main/res/values/dimens.xml
@@ -0,0 +1,4 @@
+
+
+ 0dp
+
diff --git a/common/src/main/res/values/strings.xml b/common/src/main/res/values/strings.xml
index ad3fb68b00..8a90526a0b 100644
--- a/common/src/main/res/values/strings.xml
+++ b/common/src/main/res/values/strings.xml
@@ -268,7 +268,6 @@
Default profile
Priority
Adaptive
- Unlock device
Hide profile name
Restart events
Not connected
@@ -675,7 +674,7 @@
Click this to open event menu with options: Enable/Stop run, Duplicate and Delete event.
Order handler
Drag event up/down with this handler to change the event \"Start order\".
- Editor
+ Editor
Click this to open Editor, where you can configure profiles, events, change application settings, etc.
Activate profile
Click this to activate a profile.
@@ -838,7 +837,6 @@
Enable orientation scanning
(G1)(R) Pop-up notifications
Custom icon
- Click to set cell name
May not working connection into hotspot from another devices.
Do not use
Start when charging
@@ -996,7 +994,6 @@
Allow PhoneProfilesPlusExtender \"Accessibility\" in system settings. Accessibility function is not used, running service is needed for receiving calls.
Click here to install PhoneProfilesPlusExtender. Running service is needed for receiving calls.
for read contacts in SMS/MMS sensor
- for read contacts, detect ringing call (for \"night call\") in Call sensor
Use decoration
Layout type
Expandable
@@ -1310,7 +1307,6 @@
Battery saving
High accuracy
Custom icon color
- Custom color
On (do not disable Wi-Fi)
Ignore Wi-Fi hotspot
Option \"On (do not disable Wi-Fi)\" must be supported by system
@@ -1671,13 +1667,7 @@
and
On
Off
- do not set
- for parameter
- You must configure also
Shows notification about status of
- is
- To set it
- configure and activate profile with
Without duration
Type of activation end
Duration
@@ -1811,12 +1801,10 @@
Enable events run
Disable events run
Not set
- Custom not set
Not selected
[ None ]
[ Custom ]
(A) application, (S) shortcut, (I) intent.
- Not set
None installed
Location not working
Sorry, but is not possible to get location. Please check device Location settings.
@@ -1919,7 +1907,7 @@
Bluetooth names for Bluetooth sensor
Mobile cells for Mobile cell sensor
Vibration intensity
- Incomming call
+ Incoming call
Notifications
Touch interaction
Vibration intensity
@@ -1951,8 +1939,8 @@
Note: Not all Clock applications use the system alarm volume because they use their own volume configured in their settings.
In this dialog is displayed list of configured Wi-Fi SSIDs.\nClick here to view Wi-Fi settings screen. It contains a parameter for configuring Wi-Fi networks.
PPPPutSettings
- Install\nPPPPutSettings
- Launch\nPPPPutSettings
+ Install PPPPS
+ Launch PPPPS
Close
Launch PPPPutSettings
PPPPutSettings is not installed.
@@ -1968,9 +1956,9 @@
New PPPPutSettings version
Click this notification to install new PPPPutSettings release.
PhoneProfilesPlusExtender
- Install\nPhoneProfilesPlusExtender
- Launch\nPhoneProfilesPlusExtender
- Enable/disable\nAccessibility settings
+ Install PPPE
+ Launch PPPE
+ Enable/disable
Close
Click here for install/upgrade, enable/disable Accessibility settings, launch PhoneProfilesPlusExtender.
New version of PhoneProfilesPlusExtender is required. Click here to upgrade it.
@@ -2100,7 +2088,6 @@
Contacts for SMS/MMS sensor
Contacts for Notification sensor
You must grant permission \"Draw over apps\". It is required to start activities when PhoneProfilesPlus is in background. Click button \"Grant\" to grant this permission.
- If is not possible to grant this permission, click this link. Maybe in this web page is solution for your device:
Ø - Do not use
Contacts filter
[ All ]
@@ -2148,20 +2135,6 @@
Write will be started.
Applications run duration
Unlimited
- Phone calls
- Set call screening role
- Click here to set call screening role for PhoneProfilesPlus. Is required for \"Block phone calls\".
- Call screening role for PhoneProfilesPlus is set
- Call screening role for PhoneProfilesPlus is not set
- Block phone calls
- WARNING: This parameter allows block calls, configured in \"Contact groups\", \"Contacts\". Notification about blocked calls will not be displayed!
- Contact groups
- Contacts
- for read contacts in profile parameter \"Phone calls\"
- Contacts for profile parameter \"Phone calls\"
- Send SMS
- SMS Text
- WARNING: Sending SMS may be charged or used from a prepaid SMS package!
Is displayed, when event has enabled \"Start of event\"/\"Other parameters\"/\"Repeat notification\".
Is displayed, when profile has configured \"Others\"/\"Generate notification\".
Is displayed, when is enabled \"Settings\"/\"Profile list notification\"/\"Display notification\"
@@ -2221,54 +2194,148 @@
XDA-developers
Discord
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
Twitter/X
Reddit
Bluesky
-
PhoneProfilesPlus release in APKPure:
Please install Droid-ify. Is required for installation of PPPPutSettings. After that, do again installation of PPPPutSettings.
-
Send SMS
Do not send SMS
-
State:
Paused
Running
Stopped
Paused with delay
Running with delay
-
This application is in IzzyOnDroid repository and GitHub Releases. Click here to install it.
If you have problems, questions and suggestions, click here and write me.
-
⬤
- Green color:
- Orange color:
- Red color:
-
Please enable Notification access for PhoneProfilesPlus in system Settings. Without this, Music sensor will not detect application which plays music.
Notification access disabled
Notification access enabled
+ Set call screening role
+ Click here to set call screening role for PhoneProfilesPlus. Is required for \"Call screening\" event sensor.
+ Call screening role for PhoneProfilesPlus is set
+ Call screening role for PhoneProfilesPlus is not set
+ Call screening sensor
+ Call screening sensor
+ This sensor will start an event if displayed is phone call screen during call. Call blocking is supported in it. Parameters: Contact groups, Contacts, Duration, Permanent run, Block phone call, Send SMS, SMS text.
+ Contacts for sensor \"Call screening\"
+ Block phone calls
+ Send SMS
+ SMS Text
+ WARNING: Sending SMS may be charged or used from a prepaid SMS package!
+ not set call screening role for PhoneProfilesPlus
+ for read contacts, send SMS in event sensor \"Call screening\"
+ Call direction
+ Incoming calls
+ Outgoing calls
+ All calls
+ Block calls
+ For each profile with configured parameter \"Phone calls\"\/\"Block calls\", is generated new event with \"Call screening\" sensor. This event has the \"Event run\" parameter disabled. \"Phone calls\" parameter from profiles is removed.
+ Send SMS
+ Contact groups
+ Contacts
+ for read contacts in profile parameter \"Send SMS\"
+ Contacts for profile parameter \"Send SMS\"
+ Send SMS
+ SMS Text
+ profile - error on send SMS
+
+ Send SMS
+ SMS Text
+ for read contacts, detect ringing call (for \"night call\"), send SMS in Call sensor
+
+ Notifications
+ Clear notifications
+ Please enable \"Notification access\". Without this, clear notification will not work.
+ Clear notifications
+ for read contacts in profile parameter \"Clear notifications\"
+ Applications:
+ Contact groups:
+ Contacts:
+ Text
+ Contacts for profile parameter \"Clear notifications\"
+
+ Tel. numbers not in contacts
+ Blocked call
+ tel. number:
+ WARNING: This parameter allows block of calls. Notification about blocked calls will not be displayed!\nBut the blocked tel. numbers are logged in the \"Activity log\", which enables calling back to blocked tel. number by clicking on this log line.
+ Entire log
+ Blocked calls
+ Errors
+ Start of events
+ Pause of events
+ Stop of events
+ Restart of events
+ Profile activations
+ application installation
+
+ (G1)(R) Night light
+ (Z)(R) Reading mode
+ Eye comfort
+ (G1)(R) Eye comfort
+ for enable/disable Eye comfort
+ (I) Night light settings
+ (I) Eye comfort shield settings
+ (I) Reading mode settings
+ (S)(Z)(R) Eye comfort shield
+
+ If is not possible to grant this permission, maybe are not allowed restricted settings for PhoneProfilesPlus. Click here to allow it.
+
+ for enable/disable VPN
+
+ The need to have \"Draw over apps\" permanently enabled has been removed. Because this right is in \"Restricted settings\" and if it is enabled, banking applications and websites, payments for goods, services, etc., may be blocked or require turning off \"Draw over apps\" in PhoneProfilesPlus.
+ It is recommended to install the new version of PPPPutSettings (1.1), where there is a change that does not require \"Draw over apps\". For versions earlier than 1.1, parameters marked with (S) will still require this right.
+ For some profile parameters \"Draw over apps\" is still required, for example for \"Run applications, shortcuts, intents\".
+
+ Color value
+ Location name
+ Custom action
+
+ Empty list
+ Tone
+ Right arrow
+ Left arrow
+
+ [ Not set ]
+
+ Device lock screen
+ This parameter switches On/Off the device lock screen. When set to Off, the lock screen will not appear when the screen is turned on.
+
+ Setting \"Screen timeout\" in the system (by profile activation) does not disable \"Keep screen on\". You also need to configure \"Keep Screen On\" to \"Off\" if you want \"Screen Timeout\" to work on the system.
+ Screen On/Off
+ \"Keep screen on\" is \"On\". To set it \"Off\", configure and activate profile with \"Keep screen on\"=\"Off\".
+ for switch screen on/off
+ When \"Screen On/Off\" is configured, \"Device lock screen\" is disabled and vice versa. Is not possible to configure both.
+
+ Shizuku is installed, but not running. Please open Shizuku and start it from its application.
+ Open
+ Help
+
+ This parameter is for \"Call event\"=\"Missed call\".
+ \"Light\" is ambient light detected by Light device sensor.
PhoneProfilesPlusExtender
PPPE
+ PhoneProfilesPlusExtender
Extender for PhoneProfilesPlus. It working only in conjunction with PhoneProfilesPlus.
Version:
Accessibility service for profile parameter \"Force stop applications\"
Accessibility service for event parameters \"Application sensor\" and \"Orientation sensor\"
Enabled
Disabled
- Enable/Disable\nAccessibility service
+ Enable/Disable Accessibility service
Setting screen not found.
PhoneProfilesPlusExtender accessibility service
Accessibility service for event parameter \"SMS/MMS sensor\". Accessibility function is not used, service is needed for receiving SMS and MMS.
Permissions for event parameter \"SMS/MMS sensor\" - permission SMS
Not granted
Granted
- Grant/deny\npermissions
+ Grant/deny permissions
Accessibility service for event parameter \"Call sensor\". Accessibility function is not used, service is needed for receiving calls.
Permissions for event parameter \"Call sensor\" - permission Phone
Permissions for event parameter \"Call sensor\" - permission Phone, Call logs
@@ -2285,11 +2352,11 @@
Battery optimization for PhoneProfilesPlusExtender - please add it to \"Not optimized\" group
Optimized
Not optimized
- Open\nBattery optimization
+ Open Battery optimization
Device:
Android version:
Please enable \"Display pop-up windows while running in the background\". Without this enabled, \"Force stop applications\" will not be working.
- Open\nOther permissions\n(MIUI)
+ Open Other permissions (MIUI)
Grant permission
Shows permission which is needed grant it.
Permission not granted
@@ -2315,7 +2382,7 @@
XDA-developers
Discord
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
Twitter/X
Reddit
Bluesky
@@ -2355,7 +2422,7 @@
XDA-developers
Discord
PhoneProfilesPlus server
- PhoneProfilesPlus server invitation
+ Server invitation
Twitter/X
Reddit
Bluesky
diff --git a/cospravit.txt b/cospravit.txt
index 4adf1ffdb3..108ed56537 100644
--- a/cospravit.txt
+++ b/cospravit.txt
@@ -1,76 +1,8 @@
---------------------------------
-Hadanie warningov v kode:
-Toto hladaj:
-@SuppressLint
-@SuppressWarnings
-//noinspection
-
-------------------
-
-Ked nejde git push, skus v terminaly AS:
-git config credential.helper store
-
---------------------------------
-
-Preco uz nie je PPP v GPlay:
-
-Google restrictions:
-1. Android - All Wi-Fi related functions not working since Android 10.
-2. Google Play - Google require (currently) Android 10+ for applications. In application exists gradle configuration parameter:
- targetSdkVersion targetSdk
- and in PPP must be target sdk = 28. Android 10 is 29.
-
-In stores, in which is currently deployed PPP, restriction about target sdk not exists.
-
-----------------------------------------
-
-indicator color and its complementary color:
-dark tema: indicator:62a9f8 -> accent:f8b162 -> event delay:#F862F4
-light tema: indicator:4289d8 -> accent:cc893e -> event delay:#D842D4
-
-https://www.canva.com/colors/color-wheel/
-
-------------------------
-
Widget Preview Builder:
https://play.google.com/store/apps/details?id=lav.widgetpreviewbuilder.free&hl=en_US&gl=US
------------------------
-Ulohy, ktore su spravene [x] a ktore nie [ ]:
-[ ] Priority Notification Event
-[x] Normal media volume, headphone media volume, Bluetooth media volume
-[ ] Sony's "Stamina" mode as profile preference - skor Power save change senzor
-[ ] USB connection to PC as storage device, USB connection to PC as camera, connection to USB stick in accessories parameter for events
-[ ] option to hide PPP from Launcher
-[ ] Set min and max CPU frequency
-[ ] Open a website with profile
-[ ] profile/event search
-[x] Persistent profile/event: sets its options every x minutes - asi periodic sensor
-[ ] Android Wear support?
-[ ] (AND, OR, XOR, NOT. Or at least NOT.)<-NOT is already available in most preferences. If that stays, that does the same.
-[ ] a plugin system? (very small core app, ability to install additional event preferences, maybe only time event preinstalled)
-
-------------------------
-
-System.Settings:
-notifications_use_ring_volume ---+--> ze by na odlinkovanie zvonenia a notifikacii?
-unlink_volumes_together ---------+
-mute_streams_affected
-mode_ringer_streams_affected
-
-System.Global:
-heads_up_notifications_enabled
-
-Ako disablovat lockscreen, 2 kroky:
-1. nastavit, ze power tlacitko nema lockovat
- /data/system/locksettings.db - lockscreen.power_button_instantly_locks (0,1)
- len je otazka, ci toto existuje aj na starsich androidoch ako 5.0
-2. nastavit lockscreen timeout
- Settings.Secure - lock_screen_lock_after_timeout (milisekundy)
-
----------- PIN/password
-
1. ako zrusim pin/heslo
deviceManager.setPasswordMinimumLength(compName, 0);
@@ -287,21 +219,21 @@ Night light (blue light filter):
Vypada to, ze takto sa to robi:
if (isActive) {
- if (Build.VERSION.SDK_INT == Build.VERSION_CODES.N) { // API 24, ale skontroluj
- prefManager.saveOption(SettingsType.SECURE, "twilight_mode", 0)
- writeSecure("twilight_mode", 0)
- } else {
+ //if (Build.VERSION.SDK_INT == Build.VERSION_CODES.N) { // API 24, ale skontroluj
+ // prefManager.saveOption(SettingsType.SECURE, "twilight_mode", 0)
+ // writeSecure("twilight_mode", 0)
+ //} else {
prefManager.saveOption(SettingsType.SECURE, "night_display_activated", 0)
writeSecure("night_display_activated", 0)
- }
+ //}
} else {
- if (Build.VERSION.SDK_INT == Build.VERSION_CODES.N) { // API 24, ale skontroluj
- prefManager.saveOption(SettingsType.SECURE, "twilight_mode", 1)
- writeSecure("twilight_mode", 1)
- } else {
+ //if (Build.VERSION.SDK_INT == Build.VERSION_CODES.N) { // API 24, ale skontroluj
+ // prefManager.saveOption(SettingsType.SECURE, "twilight_mode", 1)
+ // writeSecure("twilight_mode", 1)
+ //} else {
prefManager.saveOption(SettingsType.SECURE, "night_display_activated", 1)
writeSecure("night_display_activated", 1)
- }
+ //}
}
fun Context.writeSecure(key: String?, value: Any?): Boolean {
@@ -314,29 +246,33 @@ fun Context.writeSecure(key: String?, value: Any?): Boolean {
}
}
-const val TWILIGHT_MODE = "twilight_mode"
+//const val TWILIGHT_MODE = "twilight_mode"
const val NIGHT_DISPLAY_ACTIVATED = "night_display_activated"
+- pouzijem toto len, chcem len zapnut/vypnut
const val NIGHT_DISPLAY_AUTO_MODE = "night_display_auto_mode"
const val NIGHT_DISPLAY_COLOR_TEMPERATURE = "night_display_color_temperature"
-// tiet dve este musim zistit, ci vobec vie nastavit.
+// tieto dve este musim zistit, ci vobec vie nastavit.
// v aplikacii to nie je
const val NIGHT_DISPLAY_CUSTOM_START_TIME = "night_display_custom_start_time"
const val NIGHT_DISPLAY_CUSTOM_END_TIME = "night_display_custom_end_time"
// pre API 24
-writeSecure(NightModeView.TWILIGHT_MODE, info.twilightMode)
+//writeSecure(NightModeView.TWILIGHT_MODE, info.twilightMode)
// pre API 25+
writeSecure(NightModeView.NIGHT_DISPLAY_ACTIVATED, info.nightModeActivated)
+- Funguje na Pixeli
+
writeSecure(NightModeView.NIGHT_DISPLAY_AUTO_MODE, info.nightModeAuto)
-writeSecure(NightModeView.NIGHT_DISPLAY_COLOR_TEMPERATURE, info.nightModeTemp)
+- Toto mozno bude treba na inych mobiloch ako Pixel. K tomu NIGHT_DISPLAY_ACTIVATED
+
+//writeSecure(NightModeView.NIGHT_DISPLAY_COLOR_TEMPERATURE, info.nightModeTemp)
Zdroj: https://github.com/zacharee/Tweaker/blob/master/app/src/main/java/com/zacharee1/systemuituner/services/tiles/NightModeTile.kt
Bude potrebovat WRITE_SECURE_SETTINGS.
Testovane cez System UI Tuner s grantnutym WRITE_SECURE_SETTINGS na Pixel 3a.
----
Testni to potom este na Samsungu, ci to ide. Neviem, niekde som cital, ze to zhasne obrazovku
a pomoze len restart mobilu. Len neviem ci to bolo pri tomto.
!!! Hm, tak ako som pisal. Na Samsungu to zhaslo obrazovku.
@@ -345,6 +281,33 @@ a pomoze len restart mobilu. Len neviem ci to bolo pri tomto.
!!! Ale? Mozno System UI tuner zapise len pri zmene automatiky aj to zapnutie. A to je mozno problem.
!!! Testni, testni testni.
+!!! Mozno treba len writeSecure(NightModeView.NIGHT_DISPLAY_ACTIVATED, info.nightModeActivated)
+!!! Lebo som sa rozhodol, ze to budem len zapinat/vypinat, nebudem menit parametre
+!!! Lebo toto asi je pre sunrise/sunset - ak teda toto blbne na Samsungu:
+!!! writeSecure(NightModeView.NIGHT_DISPLAY_AUTO_MODE, info.nightModeAuto)
+
+Mam ine, uvidime - ktohovie ci pojde na Samsungoch. Asi prd pomoze, ta apka je natvrdo pre API 24.
+https://github.com/farmerbb/Night-Light/blob/master/app/src/main/java/com/farmerbb/nightlight/util/U.java
+
+Ale mam toto:
+https://github.com/zacharee/Tweaker/issues/120
+
+Pre Samsung: https://www.macrodroidforum.com/index.php?threads/samsung-s21-eye-comfort-shield-setting-key.2962/
+Funguje na S10, S21, S23 = supeeer!!! a je to Setting.System "blue_light_filter", takze netreba G1 pravo.
+Nefunguje. Meni switch v Nastavenia ale filter nenhadzuje.
+
+Xiaomi Settings.System "screen_paper_mode_enabled" Rreba root!!! PPPPSaj G1 je tu nanic.
+
+
+Huawei: Settings.System "eyes_protection_mode", netreba G1 pravo. - tu je to trocha cudne (dava tam aj ine hodnoty), ale funguje 0/1
+Toto dam default pre vsetky ostatne mobily, napr. Oppo je vraj to iste co OnePlus:
+Pixel: Settings.Secure "night_display_activated", treba G1 pravo.
+OnePlus: Settings.Secure "night_display_activated", treba G1 pravo. Musel som si ho ale pridat, lebo ho tam nemal.
+
+Kde netreba G1, skus, ci nebude treba PPPPS.
+
+---
+Toto asi nie:
Mozno taky test tam dat, ze nech si uzivatel skusi a za par sekund vrati, teda ak to pojde.
Vyskusaj aj to. Testuj na Galaxy S10.
Ak to vrati, tak potom to sprav tak, ze uzivatel musi cez test dako prejst. A len ak potvrdi
@@ -359,6 +322,7 @@ Cize sprav na to dialog s tymi 3 parametrami:
S pouiztim public Dialog onCreateDialog(Bundle savedInstanceState)
---
+Zavolanie Settings = (I) parameter:
Toto je, ked to hore nepojde. Cize zavolanie Settings. Take uz mam pri nejakych parametroch profilu:
ACTION_NIGHT_DISPLAY_SETTINGS
@@ -387,24 +351,6 @@ Zatial mam nenapadlo, co s tym. Do nastaveni senzora daj aspon info preference o
-----------------------
-Treba pravo SYSTEM_ALERT_WINDOW pre (od API 29) - HOTOVO:
-- doExecuteForRunApplications()
-- PREF_PROFILE_DEVICE_MOBILE_DATA_PREFS
-- PREF_PROFILE_DEVICE_NETWORK_TYPE_PREFS
-- profile._deviceLocationServicePrefs
-- profile._deviceWiFiAPPrefs
-- profile._deviceVPNSettingsPrefs
-- profile._deviceWallpaperChange
-- profile._deviceVPN
-- profile._deviceCloseAllApplications
-- Permissions.grantPlayRingtoneNotificationPermissions()
-- ActivateProfileHelper.putSettingsParameter() - cize zavolanie PPPPS
-
-Toto neviem, mozno treba, mozno nie: netreba
-- CustomACRAEmailSender.send()
-
------------------------
-
6.4:
- Add: Added support for Shizuku for some profile parameters which requires ROOT.
- Change: Event priority displayed in Editor as sensor, also with pass status.
@@ -469,103 +415,75 @@ https://developer.android.com/develop/connectivity/nfc/nfc#ext-type
-------------------------------------
-Profil a novy parameter "Block phone calls"
-
-Ak je role nastavene, uz nefunguje jeho znovu-nastavenie, nozbrazuje sa ten bottom sheet na to.
-Ide len zrusit v Settings "Caller ID & spam app".
-Ak je nastavena ina apka ako PPP, zobrazi sa bottom sheet, takze toto je OK.
-Ako postupovat:
-1. ak je nastavene PPP, disablovat tuto volbu HOTOVO
-2. zobrazovat v summary stav, cize k tomu, co tam uz je dat pred to este stav. HOTOVO
-
-Treba permission na tie kontakty. Contacts.
-Samotny contacts a groups dialog, pyta pravo. Je volane: Permissions.grantContactsDialogPermissions(prefContext).
-Cize treba uz iba klasicky ako u inych parametroch. HOTOVO
-
-Treba este zistit, ci netreba dake dalise pravo.
-Ak bude treba, treba este dorobit Phone permission pre:
-
-
-NETREBA, testnute.
-
-A pridaj ešte contact list type, ako je v call senzore.
-No ale tuto nie je dobra vec, davat tam EventPreferencesCall.CONTACT_LIST_TYPE_NOT_USE.
-Prilis kriticke je toto blokovanie. Ta hodnota by znamenala, ze kazdy jeden hovor by to blokovalo.
-HOTOVO
-
-Import/Export
-- kontakty treba zakriptovat, pozri to u udalosti
-- kontakty treba dat, ze ich nechcem do backupu, je na to aj dialog, ten treba tiez upravit
-HOTOVO
-
-"Block phone calls" -> treba spravit indikator HOTOVO
-
-V servise nesmies blokovat, ak kontakty nie su nastavene. HOTOVO
-
--------------------------------
-
-Volane: restartEventsWithRescan()
-DataWrapper:
-- stopEventsForProfile() - false - kedy volane? - daj true, je to volane z EditorProfileListFragment.deleteProfile()
-- startEventAtFirstFtart() - false 2x - kedy volane? - nastav podla toho odkial je volane, cize pridaj parameter manualRestart
-
-EventStatic:
-- runStopEvent() - false - kedy volane? - daj true, je to volane len z GUI
-
-RestartEventsWithDealyWorker:
-- doWork() - false = kedy volane? - nastav podla dat z workera
-
-TimeChangedReceiver:
-- doWork() - false - kedy volane? - daj true, sice znova zacne duration, ale nevadi, toto je volane len na zmenu time zony
-
----
-
-Volane: restartEventsWithDelay()
-EditorEventListAdapter:
-- clearView() - false - kedy volane? - daj true, je to volane pri manualnom presuvani itemov eventov v Editore
-
-GrantPermisionActivity:
-- finishGrant() - false - kedy volane? - daj true vo vsetkych pripadoch, je to volane ked monci grant, ktory je bud z Editora alebo z notifikacie
-
-PPExtenderBroadcastReceiver:
-- onReceive() 0 false - kedy volane? - daj true, volane len raz, ked sa nakonektuje Extender
-
-------------------
-
-Chyba v ACTION_VIEW a aj v Chrome. Download apk, napriklad InstallWithOptions.
-Testni znova.
-
-Samsung, One UI 6. Problem je download apk cez ACTION_VIEW. Stale zobrazuje Downloading a hotovo.
-Cize tuto mam velky problem. Skus pozriet alebo pouzi DownloadManager. S21. Tych Samsungov je veľa.
-Cize to bude daky bug v Samsung One UI asi.
-Sranda, to iste robi Chrome aj ked priamo v nom otvorim InstallWithOtions releases a dam stiahnut.
-Problém je zjavne v Chrome. Keď dam default Samsung internet, žiaden problém s downloadom nie je.
-Alebo v One UI. Že je tam zlý downloader.
-
-------------
-
-Takze zatial kazdy mobil ma spriahnute ringing a system volume. Teda taky, co system nema v Settings.
-
------------------
-
-PPPPS:
-Added Neo Store into README.md.
-Change: Added GMail, Discord, Twitter, XDA-developers, Twitter, Reddit, Bluesky badges to README.md
-Change: Added "Support" submenu.
-Change: Changed label of main activity to "PPPPS".
-Change: Added more info about installation into README.md.
-Fixed appcompat 1.7.0 dependencies problem.
-Fix: Fixed download link of InstallWithOptions.pak in docs.
-
---------------
-
-Tieto retazce zmen:
- Green: events can be started.
- Orange: events cannot start - profile was activated manually.
-Tieto da j prepozitn nanovo (najprv si ho uprav tu), hlavne o tom povoleni behu udalsoti, uz nie je v menu, je v top bare.
- Red: events are stopped - events run can be enabled through Editor menu item \"Enable events run\".
- You disable global events run (red \"traffic light\") - enable it in Editor menu with item \"Enable events run\".
-
----
+PPP:
+Add: "Call screening" event sensor (move of profile parameter "Phone call")
+Add: Send SMS for missed call into Call senzor.
+Add: Profile parameter "Clear notifications".
+Add: "Eye comfort shield" profile parameter.
+Add: "Night light" profile parameter.
+Add: "(I) Night light settings" profile parameter.
+Add: Profile parameter "Screen on/off".
+Added but not tested and not used: Fix for dynamic colors in Samsung devices.
+Change: Added "Applications" parameter into "Music sensor".
+Change: Added filter into "Activity log".
+Change: Changed 404 link in "Draw over apps" permission wth "Restricted settings" info dialog.
+Change: Added support for "Restricted settings" if is required.
+Change: Called PPPPS over the service.
+Change: "Unlock device" changed to "Device lockscreen". Because this parameter enable/disable lockscreen.
+Change: Removed support for Huawei AppGallery.
+Change: Important info News about "Draw over apps".
+Change: "Phone call" profile parameter and "Send SMS" preference changed to dialog preference.
+Change: Added event state icon into popup about event states.
+Change: Moved "Enable events run" at top of popup about event states, run/stop indicator.
+Change: Added missing BT profiles into BT connected devices detector.
+Change: Show dialog for start Shizuku, when is not running but is installed.
+Change: New versions of PPPE and PPPPS.
+Change: Added bullets into description in traffic light popup.
+Change: Important info email link changed to Support popup menu.
+Change: Increased PPPE REQUIRED version code.
+Change: Added check for PPPPS REQUIRED version code, when must be used.
+Change: new LATEST PPPPS version code.
+Change: Added "Do not disturb access" into Settings/Permissions.
+Change: Added "History of UI changes" into README.md
+Change: Do not use hiding of header at scroll in Activator grid view.
+Change: "Change wallpaper" profile parameter - wallpaper URI conversion to bitmap with MediaStore/ImageDecoder.
+Change: README.md Added note about "Google Play Protect" dialog displayed during PPP installation.
+Change: fastlane full_description: Added note about "Google Play Protect" dialog displayed during PPP installation.
+Change: Added info about "Send SMS" in "Call sensor".
+Change: Added info about "Check light" in "Orientation sensor".
+Change: GUI: backgroung color, coponents colors, design.
+Fix: GUI: coponents colors, design.
+Fix: Fixed rectangle ripple for Android < 13.
+Fix: Bad aligned color channels in AndroidClearChroma.
+Fixed string in APKPure check PPP release dialog.
+Fix: Fixed set volume when unlink is disabled and volumes are merged.
+Fix: Do not stop event in EventsHandler even when is not good by sensors requirements.
+Fix: Fixed installation of PPPE and PPPPS. Required is Droid-ify for API >= 33.
+Fix: Fixed version code and name of PPPE a PPPPS.
+Fix: Fixed not playing notification about profile activation when "Confirm activating profile" is disabled.
+Fix: Fixed native notification style. Removed is big space in notification.
+Fix: Fixed not working "Change to random image" in Android 14+.
+Fixed layout of PPP compact notification for Samsung One UI 6.
+Fix: Fixed notification without decorator for Samsung.
+Fix: Maybe fixed not paused event even when is not good configured.
+Fix: Check location permission only when is required.
+Fix: Fixed deleted "Vibration intensity" in profile parameters screen.
+Fix: "Vibration intensity" max. values for Android 14+.
+Fix: Fixed SQLite TEXT constants.
+Fix: Fixed activity log for installation of PPP.
+Fix: Fixed check of SYSTEM_ALERT_WINDOW permission.
+Fix: Fixed "Mobile cells scanning": was not possible to enable it, if Phone permission is not granted.
+Fix: Added check for permissions in profile preferences screen for profile parameters in "Others".
+Fix: Do not show red text for grant Shizuku, when Shizuku is started, but not granted, and is not used any parameter using (Z) parameters.
+Fix: Mobile cells editor and Re-Scan button - enable it and ask for grant needed permissions.
+Fix: "Change wallpaper" profile parameter and "Draw over apps" permission check.
+Fix: Fixed change of wallpapers by "Change wallpaper" profile parameter.
+Fix: Maybe fixed adding groups into contacts.
+Fix: Detection of in system configured BT Names by its address.
+Fix: Detection of configured BT. Better for multithreading.
+Fix: Bluetooth sensor - Connection type=Connected.
+Fix: Not working send e-mail with attachments in Android 15.
+Fix: Do not ask for grant Shizuku if is PPPPS installed.
+Fix: Fixed "Custom color dialog" for "Restart events icon".
+Fix: Detection of BTLE devices (watch).
-Pokusxxx
\ No newline at end of file
diff --git a/dependencies.gradle b/dependencies.gradle
index 4c9539adb0..8cc5f6b080 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -5,13 +5,13 @@ ext.ppVersions = [
// Add new version, published in GitHub Relases, also into Discord PPP server
- publishVersion : '6.5.1.2b',
- publishVersionCode: 7174,
+ publishVersion : '7.0',
+ publishVersionCode: 7200,
minSdk : 26,
targetSdk : 28,
- compileSdk : 34,
- buildTools : '34.0.0',
+ compileSdk : 35,
+ buildTools : '35.0.0',
appcompatXLib : '1.7.0', //'1.6.1', //'1.5.1',
kotlinStdlibJdk8 : '1.8.22', // appcompat 1.7.0 - dependencies problem, this fixed it
@@ -19,7 +19,7 @@ ext.ppVersions = [
recyclerView : '1.3.2', //''1.3.1',
autoservice : '1.1.1',
- acra : '5.11.3', //'5.11.2'
+ acra : '5.11.4', //'5.11.3'
- shizuku : '12.1.0' // It must by this version, because of Shizuku.newProcess()
+ shizuku : '13.1.0' // It must by this version, because of Shizuku.newProcess()
]
diff --git a/docs/FDroid_ChangeLog.html b/docs/FDroid_ChangeLog.html
index 5b4088d647..3256dcaeb1 100644
--- a/docs/FDroid_ChangeLog.html
+++ b/docs/FDroid_ChangeLog.html
@@ -7,45 +7,79 @@
PhoneProfilesPlus Changelog
-Version: 6.5.1, 6.5.1.1
+Version: 7.0
- - Added Neo Store into README.md.
- - Add: Dash Clock Widget in Settings.
- - Change: Added support for "Neo Store" for PPP, PPPE, PPPPS installation.
- - Change: Added support for "Neo Store".
- - Change: Installation of PPP, PPPE from GitHub.
- - Change: Applied patch #131, which fixes detection of mobile cells when is checked "Start when outside mobile cell".
- - Change: Detection of PPPPS if Shizuku is installed but PPPPS not. Use Shizuku instead.
- - Change: Do not use broadcast for start Activator/Editor from notification in API < 31. Not nedded it.
- - Change: Launcher for widgets, notification moved from "Application interface" to widgets, notification settings.
- - Change: Changed label of main activity to "PPP".
- - Change: Create shortcuts: added possibility to set icon name for shortcut.
- - Change: Added private constructor to utility classes (with all methods static).
- - Change: Added call of doAfterFirstStart when Shizuku is started.
- - Change: Added test for managers, adapters to check the enablement of the event sensor.
- - Change: "Music sensor": added support for detection of music controller.
- - Change: "Default SIM": added support for Android 13-. Maybe will be working in all devices.
- - Change: "SIM on/off": added support for Android 12+. Maybe will be working in all devices.
- - Change: Added button divider into Samsung edge panel.
- - Change: Added support for CellInfoNr into Mobile cells scanning. It is for 5G mobile net.
- - Change: Removed Support e-mail from "About application".
- - Change: Use Shizuku if PPPPS is not installed.
- - Change: Show red text about not granted Shizuku, if is running and PPPPS is also checked.
- - Change: Added required version of PPPPS.
- - Change: Added GMail, XDA-developers, Twitter, Reddit, Bluesky, Discord PPP server badge into README.md
- - Change: Added labels into README.md badges.
- - Change: Added XDA-developers, Twitter, Reddit, Bluesky, Discord into Editor "Support" menu.
- - Fixed appcompat 1.7.0 dependencies problem.
- - Fix: Fixed download url for InstallWithOptions.apk.
- - Fix: Force set Wi-Fi, Bluetooth, Mobile cells sensor not passed, when Location is disabled.
- - Fix: Installation of PPPPS for API 34+: download urls for InstallWithOptions.apk. and PPPPutSettings.apk.
- - Fix: Fixed show error when scanning is not enabled and is required for sensor.
- - Fix: Maybe fixed set volume during Priority DND.
- - Fix: Maybe fixed set volumes.
- - Fix: Simulating ringing call: Fixed check of mute ringing state. Must be checked not form system, but from activated profile.
- - Fix: Fixed check of settings, service commands.
- - Fix: Fixed test of preference allowed state for dual sim notification tone profile parameter.
+ - Add: "Call screening" event sensor (move of profile parameter "Phone call")
+ - Add: Send SMS for missed call into Call senzor.
+ - Add: Profile parameter "Clear notifications".
+ - Add: "Eye comfort shield" profile parameter.
+ - Add: "Night light" profile parameter.
+ - Add: "(I) Night light settings" profile parameter.
+ - Add: Profile parameter "Screen on/off".
+ - Added but not tested and not used: Fix for dynamic colors in Samsung devices.
+ - Change: Added "Applications" parameter into "Music sensor".
+ - Change: Added filter into "Activity log".
+ - Change: Changed 404 link in "Draw over apps" permission wth "Restricted settings" info dialog.
+ - Change: Added support for "Restricted settings" if is required.
+ - Change: Called PPPPS over the service.
+ - Change: "Unlock device" changed to "Device lockscreen". Because this parameter enable/disable lockscreen.
+ - Change: Removed support for Huawei AppGallery.
+ - Change: Important info News about "Draw over apps".
+ - Change: "Phone call" profile parameter and "Send SMS" preference changed to dialog preference.
+ - Change: Added event state icon into popup about event states.
+ - Change: Moved "Enable events run" at top of popup about event states, run/stop indicator.
+ - Change: Added missing BT profiles into BT connected devices detector.
+ - Change: Show dialog for start Shizuku, when is not running but is installed.
+ - Change: New versions of PPPE and PPPPS.
+ - Change: Added bullets into description in traffic light popup.
+ - Change: Important info email link changed to Support popup menu.
+ - Change: Increased PPPE REQUIRED version code.
+ - Change: Added check for PPPPS REQUIRED version code, when must be used.
+ - Change: new LATEST PPPPS version code.
+ - Change: Added "Do not disturb access" into Settings/Permissions.
+ - Change: Added "History of UI changes" into README.md
+ - Change: Do not use hiding of header at scroll in Activator grid view.
+ - Change: "Change wallpaper" profile parameter - wallpaper URI conversion to bitmap with MediaStore/ImageDecoder.
+ - Change: README.md Added note about "Google Play Protect" dialog displayed during PPP installation.
+ - Change: fastlane full_description: Added note about "Google Play Protect" dialog displayed during PPP installation.
+ - Change: Added info about "Send SMS" in "Call sensor".
+ - Change: Added info about "Check light" in "Orientation sensor".
+ - Change: GUI: backgroung color, coponents colors, design.
+ - Fix: GUI: coponents colors, design.
+ - Fix: Fixed rectangle ripple for Android < 13.
+ - Fix: Bad aligned color channels in AndroidClearChroma.
+ - Fixed string in APKPure check PPP release dialog.
+ - Fix: Fixed set volume when unlink is disabled and volumes are merged.
+ - Fix: Do not stop event in EventsHandler even when is not good by sensors requirements.
+ - Fix: Fixed installation of PPPE and PPPPS. Required is Droid-ify for API >= 33.
+ - Fix: Fixed version code and name of PPPE a PPPPS.
+ - Fix: Fixed not playing notification about profile activation when "Confirm activating profile" is disabled.
+ - Fix: Fixed native notification style. Removed is big space in notification.
+ - Fix: Fixed not working "Change to random image" in Android 14+.
+ - Fixed layout of PPP compact notification for Samsung One UI 6.
+ - Fix: Fixed notification without decorator for Samsung.
+ - Fix: Maybe fixed not paused event even when is not good configured.
+ - Fix: Check location permission only when is required.
+ - Fix: Fixed deleted "Vibration intensity" in profile parameters screen.
+ - Fix: "Vibration intensity" max. values for Android 14+.
+ - Fix: Fixed SQLite TEXT constants.
+ - Fix: Fixed activity log for installation of PPP.
+ - Fix: Fixed check of SYSTEM_ALERT_WINDOW permission.
+ - Fix: Fixed "Mobile cells scanning": was not possible to enable it, if Phone permission is not granted.
+ - Fix: Added check for permissions in profile preferences screen for profile parameters in "Others".
+ - Fix: Do not show red text for grant Shizuku, when Shizuku is started, but not granted, and is not used any parameter using (Z) parameters.
+ - Fix: Mobile cells editor and Re-Scan button - enable it and ask for grant needed permissions.
+ - Fix: "Change wallpaper" profile parameter and "Draw over apps" permission check.
+ - Fix: Fixed change of wallpapers by "Change wallpaper" profile parameter.
+ - Fix: Maybe fixed adding groups into contacts.
+ - Fix: Detection of in system configured BT Names by its address.
+ - Fix: Detection of configured BT. Better for multithreading.
+ - Fix: Bluetooth sensor - Connection type=Connected.
+ - Fix: Not working send e-mail with attachments in Android 15.
+ - Fix: Do not ask for grant Shizuku if is PPPPS installed.
+ - Fix: Fixed "Custom color dialog" for "Restart events icon".
+ - Fix: Detection of BTLE devices (watch).
@@ -57,7 +91,7 @@ Version: 6.5.1, 6.5.1.1
- Release information on GitHub.
+ Release information on GitHub.