index
:
ayatana-indicator-bluetooth
main
release-builds
Ayatana Indicator Bluetooth Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sunweaver-pr/mate-support'
Mike Gabriel
2020-10-26
2
-1
/
+5
|
\
|
*
debian/control: Alternative dependency on mate-control-center.
Robert Tari
2020-10-26
1
-1
/
+1
|
*
Make indicator aware of running inside the MATE desktop environment.
Robert Tari
2020-10-26
1
-0
/
+4
|
/
*
configure.ac: Regression fix for 49e87fdb. Drop reference to data/upstart/Mak...
Mike Gabriel
2020-10-26
1
-1
/
+0
*
Merge branch 'sunweaver-pr/fix-localedir-variable-name'
Mike Gabriel
2020-10-26
3
-3
/
+3
|
\
|
*
Switch from GNOMELOCALEDIR to LOCALEDIR variable name.
Robert Tari
2020-10-26
3
-3
/
+3
|
/
*
Merge branch 'sunweaver-pr/make-url-dispatcher-optional'
Mike Gabriel
2020-10-26
5
-6
/
+37
|
\
|
*
debian/control: Allow builds where liburl-dispatcher1-dev is not available.
Mike Gabriel
2020-10-26
1
-1
/
+1
|
*
Make dependency on liburl-dispatcher optional.
Robert Tari
2020-10-26
4
-5
/
+36
|
/
*
Merge branch 'sunweaver-pr/drop-ubuntuisms'
Mike Gabriel
2020-10-26
7
-82
/
+0
|
\
|
*
Drop bzr remnants. We are on Git these days.
Robert Tari
2020-10-26
2
-28
/
+0
|
*
Drop upstart support.
Robert Tari
2020-10-26
5
-54
/
+0
|
/
*
Attributes GH PR #2: https://github.com/AyatanaIndicators/ayatana-indicator-b...
Robert Tari
2020-10-26
24
-93
/
+164
|
\
|
*
debian/rules: Add --with autoreconf DH option.
Robert Tari
2020-10-25
1
-1
/
+1
|
*
debian/rules: Move --fail-missing DH flag into dh_missing override.
Robert Tari
2020-10-25
1
-2
/
+5
|
*
debian/rules: Add dh_auto_test override that shows how to enable live test logs.
Robert Tari
2020-10-25
1
-0
/
+4
|
*
Switch over from Ubuntu System Indicator to Ayatana System Indicator.
Robert Tari
2020-10-25
24
-92
/
+156
|
/
*
Update Jenkinsfile
Dan Chapman
2018-01-11
2
-10
/
+44
*
Update Jenkinsfile
Marius Gripsgard
2017-11-01
1
-2
/
+1
*
Update changelog
Marius Gripsgard
2017-07-23
1
-1
/
+1
*
Imported to UBports
Marius Gripsgard
2017-07-23
3
-1
/
+44
*
Releasing 0.0.6+17.04.20161023-0ubuntu1
Bileto Bot
2016-10-23
1
-0
/
+7
*
Adding an systemd user session unit
Ted Gould
2016-10-23
5
-0
/
+28
|
\
|
*
Fix variable name
Ted Gould
2016-10-22
1
-1
/
+1
|
*
Merging trunk
Ted Gould
2016-10-22
2
-1
/
+21
|
|
\
|
|
/
|
/
|
*
|
Releasing 0.0.6+16.10.20161003-0ubuntu1
Bileto Bot
2016-10-03
1
-0
/
+7
*
|
Correctly use XDG_CURRENT_DESKTOP (LP: #1554878)
Robert Ancell
2016-10-03
1
-1
/
+14
|
\
\
|
*
|
Correctly use XDG_CURRENT_DESKTOP
Robert Ancell
2016-06-07
1
-1
/
+14
|
/
/
|
*
Adding a restart rule
Ted Gould
2016-07-20
1
-0
/
+1
|
*
Install dep on indicator-common
Ted Gould
2016-07-19
1
-0
/
+1
|
*
Adding an systemd user session unit
Ted Gould
2016-07-18
5
-0
/
+26
|
/
*
Releasing 0.0.6+16.10.20160526-0ubuntu1
CI Train Bot
2016-05-26
1
-0
/
+7
*
Remove the "browse" action since there is no working backend Fixes: #1562822
Sebastien Bacher
2016-05-26
1
-0
/
+5
|
\
|
*
Remove the "browse" action since there is no working backend
Sebastien Bacher
2016-05-12
1
-0
/
+5
|
/
*
Releasing 0.0.6+16.04.20160214-0ubuntu1
CI Train Bot
2016-02-14
1
-0
/
+7
*
Change the indicator's Bluez class to watch for 'org.bluez' to appear/vanish ...
Charles Kerr
2016-02-14
1
-15
/
+53
|
\
|
*
in bluez.vala, silence a startup g_warning by calling init_bluez_state_vars()...
Charles Kerr
2016-02-14
1
-8
/
+15
|
*
in bluez.vala, update our state properties when org.bluez vanishes from the bus
Charles Kerr
2016-02-14
1
-3
/
+10
|
*
in bluez.vala, create a symbolic name for bluez' busname
Charles Kerr
2016-02-14
1
-4
/
+5
|
*
(trivial) remove trailing whitespace
Charles Kerr
2016-02-14
1
-2
/
+2
|
*
in bluez.vala, watch for org.bluez to be owned/unowned on the system bus
Charles Kerr
2016-02-14
1
-11
/
+34
|
/
*
Releasing 0.0.6+15.10.20150929-0ubuntu1
CI Train Bot
2015-09-29
1
-0
/
+8
*
Check for NULL when getting cached properties Address and UUIDs. Fixes: #1497928
Robert Ancell
2015-09-29
1
-4
/
+7
|
\
|
*
Check for NULL when getting cached properties Address and UUIDs
Robert Ancell
2015-09-28
1
-4
/
+7
|
/
*
Releasing 0.0.6+15.10.20150915-0ubuntu1
CI Train Bot
2015-09-15
1
-0
/
+7
*
under unity8 start system-settings instead unity-control-center Fixes: #1489490
Sebastien Bacher
2015-09-15
1
-1
/
+3
|
\
|
*
under unity8 start system-settings instead unity-control-center
Sebastien Bacher
2015-08-27
1
-1
/
+3
|
/
*
Releasing 0.0.6+15.10.20150813-0ubuntu1
CI Train Bot
2015-08-13
1
-0
/
+7
*
Support Bluez 5
Robert Ancell
2015-08-13
6
-543
/
+174
|
\
|
*
Remove unused argument in DBus interface
Robert Ancell
2015-08-07
1
-3
/
+3
[next]