Merge lp://qastaging/~phablet-team/telephony-service/connect-disconnect-accounts into lp://qastaging/telephony-service/staging
Proposed by
Tiago Salem Herrmann
Status: | Merged |
---|---|
Approved by: | Gustavo Pichorim Boiko |
Approved revision: | 1247 |
Merged at revision: | 1251 |
Proposed branch: | lp://qastaging/~phablet-team/telephony-service/connect-disconnect-accounts |
Merge into: | lp://qastaging/telephony-service/staging |
Prerequisite: | lp://qastaging/~phablet-team/telephony-service/online-account-match |
Diff against target: |
183 lines (+71/-4) 6 files modified
TODO (+3/-0) accounts/irc/data/telephony-irc-im.service (+2/-2) handler/texthandler.cpp (+22/-0) handler/texthandler.h (+4/-0) libtelephonyservice/accountentry.cpp (+27/-2) libtelephonyservice/accountentry.h (+13/-0) |
To merge this branch: | bzr merge lp://qastaging/~phablet-team/telephony-service/connect-disconnect-accounts |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Gustavo Pichorim Boiko (community) | Approve | ||
Review via email: mp+318944@code.qastaging.launchpad.net |
Commit message
Monitor app and disconnect/connect accounts when appropriate.
Description of the change
Monitor app and disconnect/connect accounts when appropriate.
To post a comment you must log in.
Just one request, looks good otherwise.