aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/sensors/GeoData.java
Commit message (Expand)AuthorAgeFilesLines
* Use GPS when compass is disabled or absentSamuel Tardieu2015-01-011-1/+1
* remove Eclipse compile errorBananeweizen2014-11-261-0/+1
* fix #4325: retrieve home location from geocaching.comSamuel Tardieu2014-11-251-17/+34
* Inline once-used private method GeoData.getLocationProviderSamuel Tardieu2014-11-231-18/+13
* Inline once-used short method GeoData.isRecentSamuel Tardieu2014-11-231-5/+1
* Remove identity method GeoData#getLocation()Samuel Tardieu2014-11-231-4/+0
* Remove used-once interface IGeoDataSamuel Tardieu2014-11-231-8/+7
* refactoring: move LocationProviderType to fitting packageBananeweizen2014-11-101-1/+0
* rename packageBananeweizen2014-11-021-1/+1
* Use Nullable annotation from EclipseSamuel Tardieu2014-10-091-2/+2
* refactoring: remove double negationBananeweizen2014-09-101-2/+2
* code cleanupBananeweizen2014-08-291-3/+2
* Get the initial location from Android at startup timeSamuel Tardieu2014-08-261-8/+55
* Distinguish visually between low-power and regular fused providersSamuel Tardieu2014-08-191-1/+6
* fix #4140: blocking geodata call in emulatorSamuel Tardieu2014-08-121-0/+13
* Use the Google Play fused location service when availableSamuel Tardieu2014-08-051-2/+5
* Remove GPS status from location informationSamuel Tardieu2014-08-031-22/+1
* Remove special handling of pseudo locationSamuel Tardieu2014-08-031-8/+1
* Always use a combined geodata and direction providerSamuel Tardieu2014-03-061-4/+4
* refactoring: create cgeo.geocaching.sensors packageSamuel Tardieu2014-03-061-0/+67