summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-04service: Standalone GClueLocation classZeeshan Ali8-74/+484
2019-01-04service: Drop a redundant 'const'Zeeshan Ali1-1/+1
2019-01-04Drop use of deprecated g_type_class_add_private()Zeeshan Ali19-113/+121
2019-01-03dbus,manager: Add DeleteClient() methodZeeshan Ali2-16/+83
2019-01-03wifi: Only refresh location on BSS list changesZeeshan Ali1-7/+16
2019-01-03wifi: Wait 10 seconds between scans for high-accuracy caseZeeshan Ali1-10/+13
2019-01-03wifi: Don't schedule location refresh on BSS addition/removalZeeshan Ali1-25/+0
2019-01-03wifi: Add a debug log about refreshing locationZeeshan Ali1-0/+1
2019-01-03wifi: Move a debug logZeeshan Ali1-8/+9
2019-01-03wifi: Debug message on removing BSS (AP)Zeeshan Ali1-2/+19
2018-12-31service,manager: New API for mult-client appsZeeshan Ali2-17/+89
2018-12-31service: Log info on vanished peer to debug logZeeshan Ali1-0/+9
2018-12-27service: Fix check for bus name matchZeeshan Ali1-1/+5
2018-12-27service,manager: `active` now means non-0 clientsZeeshan Ali1-16/+11
2018-12-27service: Keep a count of number of clientsZeeshan Ali1-4/+5
2018-12-27service: Remove a redundant 'const' qualifier from a fieldZeeshan Ali1-1/+1
2018-12-27service: Rename `num_clients` field to `last_client_id`Zeeshan Ali1-2/+2
2018-12-27docs: Fix two linksZeeshan Ali1-8/+10
2018-12-22wifi: Tell wpa_supplicant to keep scanningZeeshan Ali1-0/+126
2018-12-21wpa_supplicant: Add Scanning APIZeeshan Ali2-0/+11
2018-11-06web-source: fix type mismatch on unused parameterWill Thompson1-1/+1
2018-11-06web-source: drop GLib < 2.44 fallback pathWill Thompson1-12/+0
2018-11-06meson: require GLib >= 2.44Will Thompson1-3/+3
2018-11-06build: restore support for modem gps locationsValentin Blot1-0/+4
2018-11-01service-client: Fix a check for system appZeeshan Ali1-1/+1
2018-11-01Bump versionZeeshan Ali1-1/+1
2018-11-01service: Allow multiple clients on the same connectionZeeshan Ali1-30/+28
2018-10-29web-source: Update internet availability when connectivity changesBastien Nocera1-0/+20
2018-10-29web-source: Minimise get_internet_available() callsBastien Nocera1-10/+9
2018-10-22Trivia: Fix several typosLaurent Bigonville2-3/+3
2018-10-21build: Gather common path variables in root meson.buildJan Alexander Steffens (heftig)7-25/+21
2018-10-21build: Make dbus_interface_dir absoluteJan Alexander Steffens (heftig)1-4/+4
2018-10-21build: Rename abs_header_dir to include_subdirJan Alexander Steffens (heftig)2-6/+6
2018-10-21build: Fix a double space (whitespace)Jan Alexander Steffens (heftig)1-1/+1
2018-10-21build: Ensure SYSCONFDIR is absoluteJan Alexander Steffens (heftig)1-1/+1
2018-10-21build: Use join_paths for LOCALEDIR and public-api install_dirJan Alexander Steffens (heftig)2-2/+2
2018-10-16Release 2.5.12.5.1Zeeshan Ali2-1/+7
2018-10-15Re-add gclue_accuracy_level_get_string()Zeeshan Ali3-1/+55
2018-10-15build: Use join_paths instead of concatenating the paths manuallyLaurent Bigonville5-12/+12
2018-10-15build: Set absolute path of libexecdirLaurent Bigonville2-2/+2
2018-10-14Release 2.5.02.5.0Zeeshan Ali2-1/+27
2018-10-02build: Don't hardcode the path of python3Ting-Wei Lan2-2/+2
2018-09-25CI: Build with NMEA source enabledZeeshan Ali1-3/+3
2018-09-25CI: Always keep build artifactsZeeshan Ali1-3/+3
2018-09-25CI: Keep all build artifactsZeeshan Ali1-3/+3
2018-09-25build: Correct python pathZeeshan Ali1-1/+1
2018-09-25build: Install demo agent to autostart directory tooZeeshan Ali2-6/+40
2018-09-24CI: Save artifacts on build failureZeeshan Ali1-0/+15
2018-09-24CI: Fetch gettext & ModemManager from distroZeeshan Ali1-5/+1
2018-09-24CI: no need to checkout geoclueZeeshan Ali1-3/+3