Merge lp://staging/~phablet-team/dialer-app/refactor_fallback into lp://staging/dialer-app/staging
Proposed by
Gustavo Pichorim Boiko
Status: | Merged |
---|---|
Approved by: | Tiago Salem Herrmann |
Approved revision: | 552 |
Merged at revision: | 552 |
Proposed branch: | lp://staging/~phablet-team/dialer-app/refactor_fallback |
Merge into: | lp://staging/dialer-app/staging |
Diff against target: |
240 lines (+44/-53) 8 files modified
src/qml/AccountsModel.qml (+1/-13) src/qml/DialerPage/DialerPage.qml (+2/-2) src/qml/Dialogs/NoDefaultSIMCardDialog.qml (+2/-2) src/qml/Dialogs/SetDefaultSIMCardDialog.qml (+1/-1) src/qml/HistoryPage/HistoryDetailsPage.qml (+1/-1) src/qml/MMI/IMEIDialog.qml (+4/-3) src/qml/dialer-app.qml (+24/-29) tests/qml/tst_DialerPage.qml (+9/-2) |
To merge this branch: | bzr merge lp://staging/~phablet-team/dialer-app/refactor_fallback |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Tiago Salem Herrmann (community) | Approve | ||
Review via email: mp+308708@code.staging.launchpad.net |
Commit message
Adapt the app to the new account properties in telepathyHelper.
Description of the change
Adapt the app to the new account properties in telepathyHelper.
To post a comment you must log in.
looks good.