lp:~mterry/unity8/unlock-sim-after-wizard

Created by Michael Terry and last modified
Get this branch:
bzr branch lp:~mterry/unity8/unlock-sim-after-wizard
Only Michael Terry can upload to this branch. If you are Michael Terry please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Terry
Project:
Unity 8
Status:
Merged

Recent revisions

1639. By Michael Terry

Add some comments on why we cache the 'active' bool instead of using an alias

1638. By Michael Terry

Merge from unifyShellTests

1637. By Michael Terry

Merge unifyShellTests

1636. By Michael Terry

Only unlock modems after we're done with the wizard

1635. By CI Train Bot Account

Releasing 8.02+15.04.20150224-0ubuntu1

1634. By Albert Astals Cid

Fix some warnings in Mock Notifications

Approved by: Daniel d'Andrada

1633. By Albert Astals Cid

Do not declare the hostname property twice
Approved by: Michael Terry, Andrea Cimitan

1632. By Michael Terry

Wait for libqofono to finish initializing before we decide whether to skip the wizard's SIM page or not.

libqofono became asynchronous on its last upload (about a month ago), which the wizard was not prepared for. We didn't notice because our mocks continued their synchronous behavior, and in manual testing, it's easy to miss (you'd have to not have a SIM in, and then notice that you *didn't* get a screen).

I've updated our mock to be asynchronous (to get the desired signal timing behavior, I switched one of our mock classes to C++ from qml).

And I've added support for artificially extending the delays in the async flow. This lets us test those delays specifically. And obviously, I added a couple tests to do so. Fixes: #1423565
Approved by: Albert Astals Cid

1631. By Michael Terry

Silence a couple qml warnings. Fixes: #1423286
Approved by: Daniel d'Andrada

1630. By Michael Terry

Move the gschema file to data/ and install it via cmake, not dpkg.
Approved by: Albert Astals Cid

Branch metadata

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

Subscribers