Merge lp://staging/~ken-vandine/content-hub/serialized_content_transfers into lp://staging/content-hub
Proposed by
Ken VanDine
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Michael Sheldon | ||||
Approved revision: | 205 | ||||
Merged at revision: | 200 | ||||
Proposed branch: | lp://staging/~ken-vandine/content-hub/serialized_content_transfers | ||||
Merge into: | lp://staging/content-hub | ||||
Diff against target: |
565 lines (+189/-28) 21 files modified
examples/exporter/exampleexporter.cpp (+5/-1) examples/importer/exampleimporter.cpp (+6/-3) examples/importer/importer.cpp (+1/-0) import/Ubuntu/Content/contentitem.cpp (+20/-0) import/Ubuntu/Content/contentitem.h (+5/-0) import/Ubuntu/Content/contenttype.cpp (+6/-0) import/Ubuntu/Content/contenttype.h (+2/-1) include/com/ubuntu/content/item.h (+11/-1) include/com/ubuntu/content/type.h (+1/-0) src/com/ubuntu/content/detail/transfer.cpp (+12/-9) src/com/ubuntu/content/item.cpp (+56/-6) src/com/ubuntu/content/service/com.ubuntu.content.hub.gschema.xml (+12/-0) src/com/ubuntu/content/service/hook.cpp (+1/-1) src/com/ubuntu/content/type.cpp (+6/-0) tests/acceptance-tests/app_hub_communication_transfer.cpp (+4/-2) tests/peers/exporter/autoexporter.cpp (+6/-0) tests/peers/importer/autoimporter.cpp (+6/-0) tests/peers/importer/content-hub-test-importer.json (+2/-1) tests/peers/sharer/autosharer.cpp (+6/-0) tests/peers/sharer/content-hub-test-sharer.json (+2/-1) tests/qml-tests/tst_ContentHub.qml (+19/-2) |
||||
To merge this branch: | bzr merge lp://staging/~ken-vandine/content-hub/serialized_content_transfers | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Michael Sheldon (community) | Approve | ||
PS Jenkins bot | continuous-integration | Approve | |
Review via email: mp+256035@code.staging.launchpad.net |
Commit message
Added ContentType.Text as a well known type
Added ContentItem.text property for serialized content
Description of the change
Added ContentType.Text as a well known type
Added ContentItem.text property for serialized content
This can be tested the following 2 clicks installed:
* http://
* http://
1. Launch the hub-text-exporter app, enter some text and click "Share with..."
2. Select "Telegram" from the peer picker
3. Choose a chat to insert the text in
Expected results: You should see the text entered posted to the chat.
To post a comment you must log in.
PASSED: Continuous integration, rev:200 jenkins. qa.ubuntu. com/job/ content- hub-ci/ 245/ jenkins. qa.ubuntu. com/job/ content- hub-vivid- amd64-ci/ 41 jenkins. qa.ubuntu. com/job/ content- hub-vivid- armhf-ci/ 41 jenkins. qa.ubuntu. com/job/ content- hub-vivid- armhf-ci/ 41/artifact/ work/output/ *zip*/output. zip jenkins. qa.ubuntu. com/job/ content- hub-vivid- i386-ci/ 41
http://
Executed test runs:
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild: s-jenkins. ubuntu- ci:8080/ job/content- hub-ci/ 245/rebuild
http://