aboutsummaryrefslogtreecommitdiff
path: root/src/profile.vala
Commit message (Collapse)AuthorAgeFilesLines
* promote shared functions up from Desktop to Profile so that Phone can use it tooCharles Kerr2013-08-051-8/+97
|
* pass the SimpleActionGroup handle into the profile object so that ↵Charles Kerr2013-08-051-2/+0
| | | | dynamically-added actions can get added/exported
* fully implement the bluez/device backend. in the desktop profile, add ↵Charles Kerr2013-08-051-2/+2
| | | | menuitems for the devices.
* change the 'BluetoothMenu' superclass to 'Profile'Charles Kerr2013-08-031-0/+54