← Back to team overview

landing-team-changes team mailing list archive

[stable-overlay] address-book-app (0.2+15.04.20160321-0ubuntu1)

 

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

---------------
Format: 1.8
Date: Mon, 21 Mar 2016 12:33:55 +0000
Source: address-book-app
Binary: address-book-app qtdeclarative5-ubuntu-contacts0.1 qtdeclarative5-ubuntu-addressbook0.1 address-book-app-dbg address-book-app-autopilot
Architecture: source
Version: 0.2+15.04.20160321-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
Changed-By: Renato Araujo Oliveira Filho <renato.filho@xxxxxxxxxxxxx>
Description:
 address-book-app - Address Book application
 address-book-app-autopilot - Test package for address-book-app
 address-book-app-dbg - debugging symbols for address-book-app
 qtdeclarative5-ubuntu-addressbook0.1 - Qt Ubuntu Address Book  Components - QML plugin
 qtdeclarative5-ubuntu-contacts0.1 - Qt Ubuntu Contacts Components - QML plugin
Launchpad-Bugs-Fixed: 1368671 1378345 1421245 1424819 1430004 1432696 1444115 1447516 1450252 1456782 1457424 1463979 1466759 1469005 1470196 1486258 1510259 1511471 1511477 1511478 1522010 1542047 1549362 1554621 1555255 1557722
Changes:
 address-book-app (0.2+15.04.20160321-0ubuntu1) vivid; urgency=medium
 .
   [ Ken VanDine ]
   * Bump Ubuntu.Content import to 1.3 to fix theme issue (LP: #1554621)
 .
   [ Renato Araujo Oliveira Filho ]
   * Allow the app to rotate. (LP: #1557722)
 .
 address-book-app (0.2+16.04.20160309-0ubuntu1) xenial; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Renato Araujo Oliveira Filho ]
   * Fix settings pages font color. (LP: #1555255)
 .
 address-book-app (0.2+16.04.20160224-0ubuntu1) xenial; urgency=medium
 .
   * Make sure that the contact view back button still visible for apps
     that are not using AdaptivePageLayout. (LP: #1549362)
   * Update pot file.
 .
 address-book-app (0.2+16.04.20160222-0ubuntu1) xenial; urgency=medium
 .
   * Make sure the import page still visible while importing contacts
     from sim. (LP: #1450252)
 .
 address-book-app (0.2+16.04.20160213.1-0ubuntu1) xenial; urgency=medium
 .
   * Add "add new" bottom in the header and disable bottom edge hint on
     second column, if the app is running on multiple columns mode. (LP:
     #1542047)
   * Use a list of colors as avatar background color. Use flat visual for
     avatar ubuntu shape. Does not use 'lightAubergine' for labels.
     added: src/imports/Ubuntu/Contacts/Triangle.qml
 .
 address-book-app (0.2+16.04.20160107.1-0ubuntu1) xenial; urgency=medium
 .
   * Implement the new bottom edge using the SDK component. removed:
     src/imports/BottomEdge.qml src/imports/BottomEdgeShadow.qml added:
     src/imports/ABEmptyState.qml src/imports/ABMultiColumnEmptyState.qml
     src/imports/ABNewContactBottomEdge.qml
 .
 address-book-app (0.2+16.04.20151218.1-0ubuntu1) xenial; urgency=medium
 .
   * Block edit read-only contacts. Does not allow select read-only
     sources while creating a new contact;
 .
 address-book-app (0.2+16.04.20151216-0ubuntu1) xenial; urgency=medium
 .
   * Implement keyboard navigation for contact list. Fix 'tab' navigation
     for contact editor page. Added shortcuts for the page actions.
 .
 address-book-app (0.2+16.04.20151211.2-0ubuntu1) xenial; urgency=medium
 .
   * Implemented the ability to choose the default address-book from
     settings page. (LP: #1511471)
 .
 address-book-app (0.2+16.04.20151210-0ubuntu1) xenial; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk. added: po/be.po
 .
   [ Zsombor Egri ]
   * BottomEdge name collides with Ubuntu.Components 1.3 component name.
 .
 address-book-app (0.2+16.04.20151202.5-0ubuntu1) xenial; urgency=medium
 .
   * Check for sim card contacts on "GSettings.schemaChanged" signal.
     (LP: #1522010)
 .
 address-book-app (0.2+16.04.20151125.2-0ubuntu1) xenial; urgency=medium
 .
   * Show a list of imported contacts when importing vcards.
 .
 address-book-app (0.2+16.04.20151124-0ubuntu1) xenial; urgency=medium
 .
   * Avoid blurry avatar images while creating a new contact. (LP:
     #1511478)
   * Does not leave "searching" state while previewing contact. (LP:
     #1511477)
   * Load pages sync to avoid delays.
 .
 address-book-app (0.2+16.04.20151123.1-0ubuntu1) xenial; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Renato Araujo Oliveira Filho ]
   * Created 'editable' property for contact view page.
   * Does not export contact id.
 .
 address-book-app (0.2+16.04.20151028.2-0ubuntu1) xenial; urgency=medium
 .
   * Does not export contact extend detail into vcard. (LP: #1510259)
   * Ignore default actions on contact view. (LP: #1466759)
   * Updated autopilot tests, with the new ABContactEditorPage.
   * Use Runnable implementation instead of thread to avoid overload cpu
     usage. Implement async copyImage support. (LP: #1469005)
   * Used import icon in the "import from sim" button (LP: #1424819)
 .
 address-book-app (0.2+16.04.20151026-0ubuntu1) xenial; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
   * Resync trunk.
 .
   [ Florian Boucault ]
   * Make bottom edge usable with a mouse. Make it smarter when more than
     one column is available. (LP: #1432696)
 .
 address-book-app (0.2+15.10.20151015.2-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Renato Araujo Oliveira Filho ]
   * Disable sync button while the update is running.
 .
 address-book-app (0.2+15.10.20150930-0ubuntu1) wily; urgency=medium
 .
   [ Renato Araujo Oliveira Filho ]
   * Implemented the migration code from syncevolution to buteo.
   * Replace sync-monitor with buteo qml component.
 .
 address-book-app (0.2+15.10.20150922.2-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Renato Araujo Oliveira Filho ]
   * Update pot file we new strings necessary in the buteo account
     upgrade branch.
 .
 address-book-app (0.2+15.10.20150819-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Renato Araujo Oliveira Filho ]
   * Fix focus path to focus only in TextFields while using OSK. (LP:
     #1486258)
 .
 address-book-app (0.2+15.10.20150731-0ubuntu2~ppa1) wily; urgency=medium
 .
   * Fix ftbfs on wily with gcc5.
 .
 address-book-app (0.2+15.10.20150701-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Renato Araujo Oliveira Filho ]
   * Make sure that the contact list enter in single selection mode when
     requested by content hub. (LP: #1470196)
 .
 address-book-app (0.2+15.10.20150629-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Renato Araujo Oliveira Filho ]
   * Fixed search by non-latin names. (LP: #1421245)
 .
 address-book-app (0.2+15.10.20150615-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Renato Araujo Oliveira Filho ]
   * Fixed contact export from multi selection. (LP: #1463979)
 .
 address-book-app (0.2+15.10.20150611-0ubuntu1) wily; urgency=medium
 .
   [ Renato Araujo Oliveira Filho ]
   * Lock it to portrait, it breaks in landscape
 .
 address-book-app (0.2+15.10.20150608.1-0ubuntu1) wily; urgency=medium
 .
   [ Renato Araujo Oliveira Filho ]
   * Updated application preview image. Updated application icon. (LP:
     #1457424, #1430004)
   * Used new "nextItemInFocusChain" function to change field focus while
     pressing "next" key on keyboard.
 .
 address-book-app (0.2+15.10.20150601.2-0ubuntu1) wily; urgency=medium
 .
   [ Gustavo Pichorim Boiko ]
   * Fix loading the settings page
 .
   [ Renato Araujo Oliveira Filho ]
   * Add 'mailto' url call when clicking on e-mail field. (LP: #1378345)
   * Does not expand contact item when clicked. (LP: #1368671)
   * Split the app in modules to be used by dialer and messaging app.
     (LP: #1456782)
   * Updated autopilot test: (LP: #1444115)
 .
 address-book-app (0.2+15.10.20150528-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk. added: po/ia.po
 .
   [ Sebastien Bacher ]
   * Specify the gettext domain to use, the contact widgets are imported
     by other components (like the dialer) and trying to load the
     translations from the current domain is not working then. (LP:
     #1447516)
Checksums-Sha1:
 8ff834631a0d9d90babda49a51abfc18af4f3a24 3231 address-book-app_0.2+15.04.20160321-0ubuntu1.dsc
 5b00b84fadaadf00d39ba2868fca04270bb07fcc 383541 address-book-app_0.2+15.04.20160321.orig.tar.gz
 91b793c2ed9595cc627f3624376cb89926d5d27a 13443 address-book-app_0.2+15.04.20160321-0ubuntu1.diff.gz
Checksums-Sha256:
 f5a777998838d77c7e4a7082bb6355ef15ce803429c111b4e1be86c2d5eea0be 3231 address-book-app_0.2+15.04.20160321-0ubuntu1.dsc
 fec8fea04efbd731a41055d47316afd056a17601469a025964ada700edd66133 383541 address-book-app_0.2+15.04.20160321.orig.tar.gz
 9441c4720bd35c99b60973fbf02fc9ed8ae16b44d5445b16a4a513847d70ba86 13443 address-book-app_0.2+15.04.20160321-0ubuntu1.diff.gz
Files:
 e37697c6b8d5e13e8c2ad0ad274e9313 3231 x11 optional address-book-app_0.2+15.04.20160321-0ubuntu1.dsc
 dad78441adcf9fdf5383604406c06eb8 383541 x11 optional address-book-app_0.2+15.04.20160321.orig.tar.gz
 f1137930a632a114bb089ff1d8445dff 13443 x11 optional address-book-app_0.2+15.04.20160321-0ubuntu1.diff.gz