Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 3 | -58/+87 |
| | | | | bluez, service, main | ||||
* | promote shared functions up from Desktop to Profile so that Phone can use it too | Charles Kerr | 2013-08-05 | 3 | -114/+139 |
| | |||||
* | in phone and desktop, make 'action_state_for_root' private -- it's no longer ↵ | Charles Kerr | 2013-08-05 | 2 | -3/+3 |
| | | | | in the Profile superclass. | ||||
* | copyediting: readability + grouping related methods together | Charles Kerr | 2013-08-05 | 1 | -71/+106 |
| | |||||
* | pass the SimpleActionGroup handle into the profile object so that ↵ | Charles Kerr | 2013-08-05 | 4 | -35/+32 |
| | | | | dynamically-added actions can get added/exported | ||||
* | silence g_message scaffolding | Charles Kerr | 2013-08-05 | 2 | -2/+1 |
| | |||||
* | edit killswitch for readability and to remove the iowatch in dispose() | Charles Kerr | 2013-08-05 | 1 | -21/+31 |
| | |||||
* | fully implement the bluez/device backend. in the desktop profile, add ↵ | Charles Kerr | 2013-08-05 | 9 | -626/+489 |
| | | | | menuitems for the devices. | ||||
* | initial support for individual devices in Bluetooth class | Charles Kerr | 2013-08-03 | 2 | -5/+185 |
| | |||||
* | tweak startup comments | Charles Kerr | 2013-08-03 | 1 | -1/+4 |
| | |||||
* | change the 'BluetoothMenu' superclass to 'Profile' | Charles Kerr | 2013-08-03 | 5 | -50/+45 |
| | |||||
* | move indicator3-0.4.vapi to the vapi dir. it'll go away soon enough... | Charles Kerr | 2013-08-01 | 3 | -4/+6 |
| | |||||
* | improve documentation on Killswitch, Bluetooth, and Bluez | Charles Kerr | 2013-08-01 | 4 | -26/+34 |
| | |||||
* | add a bluetooth backend to track bluetooth being enabled, being hard/soft ↵ | Charles Kerr | 2013-08-01 | 15 | -67/+748 |
| | | | | blocked, and its devices. | ||||
* | add per-profile icons and initial menus w/settings section | Charles Kerr | 2013-08-01 | 10 | -196/+316 |
| | |||||
* | 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 | 5 | -8/+19 |
| | |||||
* | sync this indicator's i18n autoconf rules with the other indicators | Charles Kerr | 2013-07-31 | 1 | -5/+27 |
| | |||||
* | remove --enable-localinstall | Charles Kerr | 2013-07-31 | 4 | -101/+2 |
| | |||||
* | Releasing 0.0.6daily13.06.07-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-06-07 | 1 | -2/+6 |
|\ | | | | | Approved by PS Jenkins bot. | ||||
| * | Releasing 0.0.6daily13.06.07-0ubuntu1, based on r51 | Automatic PS uploader | 2013-06-07 | 1 | -2/+6 |
|/ | |||||
* | This change will have indicator-bluetooth build against the default valac ↵ | Jeremy Bicha | 2013-06-06 | 2 | -1/+8 |
|\ | | | | | | | | | (for Ubuntu 13.10 this is currently valac 0.18 but we may switch to 0.20 as Debian testing already has). I have successfully test-built against valac-0.20. Approved by PS Jenkins bot, Ted Gould. | ||||
| * | * debian/control: | Jeremy Bicha | 2013-06-06 | 2 | -1/+8 |
|/ | | | - Build with valac (>= 0.18) instead of vala-0.18 for easier transitions | ||||
* | Releasing 0.0.6daily13.02.19-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-02-19 | 1 | -2/+12 |
|\ | | | | | Approved by PS Jenkins bot. | ||||
| * | Releasing 0.0.6daily13.02.19-0ubuntu1, based on r49 | Automatic PS uploader | 2013-02-19 | 1 | -2/+12 |
|/ | |||||
* | breaks/replaces gnome-bluetooth (<< 3.6.1-0ubuntu2). Fixes: ↵ | Sebastien Bacher | 2013-02-15 | 2 | -0/+9 |
|\ | | | | | | | | | https://bugs.launchpad.net/bugs/1123115. Approved by Mathieu Trudel-Lapierre, PS Jenkins bot. | ||||
| * | breaks/replaces gnome-bluetooth (<< 3.6.1-0ubuntu2) | Sebastien Bacher | 2013-02-15 | 2 | -0/+9 |
|/ | |||||
* | Releasing 0.0.6 | Robert Ancell | 2013-02-12 | 2 | -3/+10 |
| | |||||
* | Support existing gsettings key to disable indicator. Fixes: ↵ | Robert Ancell | 2013-02-11 | 8 | -20/+111 |
|\ | | | | | | | | | https://bugs.launchpad.net/bugs/1115394. Approved by Mathieu Trudel-Lapierre. | ||||
| * | Support existing gsettings key to disable indicator | Robert Ancell | 2013-02-08 | 7 | -20/+56 |
| | | |||||
| * | Only show indicator if Bluetooth adapter present | Robert Ancell | 2013-02-08 | 3 | -0/+35 |
| | | |||||
| * | Add "Set Up New Device" menu item | Robert Ancell | 2013-02-08 | 2 | -5/+25 |
|/ | |||||
* | A couple strings weren't marked for translation. | Michael Terry | 2013-02-06 | 6 | -20/+33 |
|\ | | | | | Approved by Mathieu Trudel-Lapierre. | ||||
| * | update POTFILES and pot | Michael Terry | 2013-01-31 | 3 | -18/+30 |
| | | |||||
| * | translate accessible descriptions | Michael Terry | 2013-01-31 | 3 | -2/+3 |
| | | |||||
* | | Add bootstrap message for Jenkins. | Michael Terry | 2013-02-06 | 1 | -1/+2 |
|\ \ | | | | | | | Approved by Mathieu Trudel-Lapierre, PS Jenkins bot. | ||||
| * | | add autolanding bootstrap message | Michael Terry | 2013-02-05 | 1 | -1/+2 |
|/ / | |||||
* | | Fix up changelog to match what is in the archive (release 0.0.5). | Mathieu Trudel-Lapierre | 2013-02-05 | 1 | -1/+9 |
| | | |||||
* | | With debhelper compat level 9, libexecdir no longer includes the package ↵ | Mathieu Trudel-Lapierre | 2013-02-05 | 3 | -3/+3 |
|\ \ | | | | | | | | | | name. So use pkglibexecdir instead. | ||||
| * | | install service into pkglibexecdir, not libexecdir | Michael Terry | 2013-01-31 | 3 | -3/+3 |
| |/ | |||||
* | | Inline packaging, for autolanding. | Mathieu Trudel-Lapierre | 2013-02-05 | 8 | -0/+125 |
|\ \ | |||||
| * | | add bzr-builddeb | Michael Terry | 2013-02-04 | 1 | -0/+2 |
| | | | |||||
| * | | move debian/ inline | Michael Terry | 2013-01-31 | 7 | -0/+123 |
| |/ | |||||
* / | Update license header | Robert Ancell | 2013-02-01 | 4 | -3/+8 |
|/ | |||||
* | relicense as GPL-3, not GPL-3+ | Michael Terry | 2013-01-31 | 3 | -6/+678 |
|\ | |||||
| * | Add COPYING file and fix license to be GPL-3, not GPL-3+ | Michael Terry | 2013-01-31 | 3 | -6/+678 |
|/ | |||||
* | Stop items being duplicated on resume from suspend | Robert Ancell | 2013-01-31 | 3 | -14/+18 |
| | |||||
* | Update LINGUAS | Robert Ancell | 2013-01-30 | 1 | -0/+2 |
| | |||||
* | Launchpad automatic translations update. | Launchpad Translations on behalf of robert-ancell | 2013-01-24 | 1 | -0/+54 |
| |