lp://qastaging/~unity-team/unity8/flickables-speed-workaround
- Get this branch:
- bzr branch lp://qastaging/~unity-team/unity8/flickables-speed-workaround
Branch merges
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Albert Astals Cid (community): Approve
-
Diff: 747 lines (+157/-44)32 files modifiedqml/Components/Carousel.qml (+2/-3)
qml/Components/Flickables/Flickable.qml (+23/-0)
qml/Components/Flickables/GridView.qml (+25/-0)
qml/Components/Flickables/ListView.qml (+25/-0)
qml/Components/Flickables/ListViewWithPageHeader.qml (+23/-0)
qml/Components/ResponsiveGridView.qml (+2/-1)
qml/Components/ZoomableImage.qml (+2/-2)
qml/Dash/CardHorizontalList.qml (+2/-1)
qml/Dash/DashContent.qml (+2/-3)
qml/Dash/DashNavigationButton.qml (+2/-1)
qml/Dash/DashNavigationList.qml (+2/-1)
qml/Dash/PageHeader.qml (+2/-1)
qml/Dash/PreviewListView.qml (+2/-3)
qml/Dash/Previews/Preview.qml (+2/-1)
qml/Dash/Previews/PreviewImageGallery.qml (+3/-2)
qml/Dash/ScopeListView.qml (+3/-6)
qml/Dash/ScopeSettingsPage.qml (+2/-1)
qml/Dash/ScopesOverviewAll.qml (+2/-1)
qml/Dash/ScopesOverviewFavorites.qml (+4/-2)
qml/Greeter/LoginList.qml (+2/-2)
qml/Hud/Hud.qml (+2/-1)
qml/Hud/HudParametrizedActionsPage.qml (+2/-1)
qml/Launcher/LauncherPanel.qml (+2/-1)
qml/Notifications/Notification.qml (+2/-1)
qml/Notifications/Notifications.qml (+2/-1)
qml/Panel/IndicatorRow.qml (+2/-1)
qml/Panel/Indicators/DefaultIndicatorPage.qml (+2/-1)
qml/Panel/Indicators/client/IndicatorsList.qml (+2/-1)
qml/Panel/Indicators/client/IndicatorsTree.qml (+2/-1)
qml/Panel/MenuContent.qml (+3/-2)
qml/Stages/PhoneStage.qml (+2/-1)
qml/Stages/TabletStage.qml (+2/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1237. By Andrea Cimitan
-
[ 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. - 1236. By Andrea Cimitan
-
[ Michał Sawicz ]
* Use a single white pixel instead of the heavier checkers image.
* Add support to unlock-device for the new adbd coming down the
pipeline. Also fix autopilot tests and run scripts for that.
* Make LVWPH non interactive while on header animation
* Improve references to scope/scopeStyle in PreviewListView and
PageHeader, add tests.
[ Nick Dedekind ]
* Support for nested prompt session. (LP: #1358388)
[ Albert Astals ]
* Remove unused hasAttributes variable
* Disable dash overview if in temp scope preview
* Block mouse events under scope overview bottombar (LP: #1362206)
* Fix regression in focus handling due to SDK change
* Fix warning 'Background.qml:81: 21: Unable to assign bool to QUrl'
* Fix launcher internationalization
* Make swipe and home button press in the launcher dismiss the
overview
* GSV: Use proper variable since altnav renames
* Fix some "Cannot read property 'luminance' of null" warnings
* Make LVWPH non interactive while on header animation
[ Mirco Müller ]
* Implemented the needed visual updates on notifications requested by
Design for RTM. (LP: #1348092)
[ Michael Terry ]
* Don't show greeter when screen turns off during a call, even if
proximity sensor isn't active. (LP: #1347001)
* Add support to unlock-device for the new adbd coming down the
pipeline. Also fix autopilot tests and run scripts for that.
[ Michael Zanetti ]
* open the application when clicking on the title entry in the
quicklist (LP: #1336380)
* Don't animate x while dragging apps from the left edge (LP:
#1360105)
[ Diego Sarmentero ]
* Reset button state on cancel (LP: #1362622)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/unity8