summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mozilla: Don't use GTimeVal and g_time_val_to_iso8601Teemu Ikonen2021-10-211-7/+11
* location: Don't use GTimeVal and g_get_current_timeTeemu Ikonen2021-10-211-3/+3
* nmea-source: Don't use GTimeVal and g_get_current_timeTeemu Ikonen2021-10-211-4/+1
* demo: Don't use GTimeVal and g_date_time_new_from_timeval_localTeemu Ikonen2021-10-201-3/+4
* web-source: Remove unused var source_class from gclue_web_source_class_init()Teemu Ikonen2021-10-171-1/+0
* 3g: Use GClueLocationSource*Result enums in gclue_3g_start and _stopTeemu Ikonen2021-10-171-10/+14
* locator: Fix base_result type in gclue_locator_start()Teemu Ikonen2021-10-171-1/+1
* location: Fix gclue_location_set_heading_from_prev_location()Teemu Ikonen2021-10-051-28/+29
* location-source: Fix subclass resource leaks on startTeemu Ikonen2021-10-057-61/+96
* web-source: Remove gclue_web_source_start()Teemu Ikonen2021-10-051-16/+0
* modem-manager: Use MSB or MSA assisted GPS, if availableTeemu Ikonen2021-09-261-2/+27
* gclue-wifi: Use GeoIP when a WiFi device isn't availableDor Askayo2021-08-111-21/+17
* config: add lipstickChupligin Sergey2021-07-011-1/+6
* client-info: Check for `app-flatpak-` prefix in `get_xdg_id`Ian Douglas Scott2021-06-221-6/+11
* gclue-config: read nmea-socket from config fileClayton Craft2021-05-071-0/+12
* config: Add phoshGuido Günther2021-04-241-1/+6
* gclue-mozilla: Add per tower radio typeGuido Günther2021-04-211-0/+4
* 3g: Track tower typeGuido Günther2021-04-195-9/+23
* gclue-modem-manager: UntabifyGuido Günther2021-04-191-7/+7
* CI: install valac (needed for vapigen)Abderrahim Kitouni2021-04-141-1/+1
* build: don't silently skip building girs if g-i is missingAbderrahim Kitouni2021-04-141-3/+2
* build: add an option to build vapiAbderrahim Kitouni2021-04-142-1/+5
* sources: Don't compute movement for low-accuracy sourcesJan Alexander Steffens (heftig)2021-04-103-2/+9
* client-info: Support cgroup v2Guido Günther2021-03-161-3/+41
* wifi,mozilla: Fix maximum SSID length handlingDan Nicholson2021-02-182-22/+22
* src/gclue-nmea-source.c: add the Unix socket nmea sourceAngus Ainslie2021-01-091-7/+33
* src/gclue-nmea-source.c: add a unix socket file optionAngus Ainslie2021-01-095-0/+38
* src/gclue-location.c: don't parse NULL timestampsAngus Ainslie2021-01-041-0/+5
* service: Stop the client for system applications when accuracy is set to 0Laurent Bigonville2020-12-251-5/+1
* Revert "Fixed hang on startup when client app is a system app: avoid wasting ...Laurent Bigonville2020-12-251-4/+0
* gclue-wifi: Fix returning NULL error if BSS list is emptyPhilip Withnall2020-11-301-4/+29
* gclue-wifi: Drop the location cache in low-memory situationsPhilip Withnall2020-11-211-0/+47
* gclue-wifi: Support pruning the location cachePhilip Withnall2020-11-211-0/+81
* gclue-wifi: Cancel existing scan timeout before scheduling anotherPhilip Withnall2020-11-211-0/+9
* gclue-wifi: Factor out a function to start a Wi-Fi scanPhilip Withnall2020-11-211-24/+34
* gclue-mozilla: Don’t submit a single BSS entry in a queryPhilip Withnall2020-11-211-3/+16
* gclue-wifi: Tidy up some debug messagesPhilip Withnall2020-11-211-4/+4
* gclue-wifi: Use G_SOURCE_REMOVE rather than FALSEPhilip Withnall2020-11-211-2/+2
* gclue-wifi: Implement a cache of MLS lookup resultsPhilip Withnall2020-11-211-0/+206
* gclue-web-source: Port existing code to use new refresh vfuncsPhilip Withnall2020-11-211-71/+12
* gclue-wifi: Fix typo in a code commentPhilip Withnall2020-11-211-1/+1
* gclue-web-source: Add refresh vfuncPhilip Withnall2020-11-212-0/+121
* gclue-wifi: Handle errors getting the BSS listPhilip Withnall2020-11-211-1/+3
* gclue-location: Add g_autoptr() supportPhilip Withnall2020-11-211-0/+2
* gclue-locator: Fix minor leak on exitPhilip Withnall2020-11-091-0/+1
* service: Check the maximum allowed accuracy level even for system appsLaurent Bigonville2020-10-241-11/+5
* libgeoclue: Add g_autoptr() support to public APIPhilip Withnall2020-09-112-4/+10
* Use tracking area code (TAC) as the LAC when in LTE mode matching Ichneaa doc...Chris McGee2020-07-291-0/+18
* Bump mm-glib dep to 1.10Chris McGee2020-07-282-11/+1
* modem-manager: keep gps enabled on connection lossValentin Blot2020-05-241-1/+1