File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
metadata/com.programminghoch10.SensorMod/en-US Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
# SensorMod
2
2
3
- This Module allows you to selectively disable sensors.
3
+ This Module allows you to selectively disable sensors on your android device.
4
+ Every sensor is listed and can be selectively disabled at choice.
5
+ Supports all sensors reported by Android through the SensorManager API.
6
+ Select all apps to disable the sensors for as scope for the module.
Original file line number Diff line number Diff line change 1
1
<resources >
2
2
<string name =" app_name" >SensorMod</string >
3
- <string name =" description" >This Module allows you to selectively disable sensors.</string >
3
+ <string name =" description" >Selectively disable sensors.</string >
4
4
<string name =" title_activity_settings" >SensorMod Settings</string >
5
5
</resources >
Original file line number Diff line number Diff line change 1
1
This Module allows you to selectively disable sensors on your android device.
2
2
Every sensor is listed and can be selectively disabled at choice.
3
3
Supports all sensors reported by Android through the SensorManager API.
4
+ Select all apps to disable the sensors for as scope for the module.
Original file line number Diff line number Diff line change 1
- This Module allows you to selectively disable sensors.
1
+ Selectively disable sensors.
You can’t perform that action at this time.
0 commit comments