aboutsummaryrefslogtreecommitdiff
path: root/src/phone.vala
Commit message (Expand)AuthorAgeFilesLines
* Replace code with libayatana-common functionsRobert Tari2021-08-281-9/+3
* Finalize incomplete switch to Lomiri URL Dispatcher.Mike Gabriel2021-02-031-1/+1
* src/*.vala: Follow-up fix for dd2f32e2 (fixing GPL-3 license texts in file he...Mike Gabriel2020-10-301-2/+2
* src/*.vala: Fix license headers having been a mix of GPL and LGPL license tex...Mike Gabriel2020-10-301-2/+2
* Make dependency on liburl-dispatcher optional.Robert Tari2020-10-261-0/+8
* if /dev/rfkill doesn't exist or isn't writable, then try to handle bluetooth ...Charles Kerr2013-10-111-1/+1
* add an action whose state shows whether or not bluetooth is supported by the ...Charles Kerr2013-10-101-0/+1
* Update settings URL to settings:///systemCharles Kerr2013-10-031-1/+1
* use url-dispatcher instead of invoking system-settings directly.Charles Kerr2013-09-251-1/+1
* Don't use deprecated GSimpleActionGroup APIs.Charles Kerr2013-08-221-1/+1
* create Profile.root_action in Profile's constructor.Charles Kerr2013-08-091-1/+1
* copyediting: fix lines that wrapCharles Kerr2013-08-061-2/+6
* promote shared functions up from Desktop to Profile so that Phone can use it tooCharles Kerr2013-08-051-28/+25
* in phone and desktop, make 'action_state_for_root' private -- it's no longer ...Charles Kerr2013-08-051-1/+1
* pass the SimpleActionGroup handle into the profile object so that dynamically...Charles Kerr2013-08-051-9/+10
* fully implement the bluez/device backend. in the desktop profile, add menuite...Charles Kerr2013-08-051-1/+1
* change the 'BluetoothMenu' superclass to 'Profile'Charles Kerr2013-08-031-8/+6
* add a bluetooth backend to track bluetooth being enabled, being hard/soft blo...Charles Kerr2013-08-011-1/+1
* add per-profile icons and initial menus w/settings sectionCharles Kerr2013-08-011-0/+76