summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: Fix enums being inaccessible from GJSBastien Nocera2022-08-231-1/+1
* lib: Export a more precise adapter power stateBastien Nocera2022-08-233-1/+83
* lib: Add BluetoothBatteryType to exported C symbolsBastien Nocera2022-08-231-0/+1
* lib: Better API docs for _connect_service() APIBastien Nocera2022-08-091-0/+8
* lib: Document internal variable ->discovery_startedBastien Nocera2022-06-291-0/+1
* client: Handle failure to start or filter DiscoveryBastien Nocera2022-06-291-28/+46
* client: Consider discovery to be stopped if there's no default adapterBastien Nocera2022-06-291-0/+1
* settings-widget: Fix duplicate device when bluetoothd restartsBastien Nocera2022-06-291-0/+8
* settings-row: Fix display of devices with & in their namesBastien Nocera2022-05-101-1/+4
* lib: Add support for connecting to BLE MID devicesBastien Nocera2022-03-101-0/+1
* lib: Add MIDI to the UUID to string helperBastien Nocera2022-03-101-0/+22
* lib: Merge device removal with adapter removalBastien Nocera2022-02-241-15/+66
* lib: Fix possible race between UPower and Bluez on initBastien Nocera2022-02-231-2/+20
* lib: Don't enable/disable discovery again if already enabledJonas Dreßler2022-02-231-1/+5
* lib: Fix gnome-bluetooth-ui pkg-config file depsBastien Nocera2022-02-221-1/+1
* lib: Fix syntax error on clang and older gccJan Tojnar2022-02-221-3/+1
* pairing-dialog: Fix dialog not closingBastien Nocera2022-02-211-0/+2
* pairing-dialog: Fix GtkDialog subclassingJonas Dreßler2022-02-211-1/+1
* lib: Fix possible crash when UPower updatesJonas Dreßler2022-02-161-4/+4
* settings-row: Fix showing the confirm dialog when removing deviceJonas Dreßler2022-02-151-47/+37
* settings-row: Actually start the GtkSpinnerJonas Dreßler2022-02-151-8/+11
* lib: Remove notification for wrong propertyBastien Nocera2022-02-081-1/+0
* lib: Add battery reporting through BluetoothDeviceBastien Nocera2022-02-071-0/+185
* lib: Add battery properties to BluetoothDeviceBastien Nocera2022-02-072-0/+41
* lib: Add BluetoothBatteryType enumBastien Nocera2022-02-071-0/+14
* lib: Use g_auto for this errorBastien Nocera2022-02-071-2/+1
* settings-widget: Simplify via `header-suffix`Christopher Davis2022-02-071-45/+26
* lib: Add getter for connectable propertyJonas Dreßler2022-01-291-0/+3
* settings-widget: Use AdwPreferences{Page,Group}Christopher Davis2022-01-252-103/+61
* bluetooth-settings-row: Subclass AdwActionRowChristopher Davis2022-01-253-41/+19
* lib: Add docs for has_connected_input_devices()Bastien Nocera2022-01-201-0/+10
* lib: Update docs for device-removed signalBastien Nocera2022-01-201-0/+4
* lib: Remove bluetooth_client_get_connectable() APIBastien Nocera2022-01-202-30/+0
* settings: Use new "connectable" propertyBastien Nocera2022-01-201-3/+3
* lib: Add connectable property to BluetoothDeviceBastien Nocera2022-01-201-0/+41
* lib: Add API to check whether input devices are connectedBastien Nocera2022-01-203-0/+32
* 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
* lib: Split UI and non-UI librariesBastien Nocera2022-01-194-33/+74
* lib: Remove adapter power-upBastien Nocera2022-01-181-6/+0
* 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
* lib: Use highest numbered adapter as the default oneBastien Nocera2022-01-061-1/+30
* 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
* 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