aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-bluetooth-service.vala
Commit message (Expand)AuthorAgeFilesLines
* add per-profile icons and initial menus w/settings sectionCharles Kerr2013-08-011-415/+0
* add main() to its own fileCharles Kerr2013-07-311-28/+0
* add a vapi/ directory off the top package directoryCharles Kerr2013-07-311-3/+3
* Support existing gsettings key to disable indicatorRobert Ancell2013-02-081-5/+13
* Only show indicator if Bluetooth adapter presentRobert Ancell2013-02-081-0/+29
* Add "Set Up New Device" menu itemRobert Ancell2013-02-081-5/+21
* A couple strings weren't marked for translation.Michael Terry2013-02-061-1/+1
|\
| * translate accessible descriptionsMichael Terry2013-01-311-1/+1
* | Update license headerRobert Ancell2013-02-011-1/+1
|/
* Add COPYING file and fix license to be GPL-3, not GPL-3+Michael Terry2013-01-311-3/+2
* Stop items being duplicated on resume from suspendRobert Ancell2013-01-311-13/+13
* Set useful values for accessible descriptionRobert Ancell2013-01-111-0/+2
* Fix item disconnectionRobert Ancell2013-01-081-1/+1
* Add start of accessible descriptionRobert Ancell2013-01-081-0/+5
* Hide items without optionsRobert Ancell2013-01-081-1/+3
* Use ellipses in labelsRobert Ancell2013-01-081-6/+6
* Fix reversed logic on visible menu itemRobert Ancell2013-01-081-1/+1
* Make enable label 'Bluetooth' to match designRobert Ancell2012-12-061-1/+1
* Fix iconRobert Ancell2012-12-061-12/+15
* Make into a proper indicatorRobert Ancell2012-12-061-0/+379