← Back to team overview

landing-team-changes team mailing list archive

[stable-overlay] unity8 (8.11+15.04.20150812-0ubuntu1)

 

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

---------------
Format: 1.8
Date: Wed, 12 Aug 2015 08:41:24 +0000
Source: unity8
Binary: indicators-client unity-scope-tool unity8 unity8-common unity8-autopilot unity8-fake-env unity8-private unity8-doc
Architecture: source
Version: 8.11+15.04.20150812-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
Changed-By: CI Train Bot <ci-train-bot@xxxxxxxxxxxxx>
Description:
 indicators-client - Indicators client test application
 unity-scope-tool - Development tool for Unity scopes
 unity8     - Unity 8 shell
 unity8-autopilot - Test package for Unity 8 shell
 unity8-common - Unity 8 shell (common files)
 unity8-doc - Documentation for Unity8
 unity8-fake-env - Fake environment for running Unity 8 shell
 unity8-private - Unity 8 private libs
Launchpad-Bugs-Fixed: 1210199 1238417 1306340 1318144 1324142 1326513 1368798 1413791 1417920 1425362 1431564 1435364 1436982 1437238 1442085 1444170 1444949 1445472 1445572 1446846 1447056 1447206 1450809 1450894 1452348 1453217 1457098 1457201 1461979 1466947 1469761 1471577 1473471 1473492 1474149
Changes:
 unity8 (8.11+15.04.20150812-0ubuntu1) vivid; urgency=medium
 .
   [ Albert Astals Cid ]
   * Add a test that checks that items in an expandable are the correct
     size after expanding the expandable
   * Fix the expandable test
   * Replace some waitForRendering with wait(0)
   * Workaround for bug 1473471 (LP: #1473471)
 .
   [ Gary.Wzl ]
   * Fix layout issue when adding audio track widget in expandable widget
 .
   [ handsome_feng ]
   * Added indication for running apps. (LP: #1471577)
   * Adjust the color to highlighting indicator. (LP: #1457098)
   * Convert the MouseArea to MultiPointTouchArea to track multiple touch
     points. (LP: #1445472)
 .
   [ handsome_feng<445865575@xxxxxx> ]
   * Convert the MouseArea to MultiPointTouchArea to track multiple touch
     points. (LP: #1445472)
 .
 unity8 (8.10+15.10.20150804-0ubuntu1) wily; urgency=medium
 .
   [ Kevin Gunn ]
   * No change, rebuild for gcc5
 .
   [ CI Train Bot ]
   * Resync trunk. added: po/cy.po
   * Resync trunk. added: po/cy.po
 .
   [ Daniel d'Andrada ]
   * Stages now control the "requestedState" property of applications
   * Stages now control the "requestedState" property of applications
 .
 unity8 (8.10+15.10.20150729-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
   * allow opening the manage dash area by clicking with a mouse on the
     arrow label (LP: #1431564)
 .
   [ Daniel d'Andrada ]
   * TouchRegistry: remove null candidates from list of candidates (LP:
     #1473492)
 .
   [ Luk???? Tinkl ]
   * Fix power dialogs on desktop
   * Provide DBUS compatibility with  various session services
     (suspend/hibernate, lock/unlock, screensaver, etc)
   * React on PrtScr keyboard shortcut for taking screenshots on desktop
     (LP: #1474149)
   * launcher parity: close apps from quicklist (LP: #1457201)
 .
   [ Michael Zanetti ]
   * Implement first edition for a desktop Alt+Tab spread
   * drop the gcc-4.9 dependency (LP: #1452348)
 .
   [ Mirco M??ller ]
   * Added corresponding tests and visual tweaks to a launcher-item's
     progress-overlay.
   * Added corresponding tests and visual tweaks to a launcher-item's
     progress-overlay.
   * Implemented alert/wiggle feature for launcher-icons.
   * Implemented alert/wiggle feature for launcher-icons.
 .
   [ handsome_feng ]
   * makes left swip reset the search string. (LP: #1413791)
 .
   [ handsome_feng<445865575@xxxxxx> ]
   * Don't expand indicators when tap to return to call. (LP: #1453217)
   * makes left swip reset the search string. (LP: #1413791)
 .
 unity8 (8.10+15.10.20150708.2-0ubuntu1) wily; urgency=medium
 .
   [ Albert Astals Cid ]
   * Make the card sizes a bit dependant on the total of gu of the dash
 .
 unity8 (8.10+15.10.20150702.2-0ubuntu1) wily; urgency=medium
 .
   [ Albert Astals Cid ]
   * Save screenshots of suspended apps to disk
   * Set width of title label when inside the title row (LP: #1461979)
   * qmluitests was renamed to uitests
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Daniel d'Andrada ]
   * Fix tst_OrientedShell and tst_Tutorial (LP: #1469761, #1466947)
 .
   [ Leo Arias ]
   * Reorganized the python test helper modules. Deprecated the
     unity8.shell.emulators namespace. (LP: #1306340)
 .
   [ Leonardo Arias Fonseca ]
   * Reorganized the python test helper modules. Deprecated the
     unity8.shell.emulators namespace. (LP: #1306340)
 .
   [ Luk???? Tinkl ]
   * fix PO files extraction
 .
   [ Michael Zanetti ]
   * Make use of QInputDeviceInfo in order to automatically switch
     between usage modes and hide the OSK.
 .
   [ Nick Dedekind ]
   * Fixed qtmultimedia mock which was generating errors in tests
 .
   [ Richard Huddie ]
   * Reorganized the python test helper modules. Deprecated the
     unity8.shell.emulators namespace. (LP: #1306340)
 .
 unity8 (8.10+15.10.20150618-0ubuntu1) wily; urgency=medium
 .
   [ Albert Astals Cid ]
   * Refactor QmlTest.cmake module so that all tests can go through it.
     Also a bit of cleanup around tests.
   * Support fallback images for dash card and preview widgets (LP:
     #1324142)
 .
   [ CI Train Bot ]
   * New rebuild forced.
   * Resync trunk.
 .
   [ Daniel d'Andrada ]
   * Fix Shell tests
 .
   [ Josh Arenson ]
   * Refactor greeter emulator to unlock the greeter via dbus
 .
   [ Luk???? Tinkl ]
   * respect target window's devicePixelRatio in MouseTouchAdaptor
 .
   [ Michael Zanetti ]
   * Refactor QmlTest.cmake module so that all tests can go through it.
     Also a bit of cleanup around tests.
 .
   [ Micha?? Sawicz ]
   * Refactor QmlTest.cmake module so that all tests can go through it.
     Also a bit of cleanup around tests.
 .
   [ handsome_feng ]
   * Forbid closing apps during the edge gesture. (LP: #1445572)
   * Removed the horizonal rule on pin unlock screen. (LP: #1368798)
 .
   [ handsome_feng<445865575@xxxxxx> ]
   * Forbid closing apps during the edge gesture. (LP: #1445572)
 .
 unity8 (8.10+15.10.20150612-0ubuntu2) wily; urgency=medium
 .
   * No-change rebuild against Qt 5.4.2.
 .
 unity8 (8.10+15.10.20150612-0ubuntu1) wily; urgency=medium
 .
   [ Micha?? Sawicz ]
   * Implement full-shell rotation (LP: #1210199)
 .
   [ CI Train Bot ]
   * New rebuild forced.
   * Resync trunk.
 .
   [ Daniel d'Andrada ]
   * Implemented autopilot-test and fake-sensors for shell-rotation.
 .
   [ Mirco M??ller ]
   * Implemented autopilot-test and fake-sensors for shell-rotation.
 .
 unity8 (8.10-0ubuntu1) UNRELEASED; urgency=medium
 .
   * Implement full-shell rotation (LP: #1210199)
 .
 unity8 (8.02+15.10.20150603.1-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
   * Resync trunk.
 .
   [ Renato Araujo Oliveira Filho ]
   * Set the device led color to green. (LP: #1450894)
 .
 unity8 (8.02+15.10.20150518.1-0ubuntu1) wily; urgency=medium
 .
   [ Albert Astals Cid ]
   * Add overrides to override functions
   * Implement "rating-edit" preview widget (LP: #1318144)
   * Make the DashContent::test_mainNavigation test more stable (LP:
     #1450809)
   * Use art height as implicitHeight when the header is overlayed and
     there's no summary
 .
   [ CI Train Bot ]
   * New rebuild forced.
   * Resync trunk.
 .
   [ Daniel d'Andrada ]
   * Introducing FloatingFlickable
   * Make Ubuntu.Gestures components install TouchRegistry by themselves
 .
   [ Michael Terry ]
   * Fix a possible crash in our PAM threading code. (LP: #1425362) (LP:
     #1425362)
   * Fix the lockscreen becoming unresponsive after testing an app on the
     device from QtCreator. (LP: #1435364)
 .
   [ Nick Dedekind ]
   * Fixed desktop stage app focus.
   * Fixed issue in laggy indicator autpilot tests (LP: #1446846)
 .
 unity8 (8.02+15.04.20150511-0ubuntu1) vivid; urgency=medium
 .
   [ Albert Astals Cid ]
   * Workarounds for concierge mode.
 .
   [ CI Train Bot ]
   * New rebuild forced.
   * Resync trunk.
 .
 unity8 (8.02+15.04.20150505-0ubuntu1) vivid; urgency=medium
 .
   [ Albert Astals Cid ]
   * Make runtests fake a test error if make fails
   * Make the test more stable
   * Use dbus-test-runner instead of dbus-launch
 .
   [ Daniel d'Andrada ]
   * DirectionalDragArea: improvements & API grooming (LP: #1417920)
   * Fix EdgeDragEvaluator when a drag can happen both ways
     (Direction.Horizontal)
 .
   [ Josh Arenson ]
   * Remove panelHeight property as it is unused.
 .
   [ Leo Arias ]
   * Initial clean up of the autopilot tests set up. Removed the touch
     device from the test case. Moved the restart of unity to a fixture.
     Removed the unused DragMixin. Updated the setUpClass to use
     process_helpers. Removed the workaround for bug #1238417, already
     fixed. Use the toolkit helper to set the testability environment
     variable. Fixed the indicators base class that was restarting unity
     twice. (LP: #1238417, #1447206)
   * Use the base class from the toolkit in autopilot tests.
 .
   [ Michael Zanetti ]
   * emit application-stop when we're going down (LP: #1326513)
 .
   [ Micha?? Sawicz ]
   * UNITY_SCOPES_LIST is no more
 .
   [ handsome_feng<445865575@xxxxxx> ]
   * When click the favorite scope in Dash Manager , it just return to
     the corresponding scope page. (LP: #1447056)
 .
 unity8 (8.02+15.04.20150422-0ubuntu1) vivid; urgency=medium
 .
   [ Albert Astals Cid ]
   * Compile with Qt 5.5 (LP: #1437238)
   * Different way of top aligning labels when the other one in the row
     is multiline (LP: #1442085)
   * make pot_file
 .
   [ Andrea Cimitan ]
   * Set sourceSize for DashBackground.qml Image
 .
   [ CI Train Bot ]
   * New rebuild forced.
   * Resync trunk. added: po/sk.po
 .
   [ Daniel d'Andrada ]
   * Move handling of command line options to a separate class
   * Refactor tst_PhysicalKeysMapper.qml
 .
   [ Leo Arias ]
   * For autopilot tests, use the device simulation scenarios from the
     toolkit.
 .
   [ Leonardo Arias Fonseca ]
   * For autopilot tests, use the device simulation scenarios from the
     toolkit.
 .
   [ Michael Zanetti ]
   * Make sure dnd mode is ended properly when drag gesture is cancelled
     (LP: #1444949)
 .
   [ Micha?? Sawicz ]
   * Fix flake8 warnings (LP: #1444170)
   * Move mock indicator service to unity8-fake-env, as it's a binary-
     dependent package.
 .
   [ Nick Dedekind ]
   * Use asynchronous dbus requests for property updates. (LP: #1436982)
Checksums-Sha1:
 b98090d6ad94c61f873bc27eb204e8d6b6c44f26 3510 unity8_8.11+15.04.20150812-0ubuntu1.dsc
 d43dc7c42304d5e913c896a4dfa4ba5217c00823 17488278 unity8_8.11+15.04.20150812.orig.tar.gz
 cca99b97defb0b937f78a15e020b4a101efe8d68 65363 unity8_8.11+15.04.20150812-0ubuntu1.diff.gz
Checksums-Sha256:
 950c58929f3669ba74b00d67225bfb42deefae30a3ef773836f9a2535884f4ae 3510 unity8_8.11+15.04.20150812-0ubuntu1.dsc
 99a7d11feaf53760e96a7c5434ac9d5af1db842753ac79a46d507f90d7e7677c 17488278 unity8_8.11+15.04.20150812.orig.tar.gz
 caf0b85c6075909a5fd9025ef16b2e76842c5db46ef3ea70710b5aad1fb68fdb 65363 unity8_8.11+15.04.20150812-0ubuntu1.diff.gz
Files:
 2fb599bfa64ecc2c499db43a931221e2 3510 x11 optional unity8_8.11+15.04.20150812-0ubuntu1.dsc
 7b7e5607e2fbeceb32ee7f6104231ab6 17488278 x11 optional unity8_8.11+15.04.20150812.orig.tar.gz
 bace779dc0e80b90866530297c5a6340 65363 x11 optional unity8_8.11+15.04.20150812-0ubuntu1.diff.gz