--- unity8-7.81.3+13.10.20130812.orig/debian/unity8-private.install +++ unity8-7.81.3+13.10.20130812/debian/unity8-private.install @@ -0,0 +1,7 @@ +usr/lib/*/unity8/qml/HudClient +usr/lib/*/unity8/qml/LightDM +usr/lib/*/unity8/qml/ListViewWithPageHeader +usr/lib/*/unity8/qml/Powerd +usr/lib/*/unity8/qml/Ubuntu +usr/lib/*/unity8/qml/Unity +usr/lib/*/unity8/qml/Utils --- unity8-7.81.3+13.10.20130812.orig/debian/copyright +++ unity8-7.81.3+13.10.20130812/debian/copyright @@ -0,0 +1,62 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: unity8 +Source: http://launchpad.net/unity + +Files: * +Copyright: 2011-2013 Canonical Ltd. +License: GPL-3 + +License: GPL-3 + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, version 3 of the License. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the full text of the GNU General Public License + version 3 can be found in the file /usr/share/common-licenses/GPL-3. + +Files: tests/mocks/LightDM/UsersModel.h tests/mocks/LightDM/Greeter.h +Copyright: 2013 Canonical Ltd. + 2010-2011 David Edmundson + 2010-2011 Robert Ancell +License: GPL-3 + +Files: plugins/Utils/qvariantlistmodel.* + tests/unittests/plugins/Utils/modeltest.* + tests/plugins/Utils/modeltest.* +Copyright: 2013 Digia Plc and/or its subsidiary(-ies). +License: LGPL-2.1 with Digia Qt LGPL Exception 1.1 or GPL-3 + Commercial License Usage + Licensees holding valid commercial Qt licenses may use this file in + accordance with the commercial license agreement provided with the + Software or, alternatively, in accordance with the terms contained in + a written agreement between you and Digia. For licensing terms and + conditions see http://qt.digia.com/licensing. For further information + use the contact form at http://qt.digia.com/contact-us. + . + GNU Lesser General Public License Usage + Alternatively, this file may be used under the terms of the GNU Lesser + General Public License version 2.1 as published by the Free Software + Foundation and appearing in the file LICENSE.LGPL included in the + packaging of this file. Please review the following information to + ensure the GNU Lesser General Public License version 2.1 requirements + will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. + . + In addition, as a special exception, Digia gives you certain additional + rights. These rights are described in the Digia Qt LGPL Exception + version 1.1, included in the file LGPL_EXCEPTION.txt in this package. + . + GNU General Public License Usage + Alternatively, this file may be used under the terms of the GNU + General Public License version 3.0 as published by the Free Software + Foundation and appearing in the file LICENSE.GPL included in the + packaging of this file. Please review the following information to + ensure the GNU General Public License version 3.0 requirements will be + met: http://www.gnu.org/copyleft/gpl.html. --- unity8-7.81.3+13.10.20130812.orig/debian/unity8-autopilot.install +++ unity8-7.81.3+13.10.20130812/debian/unity8-autopilot.install @@ -0,0 +1 @@ +usr/lib/python*/*/unity* --- unity8-7.81.3+13.10.20130812.orig/debian/unity8-fake-env.install +++ unity8-7.81.3+13.10.20130812/debian/unity8-fake-env.install @@ -0,0 +1 @@ +usr/lib/*/unity8/qml/mocks --- unity8-7.81.3+13.10.20130812.orig/debian/control +++ unity8-7.81.3+13.10.20130812/debian/control @@ -0,0 +1,118 @@ +Source: unity8 +Section: x11 +Priority: optional +Maintainer: Ubuntu Developers +Build-Depends: cmake, + debhelper (>= 9), + libdee-qt5-dev (>= 3.2), + libgl1-mesa-dev[!armhf] | libgl-dev[!armhf], + libgl1-mesa-dri, + libgles2-mesa-dev[armhf], + libhud-client2-dev, + libjson-perl, + libnm-glib-dev, + libnm-util-dev, + libpulse-dev, + libqmenumodel-dev, + libqt5v8-5-private-dev, + libunity-api-dev (>= 7.80.3), + libunity-core-6.0-dev (<< 7.80), + libunity-dev (>= 7.0.3), + libunity-scopes-json-def-phone, + libusermetricsoutput1-dev, + libxcb1-dev, + pkg-config, + python:any (>= 2.7), + python-setuptools, + python3:any, + qt5-default, + qtbase5-dev, + qtbase5-private-dev, + qtdeclarative5-dev, + qtdeclarative5-dev-tools, + qtdeclarative5-private-dev, + qtdeclarative5-qtquick2-plugin, + qtdeclarative5-test-plugin, + qtdeclarative5-ubuntu-ui-toolkit-plugin, + qtdeclarative5-xmllistmodel-plugin, + ttf-ubuntu-font-family, +Standards-Version: 3.9.4 +Homepage: http://launchpad.net/unity +# If you aren't a member of ~unity-team but need to upload +# packaging changes, just go ahead. ~unity-team will notice +# and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/unity8 +Vcs-Browser: https://bazaar.launchpad.net/~unity-team/unity8/trunk + +Package: indicators-client +Architecture: amd64 armhf i386 +Depends: qmenumodel-qml, + qtdeclarative5-ubuntu-ui-toolkit-plugin | qt-components-ubuntu, + unity8 (= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends}, +Description: Indicators client test application + This package contains the client application for indicators used by autopilot + +Package: unity8 +Architecture: any +Depends: qmenumodel-qml, + qtdeclarative5-dee-plugin, + qtdeclarative5-ubuntu-ui-toolkit-plugin, + qtdeclarative5-unity-notifications-plugin | unity-notifications-impl, + qtdeclarative5-xmllistmodel-plugin, + unity-launcher-impl-2, + unity-notifications-impl-1, + unity8-fake-env | qtubuntu-shell, + unity8-private (= ${binary:Version}), + unity8-private | unity-launcher-impl, + ${misc:Depends}, + ${shlibs:Depends}, +Recommends: indicator-battery, + indicator-messages, + indicator-time, + ${unity-default-masterscopes}, +Description: Unity 8 shell + The Unity 8 shell is the primary user interface for Ubuntu devices. + +Package: unity8-autopilot +Architecture: all +Depends: indicators-client (>= ${source:Version}), + libautopilot-qt, + libqt5test5, + libqt5widgets5, + python-evdev, + unity8 (>= ${source:Version}), + unity8-fake-env (>= ${source:Version}), + ${misc:Depends}, + ${python:Depends}, + ${shlibs:Depends}, +Recommends: gir1.2-glib-2.0, + python-gi, +Description: Test package for Unity 8 shell + Autopilot tests for the unity8 package + +Package: unity8-fake-env +Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends}, +Depends: ${misc:Depends}, + ${shlibs:Depends}, +Provides: qtubuntu-shell, +Description: Fake environment for running Unity 8 shell + Provides fake implementations of some QML modules used by Unity 8 shell + (e.g Ubuntu.Application) so that you can run it in a sandboxed environment. + +Package: unity8-private +Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends}, +Depends: ${misc:Depends}, + ${shlibs:Depends}, +Provides: unity-launcher-impl, + unity-launcher-impl-2, +Description: Unity 8 private libs + The Unity 8 shell is the primary user interface for Ubuntu devices. + . + This package contains the private libraries for QML and other components + only used by the shell. --- unity8-7.81.3+13.10.20130812.orig/debian/scopes-recommends-generator +++ unity8-7.81.3+13.10.20130812/debian/scopes-recommends-generator @@ -0,0 +1,27 @@ +#!/usr/bin/perl -w + +use strict; +binmode STDOUT, ":utf8"; +use utf8; + +use JSON; + +my $json; +{ + local $/; #Enable 'slurp' mode + open my $fh, "<", $ARGV[0]; + $json = <$fh>; + close $fh; +} +# get it to a scalar +my $j = "[" . $json . "]"; + +my $decoded_json = decode_json( $j ); + +my $recommends_list = ""; +for my $record ( @$decoded_json ) { + foreach my $key ( keys(%$record) ) { + $recommends_list = $recommends_list . $key . ", "; + } +} +print $recommends_list; --- unity8-7.81.3+13.10.20130812.orig/debian/indicators-client.install +++ unity8-7.81.3+13.10.20130812/debian/indicators-client.install @@ -0,0 +1 @@ +/usr/bin/indicators-client --- unity8-7.81.3+13.10.20130812.orig/debian/compat +++ unity8-7.81.3+13.10.20130812/debian/compat @@ -0,0 +1 @@ +9 --- unity8-7.81.3+13.10.20130812.orig/debian/unity8.install +++ unity8-7.81.3+13.10.20130812/debian/unity8.install @@ -0,0 +1,16 @@ +usr/bin/unity8 +usr/share/applications/unity8.desktop +usr/share/locale +usr/share/unity8/Applications +usr/share/unity8/Bottombar +usr/share/unity8/Components +usr/share/unity8/Dash +usr/share/unity8/Greeter +usr/share/unity8/Hud +usr/share/unity8/Launcher +usr/share/unity8/Notifications +usr/share/unity8/Panel +usr/share/unity8/Shell.qml +usr/share/unity8/SideStage +usr/share/unity8/graphics +usr/share/unity8/unity/indicators/* --- unity8-7.81.3+13.10.20130812.orig/debian/rules +++ unity8-7.81.3+13.10.20130812/debian/rules @@ -0,0 +1,36 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 +export DPKG_GENSYMBOLS_CHECK_LEVEL=4 +export NO_PNG_PKG_MANGLE=1 + +SCOPES_RECOMMENDS := $(shell perl debian/scopes-recommends-generator /usr/share/unity/client-scopes.json) + +%: + dh $@ --parallel --fail-missing --with python2 + +override_dh_auto_clean: + dh_auto_clean + rm -rf builddir + +override_dh_install: + # install autopilot tests + cd tests/autopilot; \ + set -ex; for python in $(shell pyversions -r); do \ + $$python setup.py install --root=$(CURDIR)/debian/tmp --install-layout=deb; \ + done; \ + cd $(CURDIR) + dh_install -X'*.pyc' --fail-missing + +# use private lib directories +override_dh_makeshlibs: + dh_makeshlibs -Nunity8-private -Nunity8-fake-env + +# libMockLightDM-qml.so links against liblightdm-qt5-2.so which doesn't exist +override_dh_shlibdeps: + dh_shlibdeps -XlibMockLightDM-qml.so + +override_dh_gencontrol: + dh_gencontrol -- -Vunity-default-masterscopes="$(SCOPES_RECOMMENDS)" --- unity8-7.81.3+13.10.20130812.orig/debian/changelog +++ unity8-7.81.3+13.10.20130812/debian/changelog @@ -0,0 +1,1366 @@ +unity8 (7.81.3+13.10.20130812-0ubuntu1) saucy; urgency=low + + [ Albert Astals ] + * Fix uses of uninitialized values reported by valgrind. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 182 + + -- Ubuntu daily release Mon, 12 Aug 2013 14:33:29 +0000 + +unity8 (7.81.3+13.10.20130809.1-0ubuntu1) saucy; urgency=low + + [ Michal Hruby ] + * Set phone form factor for scope requests. + + [ Michał Sawicz ] + * Add support for plurals and update the translation template. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 179 + + -- Ubuntu daily release Fri, 09 Aug 2013 15:35:06 +0000 + +unity8 (7.81.3+13.10.20130809-0ubuntu1) saucy; urgency=low + + [ Michał Sawicz ] + * Prepare unity8 for cross-building. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 176 + + -- Ubuntu daily release Fri, 09 Aug 2013 02:32:10 +0000 + +unity8 (7.81.3+13.10.20130808-0ubuntu1) saucy; urgency=low + + [ Michał Sawicz ] + * Re-enable battery slider test. + + [ Nick Dedekind ] + * Workaround for non-deletion of indicator page menu items. (LP: + #1183065, #1206991) + + [ Albert Astals ] + * LVPWH: Fix regression handling the sticky top section culling r166 + introduced the regression, this fixes it+tests. + * Implement+test the maximizeVisibleArea function Tries to show as + much possible of an index that is already shown on screen Will be + used for the dash category expansion. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 174 + + -- Ubuntu daily release Thu, 08 Aug 2013 15:23:17 +0000 + +unity8 (7.81.3+13.10.20130807-0ubuntu1) saucy; urgency=low + + [ Michał Sawicz ] + * Drop ppa:ubuntu-unity/next. + * Revert revision 161 that causes issues with invalid background. + + [ Albert Astals ] + * Fix off by one in the culling condition If you are on 0 and your + height is 1 and viewport starts at 1 you have to be culled since you + are not visible. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 168 + + -- Ubuntu daily release Wed, 07 Aug 2013 02:32:00 +0000 + +unity8 (7.81.3+13.10.20130806-0ubuntu1) saucy; urgency=low + + [ Michael Terry ] + * Show the greeter when powerd tells us to, not just whenever we press + the power key. (LP: #1186256) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 164 + + -- Ubuntu daily release Tue, 06 Aug 2013 03:43:01 +0000 + +unity8 (7.81.3+13.10.20130805-0ubuntu1) saucy; urgency=low + + [ Michael Terry ] + * Fixes the lockscreen and swiping on the greeter still being possible + even when in tablet mode. (LP: #1204984) + * Watch powerd signals to notice a sleep and unfocus current app when + that happens. + + [ Michael Zanetti ] + * make findChild also find invisible childs This considerably + increases the amount of items to be searched up to a level where + testShell didn't finish any more with searching. Hence this commit + also changes findChild to do a breadth-first instead of a depth- + first search. + * Read background from GSettings or fallback to default_background. + + [ Andrea Cimitan ] + * Read background from GSettings or fallback to default_background. + + [ Albert Astals ] + * Make LVWPH provide a delegateIndex for sectionHeaders This way we + can match the sectionHeader to the model easier in the qml/js side . + * Fix tryCompare call The 4th parameter of tryCompare is timeout not + message . + + [ Daniel d'Andrada ] + * Read background from GSettings or fallback to default_background. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 162 + + -- Ubuntu daily release Mon, 05 Aug 2013 02:32:05 +0000 + +unity8 (7.81.3+13.10.20130802-0ubuntu1) saucy; urgency=low + + [ Michael Terry ] + * Make hud autopilot tests more reliable by fixing how it calculates + relative coordinates. + + [ Albert Astals ] + * Only update the "section" if we are not culling the item If the item + is not shown we should not care about its section. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 155 + + -- Ubuntu daily release Fri, 02 Aug 2013 02:40:11 +0000 + +unity8 (7.81.3+13.10.20130801.1-0ubuntu1) saucy; urgency=low + + [ Michał Sawicz ] + * Add a disclaimer for the fake applications plugin. + + [ Nick Dedekind ] + * Removed animations from fake indicator pages. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 152 + + -- Ubuntu daily release Thu, 01 Aug 2013 14:30:40 +0000 + +unity8 (7.81.3+13.10.20130801ubuntu.unity.next-0ubuntu1) saucy; urgency=low + + [ Michael Zanetti ] + * implemented new Lockscreen design. + + [ Michał Sawicz ] + * Fix mock VideoPreview to use the string categoryId as well. + + [ Nick Dedekind ] + * Added a text tree representation of the qmenumodel to the + indicators-client application. + + [ Albert Astals ] + * Don't need deelistmodel here. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 149 (ubuntu-unity/next) + + -- Ubuntu daily release Thu, 01 Aug 2013 02:32:03 +0000 + +unity8 (7.81.3+13.10.20130730ubuntu.unity.next-0ubuntu1) saucy; urgency=low + + [ Michał Sawicz ] + * Adapt to Qt 5.1. + + [ Albert Astals ] + * Adapt to Qt 5.1. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 143 (ubuntu-unity/next) + + -- Ubuntu daily release Tue, 30 Jul 2013 02:33:12 +0000 + +unity8 (7.81.3+13.10.20130729ubuntu.unity.next-0ubuntu1) saucy; urgency=low + + [ Michal Hruby ] + * Remove the variant conversions methods as they were moved to dee-qt. + + [ Michał Sawicz ] + * Re-enable passphrase tests under UInput. + * Use the new string categoryIds in custom video and music scope + views. (LP: #1199322) + + [ Nick Dedekind ] + * Behavioural changes for indicators - Part 1 - Use standard + animations. - Search bar animation less distracting. - Hinting + animation shows header. - Vertical velocity detector to reduce + accidental menu switches in dragging phase. + + [ Gustavo Pichorim Boiko ] + * Add entries to the new applications resulted from the split of the + phone-app. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 141 (ubuntu-unity/next) + + -- Ubuntu daily release Mon, 29 Jul 2013 03:41:07 +0000 + +unity8 (7.81.3+13.10.20130726ubuntu.unity.next-0ubuntu1) saucy; urgency=low + + [ Michal Hruby ] + * Expose real category ids and not just indices. + * Provide fallbacks for default renderer. + + [ Daniel d'Andrada ] + * Give a visual feedback on right-edge drag with no running apps (LP: + #1116207). (LP: #1116207) + + [ Albert Astals ] + * Update m_firstVisibleIndex if there's no visible items anymore Also + remove the check for m_visibleItems.isEmpty() on insert, the + m_firstVisibleIndex == 0 already protects us against that. + + [ Christopher Lee ] + * Tests now use a default lightdm mock if not decorated. (LP: + #1204772) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 135 (ubuntu-unity/next) + + -- Ubuntu daily release Fri, 26 Jul 2013 07:06:08 +0000 + +unity8 (7.81.3+13.10.20130725ubuntu.unity.next-0ubuntu1) saucy; urgency=low + + [ Michal Hruby ] + * Fix adding items into an empty LVWPH. + + [ Michał Sawicz ] + * Move to using upstart in run_on_device. + * Added heeding and qmltest for button-tint hint. + * Refactoring and cleanup of the Unity8 Autopilot tests. + * Hide the Unity launcher during autopiloting and skip battery tests + if unavailable. + + [ Ying-Chun Liu ] + * Let GenericScope support loading different renderers. + + [ Nick Dedekind ] + * Removed overview from indicators. + * Menus for indicators is now created prioritised by distance from + current item to speed up user experience. + * Add ApplicationArguments to know the geometry from start. + + [ Mirco Müller ] + * Added heeding and qmltest for button-tint hint. + + [ Christopher Lee ] + * Refactoring and cleanup of the Unity8 Autopilot tests. + + [ Thomi Richards ] + * Refactoring and cleanup of the Unity8 Autopilot tests. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 129 (ubuntu-unity/next) + + -- Ubuntu daily release Thu, 25 Jul 2013 03:02:12 +0000 + +unity8 (7.81.3+13.10.20130718ubuntu.unity.next-0ubuntu1) saucy; urgency=low + + [ Andrea Cimitan ] + * Add support for the colour palette. + + [ Omer Akram ] + * fix the calendar icon in the launcher. (LP: #1201905) + + [ Nick Dedekind ] + * Export indicator plugin symbols using Q_DECL_EXPORT. + + [ Ying-Chun Liu ] + * Don't include .moc in previewbindingstest.cpp. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 118 (ubuntu-unity/next) + + -- Ubuntu daily release Thu, 18 Jul 2013 06:07:00 +0000 + +unity8 (7.81.3+13.10.20130717ubuntu.unity.next-0ubuntu1) saucy; urgency=low + + [ Daniel d'Andrada ] + * Remove dead code: Showable::showWithoutAnimation. + + [ Nick Dedekind ] + * Split Plugins export macro into export_qmlfiles and + export_qmlplugins. Added qmltypes to indicators plugin. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 112 (ubuntu-unity/next) + + -- Ubuntu daily release Wed, 17 Jul 2013 03:14:49 +0000 + +unity8 (7.81.3+13.10.20130716ubuntu.unity.next-0ubuntu1) saucy; urgency=low + + [ Pete Woods ] + * Rename the demo user "single" to "phablet" Fix the infographics on + the device At the moment the mock lightdm backend we are using says + the current user is called "single", while in reality the processes + all run as the "phablet" user. + + [ Michał Sawicz ] + * Only use ppa:ubuntu-unity/next and clean build scripts and CODING, + accordingly. + * Do not recommend indicator-power and indicator-sound. On device + they're provided by lp:indicator-server for the time being. + * Fix the Network page to provide the correct token. (LP: #1201529) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 109 (ubuntu-unity/next) + + -- Ubuntu daily release Tue, 16 Jul 2013 02:32:03 +0000 + +unity8 (7.81.3+13.10.20130714ubuntu.unity.next-0ubuntu1) saucy; urgency=low + + [ Michael Terry ] + * Change Ok to OK. (LP: #1131842) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 104 (ubuntu-unity/next) + + -- Ubuntu daily release Sun, 14 Jul 2013 02:31:57 +0000 + +unity8 (7.81.3+13.10.20130712ubuntu.unity.next-0ubuntu1) saucy; urgency=low + + [ Michael Zanetti ] + * Make use of the launcher API defined in unity-api and separate the + model from the backend. + + [ Michał Sawicz ] + * Issue wrap-and-sort -abt on debian/. + + [ Nick Dedekind ] + * Moved indicators-client code into unity8. (LP: #1191132, #1191822) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 102 (ubuntu-unity/next) + + -- Ubuntu daily release Fri, 12 Jul 2013 02:31:59 +0000 + +unity8 (7.81.3+13.10.20130711ubuntu.unity.next-0ubuntu1) saucy; urgency=low + + [ Michael Zanetti ] + * invert the home button too in case the whole panel is inverted. (LP: + #1199622) + + [ Michał Sawicz ] + * Make the OpenEffect non-live by default to improve performance. (LP: + #1124584) + + [ Ying-Chun Liu ] + * Add Generic Preview. Modify GenericScopeView to support activate and + preview. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 98 (ubuntu-unity/next) + + -- Ubuntu daily release Thu, 11 Jul 2013 03:00:53 +0000 + +unity8 (7.81.3+13.10.20130710ubuntu.unity.next-0ubuntu1) saucy; urgency=low + + [ Michael Zanetti ] + * removed unused old file ShortcutsContainer.qml. + + [ Michał Sawicz ] + * Fix fetching data from scopes in the custom scope pages. (LP: + #1199322) + + [ Ying-Chun Liu ] + * Fix references to scope data. (LP: #1199322) + + [ Albert Astals ] + * Fix showHeader animation when the header is half shown at top . + * Disable -pedantic on the private Qt headers . + + [ Pawel Stolowski ] + * Bindings for SocialPreview. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 94 (ubuntu-unity/next) + + -- Ubuntu daily release Wed, 10 Jul 2013 02:32:00 +0000 + +unity8 (7.81.3+13.10.20130709ubuntu.unity.next-0ubuntu1) saucy; urgency=low + + [ Michal Hruby ] + * Implement CategoryResults based on DeeFilterModel. + + [ Nick Dedekind ] + * Added plugin cmake procedure for qmltypes files. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 86 (ubuntu-unity/next) + + -- Ubuntu daily release Tue, 09 Jul 2013 02:58:58 +0000 + +unity8 (7.81.3+13.10.20130708ubuntu.unity.next-0ubuntu1) saucy; urgency=low + + [ Michael Terry ] + * Ensure the past circle animations complete Currently, all the + animations stop as soon as the present circles are all visible. This + change ensures that the animations run to completion. + + [ Michael Zanetti ] + * improve launcher flicking bahavior - fix initial snapping - improve + foldingAreas behavior - increase clickFlick speed to flick 4 items. + + [ Albert Astals ] + * Remove workarounds for Qt bug 28403 . (LP: #28403) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 83 (ubuntu-unity/next) + + -- Ubuntu daily release Mon, 08 Jul 2013 02:34:23 +0000 + +unity8 (7.81.3+13.10.20130704ubuntu.unity.next-0ubuntu1) saucy; urgency=low + + [ Didier Roche ] + * Clean packaging for entering saucy and following daily release guidelines + * Automatic snapshot from revision 49 (bootstrap) + + [ Michał Sawicz ] + * Fix unity8.pot file. + * Support the simplified theming from ubuntu-ui-toolkit. + * Use AbstractButtons instead of Button { color: "transparent" } that + doesn't work. + + [ Albert Astals ] + * ListViewWithPageHeader implementation in C++. (LP: #1171918) + * LVWPH: Do not crash on showHeader if we don't have a header . + * Fix bug when setting the same model twice to a QLimitProxyModelQML. + * Add some const & Saves us some microseconds in copying stuff. + + [ Daniel d'Andrada ] + * Make Greeter and Stage use the new DragHandle component. So they no + longer use Revealers. Now a directional drag gesture is required to + start the animation that brings back a "minimized" application when + the dash is on foreground. Besides that, now they have the following + feature:  - Action only completes succesfully if you drag through at + least half the    screen width or if your swipe is fast enough. The + shorter the swipe, the faster it has to be for the action to auto- + complete. + * DirectionalDragArea: add touchSceneX, touchSceneY, and sceneDistance + properties. + * DirectionalDragArea: emit draggingChanged() on direct recognition + draggingChanged() should be emited when status change from + WaitingForTouch directly to Recognized. + * update CODING instructions for building & running. + * DragHandle: add stretch and hintDisplacement properties. + * DragHandle: fix hinting Revision 64 had a bad interaction with + revision 66 (that added line was lost in the merge/rebase process). + tst_DragHandle::hintingAnimation() points out the problem (fails on + line 388). + * Make Panel use DragHandles instead of a Revealer - A directional + drag gesture is needed reveal the panel when fullscreen. - better + logic for deciding when to auto-complete the show/hide animation - + hinting animation to close the panel - Tapping on menu bar no longer + opens nearest indicator menu - No closing with handle click. + + [ mhall119 ] + * Fix build script error from extra blank line. (LP: #1196322) + + [ Nick Dedekind ] + * Changed shellImportPath to return a list of paths. Added + prependImportPaths and changed appendImportPaths to check for + duplicates. + + [ Mirco Müller ] + * Added support and tests for expanding snap-decisions with more than + 2 actions passed in. + + [ Michael Zanetti ] + * As requested by design, decreasing wobblyness in the + WrongPasswordAnimation. + * improve the bzr commit hook - don't run qmltests in here, it takes + too long - don't abort commit on failed tests, its too annoying - + instead, print a fat warning and backup the commit message to be + reused after uncommitting and fixing the tests. + * edge hinting tweaks - change edge hinting behavior to only happen on + onPressed and immediately snap back - fix edge hinting to not happen + if the Greeter is locked . + + [ Michael Terry ] + * Fix "Tap to Unlock" text not appearing when in tablet greeter mode + with only one user. + * Use libusermetrics to provide infographic data. + * Delete builddir/ when running "debuild clean". + + [ Pawel Stolowski ] + * Bindings for preview and activation requests. + + [ Kevin Gunn ] + * update CODING instructions for building & running. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 78 (ubuntu-unity/next) + + -- Ubuntu daily release Thu, 04 Jul 2013 12:44:19 +0000 + +unity8 (7.81.3) UNRELEASED; urgency=low + + * Choose more appropriate values for edge-drag gestures (LP: #1194150) + + -- Daniel d'Andrada Fri, 28 Jun 2013 16:28:24 -0300 + +unity8 (7.81.2) saucy; urgency=low + + * Translation updates. + + [ Michał Sawicz ] + * Fix icons in ApplicationsFilterGrid.qml. + * Support flipped image in run_on_device. + + [ Michael Zanetti ] + * Don't clear lockscreen when it's fading out. + * Reworked Launcher folding. + * Tweak Launcher revealing. + + [ Michal Hruby ] + * Add content_type property to category models. + + -- Michał Sawicz Wed, 26 Jun 2013 18:10:39 +0200 + +unity8 (7.81.1) saucy; urgency=low + + * Translation updates. + + [ Michał Sawicz ] + * Don't limit installed apps. + * Pre-optimize PNGs to speed-up builds. + * Clean up build scripts. + + [ Daniel d'Andrada ] + * Use DirectionalDragArea in BottomBar. + + -- Michał Sawicz Fri, 21 Jun 2013 17:37:02 +0200 + +unity8 (7.81.0) saucy; urgency=low + + * Translation updates. + + [ Michał Sawicz ] + * Drop People lens. + * Support git-backed checkout. + * Revert focus stealing prevention for new apps. Fixes: + https://bugs.launchpad.net/bugs/1190155. + * Update CODING after unity8 rename. + * Update translation template file. + * Fix notification placement. + + [ Michael Terry ] + * Show login list when not in narrow mode, instead of only when we have + multiple users. + + [ Günter Schwann ] + * Bring back ListView'ed Carousel now that Qt is fixed. + + [ Daniel d'Andrada ] + * Stage: code cleanup. + * DirectionalDragArea: added minSpeed and maxSilenceTime constraints. + * Move Direction enum out of DirectionalDragArea. + * Added uqmlscene tool and tryFoo targets for manual testing. + + [ Michael Zanetti ] + * Add Lockscreens. + * Added right edge hinting to greeter. + + [ Nick Dedekind ] + * Added Dash tests. + + [ Nicolas d'Offay ] + * Changed infographic gradient colours. + + [ Mirco Müller ] + * Integrate notifications. + + [ Pawel Stołowski ] + * New version with support for smart scopes. + + -- Michał Sawicz Fri, 14 Jun 2013 12:56:17 +0200 + +unity8 (7.80.0) saucy; urgency=low + + * Rename to unity8. + + -- Michał Sawicz Tue, 04 Jun 2013 14:45:29 +0200 + +qml-phone-shell (1.80) raring; urgency=low + + * Focus/unfocus apps on lock/unlock to make sure keyboard is hidden. + + -- Michał Sawicz Sat, 01 Jun 2013 00:31:03 +0200 + +qml-phone-shell (1.79) raring; urgency=low + + [ Michael Terry ] + * Make greeter look like the desktop one + + [ Gerry Boland ] + * Fix a bug where a minimized app gets focus after closing another app + * Applied a workaround to reduce flickering when launching apps + + [ Ying-Chun Liu (PaulLiu) ] + * Make the panel translatable + + [ Michael Zanetti ] + * Limit people lens to max 50 people. More people can be found with search feature. + + -- Michael Zanetti Fri, 24 May 2013 17:06:05 +0200 + +qml-phone-shell (1.78) raring; urgency=low + + [ Sergio Schvezov ] + * Replacing the music and ski safari mock apps with calendar and weather in + the launcher (LP: #1178262). + + [ Daniel d'Andrada ] + * Support pointer-to-touch event conversion for desktop testing. + * Use DirectionalDragArea in the Launcher. + * Add AxisVelocityCalculator component. + * Use touch instead of pointer interaction in autopilot. + + [ Nick Dedekind ] + * Enable indicators in greeter. + * Add DashContent tests. + + [ Michael Terry ] + * Split mock and test LightDM plugins. + * Add support for more PAM/LightDM features in the greeter. + + [ Ying-Chun Liu (PaulLiu) ] + * Add i18n support. + * Add libc6-dev to Build-Depends. + + [ Michał Sawicz ] + * Unlock onFocusRequested to unlock on incoming call (LP: #1181654). + * Use device-services in run_on_device. + * Filter input in greeter. (LP: #1185443). + + [ Albert Astals Cid ] + * Remove FilterGrid dimensions bahavior. + + [ Ubuntu Translators Team ] + * Added translations for 36 languages. Thanks! + + [ Michael Zanetti ] + * Fix autopilot tests on devices. + + -- Michał Sawicz Fri, 24 May 2013 17:06:05 +0200 + +qml-phone-shell (1.77) raring; urgency=low + + [ Mathieu Trudel-Lapierre ] + * debian/control: + - Drop indicators-client-plugin* Depends for qml-phone-shell to Recommends. + - Add/update Vcs-Browser, Vcs-Bzr and add a notice to uploaders. + * debian/copyright: fix syntax. + + [ Michał Sawicz ] + * Drop indicators-client-examples recommends altogether + + [ Renato Araujo Oliveira Filho ] + * Renamed Media player files to match with new application name. + + [ Daniel d'Andrada ] + * New: DirectionalDragArea component. An area that detects axis-aligned + single-finger drag gestures. + * Make it possible to send touch events from within QML test code. + + -- Mathieu Trudel-Lapierre Fri, 26 Apr 2013 11:15:00 -0400 + +qml-phone-shell (1.76) raring; urgency=low + + [ Albert Astals Cid ] + * Remove QSortFilterProxyModelQML::get() to ensure per-role fetching + * Highlight matching strings in the HUD + [ Michał Sawicz ] + * Dropped support for 12.10 + [ Michael Zanetti ] + * Update autopilot tests for 1.3 release + [ Andrea Cimitan ] + * Use SDK's Panel - enable swipe from bottom to reveal Dash bottom bar + [ Michael Terry ] + * Introduce a mock LightDM plugin to prepare for real switch + [ Daniel d'Andrada ] + * Move definition of global test targets to main tests CMakeLists file + [ Mirco Müller ] + * Introduce Notifications UI, currently only driven by tests + + -- Michał Sawicz Thu, 16 May 2013 15:52:18 +0200 + +qml-phone-shell (1.75) raring; urgency=low + + * Fix search history in the dash + * Hud: No appstack anymore + * Hud: Support having toolbar items enabled/disabled + * Hud: remove the app quit toolbar item + * Tweak to improve the switch application animation + * Correctly load icons when running on the desktop + * Use real enum from ApplicationInfo instead of its counterfeit local version + * Added gdb debugging (-g/--gdb) run_on_device option + * Drop support for quantal in build_unity script + * Make out of source builds work in sibling directories + * Clean up debian/control + * Build with the new Qt 5.0.2 packages + * Tests for: + * IndicatorMenuWindow + * PeopleFilterGrid + + -- Albert Astals Cid Thu, 09 May 2013 15:10:03 +0200 + +qml-phone-shell (1.74) raring; urgency=low + + [ Albert Astals Cid ] + * Use new HUD api + * Improvements to build and run scripts + * Test for GenericLensView + * Use -z defs for SHARED and MODULE libraries + + -- Sergio Schvezov Fri, 26 Apr 2013 13:14:03 -0300 + +qml-phone-shell (1.73) raring; urgency=low + + [ Albert Astals ] + * No need to include lens.h in peoplepreviewdata.h + * Bumping libhud dependency to use the new libhud-client2 + + [ Andrea Cimitan ] + * Adds test for LensView + + [ Michael Zanetti ] + * Fix execution of local autopilot tests + + -- Ricardo Salveti de Araujo Thu, 25 Apr 2013 13:46:23 -0300 + +qml-phone-shell (1.72) raring; urgency=low + + * bring greeter closer to desktop design + * simplify SortFilterProxyModel role management + * CMake and build script improvements + * enable volume slider in Overview + * clean up .bzrignore + * flatten qmluitests and unittests into generic qmltests + * split out LimitProxyModel out of SortFilterProxyModel + * replace fake QML wrappers for Ubuntu.Application with a mock + implementation + * hide Frequent and Available categories in Apps lens during search + (LP: #1170495) + * add first test utilities + * use fake Unity plugin for Dash tests + * generate and package API docs + * close applications after long-press in dash + * simplify preview calculation + * tests for: + * bad indentation + * Panel + * indicators Overview + * IndicatorItem + * ListViewWithPageHeader + * Clock + * OpenEffect + * FilterGrids + * MenuContent + * header standalone compilation + + -- Michał Sawicz Fri, 19 Apr 2013 21:16:50 +0200 + +qml-phone-shell (1.71) quantal; urgency=low + + * add missing python3 dependency + + -- Michał Sawicz Thu, 11 Apr 2013 17:11:15 +0200 + +qml-phone-shell (1.70) quantal; urgency=low + + * CMake fixes + * improve HUD PeakDetector performance + * initial QML coverage measurement + * enable coverage analysis for C/C++ + * require out-of-source builds + * fix incorrect linkage in hudclient.cpp + * reduce warnings + * add an optional on-commit test hook + * tests for: + * IndicatorRow + * Tile + * SearchIndicator + * trailing whitespace + * PageHeader + * SearchHistoryModel + * ResponsiveFlowView + * SideStage + * Indicators + * move tests into subdirectories + * increase test setup consistency + * remove some dead code + * register CategoryFilter to QML + * use a static python install path for autopilot + * merge first stages of libunity-api + * drop unneeded moc includes + + -- Michał Sawicz Thu, 11 Apr 2013 14:42:22 +0200 + +qml-phone-shell (1.69) quantal; urgency=low + + [ Sergio Schvezov ] + * Removing mocks for calendar, clock and calculator. + + [ Michał Sawicz ] + * Add entries needed in the .desktop file and change the name and comment. + + -- Sergio Schvezov Thu, 04 Apr 2013 19:32:06 -0300 + +qml-phone-shell (1.68) quantal; urgency=low + + * fix launching SideStage apps when there's no side stage + * CMake cleanups + * prevent breakage of local builds + * added README for qmluitests + + -- Michał Sawicz Thu, 04 Apr 2013 02:02:27 +0200 + +qml-phone-shell (1.67) quantal; urgency=low + + * use real data in Apps lens Installed category + * add --clean option in build scripts + * add CODING guide + * install test dependencies in build scripts + * fix phone app name + * Tests for: + * Showable + * Launcher + * HUD parametrized actions + + -- Michał Sawicz Wed, 03 Apr 2013 00:11:00 +0200 + +qml-phone-shell (1.66) quantal; urgency=low + + * Revert Carousel changes due to crash + + -- Michał Sawicz Thu, 28 Mar 2013 10:51:20 +0100 + +qml-phone-shell (1.65) quantal; urgency=low + + * Modifying build dep to require python + + -- Sergio Schvezov Wed, 27 Mar 2013 16:07:10 -0300 + +qml-phone-shell (1.64) quantal; urgency=low + + * Rename ubuntu-gallery to gallery-app + * Resetting Apps lens content position when swiping from left + * Make the previews more flexible with different screen sizes + * Tests for: + * HUD + * ResponsiveGridView + + -- Albert Astals Cid Wed, 20 Mar 2013 17:44:44 +0100 + +qml-phone-shell (1.63) quantal; urgency=low + + * Rename telephony-app to phone-app + * notepad-qml has been renamed to notes-app + * Use a ListView for the Carousel component for scalability + * Make sure the greeter stays usable for smaller screens + * Elide username in greeter when too long + * Improve Carousel creation time + * CrossFadeImage fixes + * Fixed play button size + * Remove unused files + * Tests for: + * Revealer + * HUD + * Greeter + * FilterGrid + * CrossFadeImage + + -- Albert Astals Cid Tue, 19 Mar 2013 17:43:21 +0100 + +qml-phone-shell (1.62) quantal; urgency=low + + * Use one SpecialItem in HUD AppStack + * Remove outdated manual tests + * Improve build scripts + * Hook up other HUD Toolbar actions + * Tests for: + * HUD + * Time.js + * AnimationControllerWithSignals + * Carousel + * Autopilot test framework + * Force build-dep at python2.7 + * Suppress warnings + + -- Michał Sawicz Fri, 15 Mar 2013 16:26:22 +0100 + +qml-phone-shell (1.61) quantal; urgency=low + + * Rename ubuntu-browser to webbrowser-app. + + -- Olivier Tilloy Fri, 08 Mar 2013 15:55:36 +0100 + +qml-phone-shell (1.60) quantal; urgency=low + + * Fixes in sidestage + * Reduce memory consumption + * Introduced testing + + -- Michael Zanetti Thu, 07 Mar 2013 12:04:19 +0100 + +qml-phone-shell (1.59) quantal; urgency=low + + * Window management: update screenshots manually and only when an application in focus goes out out focus. + * Dash apps lens: use screenshot of applications from cache when going back to dash. + + -- Florian Boucault Sat, 23 Feb 2013 17:48:23 +0000 + +qml-phone-shell (1.58) quantal; urgency=low + + * Sidestage: make the handle bigger to make it easier to grab. + + -- Florian Boucault Fri, 22 Feb 2013 23:20:16 +0000 + +qml-phone-shell (1.57) quantal; urgency=low + + * fix right-edge swipe breaking + + -- Gerry Boland Wed, 20 Feb 2013 14:37:25 +0000 + +qml-phone-shell (1.56) quantal; urgency=low + + * use ApplicationManager.keyboardVisible and keyboardHeight for system-wide + keyboard detection + + -- Florian Boucault Wed, 20 Feb 2013 07:05:49 +0000 + +qml-phone-shell (1.55) quantal; urgency=low + + * fix seeing flash of previous application when launching a new one + + -- Florian Boucault Wed, 20 Feb 2013 06:15:01 +0000 + +qml-phone-shell (1.54) quantal; urgency=low + + * fix quitting last application again + + -- Florian Boucault Wed, 20 Feb 2013 03:39:17 +0000 + +qml-phone-shell (1.53) quantal; urgency=low + + * fix activation of incorrect application + * fix home lens population and increase initial lens search delay + * reduce the times of image reloads in carousels + * reduce memory consumption by tweaking the background images + * indicator visual and behaviour fixes + * reduce search crash probability + * fix panel over greeter when fullscreen app open + * fix sidestage after quitting last mainstage app + + -- Michał Sawicz Wed, 20 Feb 2013 01:47:27 +0100 + +qml-phone-shell (1.52) quantal; urgency=low + + * fix launcher for password-protected users + * fix ebay link for ebay web app + * allow launching arbitrary apps from command line + * show sidestage on sidestage app activation + * add sidestage support to the HUD + * disable main stage's right edge when sidestage is enabled + * destroy greeter contents when hidden to save memory + * fix indicators height + * visual fixes to HUD + * remove spotify from dash + * show dash after closing last application + * rename qmlproject to unity + * add Lenses::loaded property to prevent acting on non-ready Lens + objects + + -- Michał Sawicz Mon, 18 Feb 2013 17:51:34 +0100 + +qml-phone-shell (1.51) quantal; urgency=low + + * use lens data in home + * increase flicking velocity in dash + + -- Michał Sawicz Sat, 16 Feb 2013 20:59:58 +0100 + +qml-phone-shell (1.50) quantal; urgency=low + + * New side stage feature. + * Implemented support for volume control using hardware keys. + * reduce the edge detection size to 2 GUs. + * use mock music lens. + * add an "expandable" property to FilterGrid. + * Use the current time as a icon for Time&Date device menu item. Missing device menu plane and volume icons added. + * decrease delegate height for those showing contact details. + * adjust music and videos lens to latest design spec. + + -- Florian Boucault Sat, 16 Feb 2013 02:50:24 +0000 + +qml-phone-shell (1.49) quantal; urgency=low + + * fix people preview + * show page headers when switching lenses + + -- Michał Sawicz Fri, 15 Feb 2013 11:12:37 +0100 + +qml-phone-shell (1.48) quantal; urgency=low + + * more HUD fixes + * bottom bar fullscreen behavior fix + * clean up stage implementation + * reduce memory footprint by reducing image sizes + + -- Michał Sawicz Fri, 15 Feb 2013 01:49:05 +0100 + +qml-phone-shell (1.47) quantal; urgency=low + + * darken view on open indicators + * design tweaks for HUD, people lens and video preview + * added carousel in music lens + * workaround people lens performance + * add carousel in people lens and use real data in Home people carousel + + -- Michał Sawicz Wed, 13 Feb 2013 22:00:32 +0100 + +qml-phone-shell (1.46) quantal; urgency=low + + * new people preview + * HUD fixes + * fullscreen mode support + * use external mock lens for videos + * rework bottombar communication due to PID mismatch + * improve unity build script + * rename ubuntu-gallery + * connect up the HUD quit button + * unfocus HUD text entry on speech recognition + * carousel fixes for low item count + * new greeter + + -- Michał Sawicz Tue, 12 Feb 2013 10:24:09 +0100 + +qml-phone-shell (1.45) quantal; urgency=low + + * new people carousel + * integration of voice and parametrized actions in HUD + * xml-based user list for greeter + * new people lens layout + * refactored top panel + + -- Michał Sawicz Sun, 10 Feb 2013 13:06:25 +0100 + +qml-phone-shell (1.44) quantal; urgency=low + + * latest designs for greeter and video preview + * initial integration with HUD service + * HUD parametrized actions UI + * licensing and packaging fixes + * asynchronous loading in video preview to reduce delay + * search support in People and Generic lens views + + -- Michał Sawicz Fri, 08 Feb 2013 00:34:18 +0100 + +qml-phone-shell (1.43) quantal; urgency=low + + * carousel view in dash + * smarter dash categories + * generic lens view + * fixes to HUD + * fix launching gallery + * close preview when launching player + * run_on_device tweaks + + -- Michał Sawicz Wed, 06 Feb 2013 20:34:28 +0100 + +qml-phone-shell (1.42) quantal; urgency=low + + * restore video playback + + -- Michał Sawicz Tue, 05 Feb 2013 23:42:07 +0100 + +qml-phone-shell (1.41) quantal; urgency=low + + * Video previews + * run_on_device is tunneled through adb forward + + -- Michael Zanetti Tue, 05 Feb 2013 17:46:57 +0100 + +qml-phone-shell (1.40) quantal; urgency=low + + * Fix missing installed files + + -- Albert Astals Cid Tue, 05 Feb 2013 11:26:46 +0100 + +qml-phone-shell (1.39) quantal; urgency=low + + * HUD ui with fake data + + -- Albert Astals Cid Mon, 04 Feb 2013 18:48:39 +0100 + +qml-phone-shell (1.38) quantal; urgency=low + + * fix launching of notepad + + -- Bill Filler Fri, 01 Feb 2013 03:21:29 -0500 + +qml-phone-shell (1.37) quantal; urgency=low + + * QT_QPA_PLATFORM was renamed from hybris to ubuntu, so reflecting at the + env variable to make it to work fullscreen at the devices again + + -- Ricardo Salveti de Araujo Fri, 01 Feb 2013 02:35:44 -0500 + +qml-phone-shell (1.36) quantal; urgency=low + + * launch real notepad app + * fix launching of mock apps + + -- Bill Filler Thu, 31 Jan 2013 21:36:05 -0500 + +qml-phone-shell (1.35) quantal; urgency=low + + * integrate ubuntu-browser instead of snowshoe + + -- Bill Filler Thu, 31 Jan 2013 17:33:37 -0500 + +qml-phone-shell (1.34) quantal; urgency=low + + * Qt5-proper release + + -- Michał Sawicz Thu, 31 Jan 2013 17:34:06 +0000 + +qml-phone-shell (1.33) quantal; urgency=low + + * New release + + -- Florian Boucault Thu, 17 Jan 2013 07:39:47 +0700 + +qml-phone-shell (1.32) quantal; urgency=low + + * New release + + -- Michał Sawicz Fri, 21 Dec 2012 21:49:43 +0100 + +qml-phone-shell (1.31) quantal; urgency=low + + * New release + + -- Michał Sawicz Fri, 21 Dec 2012 02:06:37 +0100 + +qml-phone-shell (1.30) quantal; urgency=low + + * New release + + -- Michał Sawicz Wed, 19 Dec 2012 19:29:40 +0100 + +qml-phone-shell (1.29) quantal; urgency=low + + * New release + + -- Florian Boucault Wed, 19 Dec 2012 00:07:55 +0000 + +qml-phone-shell (1.28) quantal; urgency=low + + * New release + + -- Florian Boucault Tue, 18 Dec 2012 19:03:04 +0000 + +qml-phone-shell (1.27) quantal; urgency=low + + * New release + + -- Michał Sawicz Tue, 18 Dec 2012 02:22:35 +0100 + +qml-phone-shell (1.26) quantal; urgency=low + + * New release + + -- Florian Boucault Fri, 14 Dec 2012 18:17:40 +0000 + +qml-phone-shell (1.25) quantal; urgency=low + + * New release + + -- Florian Boucault Thu, 13 Dec 2012 22:51:56 +0000 + +qml-phone-shell (1.24) quantal; urgency=low + + * New release + + -- Florian Boucault Wed, 12 Dec 2012 21:49:50 +0000 + +qml-phone-shell (1.23) quantal; urgency=low + + * New release + + -- Florian Boucault Tue, 11 Dec 2012 20:38:08 +0000 + +qml-phone-shell (1.22) quantal; urgency=low + + * New release + + -- Florian Boucault Tue, 11 Dec 2012 00:13:16 +0000 + +qml-phone-shell (1.21) quantal; urgency=low + + * New release with fullscreen launcher fixes + + -- Bill Filler Fri, 07 Dec 2012 09:36:37 +0000 + +qml-phone-shell (1.20) quantal; urgency=low + + * New release + + -- Florian Boucault Thu, 06 Dec 2012 16:53:05 +0000 + +qml-phone-shell (1.19) quantal; urgency=low + + * enable multi-threaded render for apps + + -- Bill Filler Wed, 05 Dec 2012 17:34:09 +0000 + +qml-phone-shell (1.18) quantal; urgency=low + + [ Bill Filler ] + * update launcher to use wk2-render (chromeless webkit) for facebook + and twitter + + -- Florian Boucault Wed, 05 Dec 2012 12:20:50 +0000 + +qml-phone-shell (1.17) quantal; urgency=low + + * New release + + -- Florian Boucault Sat, 01 Dec 2012 01:18:03 +0000 + +qml-phone-shell (1.16) quantal; urgency=low + + * fix to launch new gallery with correct args + + -- Bill Filler Thu, 29 Nov 2012 17:04:36 -0500 + +qml-phone-shell (1.15) quantal; urgency=low + + * New release + + -- Florian Boucault Wed, 28 Nov 2012 20:35:03 +0000 + +qml-phone-shell (1.14) quantal; urgency=low + + * New release + + -- Florian Boucault Mon, 26 Nov 2012 21:39:36 +0000 + +qml-phone-shell (1.13) quantal; urgency=low + + * New release + + -- Florian Boucault Fri, 23 Nov 2012 19:47:54 +0000 + +qml-phone-shell (1.12) quantal; urgency=low + + * Daily release + + -- Florian Boucault Thu, 22 Nov 2012 10:21:11 +0000 + +qml-phone-shell (1.11) quantal; urgency=low + + * Daily release + + -- Florian Boucault Wed, 21 Nov 2012 22:06:38 +0000 + +qml-phone-shell (1.10) quantal; urgency=low + + * Daily release + + -- Florian Boucault Wed, 21 Nov 2012 01:04:32 +0000 + +qml-phone-shell (1.9) quantal; urgency=low + + * New release + + -- Florian Boucault Mon, 19 Nov 2012 18:55:51 +0000 + +qml-phone-shell (1.8) quantal; urgency=low + + [ Michał Sawicz ] + * new codebase + + -- Florian Boucault Fri, 09 Nov 2012 00:15:19 +0000 + +qml-phone-shell (1.2) quantal; urgency=low + + * fix working dir for launch + * launch script that sets up ofono and then calls telephony-app + + -- Bill Filler Mon, 05 Nov 2012 17:28:31 -0500 + +qml-phone-shell (1.1) quantal; urgency=low + + * comment out console.log() to prevent crash + + -- Bill Filler Sun, 28 Oct 2012 22:18:36 +0100 + +qml-phone-shell (1.0) quantal; urgency=low + + * Remove install rule for qml-phone-shell.conf + + -- Ricardo Mendoza Fri, 26 Oct 2012 12:09:03 -0430 + +qml-phone-shell (0.9) quantal; urgency=low + + * Remove qml-phone-shell.conf to use new ubuntu-session. + + -- Ricardo Mendoza Fri, 26 Oct 2012 11:10:04 -0430 + +qml-phone-shell (0.8) quantal; urgency=low + + * Fix for both size and scrolling. + + -- Michael Frey Thu, 25 Oct 2012 14:28:46 +0200 + +qml-phone-shell (0.7) quantal; urgency=low + + [Michael Frey] + * qml-phone-shell.conf: better setup of env vars and launch + via dbus-luanch to properly setup session bus + * shellapplication.cpp: don't setup custom env before launching + processes + + -- Bill Filler Sun, 21 Oct 2012 11:32:42 +0200 + +qml-phone-shell (0.6) quantal; urgency=low + + * added additional Android env vars to upstart script + + -- Bill Filler Fri, 19 Oct 2012 09:35:25 -0400 + +qml-phone-shell (0.5) quantal; urgency=low + + * added support to launch telephony-app + + -- Bill Filler Thu, 18 Oct 2012 13:45:25 -0400 + +qml-phone-shell (0.4) quantal; urgency=low + + * Creating a release + + -- Sergio Schvezov Mon, 15 Oct 2012 13:05:34 -0300 + +qml-phone-shell (0.3) quantal; urgency=low + + * added support for launching applications + + -- Bill Filler Fri, 12 Oct 2012 12:42:33 -0400 + +qml-phone-shell (0.2) quantal; urgency=low + + * New release that includes upstart support. + + -- Tony Espy Thu, 11 Oct 2012 17:18:07 -0400 + +qml-phone-shell (0.1) quantal; urgency=low + + * Initial release + + -- Bill Filler Wed, 10 Oct 2012 10:19:53 -0400 --- unity8-7.81.3+13.10.20130812.orig/debian/source/format +++ unity8-7.81.3+13.10.20130812/debian/source/format @@ -0,0 +1 @@ +1.0