summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "ci: Install a version of python-dbusmock with Pair() support"wip/hadess/dbusmock-from-distroBastien Nocera2021-03-291-7/+1
* Revert "ci: Work-around another libabigail problem"Bastien Nocera2021-03-291-2/+1
* Update Swedish translationAnders Jonsson2021-03-281-34/+7
* Update Chinese (China) translationDz Chen2021-03-271-12/+12
* 3.34.53.34.5Bastien Nocera2021-03-232-1/+7
* agent: Rename "display" function to match BlueZ agent nameBastien Nocera2021-03-234-25/+25
* build: Fix soname creation to match libtool versioningBastien Nocera2021-03-231-1/+2
* ci: Reset reference ABI to an earlier versionBastien Nocera2021-03-232-2/+6
* ci: Use upstream check-abiBastien Nocera2021-03-232-116/+2
* Update Vietnamese translationNgọc Quân Trần2021-03-231-39/+40
* 3.34.43.34.4Bastien Nocera2021-03-222-1/+11
* lib: Update num-types macro, and audio bitmaskBastien Nocera2021-03-221-2/+2
* build: Only run tests if introspection is enabledFelipe Borges2021-03-112-9/+10
* Update Galician translationFran Dieguez2021-02-241-7/+7
* agent: Fix possible hang when switching Settings panelsBastien Nocera2021-02-191-25/+12
* settings-widget: Sort by time created rather than alphabeticallyBastien Nocera2021-02-191-11/+5
* settings-widget: Add a "time-created" property for settings rowsBastien Nocera2021-02-191-1/+12
* settings-widget: Print the object path in debug if name is not setBastien Nocera2021-02-191-3/+2
* settings-widget: Make device connection cancellableBastien Nocera2021-02-191-1/+1
* settings-widget: Make the "Cancel" button work when pairing keyboardsBastien Nocera2021-02-191-0/+51
* settings-widget: Print connection error in debug outputBastien Nocera2021-02-191-1/+1
* settings-widget: Use g_auto* in a few more instancesBastien Nocera2021-02-191-96/+49
* agent: Fix user_data for DisplayPincode callbackBastien Nocera2021-02-191-1/+1
* lib: Make setting discovery asynchronousBastien Nocera2021-02-191-2/+2
* lib: Add guard to bluetooth_client_setup_device()Bastien Nocera2021-02-191-0/+1
* lib: Add wrapper for CancelPairing() device methodBastien Nocera2021-02-193-0/+101
* lib: Add guards to helper functionsBastien Nocera2021-02-191-2/+7
* lib: Remove DiscoveryFilter fallback codeBastien Nocera2021-02-181-61/+7
* settings-widget: Really fix "don't show devices without a name"Bastien Nocera2021-02-181-8/+9
* lib: Fix warning when starting Settings panelwip/hadess/quiet-powered-warningBastien Nocera2021-02-181-9/+28
* lib: Remove joypad quirks moved to the autopair pluginBastien Nocera2021-02-172-4/+1
* lib: Add BluetoothAgent testBastien Nocera2021-02-171-0/+11
* lib: Add guards to bluetooth_agent_register()Bastien Nocera2021-02-171-0/+2
* lib: Export BluetoothAgent to our private introspectionBastien Nocera2021-02-172-1/+6
* lib: Namespace BluetoothAgent errors correctlyBastien Nocera2021-02-172-7/+7
* lib: Remove non-existent bluetooth_agent_setup() functionBastien Nocera2021-02-172-3/+0
* lib: Remove unused gnome-bluetooth.symbols fileBastien Nocera2021-02-171-69/+0
* build: Bump required glib versionBastien Nocera2021-02-171-1/+1
* lib: Simplify device search helpersBastien Nocera2021-02-171-18/+12
* lib: Remove use of deprecated GtkMisc and GtkAlignmentBastien Nocera2021-02-172-10/+17
* settings: Remove use of deprecated GTimeValBastien Nocera2021-02-171-4/+2
* lib: Port bluetooth_client_connect_service() to GTaskBastien Nocera2021-02-171-33/+31
* lib: Port bluetooth_client_setup_device() to GTaskBastien Nocera2021-02-171-37/+26
* lib: Remove deprecated gtk_tree_view_set_rules_hint() callsBastien Nocera2021-02-172-3/+0
* lib: Remove use of _composite_child()Bastien Nocera2021-02-172-8/+0
* lib: Simplify BluetoothFilterWidget object declarationBastien Nocera2021-02-172-139/+106
* lib: Simplify BluetoothChooserCombo object declarationBastien Nocera2021-02-172-111/+72
* lib: Simplify BluetoothAgent object declarationBastien Nocera2021-02-172-190/+107
* lib: Simplify single-includeBastien Nocera2021-02-1717-128/+17
* lib: Use g_clear_* to simplify some codeBastien Nocera2021-02-172-16/+6