lp:~mardy/ubuntu-system-settings-online-accounts/lp1257028

Created by Alberto Mardegan and last modified
Get this branch:
bzr branch lp:~mardy/ubuntu-system-settings-online-accounts/lp1257028
Only Alberto Mardegan can upload to this branch. If you are Alberto Mardegan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

84. By Alberto Mardegan

Use new iconName property for list items

Also, avoid using the deprecated model roles from accounts-qml-module:
account -> accountHandle
accountService -> accountServiceHandle

Introducing a new Item as root item in the ServiceItem component is needed in
order to hide the Repeater's "model" property, which would otherwise conflict
with the homonymous context property in ServiceSwitches.qml.

83. By PS Jenkins bot

Releasing 0.2~+14.04.20131129-0ubuntu1 (revision 82 from lp:ubuntu-system-settings-online-accounts).

Approved by PS Jenkins bot.

82. By Alberto Mardegan

Test, setUp(): don't launch the app on the phone.

Approved by PS Jenkins bot, Didier Roche.

81. By Alberto Mardegan

Disable autopilot test on the phone

We have to do this because of https://bugs.launchpad.net/bugs/1252294.

Approved by PS Jenkins bot, Didier Roche.

80. By Launchpad Translations on behalf of online-accounts

Launchpad automatic translations update.

79. By PS Jenkins bot

Releasing 0.2~+14.04.20131108-0ubuntu1 (revision 77 from lp:ubuntu-system-settings-online-accounts).

Approved by PS Jenkins bot.

78. By Launchpad Translations on behalf of online-accounts

Launchpad automatic translations update.

77. By Alberto Mardegan

Implement window transiency

Let the service know what QWindow is active in the client process, and use that
one as parent window for the transiency.

Approved by PS Jenkins bot, Ken VanDine.

76. By Alberto Mardegan

Move OnlineAccounts into its own process

Create the com.canonical.OnlineAccountsUI D-Bus service, whose task is to show
the Online Accounts UI when clients request it.
The SystemSettings plugin for Online Accounts becomes just one of these clients.

The rationale for the change is that it has been decided by design that
multiple instances of Online Accounts can be running at the same time (because
the Online Accounts UI will be modal to the application which invoked it), yet
they need to coordinate in order to avoid the creation of the same account in
two different places. Using a single process with multiple windows and exposing
a D-Bus API seems to be the best approach and is also flexible enough to
accomodate for most of the design changes that might pop up. It's also a proved
approach, used already by signon-ui (in fact, most of the code is taken from
there).
.

Approved by Ken VanDine, PS Jenkins bot.

75. By Launchpad Translations on behalf of online-accounts

Launchpad automatic translations update.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu-system-settings-online-accounts
This branch contains Public information 
Everyone can see this information.

Subscribers