aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/sensors/Sensors.java
Commit message (Expand)AuthorAgeFilesLines
* fix #4618: crash due to invalid Google Play serviceSamuel Tardieu2015-01-151-2/+11
* Use new setting for low-power instead the of the current oneSamuel Tardieu2015-01-081-1/+1
* Favor the orientation sensor over the rotation oneSamuel Tardieu2015-01-081-9/+7
* fix #4603: do not query the magnetic field sensorSamuel Tardieu2015-01-081-9/+7
* Remove verbose debug information from sensorsSamuel Tardieu2015-01-011-10/+2
* Use an initial value in rotation sensorsSamuel Tardieu2015-01-011-3/+3
* Use GPS when compass is disabled or absentSamuel Tardieu2015-01-011-0/+168