summaryrefslogtreecommitdiff
path: root/demo
AgeCommit message (Expand)AuthorFilesLines
2023-01-14Remove manual GDateTime memory managementMaciej S. Szmigiero1-2/+1
2023-01-14Use automatic char* memory management where possibleMaciej S. Szmigiero2-10/+8
2023-01-05Remove manual GError memory managementMaciej S. Szmigiero2-5/+3
2022-01-11GClueSimple: provide a _finish variant for the new_with_tresholdsBilal Elmoussaoui1-1/+1
2021-10-21Don't use G_TYPE_INSTANCE_GET_PRIVATETeemu Ikonen1-3/+1
2021-10-20demo: Don't use GTimeVal and g_date_time_new_from_timeval_localTeemu Ikonen1-3/+4
2020-02-19lib: Make use of new thresholds setting APIZeeshan Ali1-8/+7
2019-11-14where-am-I: Handle gclue_simple_get_client returning NULLMatthias Clasen1-10/+12
2019-03-11Move D-Bus interface XML & code into separate dirZeeshan Ali1-4/+2
2019-01-04Drop use of deprecated g_type_class_add_private()Zeeshan Ali1-8/+7
2018-10-22Trivia: Fix several typosLaurent Bigonville1-1/+1
2018-10-21build: Gather common path variables in root meson.buildJan Alexander Steffens (heftig)1-6/+4
2018-10-15build: Use join_paths instead of concatenating the paths manuallyLaurent Bigonville1-3/+3
2018-10-15build: Set absolute path of libexecdirLaurent Bigonville1-1/+1
2018-10-02build: Don't hardcode the path of python3Ting-Wei Lan1-1/+1
2018-09-25build: Install demo agent to autostart directory tooZeeshan Ali2-6/+40
2018-09-24Revert "build: Install demo agent to autostart directory too"Zeeshan Ali2-26/+6
2018-09-24Revert "build: Pass absolute path of sysconfdir to install-file.py"Zeeshan Ali1-2/+1
2018-09-24build: Pass absolute path of sysconfdir to install-file.pyZeeshan Ali1-1/+2
2018-09-24build: Install demo agent to autostart directory tooZeeshan Ali2-6/+26
2018-09-24Revert "build: Install demo agent to autostart directory too"Zeeshan Ali1-10/+6
2018-09-24build: Install demo agent to autostart directory tooZeeshan Ali1-6/+10
2018-09-13build: Drop autotoolsZeeshan Ali1-73/+0
2018-09-11demo: Drop a redundant paramZeeshan Ali1-2/+1
2018-07-11build,meson: Drop -WerrorZeeshan Ali1-4/+0
2018-07-10build: Declare build-time deps on generated headersZeeshan Ali1-3/+3
2018-07-09build: Use 'link-whole' to link static libsZeeshan Ali1-1/+1
2018-07-09meson: Simpler meson optionsZeeshan Ali1-2/+2
2018-07-09Add meson build supportZeeshan Ali1-0/+62
2018-07-09demo: No need to mark translatable strings in desktop filesZeeshan Ali2-8/+8
2018-06-29agent: Register the agent whenever geoclue startsValentin Blot1-22/+48
2018-06-29agent: Unimplement unused interface GAsyncInitableValentin Blot3-117/+37
2018-04-27Autostart the demo agent by defaultMathieu Bridon2-0/+4
2018-04-27Only install the demo agent desktop file when requestedMathieu Bridon1-2/+5
2018-04-22Remove redundant '(C)' in copyright headersZeeshan Ali4-4/+4
2018-04-19demo: Add '--time-threshold' CLI optionZeeshan Ali1-0/+12
2017-03-13agent: Remove redundant ';' from if statementRob Norris1-1/+1
2016-05-25demo: Remove unnecessary g_variant_unref callJustin Kim1-1/+0
2016-04-20where-am-i: Show location timestampEmilio Pozuelo Monfort1-0/+20
2016-02-11demo,agent: Show reason when providedZeeshan Ali (Khattak)1-4/+11
2016-02-11demo: Provide reason to access location dataZeeshan Ali (Khattak)1-0/+1
2016-02-11demo,agent: Critical log message on failing to show notificationZeeshan Ali (Khattak)1-0/+1
2016-01-28Move public-api directory to toplevelCosimo Cecchi1-4/+4
2015-10-21demo: Directly link to internal libraryZeeshan Ali (Khattak)1-4/+2
2015-10-14demo: Make use of new GClueSimple APIZeeshan Ali (Khattak)1-50/+20
2015-10-09demo,agent: Look for library files in srcdir as wellZeeshan Ali (Khattak)1-1/+4
2015-10-09demo: Look for library files in srcdir as wellZeeshan Ali (Khattak)1-0/+3
2015-10-09demo: Adapt where-am-i to use convenience APIZeeshan Ali (Khattak)2-279/+73
2015-04-09demo,where-am-i: Prettier outputZeeshan Ali (Khattak)1-4/+4
2015-04-09demo,where-am-i: Use '°' for degreesZeeshan Ali (Khattak)1-2/+2