landing-team-changes team mailing list archive
-
landing-team-changes team
-
Mailing list archive
-
Message #00809
[stable-overlay] unity8 (8.11+15.04.20150915-0ubuntu1)
Uploaded to the Stable Phone Overlay PPA (~ci-train-ppa-service/ubuntu/stable-phone-overlay vivid) archive
---------------
Format: 1.8
Date: Tue, 15 Sep 2015 12:06:06 +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.20150915-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
Changed-By: Michael Zanetti <michael.zanetti@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 1383086 1413791 1417920 1425362 1426115 1431564 1433442 1435364 1436982 1437238 1442085 1444170 1444949 1445472 1445572 1446846 1447056 1447206 1450809 1450894 1452348 1453217 1457098 1457201 1461979 1466947 1467740 1468038 1469761 1471577 1473471 1473492 1474149 1474319 1478022 1482317 1483752 1484126 1485947 1486953 1487946 1488484 1488927 1489309
Changes:
unity8 (8.11+15.04.20150915-0ubuntu1) vivid; urgency=medium
.
[ Albert Astals Cid ]
* Fix testNotifications
* Make the wait longer to make tests pass in CI
* New simplified CroppedImageMinimumSourceSize (LP: #1467740)
* Stop animateTimer when starting the fadeOutAnimation
* Use AlreadyLaunchedUpstart so that tests passes
* Workaround keyboard issues and make test pass again
.
[ Daniel d'Andrada ]
* DesktopStage: Refactor focus handling
* Stabilize tstShell.test_launchedAppHasActiveFocus
.
[ Gary.Wzl ]
* Add widgetData["expanded"] property for expandable widget.
.
[ Michael Terry ]
* Fix typo that caused the tutorial to tease the launcher on top of
the greeter.
* Fix typo that caused the tutorial to tease the launcher on top of
the greeter.
.
unity8 (8.11+15.10.20150907-0ubuntu1) wily; urgency=medium
.
[ Michal Sawicz ]
* Resync wily with vivid
.
[ Albert Astals Cid ]
* Accomodate header height when using a card carousel with non
overlayed header (LP: #1489309)
* Fix restart unity8 from inside the phone more than two times (LP:
#1487946)
.
[ Gary.Wzl ]
* Move textarea up automatically when inputmethod popup. (LP:
#1485947)
.
[ Luk???? Tinkl ]
* Introduce a GlobalShortcut QML component for handling global
keyboard shortcuts
.
[ Michael Terry ]
* Fix the fact that a user that is locked out from their account for
five minutes after entering too many wrong passwords can simply
reboot to try again. (LP: #1383086)
* Fix the fact that a user that is locked out from their account for
five minutes after entering too many wrong passwords can simply
reboot to try again. (LP: #1383086)
.
[ Michael Zanetti ]
* Implement progressive autoscrolling in desktop spread
* add an animation transition when invoking the spread by hitting the
right edge
.
unity8 (8.11+15.10.20150826-0ubuntu1) wily; urgency=medium
.
[ Michael Zanetti ]
* release for wily
.
[ CI Train Bot ]
* New rebuild forced.
.
unity8 (8.11+15.04.20150831.2-0ubuntu1) vivid; urgency=medium
.
[ Albert Astals Cid ]
* Accept auto repeats for the power down button if timer is not yet
running (LP: #1486953, #1488927)
* Add tests for Shell+Dash interaction
* Make clicking on launcher buttons have haptic feedback
* Make test_greeter_hides_on_app_open more stable
* Move connect() to new syntax
* make pot_file (LP: #1488484)
.
[ Gerry Boland ]
* [spread] avoid changing sourceSize of snapshotted apps, it causes
ghost apps in the spread (LP: #1474319)
.
[ Josh Arenson ]
* Refactor the greeter to enable dynamic loading of backend plugins.
* Refactor the greeter to enable dynamic loading of backend plugins.
.
[ Luk???? Tinkl ]
* Don't show the volume notification when the sound indicator is shown
(LP: #1484126)
.
[ Michael Terry ]
* Unify turn-on-screen-upon-notification logic from various daemons
into unity8. (LP: #1426115, #1482317)
.
unity8 (8.11+15.04.20150827.1-0ubuntu1) vivid; urgency=medium
.
[ Daniel d'Andrada ]
* MirSurfaceItem is now a view+controller instantiated from QML (LP:
#1483752)
.
unity8 (8.11+15.04.20150821-0ubuntu1) vivid; urgency=medium
.
[ Michael Terry ]
* Skip the tutorial entirely when in desktop mode. This fixes the
emulator not being able to pass the tutorial.
* Skip the tutorial entirely when in desktop mode. This fixes the
emulator not being able to pass the tutorial.
.
unity8 (8.11+15.04.20150817-0ubuntu1) vivid; urgency=medium
.
[ Albert Astals Cid ]
* Drop gcc 4.9 requirement in debian/rules
* Make the test more stable
* Optimize scope.preview() calls (LP: #1478022)
.
[ Alberto Mardegan ]
* Set currentIndex after the model change is completed (LP: #1433442)
.
unity8 (8.11+15.04.20150814-0ubuntu1) vivid; urgency=medium
.
[ Albert Astals Cid ]
* Make the test pass again after rework of appmanager
* fix testPhoneStage
.
[ CI Train Bot ]
* New rebuild forced.
.
[ Daniel d'Andrada ]
* Fix and clean up InputInfo plugin
.
[ Rodney Dawes ]
* Do not call verify in the payments button code. (LP: #1468038)
.
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:
5c2a22c8b7dbc03d7f21f15ecd2c9f9fe3f19254 3511 unity8_8.11+15.04.20150915-0ubuntu1.dsc
f267de9c147b8f440a669f7cb0a7f266b09d1a45 17468550 unity8_8.11+15.04.20150915.orig.tar.gz
cc9c8fd6919415fba2e11ffe72d0241163f31fa7 66525 unity8_8.11+15.04.20150915-0ubuntu1.diff.gz
Checksums-Sha256:
79e5331b5655d8dd40a421f6c2fc9951b8fcfa58afa038297abc69c1d34bb3d0 3511 unity8_8.11+15.04.20150915-0ubuntu1.dsc
a6c86d6a740bc1ac52c45bf16434788dc3046da9f77b0b427aeb853632c61c89 17468550 unity8_8.11+15.04.20150915.orig.tar.gz
7eca7187770efa18e01c8635cbb4680b494ce525cdb96982afa606c395b25fe0 66525 unity8_8.11+15.04.20150915-0ubuntu1.diff.gz
Files:
dbbf88efa58f6b160923a7c321a3f064 3511 x11 optional unity8_8.11+15.04.20150915-0ubuntu1.dsc
cd5322282c35c6ee3369fcc79aa5551f 17468550 x11 optional unity8_8.11+15.04.20150915.orig.tar.gz
5a49d1b34e390ff3b83ee4ef799b4745 66525 x11 optional unity8_8.11+15.04.20150915-0ubuntu1.diff.gz