Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | omit the rfkill killswitch altogether, leaving on/off to bluez via ↵ | Charles Kerr | 2013-10-14 | 1 | -1/+1 |
| | | | | org.bluez.Adapter's Powered property | ||||
* | main() should return service.run() | Charles Kerr | 2013-08-05 | 1 | -3/+1 |
| | |||||
* | copyediting: fix indentation in Service, fix copyright & author comments in ↵ | Charles Kerr | 2013-08-05 | 1 | -2/+19 |
| | | | | bluez, service, main | ||||
* | fully implement the bluez/device backend. in the desktop profile, add ↵ | Charles Kerr | 2013-08-05 | 1 | -1/+1 |
| | | | | menuitems for the devices. | ||||
* | tweak startup comments | Charles Kerr | 2013-08-03 | 1 | -1/+4 |
| | |||||
* | improve documentation on Killswitch, Bluetooth, and Bluez | Charles Kerr | 2013-08-01 | 1 | -1/+1 |
| | |||||
* | add a bluetooth backend to track bluetooth being enabled, being hard/soft ↵ | Charles Kerr | 2013-08-01 | 1 | -1/+3 |
| | | | | blocked, and its devices. | ||||
* | add per-profile icons and initial menus w/settings section | Charles Kerr | 2013-08-01 | 1 | -15/+2 |
| | |||||
* | add main() to its own file | Charles Kerr | 2013-07-31 | 1 | -0/+27 |