Merge lp://staging/~bfiller/gallery-app/click-support into lp://staging/gallery-app

Proposed by Bill Filler
Status: Superseded
Proposed branch: lp://staging/~bfiller/gallery-app/click-support
Merge into: lp://staging/gallery-app
Diff against target: 410 lines (+122/-57)
13 files modified
CMakeLists.txt (+7/-5)
click-build.sh (+16/-0)
click/CMakeLists.txt (+1/-1)
click/gallery-apparmor.json (+1/-0)
click/gallery-content.json (+5/-0)
click/manifest.json.in (+4/-3)
desktop/CMakeLists.txt (+13/-6)
desktop/gallery-app.desktop.in (+5/-6)
rc/qml/AlbumsOverview.qml (+1/-1)
rc/qml/Utility/PhotosToolbarActions.qml (+1/-1)
tests/autopilot/gallery_app/tests/__init__.py (+59/-31)
tests/autopilot/gallery_app/tests/test_album_view.py (+8/-3)
tests/autopilot/gallery_app/tests/test_picker_mode.py (+1/-0)
To merge this branch: bzr merge lp://staging/~bfiller/gallery-app/click-support
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Ken VanDine Approve
Bill Filler (community) Needs Fixing
Review via email: mp+201238@code.staging.launchpad.net

This proposal has been superseded by a proposal from 2014-02-20.

Commit message

launch camera with appropriate click url in Qt.openrUrlExternally

Description of the change

launch camera with appropriate click url in Qt.openrUrlExternally. depends on camera being released as a click

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
906. By Bill Filler

merge lp:~sergiusens/gallery-app/minors

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
907. By Bill Filler

merge sergio changes

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Bill Filler (bfiller) wrote :

dropping the --fullscreen arg from the exec causes the app to not launched fullscreen on the devices anymore. it needs to be fullscreen so the top panel is hidden when a photo is viewed but no current way to do that dynamically - has to be all or nothing..

so, what we really want is to have the app determine which device it's running on and do fullscreen mode internally. it's correct to remove it from the desktop file/exec but we need to add the support in the code to run it fullscreen if !DESKTOP_MODE

review: Needs Fixing
908. By Bill Filler

run in fullscreen mode by default unless env DESKTOP_MODE set

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Ken VanDine (ken-vandine) wrote :

Needs click hook for content-hub, I proposed a branch to fix this.

https://code.launchpad.net/~ken-vandine/gallery-app/click_content_hub_source/+merge/203764

review: Needs Fixing
909. By Bill Filler

merge to support content-hub click

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Ken VanDine (ken-vandine) :
review: Approve
910. By Bill Filler

merge from trunk

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
911. By Bill Filler

get rid of duplicate method

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
912. By Bill Filler

merge sergio's changes to AP tests

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
913. By Bill Filler

merged from sergio

914. By Bill Filler

add friends to the policy for sharing

915. By Bill Filler

skip flaky test

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Bill Filler (bfiller) wrote :

Are there any related MPs required for this MP to build/function as expected?
Yes, lots. See the request in CI Train

Is your branch in sync with latest trunk (e.g. bzr pull lp:trunk -> no changes):
Yes

Did you perform an exploratory manual test run of your code change and any related functionality on device or emulator?
Yes

Did you successfully run all tests found in your component's Test Plan (https://wiki.ubuntu.com/Process/Merges/TestPlan/<package-name>) on device or emulator?
YES

If you changed the UI, was the change specified/approved by design?
N/A

If you changed the packaging (debian), did you subscribe a core-dev to this MP?
N/A

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches