aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop bzr remnants. We are on Git these days.pr/drop-ubuntuismsRobert Tari2020-10-262-28/+0
|
* Drop upstart support.Robert Tari2020-10-265-54/+0
|
* Attributes GH PR #2: ↵Robert Tari2020-10-2624-93/+164
|\ | | | | | | | | | | https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/pull/2 Merge branch 'sunweaver-pr/ayatana-indicators-port' into master
| * debian/rules: Add --with autoreconf DH option.Robert Tari2020-10-251-1/+1
| |
| * debian/rules: Move --fail-missing DH flag into dh_missing override.Robert Tari2020-10-251-2/+5
| |
| * debian/rules: Add dh_auto_test override that shows how to enable live test logs.Robert Tari2020-10-251-0/+4
| |
| * Switch over from Ubuntu System Indicator to Ayatana System Indicator.Robert Tari2020-10-2524-92/+156
|/
* Update JenkinsfileDan Chapman2018-01-112-10/+44
|
* Update JenkinsfileMarius Gripsgard2017-11-011-2/+1
|
* Update changelogMarius Gripsgard2017-07-231-1/+1
|
* Imported to UBportsMarius Gripsgard2017-07-233-1/+44
|
* Releasing 0.0.6+17.04.20161023-0ubuntu1Bileto Bot2016-10-231-0/+7
|
* Adding an systemd user session unitTed Gould2016-10-235-0/+28
|\ | | | | | | Approved by: Martin Pitt, unity-api-1-bot
| * Fix variable nameTed Gould2016-10-221-1/+1
| |
| * Merging trunkTed Gould2016-10-222-1/+21
| |\ | |/ |/|
* | Releasing 0.0.6+16.10.20161003-0ubuntu1Bileto Bot2016-10-031-0/+7
| |
* | Correctly use XDG_CURRENT_DESKTOP (LP: #1554878)Robert Ancell2016-10-031-1/+14
|\ \ | | | | | | | | | Approved by: Iain Lane, unity-api-1-bot
| * | Correctly use XDG_CURRENT_DESKTOPRobert Ancell2016-06-071-1/+14
|/ /
| * Adding a restart ruleTed Gould2016-07-201-0/+1
| |
| * Install dep on indicator-commonTed Gould2016-07-191-0/+1
| |
| * Adding an systemd user session unitTed Gould2016-07-185-0/+26
|/
* Releasing 0.0.6+16.10.20160526-0ubuntu1CI Train Bot2016-05-261-0/+7
|
* Remove the "browse" action since there is no working backend Fixes: #1562822Sebastien Bacher2016-05-261-0/+5
|\ | | | | Approved by: Robert Ancell, PS Jenkins bot
| * Remove the "browse" action since there is no working backendSebastien Bacher2016-05-121-0/+5
|/
* Releasing 0.0.6+16.04.20160214-0ubuntu1CI Train Bot2016-02-141-0/+7
|
* Change the indicator's Bluez class to watch for 'org.bluez' to appear/vanish ↵Charles Kerr2016-02-141-15/+53
|\ | | | | | | on the system bus.
| * in bluez.vala, silence a startup g_warning by calling ↵Charles Kerr2016-02-141-8/+15
| | | | | | | | init_bluez_state_vars() before we start listening for org.bluez on the bus
| * in bluez.vala, update our state properties when org.bluez vanishes from the busCharles Kerr2016-02-141-3/+10
| |
| * in bluez.vala, create a symbolic name for bluez' busnameCharles Kerr2016-02-141-4/+5
| |
| * (trivial) remove trailing whitespaceCharles Kerr2016-02-141-2/+2
| |
| * in bluez.vala, watch for org.bluez to be owned/unowned on the system busCharles Kerr2016-02-141-11/+34
|/
* Releasing 0.0.6+15.10.20150929-0ubuntu1CI Train Bot2015-09-291-0/+8
|
* Check for NULL when getting cached properties Address and UUIDs. Fixes: #1497928Robert Ancell2015-09-291-4/+7
|\ | | | | Approved by: PS Jenkins bot, Sebastien Bacher
| * Check for NULL when getting cached properties Address and UUIDsRobert Ancell2015-09-281-4/+7
|/
* Releasing 0.0.6+15.10.20150915-0ubuntu1CI Train Bot2015-09-151-0/+7
|
* under unity8 start system-settings instead unity-control-center Fixes: #1489490Sebastien Bacher2015-09-151-1/+3
|\ | | | | Approved by: Charles Kerr, PS Jenkins bot
| * under unity8 start system-settings instead unity-control-centerSebastien Bacher2015-08-271-1/+3
|/
* Releasing 0.0.6+15.10.20150813-0ubuntu1CI Train Bot2015-08-131-0/+7
|
* Support Bluez 5Robert Ancell2015-08-136-543/+174
|\ | | | | | | | | | | | | | | | | When enabling/disabling and setting discoverability we now do this for all adapters. This requires us to remove the "Set Up New Device" item since gnome-bluetooth no longer has a bluetooth wizard stand alone application. Instead we rely on the unity-control-center panel for device setup. Fixes: #1396700 Approved by: Mathieu Trudel-Lapierre, PS Jenkins bot, Didier Roche
| * Remove unused argument in DBus interfaceRobert Ancell2015-08-071-3/+3
| |
| * Support Bluez 5Robert Ancell2014-12-116-543/+174
|/ | | | | | | | | When enabling/disabling and setting discoverability we now do this for all adapters. This requires us to remove the "Set Up New Device" item since gnome-bluetooth no longer has a bluetooth wizard stand alone application. Instead we rely on the unity-control-center panel for device setup.
* Releasing 0.0.6+14.10.20141006-0ubuntu1CI bot2014-10-061-0/+7
|
* Move the position of this indicator on the panel. Fixes: 1377294Charles Kerr2014-10-061-0/+2
|\ | | | | Approved by: Ted Gould, PS Jenkins bot
| * only rearrange the indicator position on the phoneCharles Kerr2014-10-061-1/+3
| |
| * move bluetooth indicator as per the 'Indicator RTM Usability Fixes' documentCharles Kerr2014-10-061-1/+1
|/
* 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
| |