summaryrefslogtreecommitdiff
path: root/demo
Commit message (Expand)AuthorAgeFilesLines
* build: Don't hardcode the path of python3Ting-Wei Lan2018-10-021-1/+1
* build: Install demo agent to autostart directory tooZeeshan Ali2018-09-252-6/+40
* Revert "build: Install demo agent to autostart directory too"Zeeshan Ali2018-09-242-26/+6
* Revert "build: Pass absolute path of sysconfdir to install-file.py"Zeeshan Ali2018-09-241-2/+1
* build: Pass absolute path of sysconfdir to install-file.pyZeeshan Ali2018-09-241-1/+2
* build: Install demo agent to autostart directory tooZeeshan Ali2018-09-242-6/+26
* Revert "build: Install demo agent to autostart directory too"Zeeshan Ali2018-09-241-10/+6
* build: Install demo agent to autostart directory tooZeeshan Ali2018-09-241-6/+10
* build: Drop autotoolsZeeshan Ali2018-09-131-73/+0
* demo: Drop a redundant paramZeeshan Ali2018-09-111-2/+1
* build,meson: Drop -WerrorZeeshan Ali2018-07-111-4/+0
* build: Declare build-time deps on generated headersZeeshan Ali2018-07-101-3/+3
* build: Use 'link-whole' to link static libsZeeshan Ali2018-07-091-1/+1
* meson: Simpler meson optionsZeeshan Ali2018-07-091-2/+2
* Add meson build supportZeeshan Ali2018-07-091-0/+62
* demo: No need to mark translatable strings in desktop filesZeeshan Ali2018-07-092-8/+8
* agent: Register the agent whenever geoclue startsValentin Blot2018-06-291-22/+48
* agent: Unimplement unused interface GAsyncInitableValentin Blot2018-06-293-117/+37
* Autostart the demo agent by defaultMathieu Bridon2018-04-272-0/+4
* Only install the demo agent desktop file when requestedMathieu Bridon2018-04-271-2/+5
* Remove redundant '(C)' in copyright headersZeeshan Ali2018-04-224-4/+4
* demo: Add '--time-threshold' CLI optionZeeshan Ali2018-04-191-0/+12
* agent: Remove redundant ';' from if statementRob Norris2017-03-131-1/+1
* demo: Remove unnecessary g_variant_unref callJustin Kim2016-05-251-1/+0
* where-am-i: Show location timestampEmilio Pozuelo Monfort2016-04-201-0/+20
* demo,agent: Show reason when providedwip/xdg-authZeeshan Ali (Khattak)2016-02-111-4/+11
* demo: Provide reason to access location dataZeeshan Ali (Khattak)2016-02-111-0/+1
* demo,agent: Critical log message on failing to show notificationZeeshan Ali (Khattak)2016-02-111-0/+1
* Move public-api directory to toplevelCosimo Cecchi2016-01-281-4/+4
* demo: Directly link to internal libraryZeeshan Ali (Khattak)2015-10-211-4/+2
* demo: Make use of new GClueSimple APIZeeshan Ali (Khattak)2015-10-141-50/+20
* demo,agent: Look for library files in srcdir as wellZeeshan Ali (Khattak)2015-10-091-1/+4
* demo: Look for library files in srcdir as wellZeeshan Ali (Khattak)2015-10-091-0/+3
* demo: Adapt where-am-i to use convenience APIZeeshan Ali (Khattak)2015-10-092-279/+73
* demo,where-am-i: Prettier outputZeeshan Ali (Khattak)2015-04-091-4/+4
* demo,where-am-i: Use '°' for degreesZeeshan Ali (Khattak)2015-04-091-2/+2
* demo,where-am-i: Units after the numberZeeshan Ali (Khattak)2015-04-091-4/+4
* demo,where-am-i: Print speed & headingAnkit2015-04-081-1/+9
* demo,where-am-i: Cmdline option to tweak accuracy levelZeeshan Ali (Khattak)2014-06-291-10/+23
* demo,where-am-i: Cmdline option to tweak timeoutZeeshan Ali (Khattak)2014-06-281-2/+26
* demo: Exit if geoclue deactivates us automaticallyZeeshan Ali (Khattak)2014-06-031-0/+29
* where-am-i: Print altitude infoZeeshan Ali (Khattak)2014-04-111-1/+5
* demo: Don't distribute .desktop.in filesZeeshan Ali (Khattak)2014-04-101-2/+2
* demo: Agent prints 'geolocation in use' infoZeeshan Ali (Khattak)2014-03-211-0/+42
* demo: Move demo apps under libexecdirZeeshan Ali (Khattak)2014-03-013-5/+5
* agent: Correct binary path in desktop fileZeeshan Ali (Khattak)2014-03-011-1/+1
* agent: Fixed object pathZeeshan Ali (Khattak)2014-02-241-5/+4
* demo,agent: Set max accuracy levelZeeshan Ali (Khattak)2014-02-241-0/+3
* agent: Move generated agent code to its own directoryZeeshan Ali (Khattak)2014-02-131-14/+3
* demo,build: Include agent xml from srcdirZeeshan Ali (Khattak)2014-01-301-1/+1