aboutsummaryrefslogtreecommitdiffstats
path: root/src/location-corelocation.m (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add location_t type with lat/lon fieldsJon Lund Steffensen2015-01-041-3/+4
|
* location: Make translated string about recheck shared between all providersJon Lund Steffensen2014-12-281-3/+3
|
* corelocation: Fix missing space character in stringJon Lund Steffensen2014-12-281-1/+1
|
* Add CoreLocation (OSX) location providerJon Lund Steffensen2014-12-151-0/+163
Similarly to the Geoclue provider, the CoreLocation provider only requests the location on startup.