Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a 'connected' property as a simple hook to whether or not we have any ↵ | Charles Kerr | 2013-12-06 | 1 | -0/+3 |
| | | | | connected bluetooth devices | ||||
* | if /dev/rfkill doesn't exist or isn't writable, then try to handle bluetooth ↵ | Charles Kerr | 2013-10-11 | 1 | -41/+8 |
| | | | | toggles simply by toggling bluez Adapters' Powered property | ||||
* | add an action whose state shows whether or not bluetooth is supported by the ↵ | Charles Kerr | 2013-10-10 | 1 | -0/+5 |
| | | | | hardware, used by ubuntu-system-settings | ||||
* | fully implement the bluez/device backend. in the desktop profile, add ↵ | Charles Kerr | 2013-08-05 | 1 | -150/+41 |
| | | | | menuitems for the devices. | ||||
* | initial support for individual devices in Bluetooth class | Charles Kerr | 2013-08-03 | 1 | -0/+138 |
| | |||||
* | improve documentation on Killswitch, Bluetooth, and Bluez | Charles Kerr | 2013-08-01 | 1 | -15/+13 |
| | |||||
* | add a bluetooth backend to track bluetooth being enabled, being hard/soft ↵ | Charles Kerr | 2013-08-01 | 1 | -0/+53 |
blocked, and its devices. |