aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-bluetooth.vala
Commit message (Expand)AuthorAgeFilesLines
* translate accessible descriptionsMichael Terry2013-01-311-1/+1
* Add COPYING file and fix license to be GPL-3, not GPL-3+Michael Terry2013-01-311-3/+2
* Set useful values for accessible descriptionRobert Ancell2013-01-111-1/+1
* Add start of accessible descriptionRobert Ancell2013-01-081-3/+11
* Stop feedback loop when switch settings changed from external sourcesRobert Ancell2013-01-081-10/+35
* Make into a proper indicatorRobert Ancell2012-12-061-343/+64
* Add iconsRobert Ancell2012-12-051-11/+9
* Add connect buttonRobert Ancell2012-12-051-65/+126
* Only add required elements to submenusRobert Ancell2012-12-051-46/+59
* Add bug link for workaroundRobert Ancell2012-12-051-1/+1
* Workaround a bug in libappindicator3Robert Ancell2012-12-051-0/+1
* Fix visible toggleRobert Ancell2012-12-041-1/+9
* Only show devices, not adaptersRobert Ancell2012-12-041-7/+15
* Correctly set iconRobert Ancell2012-12-041-0/+7
* Use GnomeBluetooth.Killswitch instead of reading /dev/rfkill directlyRobert Ancell2012-12-041-38/+23
* Use GnomeBluetooth instead of bluez directlyRobert Ancell2012-12-041-93/+158
* Check device classRobert Ancell2012-10-111-12/+78
* Fix visible toggleRobert Ancell2012-10-111-1/+3
* Abstract out bluez moreRobert Ancell2012-10-111-50/+22
* Get killswitch workingRobert Ancell2012-10-111-111/+172
* First start on bluetooth-indicatorRobert Ancell2012-10-111-0/+137