Change log for unity8 package in Ubuntu

175 of 263 results
Deleted in artful-release (Reason: unity8 stack no longer shipping; LP: #1707680)
Superseded in artful-release
Obsolete in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
unity8 (8.15+17.04.20170404.7-0ubuntu3) zesty; urgency=medium

  * No-change rebuild (LP: #1681870).

 -- Łukasz 'sil2100' Zemczak <email address hidden>  Tue, 11 Apr 2017 17:33:55 +0100
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
unity8 (8.15+17.04.20170404.7-0ubuntu2) zesty; urgency=medium

  [ Michael Zanetti ]
  * Make the default store uri point to gnome software center

 -- Timo Jyrinki <email address hidden>  Thu, 06 Apr 2017 10:49:29 +0300
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
unity8 (8.15+17.04.20170328.3-0ubuntu1) zesty; urgency=medium

  [ Albert Astals Cid ]
  * mock: Remove empty property and move invokable
  * Tune quicklist item selection
  * Fix unminimizing going to the wrong position the second time (LP:
    #1671458)
  * Remove unclickable gaps on the menubar (LP: #1672722)
  * indicators client is a tool
  * Make sure we destroy the popups when the item goes away (LP:
    #1670338)
  * UnityApplicationMocks: Initialize m_state and m_requestedState
  * Don't use appInfo after checking it if is null
  * Initialize m_privateMode
  * Hook up aboutToShow for overflow menus (LP: #1676016)

  [ Daniel d'Andrada ]
  * Give active focus to child surface qml items (LP: #1671072)
  * Satellite child windows (LP: #1673415)
  * Tell qtmir/miral about the available desktop area

  [ Florian Boucault ]
  * WindowStateStorage: use a private QThreadPool to ensure that
    WindowStateStorage::saveValue always has a thread available to
    execute the query in. (LP: #1675424)

  [ Lukáš Tinkl ]
  * Protect against loading invalid window geometry (LP: #1674262)
  * Remove usage of the deprecated (and non-functional) system-image-
    dbus service.
  * Implement Ctrl+Alt+T to launch the terminal app (LP: #1673500)
  * Only take normal and dialog surface types into account for launcher
    items (LP: #1669047)
  * Fix the shutdown dialog after recent refactoring in
    DBusUnitySessionService (LP: #1676426)

  [ Michael Zanetti ]
  * drop the grey background behind icons in the drawer (LP: #1675688)

  [ Pete Woods ]
  * Fix Unity/Platform::isPC, and add tests (LP: #1670657)

 -- Michał Sawicz <email address hidden>  Tue, 28 Mar 2017 21:50:20 +0000
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
unity8 (8.15+17.04.20170321-0ubuntu1) zesty; urgency=medium

  [ Albert Astals Cid ]
  * Signal aboutToShow (LP: #1664578)
  * Support Panel top level items to be disabled (LP: #1670694)
  * Improve Launcher ←→ touch menu interaction (LP: #1667620, #1671069)
  * Fix real world submenus (e.g. kate) not getting their first item
    selected on open (LP: #1666859)

  [ Daniel d'Andrada ]
  * Really disable the window decoration when in staged mode (LP:
    #1670361)
  * Don't let clients resize their surfaces while in staged
    (phone/tablet) mode (LP: #1670390)
  * TopLevelWindowModel: don't put hidden windows in the model (LP:
    #1665286)

  [ Lukáš Tinkl ]
  * Reset always-show-osk gsetting on startup to default value (false
    atm)
  * Fix the restored-to position with Miral due to the state changes
    being async (LP: #1669819)
  * Add a cursor name fallback mapping "grabbing" -> "closedhand" for
    Breeze
  * Fix unsnapping a maximized window from the panel (LP: #1671721)
  * Disable altDrag feature outside windowed mode

  [ Michael Terry ]
  * Don't lock the screen for guest users or users in the nopasswdlogin
    group. (LP: #1644237)
  * Support GNOME-style logout DBus API (making the Logout, Reboot, and
    Shutdown launcher commands work) (LP: #1673229)

  [ Michael Zanetti ]
  * Add support for closing apps from the spread with "Q" (LP: #1670327)
  * hide "private" launcher quicklist entries when the greeter is locked
    (LP: #1667649)
  * add surface titles to launcher's quicklist (LP: #1661668)
  * properly reset the drawer state when cancelling a horizontal drag
    (LP: #1669536)
  * fix the focus moving correctly between launcher and drawer (LP:
    #1669880)
  * unfocus the drawer's textfield when it is moved (LP: #1669839)

  [ Pete Woods ]
  * Fix up indicators-client after refactoring (LP: #1672797)

 -- Michał Sawicz <email address hidden>  Tue, 21 Mar 2017 10:58:13 +0000
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
unity8 (8.15+17.04.20170308-0ubuntu1) zesty; urgency=medium

  [ Albert Astals Cid ]
  * Let's follow the keyboard order
  * Enable the license check (LP: #1590044)
  * Show a barebones error message if loading the QML doesn't work
  * Make sure cursor is back to normal when closing the window (LP:
    #1666158)
  * Fix small warning when sensitive is undefined
  * Remove unused member variable
  * Initialize m_msecsSinceReference
  * Add warning if registerService fails
  * Move menus Component {} out of the repeater
  * Add tool to browse menus of a running app

  [ Daniel d'Andrada ]
  * Drag child windows with Alt+LeftMouseButton (LP: #1664947)

  [ Gerry Boland ]
  * TopLevelWindowModel: connect to the OSK surface to know when it goes
    away so we can clean up after it. (LP: #1670681)

  [ Josh Arenson ]
  * Initialize sessionMode to single when mock is reset (LP: #1667463)

  [ Lukáš Tinkl ]
  * Make the menu string "Back" translatable
  * Let the OSK be driven by a switch in indicator-keyboard (LP:
    #1521518)
  * Disable the tutorial when there's no touchscreen (LP: #1661557)
  * Shell chrome fixes (LP: #1658117, #1665723, #1665724, #1669010)
  * Cancel the drag as soon as we're entering the spread (LP: #1668642)
  * Fix being unable to use window control buttons or menus with touch
    (LP: #1667604, #1668387)

  [ Michael Terry ]
  * Set QT_IM_MODULE in the greeter so that the OSK can come up. (LP:
    #1670383)
  * Simplify our startup handling of Mir environment variables and set
    the right socket path in snappy.

  [ Michael Zanetti ]
  * Cancel the home key activation if something else is pressed along
    with Meta (LP: #1670678)
  * close the drawer when something is launched from the launcher (LP:
    #1660367)
  * use a svg instead of a png for the Launcher's BFB (LP: #1668057)
  * change the default setting for the launcher autohiding (LP:
    #1670655)

  [ Nick Dedekind ]
  * Split up Shell::test_spreadDisabled to ensure initial state for each
    test.

 -- Michał Sawicz <email address hidden>  Wed, 08 Mar 2017 09:56:46 +0000
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
unity8 (8.15+17.04.20170221-0ubuntu1) zesty; urgency=medium

  * Handle ubuntu-app-launch API/ABI break

 -- Ken VanDine <email address hidden>  Tue, 21 Feb 2017 13:23:23 +0000
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
unity8 (8.15+17.04.20170216.1-0ubuntu1) zesty; urgency=medium

  [ Albert Astals Cid ]
  * Make menus items close the menu when clicking on them (LP: #1657082,
    #1657399)
  * Clicking on an open menu closes it + test
  * Make the menus and submenus do not go outside the screen when
    popping out
  * Auto open submenus on hover (LP: #1657085)
  * Make the double click on a menu not be maximize the window below
    (LP: #1657079)
  * Make the MenuBar InverseMouseArea eat hover events when there's a
    popup open (LP: #1657763)
  * Make double click on the window decoration maximize (LP: #1657758)
  * Eat hover events when the launcher quicklist is open (LP: #1640776)
  * Remove TODO now that we require Qt > 5.5
  * Serialize two make targets that want to cp to the same target file
    (LP: #1660576)
  * Remove variable that is always false (LP: #1585910)

  [ Daniel d'Andrada ]
  * Consolidate launcher API checks

  [ Lukáš Tinkl ]
  * Fixes for activating minimized windows and restoring fullscreen ones
    (LP: #1656808, #1658937, #1658938)

  [ Michael Zanetti ]
  * move right edge push area up some levels so it can be used on top of
    the indicators
  * fix minimizing/restoring transitions (LP: #1658936)
  * fix some glitches with spread positioning
  * fix jumpy animation when closing an item from the spread
  * Show the wallpaper while the focused app is moving in staged mode
    (LP: #1648251)
  * Update the tutorial to mention the app drawer instead of the dash on
    long left edge swipe (LP: #1658932)
  * prevent hiding the launcher when the mouse hover event is eaten by
    the EdgePushArea (LP: #1657045)
  * properly invalidate the whole model (LP: #1658190)
  * stabilize OrientedShell test (LP: #1658994)

  [ Nick Dedekind ]
  * Added overflow support to application menus.
  * Updated menu colors

 -- Michał Sawicz <email address hidden>  Thu, 16 Feb 2017 13:49:18 +0000
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
unity8 (8.15+17.04.20170206-0ubuntu1) zesty; urgency=medium

  [ Daniel d'Andrada ]
  * Initial support for child windows (menus, dialogs, tooltips) (LP:
    #1543467, #1591384, #1656727)

 -- Albert Astals Cid <email address hidden>  Mon, 06 Feb 2017 09:12:23 +0000
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
unity8 (8.15+17.04.20170131.1-0ubuntu1) zesty; urgency=medium

  [ Rodney Dawes ]
  * Remove dependencies on clickscope.

 -- Albert Astals Cid <email address hidden>  Tue, 31 Jan 2017 14:40:33 +0000
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
unity8 (8.15+17.04.20170124-0ubuntu1) zesty; urgency=medium

  [ Albert Astals Cid ]
  * Limit tab-focus travelling on dialogs with a fence
  * Restore focus to where it was when our ShellDialogs get unloaded
  * Update current session after changing the user
  * Add keyboard navigation for Indicators
  * a window -> the current window
  * There's no spreadDelegate_ anymore

  [ Daniel d'Andrada ]
  * Simplify DecoratedWindow
  * Remove unnecessary warning message

  [ Josh Arenson ]
  * Add a test for the session chooser icon in the greeter's sessions
    list

  [ Lukáš Tinkl ]
  * Fix keymap not being applied on the shell itself (LP: #1626435)
  * Shell dialog improvements (kbd focus, mouse eater)
  * Start searching directly as you type, w/o having to first
    focus/click the search field.
  * Add a test for the real implementation of WindowStateStorage
  * Use a four finger gesture to open the drawer, much like in u7

  [ Michael Terry ]
  * Simplify the lightdm mock to make future greeter improvements easier
    to test.
  * Add support for guest sessions in unity8-greeter.
  * Use a model for PAM prompts, supporting more possible interactions.
  * Fix grouping of autopkg output and allow optionally passing
    arguments to installed test scripts.
  * Add support for LightDM hints for manual logins and hiding normal
    users.

  [ Michael Zanetti ]
  * hint the launcher to indicate a successful size change to the user
    (LP: #1646457)
  * Improvements for the appdrawer (LP: #1648173)
  * Adjust home key to still focus the dash instead of messing with the
    drawer
  * allow 4 finger simulation with mousetouchadaptor

  [ Nick Dedekind ]
  * Added Alt+F10 shortcut to open app menus. (LP: #1656896)
  * Fixed menu layout width calculations. (LP: #1657050)
  * Skip Panel::test_drag_indicator_item_down_shows_menu

 -- Michał Sawicz <email address hidden>  Tue, 24 Jan 2017 07:46:58 +0000
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
unity8 (8.15+17.04.20170110.4-0ubuntu1) zesty; urgency=medium

  [ Albert Astals Cid ]
  * Give focus to one of the buttons of the dialog
  * tst_WindowResizeArea: Use default values for mouseFlick speed and
    iterations (LP: #1651580)
  * Require Qt 5.6 & misc fixes

  [ Daniel van Vugt ]
  * Deprecate usage of Mir's input resampling, instead opting for: (LP:
    #1497105, #1591328)

  [ Josh Arenson ]
  * Allow the scopes list to automatically scroll when a scope is being
    dragged past the bounds of the screen. (LP: #1575319)

  [ Lukáš Tinkl ]
  * Fix touch window controls being unreachable when the overlay is
    being displayed (LP: #1648167)
  * Fixup paths for window state storage in snappy environment
  * Add Unity.Platform mock for our tests (LP: #1655336)

  [ Michael Zanetti ]
  * PreviewRatingInput: Use displayText instead of text to
    enable/disable the Send button (LP: #1595910)
  * Add a D-Bus interface to control some debug facilities on the fly
  * some launcher workarounds for the snapping

  [ Michał Sawicz ]
  * Nuke leftover Platform in IndicatorsManager

  [ Nick Dedekind ]
  * Added registry for application menus

  [ Michael Terry, Nick Dedekind ]
  * Run the qmluitests.sh autopkg test against the installed package.

  [ Michał Sawicz, Nick Dedekind ]
  * Application menus

  [ Rodney Dawes ]
  * Remove the payments widget and dependency on libpay as no longer
    needed.

 -- Michał Sawicz <email address hidden>  Tue, 10 Jan 2017 14:48:42 +0000
Deleted in zesty-proposed (Reason: NBS)
unity8 (8.15+17.04.20161215-0ubuntu2~1) zesty; urgency=medium

  * No change rebuild

 -- Timo Jyrinki <email address hidden>  Wed, 04 Jan 2017 10:54:32 +0200
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
unity8 (8.15+17.04.20161215-0ubuntu1) zesty; urgency=medium

  * Let the model deal with some window management decisions (LP:
    #1346633)

 -- Daniel d'Andrada <email address hidden>  Thu, 15 Dec 2016 16:17:29 +0000
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
unity8 (8.15+17.04.20161207.1-0ubuntu1) zesty; urgency=medium

  [ Albert Astals Cid ]
  * Add the Wsuggest-override flag to gcc
  * Add support for compiler sanitizers via ECM
  * Use timeStep as delay time (LP: #1642919)
  * Bring back fix for 1517830 (LP: #1517830)
  * Fix compile warnings in mocks
  * Do not hide panel when launching an application if the mouse is on
    the panel (LP: #1591311)

  [ Daniel d'Andrada ]
  * Fix "make tryApplicationWindow"
  * Take save/restore functions out of WindowResizeArea

  [ Josh Arenson ]
  * Enable the greeter to remember which session the user last logged
    into (LP: #1631365)

  [ Lukáš Tinkl ]
  * Fix the Super key not invoking the dash scope home (LP: #1607427)

  [ Michael Zanetti ]
  * Add the ApplicationDrawer
  * tune right edge push (LP: #1646094)
  * improve close button visiblity when hovering with the mouse
  * Update virtual touchpad visuals and add a tutorial. (LP: #1585220)

  [ Pete Woods ]
  * MenuItemFactory: Add subtitle support to SwitchItem widget

 -- Michał Sawicz <email address hidden>  Wed, 07 Dec 2016 13:49:24 +0000
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
unity8 (8.15+17.04.20161129-0ubuntu1) zesty; urgency=medium

  [ Albert Astals Cid ]
  * Fix PreviewProgress implicitHeight (LP: #1641943)
  * Adapt to dummy notification being gone
  * Fix autopilot test_lock_screen tests
  * Autopilot: Add more applications to the list for wider screens
  * Fix autopilot DashHelperTestCase.test_search
  * Also install the Screens mock
  * Give default value to gu-px size

  [ Andrea Azzarone ]
  * Set Mir.cursorName to "grabbing" on first mouse press on a window
    decoration. Don't wait for press+motion. (LP: #1618078)
  * Do not show a divider between each quicklist entry but just between
    each section, similar to how unity7 does. (LP: #1637478)

  [ Andrea Cimitan ]
  * Fix white text (LP: #1644468)
  * Make MascotLoader in CardCreator flat
  * Make the remaining UbuntuShape flat
  * added dropshadow from panel indicators to dash page header extra
    panel, so there is right shadow when the extra panel is narrow
  * Look up for expandable template dash category flag

  [ Brian Douglass ]
  * Added a setting to enable/disable the indicator dropdown menu.

  [ Daniel d'Andrada ]
  * There's no need for WindowDecoration to access the appDelegate

  [ Lukáš Tinkl ]
  * Enable brightness (laptop backlight) handling on desktop/laptop PCs
    (LP: #1595947)

  [ Michael Zanetti ]
  * disable spread interaction while locked (LP: #1641578)

  [ Andrea Azzarone, Michał Sawicz ]
  * Implement launcher tooltips.

  [ Olivier Tilloy ]
  * Remove dependency on transitional package. (LP: #1583079)

 -- Michał Sawicz <email address hidden>  Tue, 29 Nov 2016 09:43:33 +0000
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
unity8 (8.15+17.04.20161116.1-0ubuntu1) zesty; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * MenuItemFactory: bind calendar backend properties to calendarMenu item

    Adds support for showing the calendar at the requested date, marking days
    with events properly and toggling the visibility of the week number.

  * MenuItemFactory: use Menus.RadioMenu and Menus.ButtonMenu

  * Bump version as USC breaks with unity8 << 8.14

  [ Albert Astals Cid ]
  * [Hopefully] Fix infinite loop in some of the GSV tests (LP:
    #1599301)

  [ Marco Trevisan (Treviño) ]
  * testLauncher: use tryCompare to check launcher contentY

  [ Michael Zanetti ]
  * Stabilize OrientedShell tests

 -- Marco Trevisan (Treviño) <mail@3v1n0.net>  Wed, 16 Nov 2016 10:44:59 +0000
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
unity8 (8.14+17.04.20161109-0ubuntu1) zesty; urgency=medium

  [ Albert Astals Cid ]
  * Make more CardTool properties readonly
  * Make the > in Dash Section Header be after text (LP: #1508905)
  * Rework Dash Preview column margins
  * Improve LVWPH <-> GenericScopeView interaction (LP: #1508905,
    #1622423)
  * Make the PreviewButtons be of the width of the button and not half
    the total width
  * Fix first column of the preview table to be 25%

  [ Andrea Cimitan ]
  * Remove background under header pagination dots, update dots assets,
    remove dash paper background, update bottom edge asset
  * Few styling changes for cards
  * various tweaks to fonts inside previews
  * More visual tweaks

  [ Brian Douglass ]
  * Add a new setting to enable/disable the launcher

  [ Lukáš Tinkl ]
  * Stabilize test_doubleTapToMaximizeWindow()
  * Enable loading the main Qt catalog which in turn allows for using
    RTL languages
  * Fix the pixelated notification icon by setting sourceSize (LP:
    #1637712)

  [ Michael Terry ]
  * More path lookup fixes for running inside of a snap. (LP: #1629009)

  [ Michael Zanetti ]
  * Added blur and darkening to wallpaper while in spread
  * Fixes in the spread after design review (LP: #1637502, #1638848)
  * More fixes to the unified stages code (LP: #1637205, #1637249,
    #1637258)
  * Delay alt tab for tiny bit in order to avoid flickering on quick alt-
    tabs

  [ Tomás Tormo ]
  * Reload Infographics userdata when the day changes (LP: #1378814)

 -- Michał Sawicz <email address hidden>  Wed, 09 Nov 2016 15:10:32 +0000
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
unity8 (8.14+17.04.20161027-0ubuntu1) zesty; urgency=medium

  * MenuItemFactory: activate item on calendar selection change (LP:
    #1541125)

 -- Marco Trevisan (Treviño) <mail@3v1n0.net>  Thu, 27 Oct 2016 12:32:25 +0000
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
unity8 (8.14+17.04.20161024-0ubuntu1) zesty; urgency=medium

  [ Albert Astals Cid ]
  * Make PreviewProgress be thicker again (LP: #1629382)
  * tst_PreviewZoomableImage: Wait for LazyImage transitions on init()
    (LP: #1630136)

  [ Andrea Azzarone ]
  * Remove UbuntuShapeForItem and replace its use with the more standard
    Ubuntu.Components.UbuntuShape.

  [ Lukáš Tinkl ]
  * Restore the double tap decoration to maximize feature (LP: #1627281)
  * Hide the cursor for fullscreen apps after 3 seconds of inactivity
  * Implement moving windows by Alt + left mouse button

  [ Marco Trevisan (Treviño) ]
  * MenuItemFactory: use more features from SlotsLayout based settings
    components

  [ Michael Terry ]
  * Grab launcher icon information from ubuntu-app-launch, not directly
    from desktop files.
  * Adjust root paths if we're running inside a snap. (LP: #1629009)

  [ Michael Zanetti ]
  * Merge all Stages into one single codebase. Apply new spread visuals.
    (LP: #1489517, #1603914, #1635800)

 -- Michael Zanetti <email address hidden>  Mon, 24 Oct 2016 11:37:28 +0000
Superseded in zesty-release
Obsolete in yakkety-release
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
unity8 (8.14+16.10.20160922-0ubuntu2) yakkety; urgency=medium

  * debian/control:
    - Drop unity-scope-mediascanner2 to a Suggests rather than a Recommends,
      to ease our transition to main.  It's already seeded directly in
      Touch, so this will only affect the Desktop variant of unity8.

 -- Michael Terry <email address hidden>  Mon, 03 Oct 2016 10:43:25 -0400
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
unity8 (8.14+16.10.20160922-0ubuntu1) yakkety; urgency=medium

  [ Albert Astals Cid ]
  * LVWPH: update clipItem height when list height changes (LP:
    #1606935)
  * Put the touchdown shape inside a loader
  * No need for the touchdown in the card for the cardtool
  * Add bottom gradient to the Show Less floating button
  * Remove artShapeSize from non cardtool cards
  * LVWPH: Fix case in which header was shown incorrectly
  * LVWPH: Fix items cut on top in the dash (or at least some instances
    of it)
  * Reduce calls to CardCreatorCache.getCardComponent while the
    component is being created (LP: #1615675)
  * Dash::test_cardIconStyle change compare into tryCompareFunction
  * Make PreviewActionsTest::test_comboButton more stable
  * Adapt onShiftedContentXChanged to work when the content changes very
    abruptly
  * Make tryGenericScopeView show the scope correctly
  * Make sure the spinner does not get too close to the title text (LP:
    #1597392)
  * Show "Pull to refresh" in white when overlaid in low luminance
    colors (LP: #1596849)
  * Make test_Shell non ultra slow again (LP: #1597366)
  * Improve findChild calls inside tryCompareFunction.

  [ Andrea Cimitan ]
  * override some Qt Components definitions so we can have sane default
    values for flick speeds
  * Elide the label text inside recent searches panel (LP: #1611796)
  * Add a PreviewSingleton module to store some data for previews (LP:
    #1595235)
  * Use PreviewSingleton for PreviewRatingInput and PreviewCommentInput
    (LP: #1595235)
  * rework GenericScopeView PullToRefresh test
  * use mouseFlick instead touchFlick for manage_dash_move_current
  * add a couple of waiting tricks for a flaky dash test

  [ Daniel d'Andrada ]
  * Set progress bar indeterminate when processing signal received. (LP:
    #1249349)
  * Implement cursor confinement (LP: #1590099)

  [ Josh Arenson ]
  * Add a frontend to the sessions model and enable a session chooser in
    the greeter.

  [ Lukáš Tinkl ]
  * Implement edge maximizing (aka window snapping) (LP: #1602628)
  * On the PC platform (as opposed to running on $devices), use the
    "mute" action instead of silent mode
  * Respect Fitt's law wrt the window control buttons in panel (LP:
    #1611959)
  * Fix 2 failing color-related tests

  [ Marco Trevisan (Treviño) ]
  * Indicators, mocks: add fake indicators menuitem to populate mocks
    with different menu types
  * IndicatorsClient: use PageHeader and ListItemLayout's

  [ Michael Terry ]
  * Support launching apps inside a unity8 session from the greeter and
    support emergency dialing inside the greeter.
  * Fix tryShell to actually show appropriate backgrounds for each mock
    user.
  * Add an indicator to the greeter when a user is logged in (only shown
    if we have more than one user)
  * Hide the greeter OSK if indicators are open and don't show the edge
    tutorial during an emergency call.
  * Switch from lockscreen PIN pad to a passcode entry box that uses the
    OSK.
  * Use the default system wallpaper instead of our custom one.
  * Update look of infographic a bit
  * Make infographic bubbles white even on the default wallpaper.

 -- Michał Sawicz <email address hidden>  Thu, 22 Sep 2016 07:46:57 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
unity8 (8.14+16.10.20160831.3-0ubuntu1) yakkety; urgency=medium

  [ Daniel d'Andrada ]
  * Added implementation for MirSurfaceInterface::persistentId

 -- Ken VanDine <email address hidden>  Wed, 31 Aug 2016 11:56:09 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
unity8 (8.14+16.10.20160826-0ubuntu1) yakkety; urgency=medium

  * Make sure we emit sounds when taking a screenshot even after media-
    hub (LP: #1544477)

 -- Alfonso Sanchez-Beato <email address hidden>  Fri, 26 Aug 2016 08:14:14 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
unity8 (8.14+16.10.20160819-0ubuntu1) yakkety; urgency=medium

  [ Lukáš Tinkl ]
  * Reset topmostIsFullscreen to correctly rotate the shell when
    dismissing SIM PIN screen (LP: #1614070)

 -- Michał Sawicz <email address hidden>  Fri, 19 Aug 2016 14:16:54 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
Superseded in yakkety-proposed
Superseded in yakkety-proposed
unity8 (8.14+16.10.20160811.1-0ubuntu1) yakkety; urgency=medium

  [ Albert Astals Cid ]
  * Take into account carousel selectedItemScaleFactor when setting card
    fixedArtShapeSize (LP: #1599238)
  * Remove unused LimitProxyModel
  * Do not calculate implicitHeight for Cards in a CardGrid
  * Small clazy fixes

  [ Daniel d'Andrada ]
  * Remove stage property from Application

  [ Larry Price ]
  * Allow libertine-scope to show empty search result hint unmodified.
    (LP: #1606693)

  [ Lukáš Tinkl ]
  * Open the quicklist (context) menu also using the Menu key (LP:
    #1608265)
  * Fix incorrect SIM PIN dialog position when entering a wrong PIN (LP:
    #1596076)
  * Apply the correct keymap also on prompt surfaces (LP: #1610124)
  * Implement an optional system update feature during OOBE wizard (LP:
    #1580785)
  * Implement a page for choosing HW keyboard layout in OOBE wizard

  [ Michael Zanetti ]
  * Clean up some build script legacy
  * Add a crossbuilder_post file to make crossbuilder restart unity8
    after deploying
  * fixes for the automatic switching between usage modes (LP: #1590944)

  [ Omer Akram ]
  * Add object names for setup wizard

 -- Michał Sawicz <email address hidden>  Thu, 11 Aug 2016 06:28:20 +0000
Superseded in yakkety-proposed
unity8 (8.14+16.10.20160803-0ubuntu1) yakkety; urgency=medium

  [ Albert Astals Cid ]
  * Fix DisabledScreenNotice::test_rotation
  * Make the delegate of DashNavigationList an async Loader
  * unity-scope-tool: Use parse instead of process
  * VerticalJournal improvements regarding model insertions and item
    height changes (LP: #1599754)
  * Add math.h includes for compilation in yakkety (LP: #1605502)

  [ Andrea Cimitan ]
  * Unfocus the search text field in the dash page header when requested
    (LP: #1590820)
  * Use binding for filter popover contentWidth (LP: #1595116)
  * Add few sourceSize for Image we forgot (LP: #1595113)
  * Replace Flickable with an Item inside DashPageHeader for
    headerContainer (LP: #1599235)

  [ Albert Astals Cid, Andrea Cimitan ]
  * Unbox the artshapeLoader

  [ Daniel d'Andrada ]
  * Fix splashscreen orientation when app rotates own contents (LP:
    #1586050)
  * tst_PreviewIconActions: Make test name match filename
  * Cursor: make its size grid unit based (LP: #1604014)
  * TouchEventSequenceWrapper: item might get deleted when touch
    sequence is committed (LP: #1607686)

  [ Lukáš Tinkl ]
  * Implement frontend support for running keyboard indicator
  * Provide window/surface close shortcuts across all the stages (LP:
    #1578392, #1606528)
  * Restart the location trust prompt service when exiting the wizard
    (LP: #1594430)
  * Implement clearing the search and closing the panel on pressing
    Escape key in the dash header
  * Fix log timestamps (LP: #1602196)
  * Don't display the mode switch warning dialog on tablets (LP:
    #1600290)

  [ Michael Terry ]
  * Fix indicator profile bug that caused sound indicator to say Mute
    instead of Silent Mode. (LP: #1604205)
  * Fix lockscreen appearing right after unlocking a locked session on
    the desktop. (LP: #1604374)

  [ Michał Sawicz ]
  * Add arm64 support, drop unnecessary B-D on web plugin

 -- Michał Sawicz <email address hidden>  Wed, 03 Aug 2016 15:56:27 +0000
Superseded in yakkety-proposed
unity8 (8.14+16.10.20160728-0ubuntu1) yakkety; urgency=medium

  [ Zoltán Balogh ]
  * Bump the version to secure UITK compatibility

  [ Albert Astals Cid ]
  * Pass the correct number of arguments to mapToItem (LP: #1606835)

 -- Michał Sawicz <email address hidden>  Thu, 28 Jul 2016 08:17:13 +0000
Superseded in yakkety-proposed
unity8 (8.13+16.10.20160714+fix1-0ubuntu2~1) yakkety; urgency=medium

  * Rebuild against Qt 5.6.
  * Add https://code.launchpad.net/~aacid/unity8/floor_includes/+merge/300850

 -- Timo Jyrinki <email address hidden>  Fri, 22 Jul 2016 09:03:54 +0300
Superseded in yakkety-release
Superseded in yakkety-release
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
unity8 (8.13+16.10.20160714-0ubuntu1) yakkety; urgency=medium

  [ Daniel d'Andrada ]
  * Make use of MirSurface::inputBounds and drop UbuntuKeyboardInfo hack

 -- Michał Sawicz <email address hidden>  Thu, 14 Jul 2016 07:09:29 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
unity8 (8.12+16.10.20160711-0ubuntu1) yakkety; urgency=medium

  [ Josh Arenson ]
  * Add a SessionsModel to lightdm to support the greeter's session
    chooser
  * Add unity8-greeter package which contains a basic, but usable
    LightDM greeter. (LP: #1324602)

  [ Michael Terry ]
  * Make sure indicators and launcher hide when power button is pressed
    on greeter. (LP: #1595569)
  * Fix tablet greeter focus to be always-on, no longer hiding the OSK
    or forcing a mouse click to type a password. (LP: #1435923)

 -- Michael Terry <email address hidden>  Mon, 11 Jul 2016 17:24:20 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
unity8 (8.12+16.10.20160707-0ubuntu1) yakkety; urgency=medium

  [ Michael Zanetti ]
  * emit the correct role changed signal on count visible changed (LP:
    #1599925)

 -- Michał Sawicz <email address hidden>  Thu, 07 Jul 2016 16:49:32 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
unity8 (8.12+16.10.20160705-0ubuntu1) yakkety; urgency=medium

  [ Michael Zanetti ]
  * don't displace windows if the OSK is on another screen (LP:
    #1598917)

 -- Michał Sawicz <email address hidden>  Tue, 05 Jul 2016 10:00:57 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
unity8 (8.12+16.10.20160627.5-0ubuntu1) yakkety; urgency=medium

  [ Albert Astals Cid ]
  * Stop watching the old header item height once it's not our header
    anymore
  * LVWPH: cull the header item when not on view to save some painting
  * Adapt test to new mock behaviour
  * Don't let the mouse go outside the parentItem (LP: #1525350)
  * Use non deprecated package names
  * Mark system includes as such
  * Fix initialization order warning
  * Do not rely on deleteLater not crashing on null pointers
  * Add more headers of classes we use for automoc to be run
  * CardTool: Fix the fallback value to be a size and not an integer
  * CardTool: Include Ubuntu Components since we're using units.gu
  * Rework tst_PreviewRatingDisplayCreationRanges

  [ Daniel d'Andrada ]
  * Cursor: Let AnimatedSprite run only on animated cursors and while
    the display is on (LP: #1588873, #1594358)
  * Fix missing screenshot when orientation changes while shell rotation
    ongoing (LP: #1587796)

  [ Josh Arenson ]
  * Make PreviewRatingSingleDisplay visible again after editing a
    review. (LP: #1587097)
  * Correct errors in all png images to prevent libpng warnings.

  [ Lukáš Tinkl ]
  * Fix some smaller issues with OOBE wizard password pages (LP:
    #1590467)
  * Prevent mouse wheel events from going through shell elements (LP:
    #1536268)
  * Do not let mouse and wheel events pass thru the titlebar (LP:
    #1588424)
  * Hide the maximize window button based on size restrictions (LP:
    #1541982)

  [ Marco Trevisan (Treviño) ]
  * Unity8.conf: ensure MIR_SOCKET is set for future customers (such as
    the dash)
  * ClientIndicator: be more informative about loading failures for
    dynamically created objects

  [ Michael Terry ]
  * Stop unity8 from getting in a "switch-to-greeter" loop when locking
    on a desktop. (LP: #1593718)

  [ Michael Zanetti ]
  * set minimum window sizes on dash
  * displace application windows when the OSK would cover them

  [ Nick Dedekind ]
  * Force dash to always stay in the main stage. (lp:#1592404) (LP:
    #1592404)
  * Save the last surface stage on stage drop. (LP: #1579003)
  * Default portrait only apps to the side stage. (LP: #1573153)

  [ Albert Astals Cid, Andrea Cimitan, Michał Sawicz, Nick Dedekind ]
  * Added live video playback in dash previews

 -- Michael Zanetti <email address hidden>  Mon, 27 Jun 2016 18:48:59 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
unity8 (8.12+16.10.20160620.3-0ubuntu1) yakkety; urgency=medium

  [ Michael Terry, Michał Sawicz ]
  * Support unlocking via fingerprint, if one is registered.

 -- Michael Terry <email address hidden>  Mon, 20 Jun 2016 20:25:25 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
unity8 (8.12+16.10.20160617-0ubuntu1) yakkety; urgency=medium

  [ Michael Terry ]
  * Do not create Label/Icon if we don't need it
  * Fix Z-ordering of prompt surfaces (LP: #1586219)
  * Drop bottom edge tutorials completely and small fixes for other
    edges. (LP: #1565103)
  * Redo visuals for greeter prompt box. (LP: #1435923)
  * Make tutorial qmltests more robust. (LP: #1590810)
  * Stop showing an extra lockscreen in desktop unity8 sessions. (LP:
    #1582987)

  [ Albert Astals Cid ]
  * Improve dash plugin mock
  * Stabilize PreviewExpandableTest::test_all_widgets_height
  * Workaround QTBUG-53460
  * Split artShape code for cardTool card and regular card
  * Simplify the code since fixedArtSize code is mandatory for regular
    cards
  * Desktop stage: Support rotatesWindowContents (LP: #1547481)
  * Turn if if else into if elseif else
  * Fix leaks in QInputDeviceManagerPrivate::addDevice
  * Do not call |= on uninitialized sigterm.sa_flags
  * initialize udevMonitor
  * Make notifier and notifierFd function local variables
  * Fix crash if a component that is not an Item is given to
    sectionDelegate
  * Tests: Do not use dynamic_cast if we're not going to test it anyway
  * Minor coverity fixes
  * Fix warning about anchors.fill in ProportionalShape (LP: #1590963)
  * Make wait in cleanup() wait for snapTo animation to have finished

  [ Alexandros Frantzis ]
  * Improve the way notifications interact with power management (LP:
    #1570922)

  [ Andrea Cimitan ]
  * Correctly refresh cardcreator cache on artshapestyle changes (LP:
    #1588335)
  * Same tweaks we have for click scope now for libertine
  * add a timer to pull to refresh to work on small windows (LP:
    #1589060)

  [ Daniel d'Andrada ]
  * Clean up debug leftovers
  * Ensure mouse and window movement are pixel-aligned (LP: #1510382)
  * Fix SpreadDelegate rotation animations
  * No point in version-controlling files that are automatically
    generated
  * Center cursor on screen when it's first shown
  * Custom cursor name just have to start with "custom"
  * Work around AnimatedSprite infinite loop bug (LP: #1588929)

  [ Josh Arenson ]
  * Disable showDash when it is already shown. (LP: #1506708)
  * Add a timestamp to the dash log (LP: #1580074)
  * Add timestamp to unity8 log (LP: #1498169)

  [ Lukáš Tinkl ]
  * Implement keyboard shortcuts info panel
  * Implement window controls overlay activatable with 3 fingers tap
    (LP: #1489020)
  * Select correct Chinese input method for OSK in the wizard (LP:
    #1588633)

  [ Michael Zanetti ]
  * Add support for the launcher surface pips displaying the correct
    number of surfaces
  * Add support for the persistent alert state. (LP: #1575147, #1584348,
    #1586621)
  * send a Alt-release event on alt+tab instead of delaying it
    completely and invoking it later (LP: #1565236)

  [ Stephen M. Webb ]
  * added a new upstart $SESSION for unity8-desktop-session (LP:
    #1376715)

 -- Michael Terry <email address hidden>  Fri, 17 Jun 2016 01:22:57 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
unity8 (8.12+16.10.20160601.1-0ubuntu1) yakkety; urgency=medium

  [ Pawel Stolowski ]
  * Added apparmor profile for unity8-dash.

 -- Michał Sawicz <email address hidden>  Wed, 01 Jun 2016 20:59:03 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
unity8 (8.12+16.10.20160527-0ubuntu1) yakkety; urgency=medium

  [ Albert Astals Cid ]
  * Activate on click for SimpleMessages (LP: #1421696)
  * Add override
  * Change the art back to the cardData value if it changes from broken
    to valid image (LP: #1533577)
  * Concierge mode generated code optimization
  * Don't use context properties but properties of the delegates
  * Listen to contentItem::widthChanged instead of
    Flickable::contentWidthChanged (LP: #1565763)
  * Make some AP code faster
  * Make tests a bit more stable
  * Make unity8 and unity8-dash handle termination signals
  * Remove  workaround not needed anymore (LP: #1475643)
  * Resolve cardArtStyle on compile time
  * Set the theme earlier (LP: #1574048)

  [ Albert Astals Cid, Daniel d'Andrada ]
  * Remove DirectionalDragArea and libs/UbuntuGestures and port to SDK
    equivalents

  [ Andrea Cimitan ]
  * Hide the preview review input field when a rating is required (LP:
    #1541971)

  [ CI Train Bot ]
  * Resync trunk.

  [ Daniel d'Andrada ]
  * Fix DragHandle so it works in all directions
  * Support animated cursors
  * WindowInputMonitor - also map Qt::Key_HomePage to our home key
  * plugins/Cursor: properly register to the screen's QPlatformCursor
    when screen changes (LP: #1579742)

  [ Josh Arenson ]
  * Close the PageHeaderExtraPanel when a filter option is selected (LP:
    #1569498)
  * Wrap primaryFilter in a flickable to make it behave nicely. (LP:
    #1569492)

  [ Lukáš Tinkl ]
  * First snap decision should always be expanded, unless user decides
    otherwise (LP: #1580090, #1575045)
  * Fullscreen notification bug fixes (LP: #1583944, #1581498, #1422711)
  * Implement maximizing windows horizontally/vertically
  * Lock the session when putting the laptop into sleep (LP: #1581063)

  [ Lukáš Tinkl, Michael Terry ]
  * With a maximized window, "dragging" the panel down should restore it

  [ Michael Terry ]
  * Change some dash button colors from orange to green. (LP: #1581047)
  * Use PageHeader instead Ambiance's PageHeadStyle
  * Use new setTimeZone method to set user-friendly timezone name in the
    wizard. (LP: #1566295)

  [ Michael Zanetti ]
  * Remove the background dimming when the launcher is revealed by a
    drag (LP: #1575137)
  * reenable or drop disabled tests

 -- Michael Terry <email address hidden>  Fri, 27 May 2016 13:54:44 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
unity8 (8.12+16.10.20160520.1-0ubuntu1) yakkety; urgency=medium

  [ Lukáš Tinkl ]
  * Don't dim screen when the indicators are open (LP: #1564342)
  * Fix upcoming alarms ETA labels (LP: #1576741)
  * Stabilize flaky wizard tests (LP: #1582994)

  [ Michael Zanetti ]
  * fix the SIM PIN darkening after it got removed accidentally (LP:
    #1577147)

  [ Michał Sawicz, Nick Dedekind ]
  * Fixed saving current stage and loss of surface focus when switching
    stages

  [ Nick Dedekind ]
  * Fixed incorrect osk surface item resizing the surface.

 -- Michał Sawicz <email address hidden>  Fri, 20 May 2016 08:44:19 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
unity8 (8.12+16.04.20160518.1-0ubuntu1) xenial; urgency=medium

  [ CI Train Bot ]
  * Resync trunk.

  [ Daniel d'Andrada, Michał Sawicz ]
  * Move prompt surfaces from MirSurface to Application

 -- Nick Dedekind <email address hidden>  Wed, 18 May 2016 11:20:04 +0000
Superseded in yakkety-release
Published in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.12+16.04.20160401-0ubuntu1) xenial; urgency=medium

  * Add missing Testsuite header
  * Skip the failing test until we have a working solution for bug
    #1564571 (LP: #1564571)

 -- Michał Sawicz <email address hidden>  Fri, 01 Apr 2016 08:32:16 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.12+16.04.20160330-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Use tutorialLeftLoader instead of tutorialLeft

  [ CI Train Bot ]
  * Update translation template

  [ Lukáš Tinkl ]
  * Fix the last chance popup colors/theme

  [ Michael Terry ]
  * Adjust text for desktop right edge tutorial to be accurate. (LP:
    #1563103)
  * Fix OOBE wizard not setting your name. (LP: #1562872)
  * Fix showing "Retry" in password prompt when turning on screen in
    tablet mode.

 -- Michał Sawicz <email address hidden>  Wed, 30 Mar 2016 07:46:51 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.12+16.04.20160323.2-0ubuntu1) xenial; urgency=medium

  [ Michael Terry ]
  *
  * Fix setting OSK layout in OOBE wizard
  * Stop the left edge tutorial from being shown when the bottom edge
    tutorial wants to be shown after receiving a call.

  [ Albert Astals Cid ]
  * Filter implementation with Option Selector filter as the only filter
  * Get the engine from the parent context
  * Implement the API changes due to filters
  * Match design visuals for the new dash navigation/page header popup
  * New Dash Navigation UX
  * Range Input filter
  * Value slider filter
  * Workaround SDK ListItem bug

  [ Albert Astals Cid, Lukáš Tinkl ]
  * Fix various tests

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ Lukáš Tinkl, Michael Terry ]
  * New first-run wizard for the phone (part of the OOBE effort) (LP:
    #1536688, #1536617, #1543790, #1555222)

  [ Lukáš Tinkl, Michał Sawicz ]
  * Keymap switching support (LP: #1524400, #1412492, #1491340)

  [ Michael Terry, Michael Zanetti ]
  * Redesign the first-boot edge tutorial

  [ Michael Zanetti ]
  * disabling some tests that are flaky in adt but can't be made fail on
    our machines

  [ Michael Zanetti, Michał Sawicz ]
  * Change the behavior alond with the switch in indicator-display (LP:
    #1538591)

  [ Michael Zanetti, Michał Sawicz, Nick Dedekind ]
  * Add support for low shell chrome. (LP: #1535397)
  * Sidestage load/unload redesign (LP: #1544479)

 -- Michael Zanetti <email address hidden>  Wed, 23 Mar 2016 09:53:17 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.11+16.04.20160318.1-0ubuntu1) xenial; urgency=medium

  [ CI Train Bot ]
  * Update translation template

  [ Lukáš Tinkl ]
  * Fix notifications with the new UITK color schemes (LP: #1554616,
    #1556523)

  [ Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * more fixes for the new theme palette (LP: #1554616, #1557534)

 -- Michael Zanetti <email address hidden>  Fri, 18 Mar 2016 17:12:53 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.11+16.04.20160310.4-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add context for Re-dock as asked by translators (LP: #1534608)
  * Add emblem to the preview header widget (LP: #1424720)
  * Add haptics to ScopesListCategoryItem buttons
  * Audio Cards: Make some of the image loading async (LP: #1533432)
  * Do not create fallback code for the card tool fake card (LP:
    #1545865)
  * Fix resizing the dash bringing temp scopes size out of sync (LP:
    #1543130)
  * Minor fixes for unity-scope-tool
  * Resolve title alignment on card creator time instead of on runtime
  * Use fixedHeaderHeight only in the non cardtool cards
  * Use the new undeprecated connectivityqt::Connectivity
  * asynchronous is only false on the fake card in cardtool
  * clazy fixes

  [ Albert Astals Cid, CI Train Bot ]
  * click scope: Add the else branch so we reset the card size in all
    situations

  [ Andrea Cimitan ]
  * PreviewSharing widget now accepts both string and array of
    widgetData["share-data"]["uri"] (LP: #1549056)
  * Update AP tests for new single preview
  * Use Text.Wrap for body notification text (LP: #1544909)

  [ Andrea Cimitan, Lukáš Tinkl, Michael Zanetti, Nick Dedekind ]
  * some fixes for the new palette (LP: #1554616)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ CI Train Bot, Daniel d'Andrada ]
  * Ensure the QML engine doesn't delete our mock MirSurfaces on its
    own.

  [ Daniel d'Andrada ]
  * tst_Shell: Remove unused qml items

  [ Josh Arenson ]
  * Allow the shell to blacklist input devices and force the OSK shown.
    (LP: #1542224)

  [ Lukáš Tinkl ]
  * Disallow resizing windows up, past the Panel (LP: #1544766)
  * Elide the window title not to let it overflow into the indicators
    area (LP: #1535767)
  * Enable the PIN lockscreen to be used with a HW keyboard (LP:
    #1550359)
  * Fix tiny windows when switching stages
  * Provide a range of ports to QML JS Debugger
  * Watch for launcher item icon changes (LP: #1543290)

  [ Michael Terry ]
  * Proxy more mouse and touchpad properties to USC (LP: #1540398) (LP:
    #1543344, #1540398)
  * Refactor the AccountsService plugin and make it slightly faster.
  * To let the user log in if a mouse is connected, hide the greeter
    cover page on a mouse click (but NOT a touch click). (LP: #1540497)
  * Watch AccountsService for changes to the user's real name.  This was
    preventing us from noticing when the user set their name in the
    welcome wizard.

  [ Michael Zanetti ]
  * Allow alt+tabbing in staged mode too (LP: #1540502)
  * Allow invoking the staged mode spreads by mouse right edge pushes
    too (LP: #1540392)
  * Allow loading the device configuration from an external file
  * Implement Launcher's keyboard navigation and updated pip design
  * Make launcher scalable, allow it locking (LP: #1511015)
  * Properly parent launcher items in all cases (LP: #1495732)
  * Read inputMethod surface from the new property int QtMir (LP:
    #1545286)
  * Some visual updates and rotation lock for the virtual touchpad (LP:
    #1549087)
  * Visual updates for the windowed spread (LP: #1488148)
  * stabilize swipeAwayGreeter()

  [ Michał Sawicz ]
  * Add udev rules to make sure we have access to uinput
  * Make dash respawn indefinitely (LP: #1550056)
  * Use dpkg-architecture, not arch, to disable touch emulation

  [ Vesa Rautiainen ]
  * Fixing the vertical position of desktop spread item icon.

 -- Michał Sawicz <email address hidden>  Thu, 10 Mar 2016 22:44:16 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.11+16.04.20160308-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Make these tests pass with the new SDK

  [ Andrea Cimitan, Nick Dedekind ]
  * replace selected.backgroundText with normal.backgroundText in
    Splash, Notifications, Wizard

  [ CI Train Bot ]
  * Update translation template

  [ Michał Sawicz, Nick Dedekind ]
  * Fixed colours palette value set. Moved ModemItem to USC.

  [ Michał Sawicz, Tim Peeters ]
  * Update headers for Dash and Splash to work properly with the new UI
    toolkit release.

  [ Zoltán Balogh, Zsombor Egri ]
  * Use SuruDark theme instead of the deprecated SuruGradient.

 -- Zoltan Balogh <email address hidden>  Tue, 08 Mar 2016 20:59:34 +0000
Superseded in xenial-proposed
unity8 (8.11+16.04.20160307-0ubuntu1) xenial; urgency=medium

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ Rodney Dawes ]
  * Re-enable the purchaseCancelled signal.

 -- Rodney Dawes <email address hidden>  Mon, 07 Mar 2016 14:12:08 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.11+16.04.20160301-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Hook the new scope.activationInProgress property (LP: #1537132)

  [ Andrea Cimitan ]
  * Updated the Preview view to use a single PreviewModel instead old
    PreviewStack, using a Loader instead ListView (LP: #1541967)

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ Michał Sawicz ]
  * Add autopilot as DEP-8 tests added: debian/tests/autopilot.sh

 -- Pawel Stolowski <email address hidden>  Tue, 01 Mar 2016 10:28:52 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.11+16.04.20160216.1-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Make the audio previews create a playlist (LP: #1540477)

  [ CI Train Bot ]
  * Resync trunk. added: po/aa.po
  * Update translation template

 -- Pawel Stolowski <email address hidden>  Tue, 16 Feb 2016 03:24:46 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.11+16.04.20160212-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Do not use components in card creator generated code
  * Forward the makesurevisible signal from the inner preview widget
  * Make fallback also be fallback when the image is empty and not only
    on error (LP: #1531913)
  * Make the artShapeSize assignment be updated when using dynamic grid
    units
  * Visual improvements to the dash audio play cards
  * We don't use the unity-scope-scopes anymore (LP: #1439172)

  [ Andrea Cimitan ]
  * only request a bigger image if zoomable widget data property is
    true, otherwise just leave the screen size (LP: #1536814)

  [ CI Train Bot ]
  * Update translation template

  [ Daniel d'Andrada ]
  * Set initial surface size (LP: #1532974)

  [ Daniel d'Andrada, Michał Sawicz ]
  * Window Size Hints

  [ Florian Boucault ]
  * Splash screen: delay showing the ActivityIndicator by 2 seconds.

  [ Lukáš Tinkl ]
  * Replace the word "phone" with a more generic term "device" in the
    welcome wizard (LP: #1294732, #1543527)

  [ Michael Terry ]
  * Have the tablet greeter set appropriate OSK hints if the user has a
    passcode instead of a passphrase. (LP: #1544173)

  [ Michael Zanetti ]
  * Don't eat mouse events in the edgebarrer

  [ Michał Sawicz ]
  * Bump unity-api dependencies

  [ Nick Dedekind ]
  * Added support for secondary indicator actions (LP: #1398888)
  * Remove zombie if they're not animated. (LP: #1534541)
  * Removed unused panel resources

  [ Ted Gould ]
  * Start the indicators after Unity8 starts instead of before

 -- Michał Sawicz <email address hidden>  Fri, 12 Feb 2016 00:12:41 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.11+16.04.20160208-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * LVWPH: Reset to initial values when list is empty (LP: #1540490)
  * Make LazyImage qmltest less flaky on CI

  [ Andrea Cimitan ]
  * Make LazyImage qmltest less flaky on CI

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ Michael Terry ]
  * Display the current user's real name on the tablet lockscreen. (LP:
    #1536714)

 -- Michał Sawicz <email address hidden>  Mon, 08 Feb 2016 09:38:00 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.11+16.04.20160129-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Audio Preview Button: Don't gain focus on press (LP: #1517830)
  * Better attempt at sanitization
  * Better looking application scopes for wide screens
  * Call printSettings correctly
  * Card test: Limit the precision we ask for doubles to be equal
  * Convert while into tryCompareFunction
  * Do not use the same filepath parameter for all the card creator
    createQmlObject calls (LP: #1536379)
  * Fix some test shells being unstable in the armhf builders
  * Make revealByEdgePush more stable
  * More reliable compares
  * Move the mouse over the bfb before waiting for rendering
  * Remove the DDAs constrains for every test
  * Set the background source size to the max we'll need + new
    background (LP: #1539011)

  [ Andrea Cimitan ]
  * Dynamically  change click scope card size according to size (LP:
    #1536745)
  * Should fix lazyimage test failures on fast machines

  [ CI Train Bot ]
  * Fix card tests on the phone
  * Update translation template

  [ Daniel d'Andrada ]
  * Desktop stage rotates only to follow screen orientation (LP:
    #1515977)

  [ Lukáš Tinkl ]
  * Hide/reveal the mouse pointer on touch/mouse events renamed:
    plugins/Utils/HomeKeyWatcher.cpp =>
    plugins/Utils/WindowInputMonitor.cpp plugins/Utils/HomeKeyWatcher.h
    => plugins/Utils/WindowInputMonitor.h
    tests/mocks/Utils/HomeKeyWatcher.qml =>
    tests/mocks/Utils/WindowInputMonitor.qml
    tests/plugins/Utils/HomeKeyWatcherTest.cpp =>
    tests/plugins/Utils/WindowInputMonitorTest.cpp

  [ Michael Terry ]
  * Synchronize the mouse-cursor-speed and touchpad-cursor-speed
    properties with USC. (LP: #1536383)

  [ Michael Zanetti ]
  * Add InputMethod to secondary screen
  * Add a virtual Touchpad while external screen is connected
  * Make big tablets switch to windowed mode by plugging a kbd only (LP:
    #1535399)
  * Prevent alt key presses from being dispatched to the app on alt+tab
    (LP: #1532862)

  [ Michał Sawicz ]
  * Make qmluitests.sh more robust and allow parallel test execution
  * Skip SessionBackendTest::testLogin1Capabilities until we talk to a
    mock instead (LP: #1532112, #1532113)

 -- Michał Sawicz <email address hidden>  Fri, 29 Jan 2016 11:53:27 +0000

Available diffs

Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.11+16.04.20160122-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Fix bug #1536296 added: tests/plugins/Dash/cardcreator/10.tst (LP:
    #1536296)
  * Fix card tests on the phone

  [ CI Train Bot ]
  * Update translation template

 -- Michał Sawicz <email address hidden>  Fri, 22 Jan 2016 16:56:04 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.11+16.04.20160111.1-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Clear fake item icon name as soon as it goes invisible (LP:
    #1531172)
  * Fix LVWPH test failing on Xenial (Qt 5.5)
  * Fix dragging so that test passes on Xenial
  * Fix focus on the dash page header text field with new SDK (LP:
    #1528178)
  * Make the card creator test pass again
  * Quit the dash communicator thread before destroying it (LP:
    #1508485)
  * Remove duplicated override_dh_auto_clean
  * SDK changed the name they give to the buttons, follow

  [ Andrea Cimitan ]
  * Fix a broken binding

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ Daniel d'Andrada ]
  * Have "make tryFoo" work with Qt 5.5
  * Make DragHandle tests run again.

  [ Lukáš Tinkl ]
  * Fix dismissing the launcher when clicking/tapping outside (LP:
    #1531339, #1530940)
  * Fix panel drop shadow and click-to-focus of maximized apps (LP:
    #1531854)
  * Fix wifi access point indicator items signal strength icon on
    desktop

  [ Michael Terry ]
  * Guard against a couple odd timing scenarios for the too-many-failed-
    login-attempts lockout screen.
  * Skip the wizard's password screens if there is already a password
    set by other means. (LP: #1531268)
  * Stop the emergency dialer from accidentally exposing the mtp
    service. (LP: #1525981)

  [ Michael Zanetti ]
  * Make sure the triangle of the quicklist is in bounds (LP: #1531340)

  [ Pawel Stolowski ]
  * Changes 'shareData' and 'contentType' attributes to 'share-data' and
    'content-type', to match existing naming schema.

 -- Michał Sawicz <email address hidden>  Mon, 11 Jan 2016 17:38:49 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.11+16.04.20160107-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Introduce audio cards

  [ CI Train Bot ]
  * Update translation template

  [ Michael Zanetti ]
  * Introduce audio cards

 -- CI Train Bot <email address hidden>  Thu, 07 Jan 2016 08:04:47 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.11+16.04.20160105.1-0ubuntu1) xenial; urgency=medium

  [ CI Train Bot ]
  * Resync trunk.
  * Update translation template

  [ Nick Dedekind ]
  * Use volume-sync action to resync the volume control. (LP: #1520548)

 -- Xavi Garcia <email address hidden>  Tue, 05 Jan 2016 13:55:38 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.11+16.04.20151208.1-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Allow dragging launcher items with the quicklist open (LP: #1250861)
  * Create ratings on demand instead of all at the same time (LP:
    #1519898, #1492214)
  * LVWPH: Process correctly section changes (LP: #1519893)
  * Make sure that unfavoriting a scope gives us the next one
  * Move images only used in tests to tests folder

  [ Andrea Cimitan ]
  * Add shadows to ubuntu store icon

  [ Daniel d'Andrada ]
  * MirSurfaceItem got a new property: fillMode (LP: #1497083)
  * Session can have multiple surfaces now
  * plugins/Cursor: Do not force loading a specific cursor size (LP:
    #1517878)

  [ Lukáš Tinkl ]
  * Indicators convergence: use the "phone" profile everywhere (LP:
    #1520492)

  [ Michael Terry ]
  * Let qtmir know which apps are exempt from the lifecycle management.
    This way, it can manage its own wakelocks better (and stop
    preventing the system from deep sleeping).

  [ Michael Zanetti ]
  * Use proper z ordering instead of app index for occlusion detection
  * add some debug prints to the uinput backend
  * drop the ignoredMice hack again (LP: #1521580)

  [ Michał Sawicz ]
  * Let qtmir know which apps are exempt from the lifecycle management.
    This way, it can manage its own wakelocks better (and stop
    preventing the system from deep sleeping).
  * Update .pot file in debian/clean when in train

 -- Gerry Boland <email address hidden>  Tue, 08 Dec 2015 15:37:58 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.11+16.04.20151126-0ubuntu2) xenial; urgency=medium

  * Rebuild against Qt 5.5.1.

 -- Timo Jyrinki <email address hidden>  Mon, 30 Nov 2015 16:19:18 +0200
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.11+16.04.20151126-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Initialize the image to be transparent (LP: #1517128)
  * Update pot file
  * clazy improvements

  [ Andrea Cimitan ]
  * Shadows in launcher and dash using UbuntuShapeIcon

  [ CI Train Bot ]
  * Resync trunk.

  [ Daniel d'Andrada ]
  * Cursor plugin: add scroll wheel handling (LP: #1497091)
  * Cursor: Add more fallback names, a blank and custom cursor support
  * DesktopStage: swiping from right edge shows window spread
  * Don't stretch application surfaces when resizing (LP: #1497083)
  * Mouse has to push against edges to show launcher or apps spread (LP:
    #1510969)

  [ Josh Arenson ]
  * Don't let IntegratedLightDM muck with the username (LP: #1497081)

  [ Lukáš Tinkl ]
  * Implement new visuals for panel and window decorations (LP:
    #1493066, #1511020, #1497095)
  * Let systemd/logind handle the lid-close action
  * Make saving screenshots really async

  [ Michael Zanetti ]
  * detect touchpads too, not only mice (LP: #1518395)
  * move screenshots out of the Dash dir

 -- Michał Sawicz <email address hidden>  Thu, 26 Nov 2015 13:52:00 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.11+16.04.20151112.1-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Make cardWidth and cardHeight real
  * Reset instead of qFatal when removing things from the middle (LP:
    #1238979)
  * Warn we're using only the cache when not connected to the interwebs

  [ Andrea Cimitan ]
  * Add sharing widget to zoomable image and video playback

  [ Daniel d'Andrada ]
  * Cursor: properly initialize hotspot position (LP: #1510407)
  * Update GSettings mock in tst_OrientedShell

  [ Lukáš Tinkl ]
  * Restore windows when activating from the spread, maintain a focus
    stack

  [ Michael Terry ]
  * Make a few DBus calls asynchronous, for a smoother UX.

  [ Michael Zanetti ]
  * Add a warning dialog when disconnecting the external monitor.
  * added icon for the dash (LP: #1488146)
  * prevent windows to be moved under the panel (LP: #1438465)
  * update inputinfo api to the latest upstream snapshot
  * use UbuntuNumberAnimations instead of linear ones for window state
    transitions (LP: #1497097)

Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.11+16.04.20151104-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add an Item that proxies for old and new audio roles (LP: #1493851)
  * CroppedImageMinimumSourceSize: Fix 'Binding loop detected for
    property "imageAspectRatio"'
  * Make the scope settings list scroll to text visible area (LP:
    #1499084)
  * Move to importing QtQuick 2.4 & friends
  * Use SDK 1.3 across all files (LP: #1503498, #1508363, #1449628)

  [ Andrea Cimitan ]
  * Add sharing widget to zoomable image and video playback
  * Make zoomable and video playback widgets edge to edge
  * Updated all 1.3 UbuntuShape to use new APIs where possible
  * Use SDK 1.3 across all files (LP: #1503498, #1508363, #1449628)

  [ CI Train Bot ]
  * Resync trunk.

  [ Christopher Lee ]
  * Quick spelling fix in process control output.

  [ Daniel d'Andrada ]
  * Enable support for overriding application orientations based on
    device type (LP: #1478637)
  * Use SDK 1.3 across all files (LP: #1503498, #1508363, #1449628)
  * Use SDK 1.3 across all files (LP: #1503498, #1508363, #1449628)

  [ Josh Arenson ]
  * Enable support for overriding application orientations based on
    device type (LP: #1478637)

  [ Michael Terry ]
  * Avoid showing the shutdown dialog when turning on the screen if your
    device is under heavy load. (LP: #1508563)
  * Handle lifecycle policy exceptions ourselves, instead of letting
    qtmir do it for us and allow non-Touch apps to opt-out of the Touch
    lifecycle.

  [ Michael Zanetti ]
  * Fixes for the panel buttons (LP: #1510360, #1504269, #1431566,
    #1443319)
  * Use SDK 1.3 across all files (LP: #1503498, #1508363, #1449628)

  [ Michał Sawicz ]
  * Add missing copyright to Cursor.qml
  * Enable support for overriding application orientations based on
    device type (LP: #1478637)
  * Support server->client visibility change to stop rendering
    (lp:#1475678) (LP: #1475678)

  [ Nick Dedekind ]
  * Support server->client visibility change to stop rendering
    (lp:#1475678) (LP: #1475678)

 -- Michał Sawicz <email address hidden>  Wed, 04 Nov 2015 14:58:41 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
unity8 (8.11+15.10.20151021-0ubuntu1) wily; urgency=medium

  [ Albert Astals Cid ]
  * Clazy fixes
  * Enable Efficient String Construction by default

  [ CI Train Bot ]
  * New rebuild forced.

  [ Daniel d'Andrada ]
  * Have unity8 drawing its own cursor (LP: #1488417)
  * Initial multi-monitor support

  [ Daniel van Vugt ]
  * Disable Qt's stuttering 'touch compression' to fix scrolling
    smoothness (LP: #1486341, #1488327)

  [ Lukáš Tinkl ]
  * Fix autopilot wizard test skipping the reporting page
  * Implement Unity.Platform plugin wrapping org.freedesktop.hostname1
    (LP: #1504318)
  * React to window title (aka surface name) changes (LP: #1497092)
  * Rotate the screenshots according to the actual orientation

  [ Michał Sawicz ]
  * Fix application API dependency
  * Have unity8 drawing its own cursor (LP: #1488417)
  * Initial multi-monitor support
  * Rotate the screenshots according to the actual orientation

  [ Nick Dedekind ]
  * Fixed leak in UnityMenuModelStackTest
  * Moved time translation to SDK (LP: #1372061)

 -- Michał Sawicz <email address hidden>  Wed, 21 Oct 2015 11:51:53 +0000
Superseded in xenial-proposed
unity8 (8.11+15.10.20151009-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Pawel Stolowski ]
  * Store unity8 package version in /var/lib/.../version file for fast
    retrieval from the shell plugin.

 -- Pawel Stolowski <email address hidden>  Fri, 09 Oct 2015 09:13:03 +0000
Superseded in xenial-release
Obsolete in wily-release
Deleted in wily-proposed (Reason: moved to release)
unity8 (8.11+15.10.20150930.1-0ubuntu1) wily; urgency=medium

  [ Albert Astals Cid ]
  * Make Launcher::test_quickListMenuOnRMB stable (LP: #1500359)

  [ CI Train Bot ]
  * New rebuild forced.

  [ Michael Zanetti ]
  * Stabilize Launcher DND test

 -- Michał Sawicz <email address hidden>  Wed, 30 Sep 2015 10:09:33 +0000
Superseded in wily-release
Deleted in wily-proposed (Reason: moved to release)
unity8 (8.11+15.10.20150925-0ubuntu1) wily; urgency=medium

  [ Albert Astals Cid ]
  * Improvements from running clazy over the code

  [ Daniel d'Andrada ]
  * PhoneStage: ensure you're left in a consistent state after being
    reset (LP: #1476757)

  [ Lukáš Tinkl ]
  * Improve the appearance and functionality of datetime and session
    indicators in Unity8 desktop.
  * Using InputInfo, determine if we need swipe or click to dismiss the
    notifications (e.g. incoming phone call)

  [ Michael Zanetti ]
  * further development on the Desktop Spread (LP: #1488147)

  [ Michał Sawicz ]
  * Bump application API version
  * Skip bluetooth check under wily, use expectFailure to notice when
    it's back

  [ Richard Somlói ]
  * Fix translator comments in time formatter

 -- Michał Sawicz <email address hidden>  Fri, 25 Sep 2015 12:13:20 +0000
Superseded in wily-release
Deleted in wily-proposed (Reason: moved to release)
unity8 (8.11+15.10.20150922.1-0ubuntu1) wily; urgency=medium

  [ Albert Astals Cid ]
  * Adapt test to code changes
  * Add DEP-8 test for all our UI and unit tests
  * Keep the PreviewStack around to avoid mem leaks (LP: #1495467)

  [ CI Train Bot ]
  * Resync trunk.

  [ Michael Terry ]
  * When libusermetrics gives us an empty string, still show the
    infographic circle rather than hiding it.  This is a follow-on to a
    branch [1] that changes the "no data available" label to the empty
    string.

  [ Michał Sawicz ]
  * Add DEP-8 test for all our UI and unit tests
  * Fix integrated LightDM path
  * Resync trunk

 -- Michał Sawicz <email address hidden>  Tue, 22 Sep 2015 12:57:15 +0000
Superseded in wily-release
Deleted in wily-proposed (Reason: moved to release)
unity8 (8.11+15.10.20150915-0ubuntu1) wily; 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.

 -- Michael Zanetti <email address hidden>  Tue, 15 Sep 2015 12:06:06 +0000
Superseded in wily-release
Deleted in wily-proposed (Reason: moved to release)
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

 -- CI Train Bot <email address hidden>  Mon, 07 Sep 2015 14:05:37 +0000
Superseded in wily-release
Deleted in wily-proposed (Reason: moved to release)
unity8 (8.11+15.10.20150826-0ubuntu1) wily; urgency=medium

  [ Michael Zanetti ]
  * release for wily

  [ CI Train Bot ]
  * New rebuild forced.

Superseded in wily-release
Deleted in wily-proposed (Reason: moved to release)
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

 -- CI Train Bot <email address hidden>  Tue, 04 Aug 2015 20:56:05 +0000
Superseded in wily-release
Deleted in wily-proposed (Reason: moved to release)
unity8 (8.10+15.10.20150803-0ubuntu1) wily; urgency=medium

  [ Kevin Gunn ]
  * No change, rebuild for gcc5

  [ CI Train Bot ]
  * Resync trunk. added: po/cy.po

Superseded in wily-release
Deleted in wily-proposed (Reason: moved to release)
unity8 (8.10+15.10.20150721-0ubuntu1) wily; urgency=medium

  [ Albert Astals Cid ]
  * Add context for "Please re-enter" (LP: #1377195)
  * Fix i18n in scope tool (LP: #1317541)
  * Fix warning when doing make try
  * New phone background provided by design (LP: #1364537)
  * PreviewExpandable should be not expanded on startup
  * Update state of indicators bar only when the user is actively
    dragging himself (LP: #1457044)
  * icon-actions preview widget
  * make testPageHeader more stable

  [ CI Train Bot ]
  * Resync trunk.

  [ Josh Arenson ]
  * Add handling for the location page to the autopilot settings wizard
    test

  [ Michael Zanetti ]
  * allow opening the manage dash area by clicking with a mouse on the
    arrow label

  [ handsome_feng ]
  * Added touch state on navigation. (LP: #1383213)

  [ handsome_feng<email address hidden> ]
  * Added touch state on navigation. (LP: #1383213)

 -- CI Train Bot <email address hidden>  Tue, 21 Jul 2015 09:10:05 +0000
Superseded in wily-release
Deleted in wily-proposed (Reason: moved to release)
unity8 (8.10+15.10.20150717-0ubuntu1) wily; urgency=medium

  [ Albert Astals ]
  * Ensure tutorial doesn't let user drag the launcher past screen edge.
    (LP: #1454882)

  [ Albert Astals Cid ]
  * Fix build with ninja

  [ Andrea Cimitan ]
  * Add PreviewSocialComment

  [ Daniel d'Andrada ]
  * Ensure tutorial doesn't let user drag the launcher past screen edge.
    (LP: #1454882)
  * Update tst_ShellWithPin

  [ Josh Arenson ]
  * Add a basic autopilot test for the SettingsWizard

  [ Lukáš Tinkl ]
  * Avoid sync DBUS calls

  [ Marcus Tomlinson ]
  * Handle TERM, HUP, and INT signals in unity-scope-tool (LP: #1470464)

  [ Michael Zanetti ]
  * Add PreviewSocialComment

  [ Nick Dedekind ]
  * Fixed qml warnings in 'make tryShell'

 -- CI Train Bot <email address hidden>  Fri, 17 Jul 2015 15:53:38 +0000
Superseded in wily-release
Deleted in wily-proposed (Reason: moved to release)
unity8 (8.10+15.10.20150713-0ubuntu1) wily; urgency=medium

  [ Albert Astals Cid ]
  * Revert Session Screenshotter (LP: #1473476)

  [ Daniel d'Andrada ]
  * Dismiss the apps spread if greeter gets shown (LP: #1471609)

 -- CI Train Bot <email address hidden>  Mon, 13 Jul 2015 14:17:20 +0000
Superseded in wily-release
Deleted in wily-proposed (Reason: moved to release)
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

 -- CI Train Bot <email address hidden>  Wed, 08 Jul 2015 15:01:41 +0000
Superseded in wily-release
Deleted in wily-proposed (Reason: moved to release)
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)

 -- CI Train Bot <email address hidden>  Thu, 02 Jul 2015 16:09:57 +0000
175 of 263 results