-
a896901...
by
Olivier Tilloy
on 2016-04-13
-
Import patches-applied version 0.23+16.04.20160413-0ubuntu1 to applied/ubuntu/xenial-proposed
Imported using git-ubuntu import.
Changelog parent: f7a1af52b699c26138ef208cddcf3ccc9f338fd2
Unapplied parent: 07752e88b2374f3f3b8b1431aefbb8b128f4da46
New changelog entries:
* Do not handle backspace as a window-level shortcut, as it would take
precedence over backspace events in HTML text fields. (LP: #1569938)
* Update translation template.
-
07752e8...
by
Olivier Tilloy
on 2016-04-13
-
Import patches-unapplied version 0.23+16.04.20160413-0ubuntu1 to ubuntu/xenial-proposed
Imported using git-ubuntu import.
Changelog parent: d46515ac5dadceed3a03f9b33587cc15064d03ce
New changelog entries:
* Do not handle backspace as a window-level shortcut, as it would take
precedence over backspace events in HTML text fields. (LP: #1569938)
* Update translation template.
-
f7a1af5...
by
Olivier Tilloy
on 2016-04-08
-
Import patches-applied version 0.23+16.04.20160408.1-0ubuntu1 to applied/ubuntu/xenial-proposed
Imported using git-ubuntu import.
Changelog parent: 323c7c7eb26a5c990c3f43517e6d4653bb1196cd
Unapplied parent: d46515ac5dadceed3a03f9b33587cc15064d03ce
New changelog entries:
[ CI Train Bot ]
* Resync trunk.
[ Loïc Molinari ]
* Made AddressBar height scalable with regards to the grid units
system.
[ Olivier Tilloy ]
* Add dep8 tests and instructions to run them in qemu or on a phone.
Original work by Leo Arias and Vincent Ladeuil. added: debian/tests/
debian/tests/control debian/tests/touch-session-autopilot
* Catch ESC key event one level up to ensure that it’s not incorrectly
bubbled up to the outer component. (LP: #1557016)
* Customize the contents of the media permission dialog to avoid
truncated text. (LP: #1554220)
* Do not write the session to a temporary file when no target file is
defined.
* Fix a failing unit test with Qt 5.6. (LP: #1565507)
* Fix broken webapp container autopilot tests. (LP: #1557019)
* Fix issues with item selection in the downloads page: do not allow
selecting multiple files when only one is expected do not allow
entering delete mode (with a long press on an item) while in picker
mode (LP: #1534112, #1561575)
* Fix unit tests when run under an sbuild chroot. (LP: #1567294)
* Import QQuickShortcut from Qt 5.5 to properly handle window-level
keyboard shortcuts. We cannot bump the dependency on Qt to 5.5 as
the stable overlay PPA for devices currently has Qt 5.4.1. (LP:
#1542224, #1545802, #1537782)
* Make the autopilot tests more reliable when dragging the bottom
edge. (LP: #1560109)
* Remove workaround for bug #1526940 that was fixed in the latest
release of the UITK. (LP: #1526940)
* Rename debian packages to follow new QML module naming convention.
(LP: #1342031)
* Simplify the implementation of HistoryViewWide quite a bit, and as a
side effect fix a unit test failure when run against the staging
branch of the UITK. (LP: #1567337)
-
d46515a...
by
Olivier Tilloy
on 2016-04-08
-
Import patches-unapplied version 0.23+16.04.20160408.1-0ubuntu1 to ubuntu/xenial-proposed
Imported using git-ubuntu import.
Changelog parent: a0bb9356a6e7887c5e3f7675b39f94752d5cb8d3
New changelog entries:
[ CI Train Bot ]
* Resync trunk.
[ Loïc Molinari ]
* Made AddressBar height scalable with regards to the grid units
system.
[ Olivier Tilloy ]
* Add dep8 tests and instructions to run them in qemu or on a phone.
Original work by Leo Arias and Vincent Ladeuil. added: debian/tests/
debian/tests/control debian/tests/touch-session-autopilot
* Catch ESC key event one level up to ensure that it’s not incorrectly
bubbled up to the outer component. (LP: #1557016)
* Customize the contents of the media permission dialog to avoid
truncated text. (LP: #1554220)
* Do not write the session to a temporary file when no target file is
defined.
* Fix a failing unit test with Qt 5.6. (LP: #1565507)
* Fix broken webapp container autopilot tests. (LP: #1557019)
* Fix issues with item selection in the downloads page: do not allow
selecting multiple files when only one is expected do not allow
entering delete mode (with a long press on an item) while in picker
mode (LP: #1534112, #1561575)
* Fix unit tests when run under an sbuild chroot. (LP: #1567294)
* Import QQuickShortcut from Qt 5.5 to properly handle window-level
keyboard shortcuts. We cannot bump the dependency on Qt to 5.5 as
the stable overlay PPA for devices currently has Qt 5.4.1. (LP:
#1542224, #1545802, #1537782)
* Make the autopilot tests more reliable when dragging the bottom
edge. (LP: #1560109)
* Remove workaround for bug #1526940 that was fixed in the latest
release of the UITK. (LP: #1526940)
* Rename debian packages to follow new QML module naming convention.
(LP: #1342031)
* Simplify the implementation of HistoryViewWide quite a bit, and as a
side effect fix a unit test failure when run against the staging
branch of the UITK. (LP: #1567337)
-
323c7c7...
by
Alexandre Abreu
on 2016-04-05
-
Import patches-applied version 0.23+16.04.20160405-0ubuntu1 to applied/ubuntu/xenial-proposed
Imported using git-ubuntu import.
Changelog parent: eac3db437c9fd3a77cedd564b4d95cb76aaeca96
Unapplied parent: a0bb9356a6e7887c5e3f7675b39f94752d5cb8d3
New changelog entries:
* Add --open-external-url-in-overlay option to allow externals urls
(not part of patterns) are opened in overlays instead of external
browser (LP: #1548575)
* Handle live updates to theme color meta tag and reflect them in the
top bar background color (LP: #1550754)
* Set address bar text color to a darker version of the theme color if
one is defined in a webapp (LP: #1548573)
-
a0bb935...
by
Alexandre Abreu
on 2016-04-05
-
Import patches-unapplied version 0.23+16.04.20160405-0ubuntu1 to ubuntu/xenial-proposed
Imported using git-ubuntu import.
Changelog parent: a49f53015aacd2b27f885f15c96a87e3de6cc44f
New changelog entries:
* Add --open-external-url-in-overlay option to allow externals urls
(not part of patterns) are opened in overlays instead of external
browser (LP: #1548575)
* Handle live updates to theme color meta tag and reflect them in the
top bar background color (LP: #1550754)
* Set address bar text color to a darker version of the theme color if
one is defined in a webapp (LP: #1548573)
-
eac3db4...
by
Olivier Tilloy
on 2016-03-22
-
Import patches-applied version 0.23+16.04.20160322-0ubuntu1 to applied/ubuntu/xenial-proposed
Imported using git-ubuntu import.
Changelog parent: 63881abe0900faea631af0af726ffcf685a6f2b5
Unapplied parent: a49f53015aacd2b27f885f15c96a87e3de6cc44f
New changelog entries:
* Make google maps work in complete mode on tablets. (LP: #1560079)
* Tentative fix for a bug where the session state stored on disk is
apparently corrupted, thus discarding the current browsing session.
(LP: #1531583)
-
a49f530...
by
Olivier Tilloy
on 2016-03-22
-
Import patches-unapplied version 0.23+16.04.20160322-0ubuntu1 to ubuntu/xenial-proposed
Imported using git-ubuntu import.
Changelog parent: 7304aadad57f00c0938db8266c5b5c2a8d80ff26
New changelog entries:
* Make google maps work in complete mode on tablets. (LP: #1560079)
* Tentative fix for a bug where the session state stored on disk is
apparently corrupted, thus discarding the current browsing session.
(LP: #1531583)
-
63881ab...
by
Alexandre Abreu
on 2016-03-18
-
Import patches-applied version 0.23+16.04.20160318-0ubuntu1 to applied/ubuntu/xenial-proposed
Imported using git-ubuntu import.
Changelog parent: d1d2cd49ef9c4a9123706adccb5bc155dd28b13c
Unapplied parent: 7304aadad57f00c0938db8266c5b5c2a8d80ff26
New changelog entries:
[ Alexandre Abreu ]
* Handle media access request from webcontainer main view and overlay
views (LP: #1554202)
[ CI Train Bot ]
* Resync trunk.
-
7304aad...
by
Alexandre Abreu
on 2016-03-18
-
Import patches-unapplied version 0.23+16.04.20160318-0ubuntu1 to ubuntu/xenial-proposed
Imported using git-ubuntu import.
Changelog parent: fa9d51e90d8a5aa5c5055591e18e62c25423366a
New changelog entries:
[ Alexandre Abreu ]
* Handle media access request from webcontainer main view and overlay
views (LP: #1554202)
[ CI Train Bot ]
* Resync trunk.