Change log for camera-app package in Ubuntu

175 of 82 results
Deleted in artful-release (Reason: part of Ubuntu phone stack, no longer shipping; LP: #1707153)
Obsolete in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
camera-app (3.0.0+17.04.20170106-0ubuntu1) zesty; urgency=medium

  * Install an apparmor profile with the deb

 -- Ken VanDine <email address hidden>  Fri, 06 Jan 2017 16:48:21 +0000
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
camera-app (3.0.0+17.04.20161124.3-0ubuntu1) zesty; urgency=medium

  [ Florian Boucault, Renato Araujo Oliveira Filho ]
  * New release: (LP: #1563858, #1572576, #1584524, #1585942, #1595082,
    #1615657)

 -- Kaleo <email address hidden>  Thu, 24 Nov 2016 19:36:35 +0000
Superseded in zesty-release
Obsolete in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
camera-app (3.0.0+16.10.20160824-0ubuntu2) yakkety; urgency=medium

  * Rebuild against new protobuf 3.

 -- Gianfranco Costamagna <email address hidden>  Mon, 12 Sep 2016 15:20:56 +0200
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
camera-app (3.0.0+16.10.20160824-0ubuntu1) yakkety; urgency=medium

  [ Florian Boucault ]
  * New release: (LP: #1563858, #1572576, #1584524, #1585942, #1595082,
    #1615657)

 -- Kaleo <email address hidden>  Wed, 24 Aug 2016 14:03:57 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
camera-app (3.0.0+16.10.20160705-0ubuntu1) yakkety; urgency=medium

  [ Florian Boucault, Tarmac ]
  * Startup time improvements: (LP: #1563858, #1572576, #1584524,
    #1585942)

 -- Kaleo <email address hidden>  Tue, 05 Jul 2016 14:24:32 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
camera-app (3.0.0+16.10.20160607-0ubuntu1) yakkety; urgency=medium

  [ Florian Boucault ]
  * New release: (LP: #1563858, #1572576, #1584524, #1585942)

 -- Kaleo <email address hidden>  Tue, 07 Jun 2016 14:16:19 +0000
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
camera-app (3.0.0+16.04.20160421.1-0ubuntu1) xenial; urgency=medium

  [ Florian Boucault, Ugo Riboni ]
  * New release: Reverted revision 637 that was causing a regression
    where the controls could not be opened in landscape orientation
    anymore. Set Camera.position to switch front/back cameras instead of
    AdvancedCameraSettings and hardcoded camera indexes (LP: #1563858)

 -- Florian Boucault <email address hidden>  Thu, 21 Apr 2016 12:07:22 +0000
Superseded in yakkety-release
Published in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
camera-app (3.0.0+16.04.20160323.3-0ubuntu1) xenial; urgency=medium

  [ CI Train Bot ]
  * Resync trunk. added: po/sk.po

  [ Florian Boucault, Ken VanDine, Ugo Riboni ]
  * New release: Only accept manual focus on points inside the
    viewfinder. viewFinderView.captureMode can now be set before the
    camera is ready. Take advantage of that to fix bug #1545123 Disable
    controls and prevent navigation while a delayed/timed shoot is
    ongoing. Display a stock icon as the video thumbnail when
    thumbnailer fails (which it will do now if it can't process a video)
    Allow sharing multiple files, except if they are mixed content Only
    use full screen in staged mode. added: UnableShareDialog.qml
    tests/unittests/tst_PhotogridView.qml (LP: #1545123)

 -- Florian Boucault <email address hidden>  Wed, 23 Mar 2016 19:06:26 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
camera-app (3.0.0+16.04.20160229-0ubuntu1) xenial; urgency=medium

  [ Arthur Mello, Florian Boucault, Ugo Riboni ]
  * New release: Allow tap to focus up to the left/right edge of the
    screen Query the manual focus support to enable/disable tap-to-focus
    as the backend supports it Do not crash if no QCameraExposureControl
    is available (true with Unity 7) Before setting a photo capture
    resolution, always checks it is included in the possible resolution
    options Fix bottom edge mouse handling: ensure that clicks on the
    bottom edge open it and that any click outside of option buttons
    dismiss the bottom edge Various performance improvements to minimize
    the time between shots and between pressing the shutter button and
    the actual capture When the GPS fix is accurate to less than 100m
    display the GPS icon in red and don't save location Display error
    messages when disk write fails and when SD card is not writeable
    when switching to it Disable record/shuttle button while PhotoRoll
    hint is visible removed: CameraApp/qstorageinfo.cpp
    CameraApp/qstorageinfo.h CameraApp/qstorageinfo_p.h
    CameraApp/qstorageinfo_unix.cpp Snapshot.qml run_tests.sh added:
    CameraApp/storagelocations.cpp CameraApp/storagelocations.h
    PictureReview.qml ProcessingFeedback.qml

  [ Florian Boucault ]
  * Update translations catalog (pot)

 -- Florian Boucault <email address hidden>  Mon, 29 Feb 2016 12:14:39 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
camera-app (3.0.0+16.04.20160114-0ubuntu1) xenial; urgency=medium

  [ CI Train Bot ]
  * Resync trunk. added: po/be.po

  [ Florian Boucault ]
  * New release: Only show fitting resolution option if it's greater
    than 50% of the maximum available resolution. Fixed 2 CPU wasters:
    when in photo roll's grid mode, do not have the slideshow mode's
    ActivityIndicator running. When in photo roll, disable viewfinder.
    Enable camera-app as source for videos for content-hub export, and
    adjust the UI Notify the user when camera permissions have been
    revoked, and provide shortcut to change them again added:
    VideoReview.qml

  [ Ugo Riboni ]
  * New release: Only show fitting resolution option if it's greater
    than 50% of the maximum available resolution. Fixed 2 CPU wasters:
    when in photo roll's grid mode, do not have the slideshow mode's
    ActivityIndicator running. When in photo roll, disable viewfinder.
    Enable camera-app as source for videos for content-hub export, and
    adjust the UI Notify the user when camera permissions have been
    revoked, and provide shortcut to change them again added:
    VideoReview.qml

 -- Florian Boucault <email address hidden>  Thu, 14 Jan 2016 16:08:35 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
camera-app (3.0.0+16.04.20151202-0ubuntu1) xenial; urgency=medium

  [ Brendan Donegan ]
  * New release: Bump framework version to ubuntu-sdk-15.04.3 New option
    for the user to choose between the maximum resolution the sensor
    allows or the resolution that fits the screen. Add option to disable
    shutter sound Correctly reset the zoom UI when the actual zoom level
    of the camera resets due to switching cameras or recording modes
    Hide the HDR setting while recording video as it does not apply to
    this mode

  [ Florian Boucault ]
  * New release: Bump framework version to ubuntu-sdk-15.04.3 New option
    for the user to choose between the maximum resolution the sensor
    allows or the resolution that fits the screen. Add option to disable
    shutter sound Correctly reset the zoom UI when the actual zoom level
    of the camera resets due to switching cameras or recording modes
    Hide the HDR setting while recording video as it does not apply to
    this mode

  [ Ugo Riboni ]
  * New release: Bump framework version to ubuntu-sdk-15.04.3 New option
    for the user to choose between the maximum resolution the sensor
    allows or the resolution that fits the screen. Add option to disable
    shutter sound Correctly reset the zoom UI when the actual zoom level
    of the camera resets due to switching cameras or recording modes
    Hide the HDR setting while recording video as it does not apply to
    this mode

 -- Florian Boucault <email address hidden>  Wed, 02 Dec 2015 08:47:51 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
camera-app (3.0.0+16.04.20151124-0ubuntu1) xenial; urgency=medium

  * Added missing bump of framework version to ubuntu-sdk-15.04.2
    necessary since we migrated to Ubuntu UI Toolkit 1.3

 -- Florian Boucault <email address hidden>  Tue, 24 Nov 2015 14:03:57 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
camera-app (3.0.0+16.04.20151120-0ubuntu1) xenial; urgency=medium

  [ Albert Astals Cid ]
  * Add missing return in AdvancedCameraSettings::mediaControlFromCamera

  [ Bartosz Kosiorek ]
  * Fix plural form (LP: #1323373)
  * Improve camera performance by optimized size of the png and svg
    files, without changing visual appearance (used compresspng.com and
    compressor.io)

  [ Benjamin Zeller ]
  * Make sure camera-app cmake project works out of the box in the SDK:
    Enable click mode by default Disable click mode in debian rules file
    Add variable UBUNTU_MANIFEST_PATH variable so QtC knows where to
    look for the manifest file Rename camera-apparmor.json =>
    camera.apparmor (editor support) Copy qmldir file to builddirectory
    so QML2_IMPORT_PATH set by QtC does actually work Automatically
    substitute the click architecture in the manifest file Renamed
    manifest.json => manifest.json.in, since manifest file can now be
    specified by the project file (UBUNTU_MANIFEST_PATH) renamed:
    camera-apparmor.json => camera.apparmor manifest.json =>
    manifest.json.in

  [ Florian Boucault ]
  * Slideshow view: hiding the header closes the options menu. (LP:
    #1494145)

  [ Richard Huddie ]
  * Fix for https://bugs.launchpad.net/camera-app/+bug/1514408 (LP:
    #1514408)

  [ Robert Ancell ]
  * Use new QML package names for qml-module-qtquick2, qml-module-
    qttest, qml-module-qtquick-window2, qml-module-qtpositioning.

  [ Sebastien Bacher ]
  * Use the red color for the Delete button as recommended by design

 -- Florian Boucault <email address hidden>  Fri, 20 Nov 2015 15:36:19 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
camera-app (3.0.0+16.04.20151116.1-0ubuntu1) xenial; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Florian Boucault ]
  * Avoid unfortunate division by zero that was breaking rendering
    silently. (LP: #1516569)

 -- Florian Boucault <email address hidden>  Mon, 16 Nov 2015 15:57:33 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
camera-app (3.0.0+16.04.20151103-0ubuntu1) xenial; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Florian Boucault ]
  * Desktop convergence fixes: Fix viewfinder positioning. Resize window
    to follow viewfinder's aspect ratio. Made photo grid responsive.
    added: ResponsiveGridView.qml
  * Only use Screen.primaryOrientation returned at startup which is more
    indicative of the native orientation of the device. Fixes case where
    viewfinder rotated when changing window size. (LP: #1511026)

 -- Florian Boucault <email address hidden>  Tue, 03 Nov 2015 14:23:17 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
camera-app (3.0.0+16.04.20151026-0ubuntu1) xenial; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.
  * Resync trunk.

  [ Florian Boucault ]
  * Migrated to using Ubuntu UI Toolkit version 1.3 only. Migrated to
    using QtQuick 2.4 and QtQuick.Window 2.2 only. (LP: #1508363)

  [ James Henstridge ]
  * After shooting a video, request a thumbnail so that it will be
    available in the cache when needed (e.g. by the Gallery or Dash).

 -- Florian Boucault <email address hidden>  Mon, 26 Oct 2015 13:19:17 +0000
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
camera-app (3.0.0+15.10.20151005.1-0ubuntu1) wily; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Florian Boucault ]
  * Fix viewfinder short disappearance at startup. Make overlay controls
    appear slightly faster at startup. (LP: #1472903)

Superseded in xenial-release
Obsolete in wily-release
Deleted in wily-proposed (Reason: moved to release)
camera-app (3.0.0+15.10.20150707-0ubuntu1) wily; urgency=medium

  [ Brendan Donegan ]
  * Use pointing_device from self.app instead of the testCase passed in

  [ CI Train Bot ]
  * New rebuild forced.

  [ Florian Boucault ]
  * Remove hardcoded actions in GalleryViewHeader to make it extensible.
  * Set desktop file flags informing Unity that the camera app is doing
    its own content rotation when the device rotates. Manually
    rotate/position depending on device orientation: photo roll bottom
    edge indicators and content first photo roll hint snapshot animation
    countdown timer (LP: #1467461, #1466409, #1467658, #1467661,
    #1447694, #1468269, #1367792, #1468284)

  [ Leo Arias ]
  * Fixed the static errors reported by flake8. Added the check to the
    debian build tests. Added python3-flake8 as a build dependency. (LP:
    #1444170)
  * Use pointing_device from self.app instead of the testCase passed in

  [ Olivier Tilloy ]
  * Updated application icon. removed: camera-app.svg added: camera-
    app.png

Superseded in wily-release
Deleted in wily-proposed (Reason: moved to release)
camera-app (3.0.0+15.04.20150424-0ubuntu1) vivid; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Florian Boucault ]
  * Do not render camera when in photo roll and vice-versa. (LP:
    #1441937)

Superseded in wily-release
Obsolete in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
camera-app (3.0.0+15.04.20150313-0ubuntu1) vivid; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Florian Boucault ]
  * Disable editing when the file is a video
  * Fix photos/videos when shooting/recording with orientation lock on
    by not relying on the app orientation returned by unity8 but instead
    the device orientation itself. (LP: #1428272, #1422762)
  * Show placeholder bottom edge hint when no option is set so that the
    user can always guess the existence of the bottom edge. (LP:
    #1365419)
  * Updated pot file

  [ Ugo Riboni ]
  * Refactor camera editor tests, make them work even if UI extras are
    not installed, and add a test for the edit button being disabled
    when on a video
 -- CI Train Bot <email address hidden>   Fri, 13 Mar 2015 00:41:59 +0000
Superseded in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
camera-app (3.0.0+15.04.20150218-0ubuntu1) vivid; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Ugo Riboni ]
  * Fix a bug preventing the thumbnails for videos to load correctly
    (LP: #1423177)
 -- CI Train Bot <email address hidden>   Wed, 18 Feb 2015 14:51:12 +0000
Superseded in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
camera-app (3.0.0+15.04.20150217-0ubuntu1) vivid; urgency=medium

  [ CI Train Bot ]
  * New rebuild forced.

  [ Ugo Riboni ]
  * Fix some failing tests (that were failing for real test bugs, not
    due to infrastructure problems).
 -- CI Train Bot <email address hidden>   Tue, 17 Feb 2015 21:37:33 +0000
Superseded in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
camera-app (3.0.0+15.04.20150212.3-0ubuntu1) vivid; urgency=medium

  [ Bill Filler ]
  * dynamically check for editor (LP: #1368787)
  * update depends on ui-extras new version

  [ Arthur Mello ]
  * Enable viewing full screen picture while in selection mode Remove
    actions from the slide show header if we are in selection mode Make
    it possible to toggle selection when on slide show view Scroll the
    last seem picture from slideshow into view when returning to the
    grid photo roll (LP: #1416043)

  [ Ugo Riboni ]
  * dynamically check for editor (LP: #1368787)

  [ Florian Boucault ]
  * Click packaging: add autopilot tests dependencies. (LP: #1419022)

  [ Ubuntu daily release ]
  * New rebuild forced
 -- Ubuntu daily release <email address hidden>   Thu, 12 Feb 2015 19:41:11 +0000
Superseded in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
camera-app (3.0.0+15.04.20150210-0ubuntu1) vivid; urgency=medium

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Florian Boucault ]
  * Swiping quickly through photo roll no longer causes photos to zoom.
    Workaround for QTBUG-39332. (LP: #1400141)
 -- Ubuntu daily release <email address hidden>   Tue, 10 Feb 2015 03:13:07 +0000
Superseded in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
camera-app (3.0.0+15.04.20150204-0ubuntu1) vivid; urgency=medium

  [ CI Train Bot ]
  * Resync trunk

  [ Ugo Riboni ]
  * Add photo editor feature using the component from ubuntu-ui-extras.
    (LP: #1368787)
  * Refresh properly the thumbnails when the picture is changed. Make
    sure after the first change the file is still being watched.

  [ Ubuntu daily release ]
  * New rebuild forced
 -- Ubuntu daily release <email address hidden>   Wed, 04 Feb 2015 20:36:01 +0000
Superseded in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
camera-app (3.0.0+15.04.20150127.1-0ubuntu1) vivid; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Florian Boucault ]
  * Improve thumbnail generation performance: do not retrieve thumbnails
    for the view that is not visible.

  [ Ugo Riboni ]
  * Make hdr and flash options mutually exclusive (LP: #1350958)
  * Size option labels to fit the widest text in the column, so they
    look good in all languages (LP: #1413529)

Superseded in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
camera-app (3.0.0+15.04.20150126.2-0ubuntu1) vivid; urgency=low

  [ Bill Filler ]
  * Fix case when pictures have been taken while the library is being
    scanned.

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Ugo Riboni ]
  * warn the user of low disk space while recording or taking a picture
 -- Ubuntu daily release <email address hidden>   Mon, 26 Jan 2015 16:19:07 +0000
Superseded in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
camera-app (3.0.0+15.04.20150125-0ubuntu1) vivid; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Florian Boucault ]
  * Image quality setting: set "Fine Quality" to the maximum quality.
    More appropriate user wise and fixes failing AP test.
  * Asynchronously scan the filesystem for media. Fixes freeze at
    startup with a huge amount of media. Significantly faster deletion
    when deleting a huge amount of media. Taking a photo is now always
    fast even with a huge amount of media. (LP: #1413950)
  * SD Card: use app specific subfolder of Videos and Pictures to
    read/write videos and pictures.
  * Fixed issue where recording video on SD card prevents recording on
    internal storage later.
 -- Ubuntu daily release <email address hidden>   Sun, 25 Jan 2015 03:06:33 +0000
Superseded in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
camera-app (3.0.0+15.04.20150108-0ubuntu1) vivid; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Florian Boucault ]
  * Fixed merge of SD card support (lp:~fboucault/camera-app/sdcard)
  * Depend on final release of 14.10 framework (ubuntu-sdk-14.10)
    instead of dev version (ubuntu-sdk-14.10-dev2)
 -- Ubuntu daily release <email address hidden>   Thu, 08 Jan 2015 17:54:58 +0000
Superseded in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
camera-app (3.0.0+15.04.20141211-0ubuntu1) vivid; urgency=low

  [ CI Train Bot ]
  * Resync trunk

  [ Florian Boucault ]
  * Add an option to save photos and videos to external SD card. Adapted
    bottom edge UI to accomodate for more than 3 settings. (LP:
    #1392368)

  [ Ubuntu daily release ]
  * New rebuild forced
 -- Ubuntu daily release <email address hidden>   Thu, 11 Dec 2014 16:24:50 +0000
Superseded in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
camera-app (3.0.0+15.04.20141209-0ubuntu1) vivid; urgency=low

  [ Florian Boucault ]
  * Add missing commits from merge in revision 428: Add support to multi
    selection on grid view when triggered by the user
  * Add missing commits from merge in revision 429: Add self timer
    controlled by a new settings option
  * Explicitly tell QtCreator where the manifest is.
  * Store location even if no valid altitude was provided. (LP:
    #1396672)
  * Video recording: support displaying more than 1 hour long video
    time. (LP: #1398447)
  * Add gridlines to the viewfinder controlled by a new settings option
    (LP: #1368140)
 -- Ubuntu daily release <email address hidden>   Tue, 09 Dec 2014 21:48:24 +0000
Superseded in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
camera-app (3.0.0+15.04.20141205-0ubuntu1) vivid; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Florian Boucault ]
  * Added option to select encoding quality for photo capture (JPEG
    encoding quality).
 -- Ubuntu daily release <email address hidden>   Fri, 05 Dec 2014 13:49:00 +0000
Superseded in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
camera-app (3.0.0+15.04.20141202-0ubuntu1) vivid; urgency=low

  [ Sebastien Bacher ]
  * Wrap the swipe hint, the elided version doesn't make sense in some
    locales... (LP: #1389611)

  [ Florian Boucault ]
  * Add support to multi selection on grid view when triggered by the
    user
  * Add self timer controlled by a new settings option

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Chris Gagnon ]
  * wait at beginning of autopilot tests to work around bug #1373039
    (LP: #1376495, #1373039)

Superseded in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
camera-app (3.0.0+14.10.20141015-0ubuntu1) 14.09; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Florian Boucault ]
  * Add a hint to the existence of the photo roll displayed the first
    time the user takes a photo. (LP: #1368808)
  * Display message when no media present in photo roll. (LP: #1375270)
  * [Autopilot] Do not stop/start the location service at the beginning
    of each test. (LP: #1380685)

  [ Omer Akram ]
  * autopilot: fix camera zoom bar not showing in test due to small
    initial pinch (LP: #1366825)
 -- Ubuntu daily release <email address hidden>   Wed, 15 Oct 2014 01:53:12 +0000
Superseded in vivid-release
Obsolete in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (3.0.0+14.10.20141008-0ubuntu1) 14.09; urgency=low

  [ CI bot ]
  * Resync trunk

  [ Florian Boucault ]
  * Photo roll's slideshow view: use the photo downscaled instead of the
    thumbnailer. (LP: #1376767)

  [ Ubuntu daily release ]
  * New rebuild forced
 -- Ubuntu daily release <email address hidden>   Wed, 08 Oct 2014 12:20:06 +0000
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (3.0.0+14.10.20141001-0ubuntu1) 14.09; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Florian Boucault ]
  * Photo roll: fixed invocation of media player, use video:// instead
    of file:// url scheme. (LP: #1375791)

Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (3.0.0+14.10.20140908-0ubuntu1) utopic; urgency=low

  [ CI bot ]
  * Resync trunk

  [ Florian Boucault ]
  * Always go back to view finder when activating export mode. (LP:
    #1365121)
  * Mark options strings for translation. (LP: #1357022)
 -- Ubuntu daily release <email address hidden>   Mon, 08 Sep 2014 13:39:31 +0000
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (3.0.0+14.10.20140903-0ubuntu1) utopic; urgency=low

  [ Michał Sawicz ]
  * Add :any to python dependency and install the camera app module in
    app-private libdir.

  [ Ugo Riboni ]
  * Add translations inside the .desktop file (LP: #1318008)

  [ Florian Boucault ]
  * Disable mode switching while recording videos.
  * Disable camera switching while recording videos. (LP: #1358302)
  * Photo roll: more fine grained media folder monitoring as to properly
    forward deletions to the view. Workarounded a couple of Qt bugs
    related to snapMode SnapOneItem. (LP: #1355407)
  * Do not allow switching to the camera roll while recording a video.
  * Rename application from 'camera' to 'com.ubuntu.camera' to make
    state saving work again. Seamlessly transition ~/Pictures/camera and
    ~/Videos/camera to new locations. (LP: #1363112)
  * Remove the X-Ubuntu-Gettext-Domain from the .desktop file, which
    causes the click scope not to load the inline translations. (LP:
    #1325626)
  * Align snapshot with viewfinder as to assure visual continuity in the
    transition from one to the other. (LP: #1362822)
  * Added cancel button in content export mode. (LP: #1362823)
 -- Ubuntu daily release <email address hidden>   Wed, 03 Sep 2014 18:52:44 +0000
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (3.0.0+14.10.20140829-0ubuntu1) utopic; urgency=low

  [ Brendan Donegan ]
  * Finally remove location prompts during testing

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Sergio Schvezov ]
  * Fix cross building with click chroot

  [ Florian Boucault ]
  * Significantly faster startup. (LP: #1325001)

  [ CI bot ]
  * Resync trunk

  [ Pawel Stolowski ]
  * Added X-Ubuntu-Default-Department-ID key to the desktop file. This
    is required by click scope to support departments for preinstalled
    applications.
 -- Ubuntu daily release <email address hidden>   Fri, 29 Aug 2014 02:28:40 +0000
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (3.0.0+14.10.20140815.1-0ubuntu1) utopic; urgency=low

  [ Florian Boucault ]
  * Fix deleting action not working in some common conditions by
    computing file path at the right moment. Applied same fix to sharing
    action. (LP: #1350956)

  [ Brendan Donegan ]
  * Finally remove location prompts during testing
 -- Ubuntu daily release <email address hidden>   Fri, 15 Aug 2014 21:45:34 +0000
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (3.0.0+14.10.20140814-0ubuntu1) utopic; urgency=low

  [ Florian Boucault ]
  * Photo roll header: swap label and icon to respect toolkit's
    behaviour.
  * Photo roll: added pinch to zoom. (LP: #1344277)
  * Ensure video thumbnails are generated as soon as possible by
    monitoring changes to files themselves. (LP: #1337593)
 -- Ubuntu daily release <email address hidden>   Thu, 14 Aug 2014 16:43:45 +0000
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (3.0.0+14.10.20140813-0ubuntu1) utopic; urgency=low

  [ Ken VanDine ]
  * Updated depends for qtdeclarative5-ubuntu-content1 package rename
 -- Ubuntu daily release <email address hidden>   Wed, 13 Aug 2014 14:52:01 +0000
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (3.0.0+14.10.20140808-0ubuntu1) utopic; urgency=low

  [ Brendan Donegan ]
  * Setting TRUST_STORE_PERMISSION_MANAGER_IS_RUNNING_UNDER_TESTING
    prevents the location request dialog from popping up, so as not to
    break the Autopilot tests.
 -- Ubuntu daily release <email address hidden>   Fri, 08 Aug 2014 14:58:17 +0000
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (3.0.0+14.10.20140805-0ubuntu1) utopic; urgency=low

  [ CI bot ]
  * Resync trunk

  [ Florian Boucault ]
  * Added export mode so that other apps can request pictures from the
    camera app. (LP: #1311409)
 -- Ubuntu daily release <email address hidden>   Tue, 05 Aug 2014 16:11:11 +0000
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (3.0.0+14.10.20140730-0ubuntu1) utopic; urgency=low

  [ CI bot ]
  * Resync trunk

  [ Florian Boucault ]
  * Save state of viewfinder: preserve back/front mode, picture/video
    mode, flash, HDR and location settings. (LP: #1344274)
  * Photo roll: Added feedback upon pressed. Use icons from theme
    instead of custom PNGs .
  * Exit the options overlay upon tapping anywhere outside the buttons.
    It used to work relying on the behaviour of the toolkit's Panel but
    it recently changed under our feet (rev 1000.119.19 from lp:ubuntu-
    ui-toolkit). (LP: #1348643)
  * Make sure all files are visible in QtCreator. No need for
    qmlproject.
  * Photo roll: elide header title. (LP: #1348645)
  * Sharing: make content type dynamic. (LP: #1337587)
  * Save videos in a subfolder of ~/Videos (LP: #1337594)
 -- Ubuntu daily release <email address hidden>   Wed, 30 Jul 2014 19:30:55 +0000
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (3.0.0+14.10.20140717-0ubuntu1) utopic; urgency=low

  [ CI bot ]
  * Resync trunk

  [ Florian Boucault ]
  * Enable GPS location saving into EXIF photo's metadata.
 -- Ubuntu daily release <email address hidden>   Thu, 17 Jul 2014 19:13:15 +0000
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (3.0.0+14.10.20140714-0ubuntu1) utopic; urgency=low

  [ Benjamin Zeller ]
  * Fix project files to correctly run on the device from QtCreator

  [ Florian Boucault ]
  * Enabled HDR feature: linked it up to backend (qtubuntu-camera).
    fixed up overlay UI for icon less options .
 -- Ubuntu daily release <email address hidden>   Mon, 14 Jul 2014 14:02:04 +0000
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (3.0.0+14.10.20140703.2-0ubuntu1) utopic; urgency=low

  [ Bill Filler ]
  * add content_exchange_source policy for apparmor
 -- Ubuntu daily release <email address hidden>   Thu, 03 Jul 2014 16:43:19 +0000
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (3.0.0+14.10.20140703.1-0ubuntu1) utopic; urgency=medium

  [ Florian Boucault ]
  * Redesign of the entire user interface.
  * Viewfinder now extensible with options screen available from the bottom edge
  * Add in-app pictures gallery
  * Cleaner visuals, more animations
  * Move photos under a subfolder: ~/Pictures/camera
  * Re-disable camera recording, UI for that is coming later

  [ CI bot ]
  * Resync trunk

  [ Ubuntu daily release ]
  * New rebuild forced
 -- Ubuntu daily release <email address hidden>   Thu, 03 Jul 2014 13:37:39 +0000
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (2.9.1+14.10.20140701-0ubuntu1) utopic; urgency=low

  [ Michał Sawicz ]
  * New icon from suru theme.
 -- Ubuntu daily release <email address hidden>   Tue, 01 Jul 2014 07:28:19 +0000
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (2.9.1+14.10.20140626-0ubuntu1) utopic; urgency=low

  [ Jim Hodapp ]
  * Update the app_armor policy groups and framework verion so that the
    camera-app can continue to write snapshots and video files to
    ~/Pictures and ~/Videos respectively
 -- Ubuntu daily release <email address hidden>   Thu, 26 Jun 2014 23:09:57 +0000
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (2.9.1+14.10.20140625.1-0ubuntu1) utopic; urgency=low

  [ Jim Hodapp ]
  * Re-enable camera recording since it's working again in libhybris
 -- Ubuntu daily release <email address hidden>   Wed, 25 Jun 2014 17:37:08 +0000
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (2.9.1+14.10.20140528-0ubuntu1) utopic; urgency=low

  [ Ubuntu daily release ]
  * New rebuild forced

  [ Olivier Tilloy ]
  * No change rebuild to pick up the latest translation updates.
 -- Ubuntu daily release <email address hidden>   Wed, 28 May 2014 10:17:43 +0000
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (2.9.1+14.10.20140522-0ubuntu1) utopic; urgency=low

  [ Sergio Schvezov ]
  * Correct click manifest for python3.

  [ David Planella ]
  * Internationalize the metrics strings (LP: #1320435)
  * Update the translations template with the new strings (LP: #1320437)
 -- Ubuntu daily release <email address hidden>   Thu, 22 May 2014 21:39:53 +0000
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (2.9.1+14.10.20140508-0ubuntu2) utopic; urgency=medium

  * Renaming dep package qtdeclarative5-qtmultimedia-plugin to
    qml-module-qtmultimedia
 -- Ricardo Salveti de Araujo <email address hidden>   Fri, 09 May 2014 12:57:28 -0300
Superseded in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
camera-app (2.9.1+14.10.20140508-0ubuntu1) utopic; urgency=low

  [ Arthur Mello ]
  * Flip the video horizontally if we are on desktop (LP: #1307654)
 -- Ubuntu daily release <email address hidden>   Thu, 08 May 2014 15:18:20 +0000
Superseded in utopic-release
Superseded in utopic-proposed
camera-app (2.9.1+14.10.20140505-0ubuntu1) utopic; urgency=low

  [ Barry Warsaw ]
  * Port emulators to Python 2/3.   * Port autopilot tests to Python 3.
      * d/control: Add explicit dependency on python3-autopilot. Bump
    Standards-Version to 3.9.5. (LP: #1313930)
 -- Ubuntu daily release <email address hidden>   Mon, 05 May 2014 14:57:18 +0000
Superseded in utopic-release
Published in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
camera-app (2.9.1+14.04.20140331-0ubuntu2) trusty; urgency=medium

  * Alternatively depend on the OpenGLES version of
    qtdeclarative5-qtmultimedia-plugin and
    qtdeclarative5-ubuntu-ui-toolkit-plugin
 -- Ricardo Salveti de Araujo <email address hidden>   Mon, 14 Apr 2014 15:59:16 -0300
Superseded in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
camera-app (2.9.1+14.04.20140331-0ubuntu1) trusty; urgency=low

  [ Bill Filler ]
  * updated framework version
  * change check for desktopMode to use platform name rather than env
    var

  [ Pete Woods ]
  * Handle the HUD quit signal This change is only necessary for apps
    that don't use the UITK MainView (LP: #1269409)
 -- Ubuntu daily release <email address hidden>   Mon, 31 Mar 2014 16:39:21 +0000
Superseded in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
camera-app (2.9.1+14.04.20140307-0ubuntu1) trusty; urgency=low

  * New rebuild forced
 -- Ubuntu daily release <email address hidden>   Fri, 07 Mar 2014 06:56:53 +0000
Superseded in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
camera-app (2.9.1+14.04.20140306-0ubuntu1) trusty; urgency=low

  [ Bill Filler ]
  * click support

  [ Sergio Schvezov ]
  * click support
 -- Ubuntu daily release <email address hidden>   Thu, 06 Mar 2014 16:42:20 +0000
Superseded in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
camera-app (2.9.1+14.04.20140214-0ubuntu1) trusty; urgency=low

  [ Bill Filler ]
  * skip integration test until it's reworked to be more reliable
 -- Ubuntu daily release <email address hidden>   Fri, 14 Feb 2014 23:40:23 +0000
Superseded in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
camera-app (2.9.1+14.04.20140213-0ubuntu1) trusty; urgency=low

  [ Bill Filler ]
  * initial support for DESKTOP_MODE

  [ Omer Akram ]
  * port autopilot tests to python 3.
  * add integration test to make sure gallery icon in the camera toolbar
    really opens the gallery-app. (LP: #1228335)
 -- Ubuntu daily release <email address hidden>   Thu, 13 Feb 2014 23:49:01 +0000
Superseded in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
camera-app (2.9.1+14.04.20131106-0ubuntu1) trusty; urgency=low

  [ Łukasz 'sil2100' Zemczak ]
  * Make camera-app autopilot tests passing on 1.4 - we remove the
    main_window.get_camera() element as it is broken and not used at all
    during tests

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 224
 -- Ubuntu daily release <email address hidden>   Wed, 06 Nov 2013 15:13:17 +0000
Superseded in trusty-release
Obsolete in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
camera-app (2.9.1+13.10.20131011-0ubuntu1) saucy; urgency=low

  [ Bill Filler ]
  * skip invalid tests on maguro/mir
  * Center the viewfinder in more cases fixes LP: #1179503 (LP:
    #1179503)
  * Disable the video switch as the feature is not working for v1.0

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 217
 -- Ubuntu daily release <email address hidden>   Fri, 11 Oct 2013 09:20:29 +0000
Superseded in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
camera-app (2.9.1+13.10.20131008-0ubuntu1) saucy; urgency=low

  [ Pete Woods ]
  * Set the minimum value for the camera infographic (fix regression in
    r200). (LP: #1214309)

  [ Ted Gould ]
  * Adding single instance marker to the desktop file.

  [ Ugo Riboni ]
  * Launch the gallery app using the URL dispatcher. (LP: #1229291)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 210
 -- Ubuntu daily release <email address hidden>   Tue, 08 Oct 2013 05:25:24 +0000
Superseded in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
camera-app (2.9.1+13.10.20130930.4-0ubuntu1) saucy; urgency=low

  [ Ugo Riboni ]
  * Use the new QML bindings to send metrics via libusermetrics.

  [ Sergio Schvezov ]
  * Click build support.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 203
 -- Ubuntu daily release <email address hidden>   Mon, 30 Sep 2013 21:44:47 +0000
Superseded in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
camera-app (2.9.1+13.10.20130923-0ubuntu1) saucy; urgency=low

  [ Guenter Schwann ]
  * Disable test_shoot_button_disable(9 as it is unstable because of a
    race condition. (LP: #1227373)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 198
 -- Ubuntu daily release <email address hidden>   Mon, 23 Sep 2013 07:49:28 +0000
Superseded in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
camera-app (2.9.1+13.10.20130919.2-0ubuntu1) saucy; urgency=low

  [ Pete Woods ]
  * Fix the infographic display, so that it correctly sets the minimum
    value.

  [ Ugo Riboni ]
  * Use the new actions API to add actions to the HUD, and make sure
    they actually do something. (LP: #1221344)

  [ Timo Jyrinki ]
  * Add qtdeclarative5-unity-action-plugin dependency

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 193
 -- Ubuntu daily release <email address hidden>   Thu, 19 Sep 2013 09:01:53 +0000
Superseded in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
camera-app (2.9.1+13.10.20130802-0ubuntu1) saucy; urgency=low

  [ Guenter Schwann ]
  * Use Eventually for testing the focus ring opacity for 0.0. (LP:
    #1206822)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 183
 -- Ubuntu daily release <email address hidden>   Fri, 02 Aug 2013 04:41:55 +0000
Superseded in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
camera-app (2.9.1+13.10.20130731-0ubuntu1) saucy; urgency=low

  [ Ugo Riboni ]
  * Change the license of assets to CC instead of GPL3. (LP: #1194916)
  * Align the camera app recording time counter as specified by design.
    (LP: #1193257)
  * The margin of the zoom bar center line and toolbar center of
    symmetry are now the same when in landscape mode. (LP: #1122036)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 181
 -- Ubuntu daily release <email address hidden>   Wed, 31 Jul 2013 04:01:54 +0000
Superseded in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
camera-app (2.9.1+13.10.20130725-0ubuntu1) saucy; urgency=low

  [ Guenter Schwann ]
  * Don't show the zoom bar, when zooming is not possible. (LP:
    #1191088)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 177
 -- Ubuntu daily release <email address hidden>   Thu, 25 Jul 2013 06:40:01 +0000
Superseded in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
camera-app (2.9.1+13.10.20130724-0ubuntu1) saucy; urgency=low

  [ Pete Woods ]
  * Change the infographic text as per design request.

  [ Guenter Schwann ]
  * Fix tap to focus.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 174
 -- Ubuntu daily release <email address hidden>   Wed, 24 Jul 2013 04:03:50 +0000
Superseded in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
camera-app (2.9.1+13.10.20130718-0ubuntu1) saucy; urgency=low

  [ Guenter Schwann ]
  * Use simpler MetricManager API for less code.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 170
 -- Ubuntu daily release <email address hidden>   Thu, 18 Jul 2013 07:12:46 +0000
Superseded in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
camera-app (2.9.1+13.10.20130708-0ubuntu1) saucy; urgency=low

  [ Guenter Schwann ]
  * Update user metric for every captured photo/video.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 164
 -- Ubuntu daily release <email address hidden>   Mon, 08 Jul 2013 04:23:06 +0000
175 of 82 results