Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add per-profile icons and initial menus w/settings section | Charles Kerr | 2013-08-01 | 8 | -278/+300 | |
| | ||||||
* | add main() to its own file | Charles Kerr | 2013-07-31 | 3 | -28/+28 | |
| | ||||||
* | add a vapi/ directory off the top package directory | Charles Kerr | 2013-07-31 | 3 | -8/+10 | |
| | ||||||
* | remove --enable-localinstall | Charles Kerr | 2013-07-31 | 1 | -1/+1 | |
| | ||||||
* | Support existing gsettings key to disable indicator | Robert Ancell | 2013-02-08 | 1 | -5/+13 | |
| | ||||||
* | Only show indicator if Bluetooth adapter present | Robert Ancell | 2013-02-08 | 2 | -0/+34 | |
| | ||||||
* | Add "Set Up New Device" menu item | Robert Ancell | 2013-02-08 | 1 | -5/+21 | |
| | ||||||
* | A couple strings weren't marked for translation. | Michael Terry | 2013-02-06 | 3 | -2/+3 | |
|\ | | | | | Approved by Mathieu Trudel-Lapierre. | |||||
| * | translate accessible descriptions | Michael Terry | 2013-01-31 | 3 | -2/+3 | |
| | | ||||||
* | | With debhelper compat level 9, libexecdir no longer includes the package ↵ | Mathieu Trudel-Lapierre | 2013-02-05 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | name. So use pkglibexecdir instead. | |||||
| * | | install service into pkglibexecdir, not libexecdir | Michael Terry | 2013-01-31 | 1 | -1/+1 | |
| |/ | ||||||
* / | Update license header | Robert Ancell | 2013-02-01 | 2 | -2/+2 | |
|/ | ||||||
* | Add COPYING file and fix license to be GPL-3, not GPL-3+ | Michael Terry | 2013-01-31 | 2 | -6/+4 | |
| | ||||||
* | Stop items being duplicated on resume from suspend | Robert Ancell | 2013-01-31 | 1 | -13/+13 | |
| | ||||||
* | Set useful values for accessible description | Robert Ancell | 2013-01-11 | 2 | -1/+3 | |
| | ||||||
* | Fix item disconnection | Robert Ancell | 2013-01-08 | 1 | -1/+1 | |
| | ||||||
* | Add start of accessible description | Robert Ancell | 2013-01-08 | 2 | -3/+16 | |
| | ||||||
* | Hide items without options | Robert Ancell | 2013-01-08 | 1 | -1/+3 | |
| | ||||||
* | Stop feedback loop when switch settings changed from external sources | Robert Ancell | 2013-01-08 | 2 | -10/+36 | |
| | ||||||
* | Use ellipses in labels | Robert Ancell | 2013-01-08 | 1 | -6/+6 | |
| | ||||||
* | Fix reversed logic on visible menu item | Robert Ancell | 2013-01-08 | 1 | -1/+1 | |
| | ||||||
* | Make enable label 'Bluetooth' to match design | Robert Ancell | 2012-12-06 | 1 | -1/+1 | |
| | ||||||
* | Fix icon | Robert Ancell | 2012-12-06 | 1 | -12/+15 | |
| | ||||||
* | Make into a proper indicator | Robert Ancell | 2012-12-06 | 5 | -351/+629 | |
| | ||||||
* | Add icons | Robert Ancell | 2012-12-05 | 1 | -11/+9 | |
| | ||||||
* | Add connect button | Robert Ancell | 2012-12-05 | 2 | -65/+128 | |
| | ||||||
* | Only add required elements to submenus | Robert Ancell | 2012-12-05 | 1 | -46/+59 | |
| | ||||||
* | Add bug link for workaround | Robert Ancell | 2012-12-05 | 1 | -1/+1 | |
| | ||||||
* | Workaround a bug in libappindicator3 | Robert Ancell | 2012-12-05 | 1 | -0/+1 | |
| | ||||||
* | Fix visible toggle | Robert Ancell | 2012-12-04 | 1 | -1/+9 | |
| | ||||||
* | Only show devices, not adapters | Robert Ancell | 2012-12-04 | 1 | -7/+15 | |
| | ||||||
* | Tidy up gnome-bluetooth-1.0.vapi | Robert Ancell | 2012-12-04 | 1 | -3/+3 | |
| | ||||||
* | Correctly set icon | Robert Ancell | 2012-12-04 | 1 | -0/+7 | |
| | ||||||
* | Use GnomeBluetooth.Killswitch instead of reading /dev/rfkill directly | Robert Ancell | 2012-12-04 | 4 | -208/+45 | |
| | ||||||
* | Use GnomeBluetooth instead of bluez directly | Robert Ancell | 2012-12-04 | 4 | -274/+218 | |
| | ||||||
* | Check device class | Robert Ancell | 2012-10-11 | 2 | -12/+83 | |
| | ||||||
* | Fix visible toggle | Robert Ancell | 2012-10-11 | 2 | -1/+7 | |
| | ||||||
* | Abstract out bluez more | Robert Ancell | 2012-10-11 | 2 | -55/+156 | |
| | ||||||
* | Get killswitch working | Robert Ancell | 2012-10-11 | 4 | -112/+385 | |
| | ||||||
* | First start on bluetooth-indicator | Robert Ancell | 2012-10-11 | 3 | -0/+164 | |