lp://staging/~charlesk/indicator-bluetooth/lp-1236249
- Get this branch:
- bzr branch lp://staging/~charlesk/indicator-bluetooth/lp-1236249
Branch merges
- Ted Gould (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 422 lines (+133/-84)8 files modifiedsrc/bluetooth.vala (+8/-41)
src/bluez.vala (+108/-26)
src/desktop.vala (+2/-6)
src/killswitch.vala (+7/-0)
src/main.vala (+1/-1)
src/org-bluez.vala (+1/-1)
src/phone.vala (+1/-1)
src/profile.vala (+5/-8)
Related bugs
Related blueprints
Branch information
Recent revisions
- 72. By Charles Kerr
-
omit the rfkill killswitch altogether, leaving on/off to bluez via org.bluez.Adapter's Powered property
- 71. By Charles Kerr
-
when listening to notify events from bluetooth to update desktop indicator visibility, add a specifier for which event to monitor
- 70. By Charles Kerr
-
if killswitch exists and is valid, prefer its use over toggling org.bluez.Adapter's Powered property
- 69. By Charles Kerr
-
if /dev/rfkill doesn't exist or isn't writable, then try to handle bluetooth toggles simply by toggling bluez Adapters' Powered property
- 68. By Charles Kerr
-
add an action whose state shows whether or not bluetooth is supported by the hardware, used by ubuntu-
system- settings. Fixes: https:/ /bugs.launchpad .net/bugs/ 1233628. Approved by Ted Gould, PS Jenkins bot.
- 67. By PS Jenkins bot
-
Releasing 0.0.6+13.
10.20131004- 0ubuntu1 (revision 66 from lp:indicator-bluetooth). Approved by PS Jenkins bot.
- 66. By Charles Kerr
-
Update settings URL to settings:///system. Fixes: https:/
/bugs.launchpad .net/bugs/ 1231444. Approved by PS Jenkins bot, Sebastien Bacher.
- 65. By Sebastien Bacher
-
Don't list autogenerated files as translation sources.
Approved by Ted Gould, PS Jenkins bot.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/indicator-bluetooth/13.10