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
/
phone.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
if /dev/rfkill doesn't exist or isn't writable, then try to handle bluetooth ...
Charles Kerr
2013-10-11
1
-1
/
+1
*
add an action whose state shows whether or not bluetooth is supported by the ...
Charles Kerr
2013-10-10
1
-0
/
+1
*
Update settings URL to settings:///system
Charles Kerr
2013-10-03
1
-1
/
+1
*
use url-dispatcher instead of invoking system-settings directly.
Charles Kerr
2013-09-25
1
-1
/
+1
*
Don't use deprecated GSimpleActionGroup APIs.
Charles Kerr
2013-08-22
1
-1
/
+1
*
create Profile.root_action in Profile's constructor.
Charles Kerr
2013-08-09
1
-1
/
+1
*
copyediting: fix lines that wrap
Charles Kerr
2013-08-06
1
-2
/
+6
*
promote shared functions up from Desktop to Profile so that Phone can use it too
Charles Kerr
2013-08-05
1
-28
/
+25
*
in phone and desktop, make 'action_state_for_root' private -- it's no longer ...
Charles Kerr
2013-08-05
1
-1
/
+1
*
pass the SimpleActionGroup handle into the profile object so that dynamically...
Charles Kerr
2013-08-05
1
-9
/
+10
*
fully implement the bluez/device backend. in the desktop profile, add menuite...
Charles Kerr
2013-08-05
1
-1
/
+1
*
change the 'BluetoothMenu' superclass to 'Profile'
Charles Kerr
2013-08-03
1
-8
/
+6
*
add a bluetooth backend to track bluetooth being enabled, being hard/soft blo...
Charles Kerr
2013-08-01
1
-1
/
+1
*
add per-profile icons and initial menus w/settings section
Charles Kerr
2013-08-01
1
-0
/
+76