summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: Changes to dbusmock were mergedBastien Nocera2022-01-201-1/+1
* ci: Install dbusmock straight awayBastien Nocera2022-01-201-5/+4
* tests: Split the integration test into individual testsBastien Nocera2022-01-202-7/+62
* build: Add a check for python-dbusmockBastien Nocera2022-01-201-0/+10
* tests: Only load GnomeBluetoothPriv when running testsBastien Nocera2022-01-201-9/+13
* tests: Rename integration test scriptBastien Nocera2022-01-202-1/+1
* lib: Add API to check whether input devices are connectedBastien Nocera2022-01-204-0/+80
* lib: Add separate string for Bluetooth LE servicesBastien Nocera2022-01-203-2/+7
* lib: Add constants for some Bluetooth LE servicesBastien Nocera2022-01-201-0/+3
* lib: Update links to assigned numbers docsBastien Nocera2022-01-201-3/+3
* 42.alpha.242.alpha.2Bastien Nocera2022-01-192-1/+7
* ci: Update ABI changesBastien Nocera2022-01-191-1/+1
* lib: Split UI and non-UI librariesBastien Nocera2022-01-197-36/+78
* README: Mention that gnome-bluetooth isn't for app developersBastien Nocera2022-01-181-1/+3
* ci: Add fix for pairing testBastien Nocera2022-01-181-1/+1
* lib: Remove adapter power-upBastien Nocera2022-01-182-6/+3
* lib: Add settings widget helper to enable Bluetooth adapterBastien Nocera2022-01-183-0/+21
* lib: Handle empty Icon property stringsBastien Nocera2022-01-171-1/+4
* Update Chinese (China) translationBoyuan Yang2022-01-091-158/+137
* ci: Export dist tarballBastien Nocera2022-01-071-0/+1
* 42.alpha42.alphaBastien Nocera2022-01-071-1/+10
* build: Fix build for newer versions of mesonBastien Nocera2022-01-071-1/+0
* build: Make gettext domain match API nameBastien Nocera2022-01-071-5/+1
* Revert "ci: Install python-dbusmock fixes"Bastien Nocera2022-01-071-2/+1
* ci: Install python-dbusmock fixesBastien Nocera2022-01-061-1/+2
* README: Mention new default adapter algorithmBastien Nocera2022-01-061-3/+7
* tests: Check that non-default adapter is made non-discoverableBastien Nocera2022-01-061-0/+16
* lib: Use highest numbered adapter as the default oneBastien Nocera2022-01-062-2/+31
* lib: Rename default adapter change typeBastien Nocera2022-01-061-6/+7
* lib: Sort adapters before inserting themBastien Nocera2022-01-061-20/+34
* lib: Fix comment to not mention old APIBastien Nocera2022-01-061-2/+1
* README: Explain how to disable a Bluetooth adapterBastien Nocera2022-01-061-0/+42
* contrib: Add script to unbind an adapter from its driverBastien Nocera2022-01-061-0/+14
* Update Russian translationAlexey Rubtsov2022-01-061-157/+135
* lib: Fix memory leak on coldplugBastien Nocera2022-01-051-1/+2
* lib: Remove unused variableBastien Nocera2022-01-051-2/+0
* lib: Add more debug in the discovery codeBastien Nocera2022-01-051-3/+13
* lib: Correct debug statement in adapter_set_powered()Bastien Nocera2022-01-051-1/+2
* tests: Fix old default adapter reinsertion testBastien Nocera2022-01-051-0/+2
* tests: Make test easier to understandBastien Nocera2022-01-051-8/+8
* Update Indonesian translationKukuh Syafaat2022-01-051-159/+137
* meson: bump gettext package suffixJordan Petridis2022-01-041-1/+4
* docs: use gnomebt_api_name for the gtk-doc module nameJordan Petridis2022-01-041-1/+1
* ci: Re-enable ABI checkBastien Nocera2022-01-042-58/+4
* build: Bump API version to 3.0Bastien Nocera2022-01-043-5/+5
* Update Hungarian translationBalázs Meskó2021-12-231-159/+138
* lib: Add test for default-adapter-poweredBastien Nocera2021-12-161-0/+35
* lib: Add more debug when powering up the default adapterBastien Nocera2021-12-161-1/+4
* lib: Make default-adapter-powered property settableBastien Nocera2021-12-161-1/+4
* lib: Simplify adapter_set_powered()Bastien Nocera2021-12-161-3/+12