← Back to team overview

landing-team-changes team mailing list archive

[stable-overlay] messaging-app (0.1+15.04.20160323-0ubuntu1)

 

Uploaded to the Stable Phone Overlay PPA (~ci-train-ppa-service/ubuntu/stable-phone-overlay vivid) archive

---------------
Format: 1.8
Date: Wed, 23 Mar 2016 19:10:32 +0000
Source: messaging-app
Binary: messaging-app messaging-app-autopilot
Architecture: source
Version: 0.1+15.04.20160323-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
Changed-By: Gustavo Pichorim Boiko <gustavo.boiko@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 1518344 1523573 1528625 1532895 1546094 1548696 1549352 1554621 1555146
Changes:
 messaging-app (0.1+15.04.20160323-0ubuntu1) vivid; urgency=medium
 .
   [ Arthur Mello, Tiago Salem Herrmann ]
   * Use new flag defined to set fullscreen with convergence mode
 .
   [ Tiago Salem Herrmann ]
   * Hide header when previewing mms full screen.
 .
 messaging-app (0.1+16.04.20160317.2-0ubuntu1) xenial; urgency=medium
 .
   [ Gustavo Pichorim Boiko ]
   * Do not display the "new conversation" item when in single panel as
     this makes the header scroll.
   * Fix handling of header sections.
   * Fix sharing data from other apps.
   * Hide and disable the Section object when it is not in use.
   * Keep the "New conversation" header action visible all the time.
 .
   [ Ken VanDine ]
   * Bump Ubuntu.Content import to 1.3 to fix theme issue (LP: #1554621)
 .
   [ Tiago Salem Herrmann ]
   * Animate microphone icon only while recording. (LP: #1548696)
   * Fix active focus management of multi recipient component. (LP:
     #1555146)
   * Fix some memory leaks Use another approach to decide when to display
     the empty state view Avoid removing pages when resizing the
     AdaptivePageLayout (LP: #1549352)
   * Show notification when the the record icon is only clicked.
 .
 messaging-app (0.1+16.04.20160308-0ubuntu1) xenial; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Tiago Salem Herrmann ]
   * Increase microphone icon size on AudioRecordingBar Increase font
     size of recording elapsed time label on AudioRecordingBar
   * Use sequential animation for transition between send and microphone
     icons.
 .
 messaging-app (0.1+16.04.20160224-0ubuntu1) xenial; urgency=medium
 .
   * Enable receiving multiple files from content-hub. (LP: #1523573)
   * Makes text in the swipe demo use relative positioning instead of
     absolute. (LP: #1518344)
   * Remove all line breaks from the text message preview and set a
     maximum line count, so the Text component correctly respect the
     elide property. (LP: #1532895)
   * Set width based on the screen size to avoid removing views from the
     stack when the app is resized. (LP: #1549352)
 .
 messaging-app (0.1+16.04.20160217.2-0ubuntu1) xenial; urgency=medium
 .
   * Allow read access to dconf files, otherwise mms group chat toggle
     won't work, and the default sim for messages won't be pre-selected
     in the messaging view. (LP: #1546094)
 .
 messaging-app (0.1+16.04.20160217-0ubuntu1) xenial; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Gustavo Pichorim Boiko, Tiago Salem Herrmann ]
   * Implement convergent layout for messaging-app.
 .
 messaging-app (0.1+16.04.20160205-0ubuntu1) xenial; urgency=medium
 .
   [ Arthur Mello ]
   * Add a thumbnail to MMS previewer after video has ended to reduce
     visual issues
   * Add audio attachments text to ThreadDelegate
   * Add initial QML test for voice recording
   * Add initial voice recording support. Most of the code was originally
     written by Arthur Renato Mello.
   * Add video attachment delegates
   * During audio playback bar pause instead of stop
   * Implement swipe-to-cancel for audio recording, and change the UI to
     be compliant with the designs.
 .
   [ Gustavo Pichorim Boiko ]
   * Add audio attachments text to ThreadDelegate
   * Add delivery status indication on bubbles.
   * Add fallback accountId to the history filter.
   * Add initial QML test for voice recording
   * Add initial voice recording support. Most of the code was originally
     written by Arthur Renato Mello.
   * Disable tests that are currently failing.
   * Display dialog to warn users that the maximum file size was reached.
   * Do not reload the history filters when just the active accounts have
     changed.
   * Enable document attachments.
   * Fix the swipe to cancel audio recording.
   * Implement swipe-to-cancel for audio recording, and change the UI to
     be compliant with the designs.
   * Load audio and sticker components asynchronously.
   * Make it possible to share contacts and extra content types (disabled
     for now).
   * Move the bottom part of Messages view to a separate QML file for
     better code readability.
   * Prototype implementation for stickers support.
   * Refactor MMSAudio delegate
   * Show an overlay icon and a background image depending on the
     protocol used.
   * Update the bubble to match the designs.
 .
   [ Tiago Salem Herrmann ]
   * Add apparmor profile and enable app confinement. (LP: #1528625)
   * Add delivery status indication on bubbles.
   * Add fallback accountId to the history filter.
   * Add video attachment delegates
   * Display dialog to warn users that the maximum file size was reached.
   * Load audio and sticker components asynchronously.
   * Refactor MMSAudio delegate
 .
   [ Ugo Riboni ]
   * Prototype implementation for stickers support.
 .
 messaging-app (0.1+16.04.20160109.1-0ubuntu1) xenial; urgency=medium
 .
   * Use the new Addressbook header.
 .
 messaging-app (0.1+16.04.20151207-0ubuntu1) xenial; 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 &nbsp;, 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:
 8d099e8ae3818c5674c56a8a2a7386a83f7c4b9a 2863 messaging-app_0.1+15.04.20160323-0ubuntu1.dsc
 17c7e8ef83f5bb1c03ec5ac83e3b987e6b665910 973730 messaging-app_0.1+15.04.20160323.orig.tar.gz
 ef965a284416442606131b94552abd61ebd3a245 15301 messaging-app_0.1+15.04.20160323-0ubuntu1.diff.gz
Checksums-Sha256:
 5f1708fe0f85ced2e96c46643a87bf1915a1896e7c9c67d4bf97b3b080ae0cab 2863 messaging-app_0.1+15.04.20160323-0ubuntu1.dsc
 d384302a371726d0ebcefdfad19f97951e97ec49497dc670665de9026ecdd5db 973730 messaging-app_0.1+15.04.20160323.orig.tar.gz
 f6eaccdb4a742ea5c72683838d791f6fb119f7626e89ea80c21c9984dc9bccd1 15301 messaging-app_0.1+15.04.20160323-0ubuntu1.diff.gz
Files:
 24fafb09906be51f55e1abd625bcdfdf 2863 x11 optional messaging-app_0.1+15.04.20160323-0ubuntu1.dsc
 3b5a1aca5ee0fc53286dedb916f77f23 973730 x11 optional messaging-app_0.1+15.04.20160323.orig.tar.gz
 5b7ee5a347d6644e787b515dbf622389 15301 x11 optional messaging-app_0.1+15.04.20160323-0ubuntu1.diff.gz