lp:ubuntu/utopic/unity8

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/utopic/unity8
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

153. By PS Jenkins bot

[ Michael Terry ]
* Don't show initial lockscreen during the edge demo. The user just
  set up their phone with a password, it's pointless to ask them
  again. (LP: #1358283)
* Distinguish between incoming calls and other dialer-app opens. (LP:
  #1378218) (LP: #1378218)

[ Andrea Cimitan ]
* Fix flickable speed to be resolution independent, by subclassing
  components (LP: #1348557)

[ Michał Sawicz ]
* Fix the ShellWithPin test and some functionality.

[ Albert Astals ]
* Move Base.qml to DashCategoryBase
* Fix first item positioning when m_clipItem->y() is not 0 (LP:
  #1251597)
* Fix some small qml warnings

[ Daniel d'Andrada ]
* Add touch ownership logic on top of qt input handling

152. By PS Jenkins bot

[ Michał Sawicz ]
* Rename datetime indicator in test

[ Albert Astals ]
* Close overview temp scope on show dash (LP: #1373819)
* Enable QT_STRICT_ITERATORS
* Make Base not clickable, since we don't use it in anywhere clickable
  (we only use it for Category delegates in the LVWPH) (LP: #1300709)
* Hide preview if it was visible when going to a scope (LP: #1374548)
* Remove contentScale variable

[ Andrea Cimitan ]
* Fix card implicitHeight when summary is declared, but its text is
  empty. Also fixes vertical journal height and clipping (LP:
  #1362160)
* Redesign for pinned apps. Remove thindivider on top of ubuntu dash
  button (not needed anymore) (LP: #1377100)

[ Ying-Chun Liu ]
* Fix run_on_device.sh to let it run again.

[ Nick Dedekind ]
* Fixed indicator menu bindings to server toggle value broken by user
  interaction. (LP: #1336715)
* Force rendering so we don't get stuck in "waitForRendering" loop in
  tests.

[ Daniel d'Andrada ]
* PhoneStage: focus the new topmost app after the current one closes
  itself (LP: #1375267)

[ Michael Terry ]
* Fix some security issues with the tablet greeter, which allowed the
  lockscreen to be bypassed. (LP: #1367715) (LP: #1367715)

[ Michael Zanetti ]
* scale down errorText label if necessary (LP: #1378848)

151. By PS Jenkins bot

[ Michael Zanetti ]
* Dual SIM pin unlocking. Hook up the UI to the backend. (LP:
  #1267135)

[ Antti Kaijanmäki ]
* Dual SIM pin unlocking. Hook up the UI to the backend. (LP:
  #1267135)

[ Ubuntu daily release ]
* New rebuild forced

150. By PS Jenkins bot

[ Andrea Cimitan ]
* Tweak card header to match the spec
* Add preview image slideshow (LP: #1351537)

[ Michał Sawicz ]
* Cache more things in memory, so flicking scopes should be faster
  (LP: #1336724)
* Tweak card header to match the spec
* Save texture memory by limiting sourceSize (LP: #1338430)

[ Ying-Chun Liu ]
* Add attributes to Preview. (LP: #1282460)

[ Albert Astals ]
* Update pot
* Cache more things in memory, so flicking scopes should be faster
  (LP: #1336724)
* Save texture memory by limiting sourceSize (LP: #1338430)
* Clip the settings list
* Fix unlocking from the left again
* Add wait_ makes tests more reliable

[ Michael Zanetti ]
* fix fading out the launcher instead of sliding it out on left-edge
  minimizing an app.
* Make the DashCommunicator async and more flexible to handle a
  lifecycle-suspended dash (LP: #1339883)

[ Michael Terry ]
* Retry unlock-device script if it fails, as there is always a risk of
  a small race with boot-up. (LP: #1370644)
* Add pull-to-refresh functionality to scopes. (LP: #1368336)

[ CI bot ]
* Resync trunk

149. By PS Jenkins bot

[ Alexandros Frantzis ]
* Remove stale trusted socket before starting unity8 from upstart (LP:
  #1371597) (LP: #1371597)

[ CI bot ]
* Resync trunk

[ Andrea Cimitan ]
* Move activity indicator on top of keyboard (LP: #1354519)

[ Gerry Boland ]
* Cleanup: Remove unused member and fix small syntax error in
  OrientationLock

[ josharenson ]
* Fix lp:1367894 by correcting how the minute value is calculated in
  the panel. (LP: #1367894)

[ Nick Dedekind ]
* Fixed DefaultIndicatorPage test. Fixed warnings from test.

[ Ying-Chun Liu ]
* Remove maxLineCount in preview. (LP: 1328513) (LP: #1328513)

[ Michael Terry ]
* Fix some code that accidentally landed in trunk before it got
  cleaned up. The current code just has some duplication to it that
  should be unified.
* Implement latest visual designs for passphrase lockscreen.
* Make it easier to use the Lockscreen component from the welcome
  wizard.
* Limit how much memory we reserve for the greeter background image,
  allowing giant images to appear correctly.

[ Daniel d'Andrada ]
* Add gdbTestComponentName build targets

148. By PS Jenkins bot

[ CI bot ]
* Resync trunk

[ Nick Dedekind ]
* Visual changes for indicator RTM polishing (LP: #1329289)

[ Ubuntu daily release ]
* New rebuild forced

147. By PS Jenkins bot

[ Michael Zanetti ]
* fix swiping away the launcher from the left edge
* fix indicators AP test

[ Florian Boucault ]
* New Splash screen implementation that fakes real app

[ Albert Astals ]
* We need this in build-depends so that qmluitests pass in CI

[ Daniel d'Andrada ]
* New Splash screen implementation that fakes real app

[ Michael Terry ]
* Fix LC_ALL and test harder by making both manual runs of
  timeformattertest and the whole test suite use the same locale
  settings.

[ CI bot ]
* Resync trunk

146. By PS Jenkins bot

[ Michał Sawicz ]
* Add -windowgeometry option to the Dash and drop any user-visible
  mentions of Dash
* Dash: Fix issue when expanding a category and collapsing another one
  at the same time.

[ Albert Astals ]
* Dash: Fix issue when expanding a category and collapsing another one
  at the same time.
* Make the categoryView invisible when we are in the preview mode (LP:
  #1341205)
* Pixel pushing in the dash header (LP: #1365929)

[ Ying-Chun Liu ]
* Re-add restart button for power menu. (LP: 1358197) (LP: #1358197)

[ Marcus Tomlinson ]
* Don't show a preview if a null response is returned from
  scope.preview(result)

[ Mirco Müller ]
* Don't limit the number of text-lines for body-text. (LP: #1369438)

[ Michael Zanetti ]
* Don't hide launcher when nothing happens on long left edge swipes
  (LP: #1357333)
* Rework LauncherBackend

[ Michael Terry ]
* When running qmluitests, make sure that they use LANGUAGE=C, fixing
  a test failure when running locally in the US.

[ Daniel d'Andrada ]
* Some ApplicationWindow test improvements

[ Rodney Dawes ]
* Check purchase state to determine if purchase was cancelled and hide
  progress. (LP: #1362622)

145. By PS Jenkins bot

[ Michael Zanetti ]
* Focus first app if there are already some running when we're
  starting up (LP: #1339883)

[ Michał Sawicz ]
* Don't play empty urls in Notification.qml

[ Daniel d'Andrada ]
* Improve tst_Shell
* Build without any warnings
* Make tst_Card work from outside the source tree (LP:1359201) (LP:
  #1359201)

144. By PS Jenkins bot

[ Pete Woods ]
* Disable OEM and Click scopes when system scopes are disabled

[ CI bot ]
* Resync trunk

[ Pawel Stolowski ]
* Set UNITY_SCOPES_NO_FAVORITES environment variable to make scopes
  plugin ignore favorite scopes and fix basic functionality of unity-
  scope-tool.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/vivid/unity8
This branch contains Public information 
Everyone can see this information.

Subscribers