summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-26service-client: Refuse access without an agentBastien Nocera1-10/+17
2018-04-22Remove redundant '(C)' in copyright headersZeeshan Ali73-82/+82
2018-04-19demo: Add '--time-threshold' CLI optionZeeshan Ali1-0/+12
2018-04-19service-client: Forward TimeThreshold to sourcesZeeshan Ali1-1/+6
2018-04-19locator: Aggregate time-threshold for sourcesZeeshan Ali2-1/+94
2018-04-19modem-gps: Forward time-threshold to modemZeeshan Ali1-0/+19
2018-04-19modem-manager: Implement 'time-threshold' propertyZeeshan Ali1-2/+78
2018-04-19modem: Add 'time-threshold' propertyZeeshan Ali2-0/+33
2018-04-19location-source: Add 'time-threshold' propertyZeeshan Ali2-0/+36
2018-04-19Add GClueMinUINT classZeeshan Ali3-0/+294
2018-04-14modem-gps: Fix short-description in doc commentZeeshan Ali1-1/+1
2018-04-12Release 2.4.82.4.8Zeeshan Ali2-1/+16
2018-04-12Require mm-glib >= 1.6Zeeshan Ali1-1/+1
2017-09-04simple: Re-use existing client/locationZeeshan Ali1-2/+10
2017-08-11modem-manager: Instant GPS location updateValentin Blot1-0/+23
2017-07-20conf: More info about apps white-listZeeshan Ali1-0/+6
2017-06-09location: Correct value of TIME_DIFF_THRESHOLDValentin Blot1-1/+1
2017-05-29Release 2.4.72.4.7Zeeshan Ali2-1/+7
2017-05-29nmea-source: Verbose invalid accuracy value warningZeeshan Ali1-1/+2
2017-04-26location: Add a NULL-checkZeeshan Ali1-0/+2
2017-04-26location: It's OK if NMEA doesn't provide altitudeZeeshan Ali1-2/+0
2017-03-27Release 2.4.62.4.6Zeeshan Ali2-1/+13
2017-03-18data: Add gnome-shell to the whitelistFlorian Müllner1-0/+5
2017-03-13agent: Remove redundant ';' from if statementRob Norris1-1/+1
2017-03-13simple: Correct function name in doc commentRob Norris1-1/+1
2017-02-28data: Add "Night Light" functionality to the whitelistBastien Nocera1-0/+5
2017-01-27Bump version in configure.ac2.4.5Zeeshan Ali1-1/+1
2017-01-27Release 2.4.5Zeeshan Ali1-1/+5
2016-12-19service-location: Drop a redundant unrefZeeshan Ali1-1/+0
2016-09-06Release 2.4.42.4.4Zeeshan Ali2-1/+22
2016-09-06build: Don't hardcode libtool pathZeeshan Ali1-1/+1
2016-09-06build: Link directly against the libtool fileZeeshan Ali1-1/+1
2016-09-06build: Minor indentation fixZeeshan Ali1-1/+1
2016-07-01service-client: Add a TimeThreshold propertyEmilio Pozuelo Monfort2-1/+54
2016-07-01service-client: Add a debug logJustin Kim1-1/+5
2016-07-01service-client: threshold -> distance_thresholdJustin Kim1-7/+14
2016-07-01client: Annotate default value of DistanceThresholdJustin Kim1-1/+5
2016-06-24build: Fix gtk-doc build when builddir ≠ srcdirTing-Wei Lan2-7/+12
2016-06-23client-info: Reliable desktop ID for flatpak as wellBastien Nocera1-1/+4
2016-05-30lib: Define CC and other variables for g-ir-scannerColin Walters1-1/+7
2016-05-25demo: Remove unnecessary g_variant_unref callJustin Kim1-1/+0
2016-05-20web-source: Check for full internet availabilityZeeshan Ali (Khattak)1-20/+40
2016-05-20web-source: Mark unused arg as suchZeeshan Ali (Khattak)1-1/+1
2016-05-19web-source: A minor typo fix in a commentZeeshan Ali (Khattak)1-1/+1
2016-05-19location: A minor simplification of calculationZeeshan Ali (Khattak)1-1/+1
2016-04-20where-am-i: Show location timestampEmilio Pozuelo Monfort1-0/+20
2016-04-20Expose the location's timestamp over D-BusEmilio Pozuelo Monfort5-0/+38
2016-04-20Add a gclue_location_new_full() functionEmilio Pozuelo Monfort3-15/+22
2016-04-05location: Update from geocode-glibZeeshan Ali (Khattak)9-8/+47
2016-03-23service-client: Fix comparison against zeroPhilip Withnall1-1/+1