Merge lp://staging/~tiagosh/dialer-app/emergency-calls-libphonenumber into lp://staging/dialer-app

Proposed by Tiago Salem Herrmann
Status: Merged
Approved by: Gustavo Pichorim Boiko
Approved revision: 445
Merged at revision: 453
Proposed branch: lp://staging/~tiagosh/dialer-app/emergency-calls-libphonenumber
Merge into: lp://staging/dialer-app
Diff against target: 455 lines (+203/-35)
8 files modified
debian/control (+0/-1)
src/dialerapplication.cpp (+1/-1)
src/qml/DialerPage/DialerPage.qml (+42/-12)
src/qml/Dialogs/NoDefaultSIMCardDialog.qml (+2/-2)
src/qml/LiveCallPage/LiveCall.qml (+6/-0)
src/qml/dialer-app.qml (+26/-7)
tests/qml/CMakeLists.txt (+1/-10)
tests/qml/tst_DialerPage.qml (+125/-2)
To merge this branch: bzr merge lp://staging/~tiagosh/dialer-app/emergency-calls-libphonenumber
Reviewer Review Type Date Requested Status
Gustavo Pichorim Boiko (community) Approve
PS Jenkins bot continuous-integration Needs Fixing
Review via email: mp+264908@code.staging.launchpad.net

Commit message

Improve emergency number validation with libphonenumber.

Description of the change

Improve emergency number validation with libphonenumber.

--Checklist--
Are there any related MPs required for this MP to build/function as expected? Please list.
https://code.launchpad.net/~tiagosh/telephony-service/check-contact-watcher-results/+merge/266631
https://code.launchpad.net/~tiagosh/telephony-service/use-libphonenumber/+merge/264906

Is your branch in sync with latest trunk (e.g. bzr pull lp:trunk -> no changes)
Yes

Did you perform an exploratory manual test run of your code change and any related functionality on device or emulator?
Yes

Did you successfully run all tests found in your component's Test Plan (https://wiki.ubuntu.com/Process/Merges/TestPlan/<package-name>) on device or emulator?
Yes

If you changed the UI, was the change specified/approved by design?
N/A

If you changed UI labels, did you update the pot file?
N/A

If you changed the packaging (debian), did you add a core-dev as a reviewer to this MP?
N/A

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
435. By Tiago Salem Herrmann

use countryCode when checking for emergency numbers

436. By Tiago Salem Herrmann

fix comments

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
437. By Tiago Salem Herrmann

Use the selected account if available, otherwise fallback to any other account

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
438. By Tiago Salem Herrmann

Use string comparison for emergency numbers coming from the sim card

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
439. By Tiago Salem Herrmann

Keep call button always enabled
Fill entry with last called number when the entry is empty and call button is pressed

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
440. By Tiago Salem Herrmann

Allow calling any number if no sims are present

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
441. By Tiago Salem Herrmann

Provide initial status and phone to live call when making a call

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
442. By Tiago Salem Herrmann

update method signature

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Gustavo Pichorim Boiko (boiko) wrote :

Just a couple remarks, other than that I think it would be nice to try to add some tests, maybe QML tests?

review: Needs Fixing
443. By Tiago Salem Herrmann

improve comparison

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
444. By Tiago Salem Herrmann

add tests

445. By Tiago Salem Herrmann

remove dbus-test-runner

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Gustavo Pichorim Boiko (boiko) wrote :

Did you perform an exploratory manual test run of the code change and any related functionality on device or emulator?
Yes

Did CI run pass? If not, please explain why.
No, needs changes in telephony-service.

Have you checked that submitter has accurately filled out the submitter checklist and has taken no shortcut?
Yes

Looks good and works as expected!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches