This bug was fixed in the package unity8 8.11+15.04.20160212-0ubuntu1 in
https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/stable-
phone-overlay

---------------

unity8 (8.11+15.04.20160212-0ubuntu1) vivid; 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

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)

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)

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

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.

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

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)

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

unity8 (8.11+16.04.20151126-0ubuntu2) xenial; urgency=medium

  * Rebuild against Qt 5.5.1.

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

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)

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)

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)

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.

unity8 (8.11+15.10.20151008-0ubuntu1) wily; urgency=medium

  [ Lukáš Tinkl ]
  * Revert to using plaintext instead of HTML-like markup for the
    notifications (LP: #1504256)

unity8 (8.11+15.10.20151002-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * Resync trunk.

  [ Lukáš Tinkl ]
  * Wizard: skip the reporting page if the system is configured not to
    report crashes (LP: #1494442)

unity8 (8.11+15.10.20151001-0ubuntu1) wily; urgency=medium

  [ Alexandros Frantzis ]
  * Use power state change reason SnapDecision to turn screen on when a
    SnapDecision arrives (LP: #1291455)

  [ CI Train Bot ]
  * New rebuild forced.

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

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

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

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.

unity8 (8.11+15.10.20150907-0ubuntu1) wily; urgency=medium

  [ Michal Sawicz ]
  * Resync wily with vivid

  [ Albert Astals Cid ]
  * Accomodate header height when using a card carousel with non
    overlayed header (LP: #1489309)
  * Fix restart unity8 from inside the phone more than two times (LP:
    #1487946)

  [ Gary.Wzl ]
  * Move textarea up automatically when inputmethod popup. (LP:
    #1485947)

  [ Lukáš Tinkl ]
  * Introduce a GlobalShortcut QML component for handling global
    keyboard shortcuts

  [ Michael Terry ]
  * Fix the fact that a user that is locked out from their account for
    five minutes after entering too many wrong passwords can simply
    reboot to try again. (LP: #1383086)
  * Fix the fact that a user that is locked out from their account for
    five minutes after entering too many wrong passwords can simply
    reboot to try again. (LP: #1383086)

  [ Michael Zanetti ]
  * Implement progressive autoscrolling in desktop spread
  * add an animation transition when invoking the spread by hitting the
    right edge

unity8 (8.11+15.10.20150826-0ubuntu1) wily; urgency=medium

  [ Michael Zanetti ]
  * release for wily

  [ CI Train Bot ]
  * New rebuild forced.

 -- Michał Sawicz <[email protected]>  Fri, 12 Feb 2016
00:12:41 +0000


** Changed in: unity8 (Ubuntu RTM)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1536714

Title:
  Fix the user login experience on the greeter on a tablet

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1536714/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to