aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* src/*: Scope and white-space fixes.Robert Tari2020-10-264-4/+5
* Merge branch 'sunweaver-pr/mate-support'Mike Gabriel2020-10-262-1/+5
|\
| * debian/control: Alternative dependency on mate-control-center.Robert Tari2020-10-261-1/+1
| * Make indicator aware of running inside the MATE desktop environment.Robert Tari2020-10-261-0/+4
|/
* configure.ac: Regression fix for 49e87fdb. Drop reference to data/upstart/Mak...Mike Gabriel2020-10-261-1/+0
* Merge branch 'sunweaver-pr/fix-localedir-variable-name'Mike Gabriel2020-10-263-3/+3
|\
| * Switch from GNOMELOCALEDIR to LOCALEDIR variable name.Robert Tari2020-10-263-3/+3
|/
* Merge branch 'sunweaver-pr/make-url-dispatcher-optional'Mike Gabriel2020-10-265-6/+37
|\
| * debian/control: Allow builds where liburl-dispatcher1-dev is not available.Mike Gabriel2020-10-261-1/+1
| * Make dependency on liburl-dispatcher optional.Robert Tari2020-10-264-5/+36
|/
* Merge branch 'sunweaver-pr/drop-ubuntuisms'Mike Gabriel2020-10-267-82/+0
|\
| * Drop bzr remnants. We are on Git these days.Robert Tari2020-10-262-28/+0
| * Drop upstart support.Robert Tari2020-10-265-54/+0
|/
* Attributes GH PR #2: https://github.com/AyatanaIndicators/ayatana-indicator-b...Robert Tari2020-10-2624-93/+164
|\
| * 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
|\
| * 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
|\ \
| * | 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
|\
| * 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
|\
| * in bluez.vala, silence a startup g_warning by calling init_bluez_state_vars()...Charles Kerr2016-02-141-8/+15
| * 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
|\
| * 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
|\
| * 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
|\