modules: Add new geolocation module to handle location access requests

Desktop / Enlightenment / Enlightenment - Stefan Schmidt [samsung.com] - 2 April 2015 14:14 UTC

This implements an GeoClue2 agents which gets called whenever an application tries to access the location resource. It allows the user to allow or deny this resource to the application.

ef94cfd modules: Add new geolocation module to handle location access requests
configure.ac | 2 +
src/modules/Makefile.mk | 2 +
src/modules/Makefile_geoclue2.mk | 20 +++
src/modules/geoclue2/e-module-geoclue2.edj | Bin 0 -> 9300 bytes
src/modules/geoclue2/e_mod_main.c | 190 ++++++++++++++++++++++++++++
src/modules/geoclue2/module.desktop.in | 7 +
6 files changed, 221 insertions(+)

Upstream: git.enlightenment.org


  • Share