Change logs for unity8 source package in Yakkety

  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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