aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Releasing 0.0.6+14.10.20140922-0ubuntu1CI bot2014-09-221-2/+3
|
* Synchronize process management across indicators Fixes: 1232828Mathieu Trudel-Lapierre2014-09-228-18/+40
|\ | | | | Approved by: Charles Kerr, PS Jenkins bot
| * Changlog for CI TrainTed Gould2014-09-221-0/+6
| |
| * Toggle rfkill again so that we have a chance of persisting the bluetooth ↵Mathieu Trudel-Lapierre2014-09-222-1/+8
| | | | | | | | state across reboots.
| * Update for gnome-fallbackTed Gould2014-02-261-1/+2
| |
| * Putting the upstart directory in its own directory so it doesn't fightTed Gould2014-02-194-13/+21
| |
| * Add onlyshowinTed Gould2014-02-192-0/+2
| |
| * Start condition cleanup and respawn limitsTed Gould2014-02-141-4/+2
|/
* Releasing 0.0.6+14.04.20140207-0ubuntu1CI bot2014-02-071-0/+10
|
* Adding acceptance tests and merge review policies CI bot2014-02-070-0/+0
|
* Adding acceptance tests and merge review policies.Ted Gould2014-01-312-0/+43
|\ | | | | Approved by PS Jenkins bot, Charles Kerr.
| * Adding merge review policyTed Gould2014-01-311-0/+19
| |
| * Adding basic acceptance testsTed Gould2014-01-311-0/+24
| |
* | Releasing 0.0.6+14.04.20140124-0ubuntu1 (revision 79 from ↵Automatic PS uploader2014-01-241-0/+24
|\ \ | | | | | | | | | | | | lp:indicator-bluetooth). Approved by PS Jenkins bot.
| * | Releasing 0.0.6+14.04.20140124-0ubuntu1, based on r79Automatic PS uploader2014-01-241-0/+24
|/ /
* | Use unity-control-center if it is available. Fixes: ↵Robert Ancell2014-01-222-2/+5
|\ \ | |/ |/| | | | | https://bugs.launchpad.net/bugs/1257505. Approved by Ted Gould, PS Jenkins bot.
| * Only run unity-control-center under unityRobert Ancell2014-01-221-1/+1
| |
| * Recommend unity-control-center before gnome-control-centerRobert Ancell2014-01-141-1/+1
| |
| * Use unity-control-center if it is availableRobert Ancell2014-01-102-2/+5
|/
* Switching DBus service to an Upstart Job.Charles Kerr2013-12-185-12/+65
|\ | | | | Approved by Iain Lane, PS Jenkins bot, Ted Gould.
| * sync with trunkCharles Kerr2013-12-184-7/+37
| |\ | |/ |/|
* | Gets us a little closer to the spec in two ways:Charles Kerr2013-12-064-7/+37
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Indicator Visibility On the desktop, the indicator's header icon is visible whenever a default adapter is available (whether the adapter is powered or not) and the user's preference settings call for a visible Bluetooth indicator. On the phone, the indicator's header icon is visible whenever a default adapter is available *and* the adapter is powered. 2. Header Icon If Bluetooth is off, the header icon now uses the "bluetooth-disabled" icon. If Bluetooth is on, it now uses the "bluetooth-active" icon. If Bluetooth is on and has a connected device, it now uses the "bluetooth-paired" icon. Fixes: https://bugs.launchpad.net/bugs/1126108. Approved by PS Jenkins bot, Lars Uebernickel.
| * | mark the 'Bluetooth' menuitem for translationCharles Kerr2013-12-061-1/+1
| | |
| * | change the bluetooth.supported property whenever bluez' default adapter ↵Charles Kerr2013-12-061-0/+2
| | | | | | | | | | | | changes its object path.
| * | support header icon states as per the spec -- different icons for disabled, ↵Charles Kerr2013-12-061-3/+9
| | | | | | | | | | | | enabled, and enabled-with-connected-devices
| * | add a 'connected' property as a simple hook to whether or not we have any ↵Charles Kerr2013-12-062-1/+23
| | | | | | | | | | | | connected bluetooth devices
| * | on the desktop, show a bluetooth indicator if the hardware supports ↵Charles Kerr2013-12-061-2/+2
|/ / | | | | | | bluetooth and if the user has chosen for the indicator to be visible.
| * remove NotShowIn=Unity from the main .desktop fileCharles Kerr2013-12-181-1/+0
| |
| * add a second .desktop file to be installed in ↵Charles Kerr2013-12-182-1/+21
| | | | | | | | /usr/share/upstart/xdg/autostart with Hidden=true
| * Switching DBus service to an Upstart Job.Charles Kerr2013-12-064-12/+46
|/
* Releasing 0.0.6+14.04.20131029.1-0ubuntu1 (revision 75 from ↵Automatic PS uploader2013-10-291-2/+18
|\ | | | | | | | | lp:indicator-bluetooth). Approved by PS Jenkins bot.
| * Releasing 0.0.6+14.04.20131029.1-0ubuntu1, based on r75Automatic PS uploader2013-10-291-2/+18
|/
* Adding a phone_greeter profile.Ted Gould2013-10-281-0/+4
|\ | | | | Approved by Charles Kerr, PS Jenkins bot.
| * Adding a phone_greeter profileTed Gould2013-10-281-0/+4
|/
* explicitly instantiate GVariants to avoid leaking them. See the description ↵Charles Kerr2013-10-252-11/+11
|\ | | | | | | | | in bug #1244468 for before & after C code and more information. Fixes: https://bugs.launchpad.net/bugs/1244468. Approved by Lars Uebernickel, PS Jenkins bot.
| * don't leak implicitly-created GVariantsCharles Kerr2013-10-242-11/+11
|/
* Desktop menu: mark "Visible" menu item label as translatable. Fixes: ↵Lars Uebernickel2013-10-241-1/+1
|\ | | | | | | | | https://bugs.launchpad.net/bugs/1242038. Approved by PS Jenkins bot, Charles Kerr.
| * Desktop menu: mark "Visible" menu item label for translationLars Uebernickel2013-10-211-1/+1
|/
* Define "ubiquity" indicator profile, reusing the greeter object. (LP: ↵Dmitrijs Ledkovs2013-10-182-0/+10
|\ | | | | | | | | #1241539). Fixes: https://bugs.launchpad.net/bugs/1241539. Approved by Lars Uebernickel, PS Jenkins bot.
| * Define "ubiquity" indicator profile, reusing the greeter object. (LP:Dmitrijs Ledkovs2013-10-182-0/+10
|/ | | #1241539)
* Releasing 0.0.6+13.10.20131016-0ubuntu1 (revision 70 from ↵Automatic PS uploader2013-10-161-0/+12
|\ | | | | | | | | lp:indicator-bluetooth). Approved by PS Jenkins bot.
| * Releasing 0.0.6+13.10.20131016-0ubuntu1, based on r70Automatic PS uploader2013-10-161-0/+12
|/
* When the user chooses to toggle bluetooth on or off, if /dev/rfkill isn't ↵Charles Kerr2013-10-158-80/+129
|\ | | | | | | | | available, fall back to toggling org.bluez.Adapter's Powered property. Fixes: https://bugs.launchpad.net/bugs/1230275, https://bugs.launchpad.net/bugs/1236249. Approved by Ted Gould, PS Jenkins bot.
| * make org.bluez.Adapter's set_property() call nonblockingCharles Kerr2013-10-142-18/+7
| |
| * omit the rfkill killswitch altogether, leaving on/off to bluez via ↵Charles Kerr2013-10-141-1/+1
| | | | | | | | org.bluez.Adapter's Powered property
| * when listening to notify events from bluetooth to update desktop indicator ↵Charles Kerr2013-10-141-1/+1
| | | | | | | | visibility, add a specifier for which event to monitor
| * if killswitch exists and is valid, prefer its use over toggling ↵Charles Kerr2013-10-141-11/+13
| | | | | | | | org.bluez.Adapter's Powered property
| * if /dev/rfkill doesn't exist or isn't writable, then try to handle bluetooth ↵Charles Kerr2013-10-116-70/+128
| | | | | | | | toggles simply by toggling bluez Adapters' Powered property
* | Releasing 0.0.6+13.10.20131011-0ubuntu1 (revision 68 from ↵Automatic PS uploader2013-10-111-0/+12
|\ \ | |/ |/| | | | | lp:indicator-bluetooth). Approved by PS Jenkins bot.
| * Releasing 0.0.6+13.10.20131011-0ubuntu1, based on r68Automatic PS uploader2013-10-111-0/+12
|/