aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* if /dev/rfkill doesn't exist or isn't writable, then try to handle bluetooth ...Charles Kerr2013-10-116-70/+128
* add an action whose state shows whether or not bluetooth is supported by the ...Charles Kerr2013-10-105-0/+21
|\
| * add an action whose state shows whether or not bluetooth is supported by the ...Charles Kerr2013-10-105-0/+21
|/
* Releasing 0.0.6+13.10.20131004-0ubuntu1 (revision 66 from lp:indicator-blueto...Automatic PS uploader2013-10-041-0/+17
|\
| * Releasing 0.0.6+13.10.20131004-0ubuntu1, based on r66Automatic PS uploader2013-10-041-0/+17
|/
* Update settings URL to settings:///system. Fixes: https://bugs.launchpad.net/...Charles Kerr2013-10-031-1/+1
|\
| * Update settings URL to settings:///systemCharles Kerr2013-10-031-1/+1
|/
* Don't list autogenerated files as translation sources.Sebastien Bacher2013-10-022-3/+4
|\
| * Don't list autogenerated files as translation sourcesSebastien Bacher2013-10-012-3/+4
* | Flip the dependency list so that ubuntu-system-settings doesn't get pulled in.Ted Gould2013-10-011-2/+2
|\ \ | |/ |/|
| * Flip the dependency list so that ubuntu-system-settings doesn't get pulled inTed Gould2013-09-261-2/+2
* | Releasing 0.0.6+13.10.20130930-0ubuntu1 (revision 62 from lp:indicator-blueto...Automatic PS uploader2013-09-301-0/+11
|\ \ | |/ |/|
| * Releasing 0.0.6+13.10.20130930-0ubuntu1, based on r62Automatic PS uploader2013-09-301-0/+11
|/
* Use url-dispatcher instead of invoking system-settings directly. Fixes: https...Charles Kerr2013-09-255-2/+16
|\
| * use url-dispatcher instead of invoking system-settings directly.Charles Kerr2013-09-255-2/+16
|/
* Releasing 0.0.6+13.10.20130924.2-0ubuntu1 (revision 60 from lp:indicator-blue...Automatic PS uploader2013-09-241-0/+13
|\
| * Releasing 0.0.6+13.10.20130924.2-0ubuntu1, based on r60Automatic PS uploader2013-09-241-0/+13
|/
* Handle the change-state event rather than notify["state"] so that there won't...Charles Kerr2013-09-231-3/+3
|\
| * use the change-state signal to handle bluetooth-enabled change requests. h/t ...Charles Kerr2013-09-231-3/+3
|/
* Releasing 0.0.6+13.10.20130913-0ubuntu1 (revision 58 from lp:indicator-blueto...Automatic PS uploader2013-09-131-0/+10
|\
| * Releasing 0.0.6+13.10.20130913-0ubuntu1, based on r58Automatic PS uploader2013-09-131-0/+10
|/
* Adds a title in the header's action state. Fixes: https://bugs.launchpad.net/...Charles Kerr2013-09-112-0/+2
|\
| * add a title to the header's action stateCharles Kerr2013-09-112-0/+2
|/
* Releasing 0.0.6+13.10.20130823-0ubuntu1 (revision 56 from lp:indicator-blueto...Automatic PS uploader2013-08-231-0/+12
|\
| * Releasing 0.0.6+13.10.20130823-0ubuntu1, based on r56Automatic PS uploader2013-08-231-0/+12
|/
* Since we're not using the gnome-bluetooth vapi file, we shouldn't bundle it.Charles Kerr2013-08-232-83/+0
|\
| * remove vapi/gnome-bluetooth-1.0.vapiCharles Kerr2013-08-222-83/+0
* | Don't use deprecated GSimpleActionGroup APIs.Charles Kerr2013-08-232-3/+3
|\ \ | |/ |/|
| * Don't use deprecated GSimpleActionGroup APIs.Charles Kerr2013-08-222-3/+3
|/
* Releasing 0.0.6+13.10.20130812.1-0ubuntu1 (revision 53 from lp:indicator-blue...Automatic PS uploader2013-08-121-0/+12
|\
| * Releasing 0.0.6+13.10.20130812.1-0ubuntu1, based on r53Automatic PS uploader2013-08-121-0/+12
|/
* Add phone profile. Export menus & actions using gio. Drops the gtk, dbusmenu,...Charles Kerr2013-08-1027-901/+1903
|\
| * remove the libindicator vapi file; it's no longer used.Charles Kerr2013-08-092-146/+0
| * create Profile.root_action in Profile's constructor.Charles Kerr2013-08-093-18/+8
| * on shutdown, unexport the menus and unown the bus nameCharles Kerr2013-08-092-16/+49
| * set indicatorsdir to $(datadir)/unity/indicators instead of $(prefix)/share/u...Charles Kerr2013-08-091-1/+1
| * in debian/control, make the bluez dependency explicitCharles Kerr2013-08-081-0/+1
| * change control s.t. either ubuntu-system-settings, or (gnome-control-center &...Charles Kerr2013-08-081-1/+2
| * copyediting: whitespace, type inferenceCharles Kerr2013-08-065-36/+41
| * templated strings need to begin with a '@'Charles Kerr2013-08-061-1/+1
| * add src/bluez.c, src/desktop.c, src/phone.c to POTFILES.inCharles Kerr2013-08-061-0/+3
| * copyediting: fix lines that wrapCharles Kerr2013-08-064-40/+101
| * add some extra commentsCharles Kerr2013-08-062-2/+11
| * copyediting: don't use 'this.' when it's not neededCharles Kerr2013-08-062-10/+10
| * bump version to 13.10.0Charles Kerr2013-08-062-1/+7
| * sync POTFILES.in with the new files in src/Charles Kerr2013-08-061-2/+10
| * add device.vala to the repoCharles Kerr2013-08-061-0/+156
| * Remove dbusmenu, gtk, indicator dependencies. Only require gnome-bluetooth on...Charles Kerr2013-08-053-13/+9
| * main() should return service.run()Charles Kerr2013-08-051-3/+1
| * copyediting: fix indentation in Service, fix copyright & author comments in b...Charles Kerr2013-08-053-58/+87