- 17 Jan, 2014 2 commits
-
-
Zeeshan Ali authored
Currently locator doesn't actually makes use of it cause it only has one source right now but later we use it to decide which sources to initialize and which not to.
-
Zeeshan Ali authored
These methods were removed a while ago.
-
- 16 Sep, 2013 1 commit
-
-
Bastien Nocera authored
And use a copy-pasted version of geocode-glib's GeocodeLocation object instead, so we don't end up duplicating bug fixes in both projects.
-
- 06 Sep, 2013 1 commit
-
-
Zeeshan Ali authored
-
- 20 Aug, 2013 1 commit
-
-
Zeeshan Ali authored
-
- 16 Aug, 2013 1 commit
-
-
Zeeshan Ali authored
geocode-glib is meant to only do (reverse-)geocoding and all geolocation code belongs to us. This means we now drop our geocode-glib dep and instead directly depend on: json-glib-1.0 >= 0.14 libsoup-2.4 geoip (Only needed by geoip server)
-
- 29 Jul, 2013 1 commit
-
-
Zeeshan Ali authored
-
- 30 May, 2013 1 commit
-
-
Zeeshan Ali authored
This class will be responsible for doing the actual geolocating. As a starter, it makes use of the IP-based geolocation API of geocode-glib. Perhaps we should move the appr. API from geocode-glib to geoclue in near future.
-