summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-10Bump release to 2.6.02.6.02.6.xBilal Elmoussaoui2-1/+37
2022-02-10Add previous releases to NEWSBilal Elmoussaoui1-0/+18
2022-01-16service-client: Fix memory leak in on_agent_props_changedTeemu Ikonen1-1/+2
2022-01-16service-manager: Replace agent wait timeout with a queueTeemu Ikonen1-15/+59
2022-01-15service-manager: Add on_client_info_new_ready_data_free()Teemu Ikonen1-10/+16
2022-01-14portals: call xdp_location_call_start_finishBilal Elmoussaoui1-1/+20
2022-01-13locator: Remove unused private var time_thresholdTeemu Ikonen1-2/+0
2022-01-13service-client: Be strict with time and distance thresholdsTeemu Ikonen1-16/+16
2022-01-13service-client: Rename var in on_locator_location_changedTeemu Ikonen1-6/+6
2022-01-13location: Return meters from _get_distance_from, fix usersTeemu Ikonen3-12/+12
2022-01-11docs: add missing GClueSimple symbolsBilal Elmoussaoui1-0/+2
2022-01-11GClueSimple: provide a _finish variant for the new_with_tresholdsBilal Elmoussaoui3-2/+22
2021-12-04wifi: Remove redundant call to gclue_location_source_set_locationTeemu Ikonen1-3/+0
2021-12-04location: Fix heading computation for identical locationsTeemu Ikonen1-0/+6
2021-11-28meson, location-source: Allow disabling compass in buildTeemu Ikonen5-8/+32
2021-11-28config, location-source: Allow disabling compass in configTeemu Ikonen4-8/+38
2021-11-25config: Move gclue_config_set_wifi_submit_data next to getterTeemu Ikonen2-10/+9
2021-11-25location-source: Improve compass heading debug messageTeemu Ikonen1-1/+2
2021-11-22service-client: Allow setting TimeThreshold before StartTeemu Ikonen1-3/+4
2021-11-20Cancel on_scan_wait_done() timer when canceling WiFi scanMaciej S. Szmigiero1-2/+5
2021-11-19Use new operator code API from ModemManager 1.18Teemu Ikonen6-31/+96
2021-11-17Define WiFi APs noise floor in a single place and fix its debug messagesMaciej S. Szmigiero1-4/+9
2021-11-17Add WiFi cache hit ratio reportingMaciej S. Szmigiero1-2/+17
2021-11-16Refactor NMEA sentence type detectionTeemu Ikonen5-47/+16
2021-11-16location: Improve NMEA RMC sentence parsingTeemu Ikonen1-2/+13
2021-11-16Fix various memory leaks as reported by ValgrindMaciej S. Szmigiero5-11/+12
2021-11-12wifi: Remove scan wait timer on finalizeTeemu Ikonen1-1/+8
2021-11-07wifi: Wait 1 s after scan-done before refreshing locationTeemu Ikonen1-5/+18
2021-11-07location: Remove unused function gclue_location_create_from_nmeaTeemu Ikonen2-34/+0
2021-11-07nmea-source: Use multiple NMEA sentences for locationTeemu Ikonen1-28/+62
2021-11-07modem: Make 'fix-gps' signal parameter a string arrayTeemu Ikonen3-22/+25
2021-11-07location: Add function gclue_location_create_from_nmeasTeemu Ikonen2-0/+58
2021-11-07Fix return values in GClueLocationSource start() implementationsTeemu Ikonen6-6/+12
2021-11-06locator: Add a speed gate for replacing current location with a less accurate...Maciej S. Szmigiero1-7/+30
2021-11-01mode-manager: Add polkit rule allowing GPS access for GeoclueÁlvaro Peña2-0/+15
2021-10-30Fix building without the NMEA sourceMaciej S. Szmigiero7-54/+103
2021-10-22wifi: Use correct size for bssid string in on_bss_proxy_readyTeemu Ikonen1-1/+1
2021-10-22mozilla: Free GDateTime with g_date_time_unrefTeemu Ikonen1-1/+1
2021-10-21Don't use G_TYPE_INSTANCE_GET_PRIVATETeemu Ikonen19-51/+19
2021-10-21mozilla: Don't use GTimeVal and g_time_val_to_iso8601Teemu Ikonen1-7/+11
2021-10-21location: Don't use GTimeVal and g_get_current_timeTeemu Ikonen1-3/+3
2021-10-21nmea-source: Don't use GTimeVal and g_get_current_timeTeemu Ikonen1-4/+1
2021-10-20demo: Don't use GTimeVal and g_date_time_new_from_timeval_localTeemu Ikonen1-3/+4
2021-10-17web-source: Remove unused var source_class from gclue_web_source_class_init()Teemu Ikonen1-1/+0
2021-10-173g: Use GClueLocationSource*Result enums in gclue_3g_start and _stopTeemu Ikonen1-10/+14
2021-10-17locator: Fix base_result type in gclue_locator_start()Teemu Ikonen1-1/+1
2021-10-05location: Fix gclue_location_set_heading_from_prev_location()Teemu Ikonen1-28/+29
2021-10-05location-source: Fix subclass resource leaks on startTeemu Ikonen7-61/+96
2021-10-05web-source: Remove gclue_web_source_start()Teemu Ikonen1-16/+0
2021-09-26modem-manager: Use MSB or MSA assisted GPS, if availableTeemu Ikonen1-2/+27