landing-team-changes team mailing list archive
-
landing-team-changes team
-
Mailing list archive
-
Message #01690
[stable-overlay] messaging-app (0.1+15.04.20151207-0ubuntu1)
Uploaded to the Stable Phone Overlay PPA (~ci-train-ppa-service/ubuntu/stable-phone-overlay vivid) archive
---------------
Format: 1.8
Date: Mon, 07 Dec 2015 17:55:19 +0000
Source: messaging-app
Binary: messaging-app messaging-app-autopilot
Architecture: source
Version: 0.1+15.04.20151207-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
Changed-By: Tiago Salem Herrmann <tiago.herrmann@xxxxxxxxxxxxx>
Description:
messaging-app - messaging application for Ubuntu
messaging-app-autopilot - autopilot tests for messaging-app
Launchpad-Bugs-Fixed: 1366592 1367457 1368671 1394971 1430004 1449778 1456782 1457424 1458914 1461861 1471335 1472221 1473537 1478547 1482205 1488498 1488984 1488988 1503018 1511477 1515677 1518291
Changes:
messaging-app (0.1+15.04.20151207-0ubuntu1) vivid; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
.
[ Tiago Salem Herrmann ]
* Do not allow the compose bar overlap the page header when in
landscape mode. (LP: #1518291)
.
messaging-app (0.1+16.04.20151124-0ubuntu1) xenial; urgency=medium
.
* Make sure that the search field receives focus when contact list
page is active and in search mode. (LP: #1511477)
.
messaging-app (0.1+16.04.20151123.2-0ubuntu1) xenial; urgency=medium
.
[ CI Train Bot ]
* Resync trunk.
.
[ Renato Araujo Oliveira Filho ]
* Extend contact preview page to show all details from contact vcard.
added: src/qml/MMS/PreviewerMultipleContacts.qml renamed:
src/qml/MMS/PreviewerContact.qml =>
src/qml/MMS/PreviewerSingleContact.qml
.
messaging-app (0.1+16.04.20151120-0ubuntu1) xenial; urgency=medium
.
[ Tiago Salem Herrmann ]
* Add online and typing status to the conversation view.
* Update SIM dialogs according to design spec. (LP: #1449778)
.
messaging-app (0.1+16.04.20151112-0ubuntu1) xenial; urgency=medium
.
* Update the selected section once the default sim card for text
message changes. (LP: #1515677)
.
messaging-app (0.1+16.04.20151105-0ubuntu1) xenial; urgency=medium
.
[ Tiago Salem Herrmann ]
* Enable cross compiling
.
messaging-app (0.1+16.04.20151104-0ubuntu1) xenial; urgency=medium
.
[ Gustavo Pichorim Boiko ]
* Update the autopilot tests to work with UITK 1.3 and also to work
with the latest app changes.
.
[ Tiago Salem Herrmann ]
* Fix more autopilot tests:
.
messaging-app (0.1+16.04.20151026-0ubuntu1) xenial; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
.
[ Tiago Salem Herrmann ]
* Port messaging-app to sdk 1.3.
.
messaging-app (0.1+15.10.20151015-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* Resync trunk.
.
[ Gustavo Pichorim Boiko ]
* Make use of the cached contact info from history-service when
populating headers and popups.
.
[ Tiago Salem Herrmann ]
* Turn updateFilters() into a binding. (LP: #1488988)
* Use groupedThreads role from the model to generate history event
filters.
.
messaging-app (0.1+15.10.20151006.3-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
.
[ Tiago Salem Herrmann ]
* Revert patch that replaces empty spaces by , as it breaks word
wrap. (LP: #1503018)
.
messaging-app (0.1+15.10.20150928-0ubuntu1) wily; urgency=medium
.
* Acknowledge pending messages before removing the threads. (LP:
#1488498)
.
messaging-app (0.1+15.10.20150923.1-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
.
[ Gustavo Pichorim Boiko ]
* Increase the touch area of the send and attach buttons. (LP:
#1488984)
.
[ Sebastien Bacher ]
* display empty lines and leading spaces (LP: #1366592)
.
[ Tiago Salem Herrmann ]
* Fix autopilot tests.
.
messaging-app (0.1+15.10.20150818-0ubuntu1) wily; urgency=medium
.
[ Gustavo Pichorim Boiko ]
* Add a stroke around the bubbles to make them appear on a white
background.
.
[ Tiago Salem Herrmann ]
* Force threadId to be a string, otherwise Qt.createQmlObject() will
convert operator names that match color names to QColor instead of
QString. (LP: #1478547)
.
messaging-app (0.1+15.10.20150817.2-0ubuntu1) wily; urgency=medium
.
[ Brendan Donegan ]
* Remove component version from get_send_button (LP: #1482205)
.
[ CI Train Bot ]
* Resync trunk.
.
[ Tiago Salem Herrmann ]
* Allow closing dialogs while SwipeItemDemo is displayed. (LP:
#1461861)
* Only mark messages as read when the application is active, and add a
QML test to prevent regressions. The QML tests need some QML modules
available at build time in order to run properly, so those were
added as build deps. (LP: #1394971)
.
messaging-app (0.1+15.10.20150710.2-0ubuntu2~gcc5.1) wily; urgency=medium
.
* No-change test rebuild for g++5 ABI transition
.
messaging-app (0.1+15.10.20150710.2-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* Resync trunk.
.
[ Gustavo Pichorim Boiko ]
* Update messaging-app to use the correct icon to add a new contact.
(LP: #1473537)
* Update the send icon per design request. added:
src/qml/assets/send.svg
.
[ Ken VanDine ]
* Handle sharing of ContentType.Text
.
[ Tiago Salem Herrmann ]
* Fix pressAndHold for all kinds of attachments (LP: #1367457)
* Start conversation with individual participants of a group chat.
(LP: #1458914)
.
messaging-app (0.1+15.10.20150707-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* Resync trunk.
.
[ Tiago Salem Herrmann ]
* +phone_number. (LP: #1472221)
* Do not check for previous participants before generating history
filters. Accounts might appear on demand and we need generate new
filters even if the participant list is unchanged. (LP: #1471335)
.
messaging-app (0.1+15.10.20150615-0ubuntu1) wily; urgency=medium
.
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
.
[ Renato Araujo Oliveira Filho ]
* Shows the number of vcard in an attachment if this is greeter than
1;
* Update application icon Update screenshot (LP: #1457424, #1430004)
.
messaging-app (0.1+15.10.20150601.1-0ubuntu1) wily; urgency=medium
.
[ Gustavo Pichorim Boiko ]
* Fix contact share.
.
[ Renato Araujo Oliveira Filho ]
* Implement address book interaction using the address book library
instead of calling the app. (LP: #1456782)
* Removed contact expansion. (LP: #1368671)
.
[ Sebastien Bacher ]
* Update the translations template so new strings can be translated
Checksums-Sha1:
52ba6b8c0e1a45fa1d4e48e3330d2137b9427a3d 2653 messaging-app_0.1+15.04.20151207-0ubuntu1.dsc
a0f4750b1e954d253dbf0214d8512a4e1913c0f2 437130 messaging-app_0.1+15.04.20151207.orig.tar.gz
3d020a99801e3803ba73e79ae09bd65f7eca120d 12497 messaging-app_0.1+15.04.20151207-0ubuntu1.diff.gz
Checksums-Sha256:
70b13fd45e307c5185f89e966f8c48221ac4c73a36be4d22a1ab73d355af12dc 2653 messaging-app_0.1+15.04.20151207-0ubuntu1.dsc
abba639ab8c0257749bfa77876685517f1c7ff986a35f1c66af8b479c6218778 437130 messaging-app_0.1+15.04.20151207.orig.tar.gz
5b254e325843750b402f3a03885e3e417122b5965d36817caa473d18a0624212 12497 messaging-app_0.1+15.04.20151207-0ubuntu1.diff.gz
Files:
35155267d234b4f16994974bf49b179f 2653 x11 optional messaging-app_0.1+15.04.20151207-0ubuntu1.dsc
dede5ac0735dc9782ee602cb45b7c3a3 437130 x11 optional messaging-app_0.1+15.04.20151207.orig.tar.gz
1407c0c413e2f95c66dd93bfc0350418 12497 x11 optional messaging-app_0.1+15.04.20151207-0ubuntu1.diff.gz