-
c582c1c...
by
Olivier Tilloy
on 2016-09-28
-
Import patches-unapplied version 0.23+16.10.20160928-0ubuntu1 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.
Changelog parent: 51fa3e7cf1637a56d699d1a086147b0fe35845cf
New changelog entries:
[ Andrew Hayzen ]
* Change use of ActionList.actions to ActionList.children and use
modelData in Repeaters (LP: #1624470)
* Clip the Loader containing NewTabView so that it doesn't overlap the
bottom edge hint (LP: #1568740)
* Modify calendar ua-override to allow anything before google.com
(allowing calendar.google.com)
[ Olivier Tilloy ]
* Add "Ctrl+=" and "Ctrl+_" as shortcuts for zoom in and zoom out
actions, (LP: #1624381)
* Strip out problematic apparmor rule that prevents camera detection
on desktop (LP: #1626611)
[ Andrew Hayzen, Olivier Tilloy ]
* Multiple window support in webbrowser-app.
-
51fa3e7...
by
Olivier Tilloy
on 2016-08-25
-
Import patches-unapplied version 0.23+16.10.20160825-0ubuntu1 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.
Changelog parent: b28de6c3beb33a841b23cc445c2b697744b73f3c
New changelog entries:
[ Florian Boucault ]
* Load images needed at startup asynchronously.
[ Michael Terry ]
* Use less hard-coded colors in favor of theme colors. (LP: #1581047)
[ Olivier Tilloy ]
* Relax one unit test’s expectations to cater for different behaviours
in different Qt versions (LP: #1611403)
* Revert the workaround for bug #1585942 now that the bug has been
properly fixed. (LP: #1585942)
* Skip webapp container autopilot tests that exercise keyboard
shortcuts when not run on desktop. (LP: #1611832)
* Add missing string to translation template. (LP: #1607713)
* Fix a handful of harmless warnings in QML unit tests.
* Add user agent overrides for Google recaptcha. (LP: #1599146)
-
b28de6c...
by
Alberto Mardegan
on 2016-08-03
-
Import patches-unapplied version 0.23+16.10.20160803.1-0ubuntu1 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.
Changelog parent: 5af1f031bc4286313d50ceb0a9dfa4483a4ed5bd
New changelog entries:
[ Alexandre Abreu ]
* Deprecate ubuntu-html5-container (LP: #1587505)
* Delay bind UnityWebapps property embeddedUiComponentParent to be a
bit more backward compatible
* Properly handle long app id names for single instance manager (LP:
#1607287)
-
5af1f03...
by
Timo Jyrinki
on 2016-07-25
-
Import patches-unapplied version 0.23+16.10.20160713-0ubuntu2~1 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.
Changelog parent: b08846522657b80e8271c132f47fbd1cf248bf5e
New changelog entries:
* Rebuild against Qt 5.6.
-
b088465...
by
Alexandre Abreu
on 2016-07-13
-
Import patches-unapplied version 0.23+16.10.20160713-0ubuntu1 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.
Changelog parent: 57908900aeb62803213a4fff550f0c1b251b3449
New changelog entries:
[ Alexandre Abreu ]
* Fix container AP tests browse_to function
* Set container webview as active focus (LP: #1532739)
[ Santosh Mahto ]
* Support keyboard shortcuts in webapp containers (LP: #1579101)
-
5790890...
by
Olivier Tilloy
on 2016-07-11
-
Import patches-unapplied version 0.23+16.10.20160711-0ubuntu1 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.
Changelog parent: db12f755ecd846265ee4a892e595782009a164c1
New changelog entries:
[ Florian Boucault ]
* Debian packaging crossbuild fixes:
[ Olivier Tilloy ]
* Create Downloads folder if it doesn’t exist. (LP: #1599436)
* Increase timeout a lot to cope with flaky tests in CI. (LP:
#1599630)
-
db12f75...
by
Olivier Tilloy
on 2016-07-01
-
Import patches-unapplied version 0.23+16.10.20160701.1-0ubuntu1 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.
Changelog parent: ad98f092d797efb16f39c087e9f43b57cd913c86
New changelog entries:
* Generate UA override list files at build time to un-hardcode ubuntu
and chromium version numbers. (LP: #1591220)
* Fix one flaky autopilot test. (LP: #1591120)
* Temporarily skip tests on arm64 to unblock package build without
oxide. (LP: #1585942)
* Update the target that lists non-compiled files.
-
ad98f09...
by
Alexandre Abreu
on 2016-06-20
-
Import patches-unapplied version 0.23+16.10.20160620-0ubuntu1 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.
Changelog parent: 02b72b2e963e7174384ae1a3f91cf5dd70012cb2
New changelog entries:
* Set the front camera as the default for video media requests (LP:
#1563398)
* Handle theme color change and properly update browsing widgets (LP:
#1567430)
* Properly propagate touchscreen detection flag (LP: #1585689)
* Print help when no app-id is present (LP: #1591306)
-
02b72b2...
by
Olivier Tilloy
on 2016-06-15
-
Import patches-unapplied version 0.23+16.10.20160615-0ubuntu1 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.
Changelog parent: 177b850339023029d1a0c89c82bc0b52f918587d
New changelog entries:
* Fix the anchoring of the contents in the bookmarks views. (LP:
#1584385)
* Various favicon optimizations. (LP: #1585285)
* Load top site previews asynchronously to speed up the instantiation
of the grid view. (LP: #1585285)
* Fix cross-compilation for armhf on a x86* host. (LP: #1588788)
* Update UA overrides (mobile) for youtube and gmail.
-
177b850...
by
Zoltán Balogh <email address hidden>
on 2016-06-10
-
Import patches-unapplied version 0.23+16.10.20160610-0ubuntu1 to ubuntu/yakkety-proposed
Imported using git-ubuntu import.
Changelog parent: b8d92853b144d5a1456432aff70ec10683b700ee
New changelog entries:
[ Olivier Tilloy ]
* The UITK now handles Enter/Return/Space key presses to activate list
items, (LP: #1581027, #1589424)