proximity trigger

This commit is contained in:
2025-11-06 23:27:32 +01:00
parent 55a1c24753
commit fdcdaf53c9
3 changed files with 60 additions and 8 deletions

View File

@@ -966,4 +966,7 @@
<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>
<string name="proximitySensorHint">A proximity sensor works differently on every device model. On some it just reports close or far as binary values, on others it may report more granular values. You may use this tester to see how it behaves on your device.</string>
<string name="close">close</string>
<string name="far">far</string>
</resources>