Proximity sensor trigger

This commit is contained in:
2025-11-02 19:10:05 +01:00
parent e8e763210b
commit 3497d7b8ea
6 changed files with 316 additions and 0 deletions

View File

@@ -962,4 +962,8 @@
<string name="permissionForegroundServiceTypeSpecialUseRequired">Permission FOREGROUND_SERVICE_TYPE_SPECIAL_USE is required to start.</string>
<string name="uiTheme">UI theme</string>
<string name="uiThemeSummary">The theme of the graphical user interface. Application required.</string>
<string name="proximity">Proximity</string>
<string name="testArea">Test area</string>
<string name="testAreaProximityComment">Approach your device to test how it reacts.</string>
<string name="deviceDoesntHaveProximitySensor">Your device doesn\'t seem to have a proximity sensor.</string>
</resources>