index
:
ayatana-indicator-bluetooth
main
release-builds
Ayatana Indicator Bluetooth Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
profile.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/*.vala: Fix license headers having been a mix of GPL and LGPL license tex...
Mike Gabriel
2020-10-30
1
-2
/
+2
*
src/*: Switch to new activate state connect approach, rathern than using noti...
Robert Tari
2020-10-26
1
-6
/
+3
*
src/*: Scope and white-space fixes.
Robert Tari
2020-10-26
1
-0
/
+1
*
Switch over from Ubuntu System Indicator to Ayatana System Indicator.
Robert Tari
2020-10-25
1
-4
/
+4
*
mark the 'Bluetooth' menuitem for translation
Charles Kerr
2013-12-06
1
-1
/
+1
*
support header icon states as per the spec -- different icons for disabled, e...
Charles Kerr
2013-12-06
1
-3
/
+9
*
don't leak implicitly-created GVariants
Charles Kerr
2013-10-24
1
-5
/
+5
*
if /dev/rfkill doesn't exist or isn't writable, then try to handle bluetooth ...
Charles Kerr
2013-10-11
1
-8
/
+5
*
add an action whose state shows whether or not bluetooth is supported by the ...
Charles Kerr
2013-10-10
1
-0
/
+12
*
use the change-state signal to handle bluetooth-enabled change requests. h/t ...
Charles Kerr
2013-09-23
1
-3
/
+3
*
add a title to the header's action state
Charles Kerr
2013-09-11
1
-0
/
+1
*
create Profile.root_action in Profile's constructor.
Charles Kerr
2013-08-09
1
-16
/
+6
*
on shutdown, unexport the menus and unown the bus name
Charles Kerr
2013-08-09
1
-2
/
+13
*
copyediting: whitespace, type inference
Charles Kerr
2013-08-06
1
-3
/
+3
*
copyediting: fix lines that wrap
Charles Kerr
2013-08-06
1
-7
/
+24
*
copyediting: don't use 'this.' when it's not needed
Charles Kerr
2013-08-06
1
-2
/
+2
*
promote shared functions up from Desktop to Profile so that Phone can use it too
Charles Kerr
2013-08-05
1
-8
/
+97
*
pass the SimpleActionGroup handle into the profile object so that dynamically...
Charles Kerr
2013-08-05
1
-2
/
+0
*
fully implement the bluez/device backend. in the desktop profile, add menuite...
Charles Kerr
2013-08-05
1
-2
/
+2
*
change the 'BluetoothMenu' superclass to 'Profile'
Charles Kerr
2013-08-03
1
-0
/
+54